* wl-action.el (wl-summary-delete-all-mark): Fix for "*".
[elisp/wanderlust.git] / wl / ChangeLog
1 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
4
5 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6
7         * wl-thread.el (wl-thread-mark-as-answered): New function.
8
9         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
10         answered" entry.
11         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
12         "r&" and wl-thread-mark-as-answered to "t&".
13         (wl-summary-mark-as-important-region): Refine to toggle mark.
14         (wl-summary-mark-as-answered-region): New function.
15         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
16         and 3rd argument.
17         (wl-summary-mark-as-important-internal): Likewise.
18
19 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
20
21         * wl-template.el (wl-template-preview): New internal variable.
22         (wl-template-preview-p): New function.
23         (wl-template-show): Bind `wl-template-preview' as t.
24
25 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
26
27         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
28         `elmo-message-entity-field' with 3rd argument which is non-nil.
29
30 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
31
32         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
33         Removed duplicate local bind `folder'.
34
35 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
36
37         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
38
39 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
40
41         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
42         duplicate definition.
43
44 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
45
46         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
47         non-nil, use it; Don't fetch message if there's no message in the
48         current cursor position.
49
50 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
51
52         * wl-util.el (wl-region-exists-p): Use region-active-p.
53         (wl-deactivate-region): New function.
54         * wl-message.el (wl-message-redisplay): Deactivate region.
55
56         * wl-summary.el (wl-summary-reply): Call
57         `wl-summary-set-message-buffer-or-redisplay' instead of
58         `wl-summary-redisplay-internal', don't move point.
59
60 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
61
62         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
63         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
64         by regexp.
65
66 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
67
68         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
69         if no need.
70
71 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
72
73         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
74         default value to nil.
75         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
76         `wl-summary-prepare-hook'; Replace refile action to
77         `wl-summary-exec-action-refile-with-register'.
78
79         * Version number is increased to 2.11.22.
80
81 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
82
83         * wl-summary.el (wl-summary-detect-mark-position): Set
84         `wl-summary-buffer-weekday-name-lang'.
85
86 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
87
88         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
89         (wl-summary-mark-as-read-all): Ditto.
90         (wl-summary-delete-messages-on-buffer): Ditto.
91         (wl-summary-sync-update): Ditto.
92         (wl-summary-mark-as-read-internal): Ditto.
93         (wl-summary-mark-as-answered-internal): Ditto.
94         (wl-summary-update-folder-info): Abolished.
95
96 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
97
98         * wl-summary.el (wl-summary-mark-as-read-all): Use
99         `wl-summary-update-folder-info' instead of
100         `wl-folder-update-unread'.
101
102 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
103
104         * wl-summary.el (wl-summary-update-folder-info): New function derived from
105         `wl-summary-folder-info-update'.
106         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
107         instead of `wl-summary-folder-info-update'.
108         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
109         `wl-folder-set-folder-updated'.
110         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
111         instead of `wl-folder-update-unread'.
112         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
113         the value of `wl-summary-buffer-unread-count' for the second parameter of
114         `wl-folder-update-unread'.
115
116         * Version number is increased to 2.11.21.
117
118 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
119
120         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
121         a local variable.
122
123 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
124
125         * wl-spam.el (wl-summary-mark-spam): Show message only if call
126         interactively.
127
128         * wl-summary.el (wl-summary-mark-as-important-internal): New
129         internal function.
130         (wl-summary-mark-as-important): Use it.
131         (wl-summary-mark-as-unimportant): New function.
132         (wl-summary-sync-marks): Follow the API change.
133
134         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
135
136         * wl-mime.el (wl-summary-burst): Check target folder is writable.
137
138 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
139
140         * wl-folder.el (wl-folder-update-unread): Re-indent.
141         Narrow the scope of a local variable.
142
143 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
144
145         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
146         (wl-addrmgr-merge-entries): Ditto.
147         (wl-addrmgr): Added to address entry which exists in draft buffer
148         if no entry is in original.
149
150 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
151
152         * wl-batch.el: New file.
153
154 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
155
156         * wl-vars.el (wl-use-semi): Remove unused variable.
157
158 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
159
160         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
161         "?".
162
163 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
164
165         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
166         wl-summary-new-mark.
167         (wl-summary-new-cached-mark): New user option.
168         (wl-summary-score-marks): Follow the change above.
169         (wl-summary-auto-refile-skip-marks): Ditto.
170         (wl-summary-incorporate-marks): Ditto.
171         (wl-summary-expire-reserve-marks): Ditto.
172
173         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
174
175         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
176         (wl-summary-persistent-mark-string): Distinguished between cached
177         and uncached mark when the message is new.
178
179 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
180
181         * wl-spam.el (wl-spam-domain): Renamed from
182         `wl-spam-folder-guess-domain'.
183         (wl-summary-exec-action-spam): Register as spam if domain of the
184         source folder is good.
185         (wl-summary-exec-action-refile-with-register): Register message if
186         domain of the source folder is not undecided.
187
188 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
189
190         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
191         detect thread loop.
192
193 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
194
195         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
196         and wl-summary-skip-mark-list.
197
198 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
199
200         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
201
202         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
203
204         * wl-spam.el (toplevel): Require wl-highlight.
205         (wl-spam-auto-check-policy-alist): Abolish.
206         (wl-spam-auto-check-folder-regexp-list): New user option.
207         (wl-spam-auto-check-marks): Ditto.
208         (wl-spam-mark-action-list): Ditto.
209         (wl-highlight-summary-spam-face): New face.
210         (wl-spam-auto-check-message-p): New function.
211         (wl-spam-map-spam-messages): Fixed message.
212         (wl-spam-register-spam-messages): Ditto.
213         (wl-spam-register-good-messages): Ditto.
214         (wl-summary-spam-map): Add and remove keybind.
215         (wl-summary-target-mark-spam): Abolish.
216         (wl-summary-refile-spam): Ditto.
217         (wl-summary-test-spam): New function.
218         (wl-summary-mark-spam): Ditto.
219         (wl-summary-auto-check-spam): Follow the above change.
220         (wl-summary-exec-action-spam): New function.
221         (wl-summary-exec-action-refile-with-register): Fixed message.
222         (wl-message-check-spam): New function.
223         (wl-spam-setup): Ditto.
224         (toplevel): Call it if this file is loaded interactivity.
225
226         * Version number is increased to 2.11.20.
227
228 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
229
230         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
231         when new optional argument `force' is non nil or modified.
232
233 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
234
235         * wl.el (toplevel): Require wl-spam when compile.
236         (wl-save-status): Call wl-spam-save-status.
237
238         * wl-spam.el (wl-spam-register-spam-messages): New function.
239         (wl-spam-register-good-messages): Ditto.
240         (wl-spam-save-status): Ditto.
241         (wl-summary-mode-map): Bind
242         wl-summary-target-mark-register-as-spam to "ms" and
243         wl-summary-target-mark-register-as-good to "mn".
244         (wl-summary-register-as-spam): Abolish optional argument; Use
245         wl-spam-register-spam-messages.
246         (wl-summary-register-as-spam-all): Use
247         wl-spam-register-spam-messages.
248         (wl-summary-register-as-good): Abolish optional argument; Use
249         wl-spam-register-good-messages.
250         (wl-summary-register-as-good-all): Use
251         wl-spam-register-good-messages.
252         (wl-summary-target-mark-register-as-spam): New funtion.
253         (wl-summary-target-mark-register-as-good): Ditto.
254
255 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
256
257         * wl-spam.el: New file.
258
259 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
260
261         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
262
263         * wl-action.el (wl-auto-refile-guess-functions): New variable.
264         (wl-summary-auto-refile): Call wl-refile-guess with
265         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
266
267 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
268
269         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
270         with disable-thread argument non-nil.
271
272 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
273
274         * wl-summary.el (wl-summary-rescan): Added optional argument
275         disable-thread.
276         (wl-summary-sync): Call wl-summary-rescan with argument
277         disable-thread.
278         (wl-summary-input-range): Added new range `rescan-thread'.
279
280 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
281
282         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
283
284 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
285
286         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
287         internal variable.
288         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
289         wl-summary-search-parent-by-subject-regexp and
290         wl-summary-divide-thread-when-subject-changed as nil.
291         (wl-summary-insert-sequential): If entity is nil, nothing to do.
292         (wl-summary-insert-thread): Search parent entity from
293         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
294         thread loop.
295
296 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
297
298         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
299
300         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
301
302         * wl-util.el (wl-require-update-all-folder-p): New function.
303         (wl-get-assoc-list-value): Added `function' to match directive.
304         (wl-collect-draft): Rewrite.
305
306         * wl-summary.el (wl-summary-sync-update): Clear faces
307         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
308         are non-nil.
309         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
310         argument as function.
311         (wl-summary-input-range): Ditto.
312
313         * wl-folder.el (wl-draft-get-folder): New function.
314         (wl-folder-get-elmo-folder): Consider draft folder.
315
316         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
317         (wl-draft-buffer-message-number): New buffer local variable.
318         (wl-draft-folder-internal): New internal variable.
319         (wl-draft-delete): Rewrite.
320         (wl-draft-save): Ditto.
321         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
322         wl-folder-get-elmo-folder.
323         (wl-draft-config-info-operation): Ditto.
324         (wl-jump-to-draft-folder): Ditto.
325         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
326         (wl-draft-reedit): Rewrite.
327
328         * Version number is increased to 2.11.19.
329         
330 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
331
332         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
333         variable.
334
335 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
336
337         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
338         Use ignore-errors instead of unwind-protect.
339
340 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
341
342         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
343         for updating `wl-thread-entity-list'.
344
345 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
346
347         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
348         parameter from calling `wl-thread-entity-get-older-brothers' and
349         `wl-thread-entity-get-younger-brothers'.
350         Replace nested `append' with a single one.
351
352 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
353
354         * wl-summary.el (wl-summary-mode): Don't use the return value of
355         `make-local-hook'.
356
357 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
358
359         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
360         instead of `let*'.
361         (wl-thread-delete-message): Likewise.  Split and narrow the scope
362         of local variables.
363
364 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
365
366         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
367         Renamed from wl-summary-window-scroll-functions.
368         (wl-summary-window-scroll-functions): Don't set to variable.
369         (wl-summary-display-top): Use run-hooks.
370         (wl-summary-display-bottom): Ditto.
371         (wl-summary-toggle-disp-msg): Ditto.
372         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
373         Use it instead of wl-summary-window-scroll-functions.
374         (wl-summary-goto-folder-subr): Don't call
375         wl-summary-window-scroll-functions, use
376         wl-summary-buffer-window-scroll-functions instead.
377
378 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
379
380         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
381         make-local-variable.
382
383 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
384
385         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
386         set-buffer-modified-p.
387         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
388         (wl-summary-display-bottom): Ditto.
389         (wl-summary-toggle-disp-msg): Ditto.
390
391 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
392
393         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
394
395         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
396         (wl-summary-forward): Use elmo-message-entity-field instead of
397         elmo-message-field.
398
399         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
400
401 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
402
403         * wl-summary.el (wl-summary-window-scroll-functions): No use
404         `append'.
405
406 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
407
408         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
409         function.
410         (wl-summary-window-scroll-functions): Call it when both
411         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
412         (wl-summary-temp-mark): Added optional argument number.
413         (wl-summary-message-mark): Added optional argument flag.
414         (wl-summary-persistent-mark): Added optional argument number and flag.
415         (wl-summary-update-persistent-mark): Ditto.
416         (wl-summary-update-status-marks): Set "r" for interactive spec.
417
418         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
419         argument number and flag.
420
421         * wl-action.el (wl-summary-registered-temp-mark): 
422         Do nothing when wl-summary-buffer-temp-mark-list is nil.
423
424 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
425
426         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
427         internal variable (buffer local).
428         (wl-summary-window-scroll-functions): New function.
429         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
430         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
431         as nil.
432         (wl-summary-update-status-marks): Added arguments beg, end and
433         check.
434         (wl-summary-update-mark-window): Use function.
435         (wl-summary-sync-update): Follow the change above.
436         (wl-summary-switch-to-clone-buffer): Copy
437         wl-summary-buffer-unsync-mark-number-list.
438         (wl-summary-goto-folder-subr): Set
439         wl-summary-buffer-unsync-mark-number-list and
440         use wl-summary-window-scroll-functions insteaf of
441         wl-summary-lazy-highlight.
442
443         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
444
445 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
446
447         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
448
449         * wl-summary.el (wl-summary-update-persistent-mark): Call
450         wl-summary-set-message-modified.
451
452         * wl-summary.el (wl-summary-sync-update): Don't call
453         wl-summary-update-status-marks.
454
455         * Version number is increased to 2.11.18.
456
457 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
458
459         * wl-message.el (wl-message-prev-page): Use save-selected-window.
460         (wl-message-next-page): Ditto.
461
462 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
463
464         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
465         local variable.  Change the order of a collected list into the
466         same as the specified range.  Remove nil from a collected list.
467
468 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
469
470         * wl-summary.el (wl-summary-insert-headers): Set visible-only
471         argument for elmo-folder-list-messages.
472
473 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
474
475         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
476         change (wl-summary-count-unreads return a list instead of a cons
477         cell).
478
479 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
480
481         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
482         `wl-summary-folder-info-update'.
483
484 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
485
486         * wl-summary.el (wl-summary-set-message-modified): No use
487         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
488         (wl-summary-set-mark-modified): Abolish.
489         (wl-summary-mark-modified-p): Ditto.
490         (wl-summary-save-view): Follow the change above.
491
492         * wl-expire.el (wl-summary-expire): Likewise.
493
494 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
495
496         * wl-summary.el (wl-summary-detect-mark-position): Use
497         modb-entity-handler.
498         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
499
500         * Version number is increased to 2.11.17.
501
502 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
503
504         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
505         entity field value.
506         (wl-summary-prefetch-msg): Ditto.
507         (wl-summary-print-message-with-ps-print): Ditto.
508
509 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
510
511         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
512         for dummy entity.
513         (wl-summary-insert-thread): Use elmo-message-entity-field.
514         (wl-summary-update-thread): Use elmo-message-entity-field and
515         elmo-message-entity-number.
516         (wl-summary-line-number):  Use elmo-message-entity-number.
517         (wl-summary-line-size): Use elmo-message-entity-field.
518         (wl-summary-line-subject): Ditto.
519         (wl-summary-line-from): Ditto.
520         (wl-summary-line-attached): Ditto.
521         (wl-summary-create-line): Ditto.
522         (wl-summary-create-line): Use elmo-message-entity-number.
523         (wl-summary-print-message-with-ps-print): Use
524         elmo-message-entity-field.
525
526 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
527
528         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
529         change in elmo-msgdb-make-message-entity.
530         (wl-summary-buffer-set-folder): Don't call
531         wl-summary-detect-mark-position here.
532         (wl-summary-rescan): Call elmo-message-entity-number.
533         (wl-summary-sync-update): Ditto.
534         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
535
536         * wl-score.el (wl-score-header-index): Redefine 2th element.
537         (wl-score-overview-entity-get-extra): Abolish.
538         (wl-score-ov-entity-get): Rewrite.
539         (wl-score-string-index<, wl-score-string-func<): Abolish.
540         (wl-score-string<): New function.
541         (wl-score-string-sort): Use it.
542
543         * wl-refile.el (wl-refile-guess-by-history): Use
544         elmo-message-entity-field.
545         (wl-refile-guess-by-from): Ditto.
546         (wl-refile-guess-by-msgid): Ditto.
547
548         * Version number is increased to 2.11.16.
549
550 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
551
552         * wl-folder.el (wl-folder-confirm-existence): Don't call
553         file-exists-p if msgdb-path is nil.
554         * wl-summary.el, wl-draft.el, wl-action.el: Rename
555         `wl-read-folder-hist' to `wl-read-folder-history'.
556
557 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
558
559         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
560         `y-or-n-p'.
561
562 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
563
564         * wl-score.el (wl-score-headers): Don't use
565         elmo-folder-do-each-message-entity.
566
567         * Version number is increased to 2.11.15.
568
569 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
570
571         * wl-summary.el (wl-summary-delete-all-msgs): Use
572         elmo-folder-move-messages instead of elmo-folder-delete-messages
573         and elmo-folder-detach-messages.
574         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
575
576         * wl-expire.el (wl-expire-delete): Ditto.
577         (wl-expire-refile-with-copy-reserve-msg): Ditto.
578
579 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
580
581         * wl-vars.el (wl-message-use-header-narrowing): New user option.
582         (wl-message-header-narrowing-fields): Ditto.
583         (wl-message-header-narrowing-lines): Ditto.
584         (wl-message-header-narrowing-string): Ditto.
585
586         * wl-summary.el (wl-summary-mode-map): Bind
587         wl-summary-toggle-header-narrowing to "C-cC-f".
588         (wl-summary-toggle-header-narrowing): New function.
589
590         * wl-message.el (wl-message-buffer-create): Call
591         wl-message-header-narrowing-setup.
592         (wl-message-redisplay): Call wl-message-header-narrowing.
593         (wl-message-header-narrowing): New function.
594         (wl-message-header-narrowing-map): New keymap.
595         (wl-message-header-narrowing-widen-map): New keymap.
596         (wl-message-header-narrowing-again-at-mouse): New function.
597         (wl-message-header-narrowing-1): Ditto.
598         (wl-message-header-narrowing-widen-at-mouse): Ditto.
599         (wl-message-header-narrowing-setup): Ditto.
600         (wl-message-header-narrowing-toggle): Ditto.
601         
602         * wl-highlight.el (wl-message-header-narrowing-face): New face.
603
604         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
605         'flag as all.
606         (wl-use-flag-folder-help-echo): New user option.
607
608         * wl-summary.el (wl-summary-detect-mark-position): Bind 
609         wl-summary-highlight as nil.
610         (wl-summary-set-mark-modified): Follow the API change.
611         (wl-summary-mark-modified-p): Ditto.
612         (wl-summary-mark-as-read-all): Ditto.
613         (wl-summary-sync-marks): Don't call
614         elmo-folder-list-messages-with-global-mark.
615         (wl-summary-mark-as-read-internal): Follow the API change.
616         (wl-summary-mark-as-answered-internal): Ditto.
617         (wl-summary-mark-as-important): Cause an error when 'flag folder;
618         Follow the API change.
619         (wl-summary-create-line): Call with number argument.
620         (wl-summary-reply): Follow the API change.
621
622         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
623         function.
624         (wl-highlight-summary-line-string): Call it when
625         wl-use-flag-folder-help-echo is non-nil.
626         (wl-highlight-summary-current-line): Ditto.
627         (elmo-flag-folder-referrer): Added autoload setting.
628
629         * wl-draft.el (wl-draft-kill): Follow the API change.
630
631         * Version number is increased to 2.11.14.
632         
633 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
634
635         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
636
637 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
638
639         * Version number is increased to 2.11.13.
640
641 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
642
643         * wl-draft.el (wl-draft-previous-history-element): Fixed
644         unbalanced parenthesis and bind unbound local variables.
645
646 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
647
648         * wl-draft.el (wl-draft-previous-history-element): New function.
649         (wl-draft-next-history-element): Ditto.
650         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
651         them to M-p and M-n.
652
653 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
654
655         * Version number is increased to 2.11.12.
656
657 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
658
659         * wl-draft.el (wl-draft-hide): Select buffer-window.
660
661 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
662
663         * wl-summary.el (wl-summary-narrow-to-region): New function.
664         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
665         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
666         (wl-summary-save-region): Use it.
667         * wl-action.el (wl-summary-collect-numbers-region)
668         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
669
670 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
671
672         * wl-folder.el (wl-folder-count-incorporates): Don't use
673         `elmo-msgdb-mark-load'
674
675         * Version number is increased to 2.11.11.
676
677 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
678
679         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
680         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
681
682 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
683
684         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
685
686 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
687
688         * Version number is increased to 2.11.10.
689
690 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
691
692         * wl-mime.el (wl-draft-attribute-value): Fixed.
693
694 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
695
696         * wl-util.el (wl-copy-local-variables): New function.
697
698         * wl-mime.el (wl-draft-attribute-recipients): New function.
699         (wl-draft-attribute-envelope-from): Ditto.
700         (wl-draft-attribute-smtp-posting-server): Ditto.
701         (wl-draft-attribute-smtp-posting-port): Ditto.
702         (wl-draft-attribute-value): Ditto.
703         (wl-draft-preview-message): Use it to get value for
704         attributes. Reflect result of `wl-draft-config'.
705
706         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
707         and call `wl-summary-mark-as-read' before to call
708         `wl-summary-unset-mark'.
709         (wl-summary-target-mark-mark-as-unread): Likewise.
710         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
711
712 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
713
714         * wl-mime.el (wl-draft-preview-message): Use actual value for
715         attributes; Fix for small window.
716
717 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
718
719         * wl-refile.el (wl-refile-get-field-value): Call
720         `elmo-message-entity-field' with 3rd argument is non-nil.
721
722 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
723
724         * wl-vars.el (wl-draft-preview-attributes): New user option.
725         (wl-draft-preview-attributes-list): Ditto.
726         (wl-draft-preview-attributes-buffer-lines): Ditto.
727         (wl-draft-preview-attributes-buffer-name): Ditto.
728
729         * wl-mime.el (wl-draft-preview-message): Display attributes.
730
731 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
732
733         * wl-summary.el (wl-summary-detect-mark-position): Bind
734         wl-summary-flag-priority-list to '(new).
735
736 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
737
738         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
739         funtion.
740         (wl-highlight-summary-line-string): Use it.
741         (wl-highlight-summary-current-line): Ditto.
742
743 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
744
745         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
746         line even when the mark string is not changed.
747
748         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
749         argument change in the wl-summary-create-line.
750         (wl-thread-insert-entity-sub): Ditto.
751
752         * wl-summary.el (wl-summary-detect-mark-position): Follow the
753         argument change in the wl-summary-create-line.
754         (wl-summary-insert-sequential): Ditto.
755         (wl-summary-update-thread): Ditto.
756         (wl-summary-persistent-mark-string): New inline function.
757         (wl-summary-message-mark): Use it.
758         (wl-summary-create-line): Abolish argument wl-persistent-mark
759         and added wl-flags, wl-cached.
760
761         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
762         mark to flags.
763         (wl-highlight-summary-current-line): Decide the face not by the 
764         persistent mark but flags.
765
766 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
767
768         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
769         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
770         wl-summary-read-uncached-mark): Revive.
771         (wl-summary-answered-cached-mark,
772         wl-summary-answered-uncached-mark): New user option.
773         (wl-summary-score-marks): Follow the change above.
774         (wl-summary-auto-refile-skip-marks): Ditto.
775         (wl-summary-incorporate-marks): Ditto.
776         (wl-summary-expire-reserve-marks): Ditto.
777         (wl-summary-flag-priority-list): New user option.
778
779         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
780         changes.
781         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
782         of elmo-message-mark.
783         (wl-summary-mark-as-read-internal): Ditto.
784         (wl-summary-mark-as-answered): Ditto.
785         (wl-summary-mark-as-important): Ditto.
786         (wl-summary-redisplay-internal): Ditto.
787         (wl-summary-redisplay-no-mime-internal): Ditto.
788         (wl-summary-message-mark): New function.
789         (wl-summary-insert-sequential): Use wl-summary-message-mark
790         instead of elmo-message-mark.
791         (wl-summary-update-thread): Ditto.
792         (wl-summary-persistent-mark): Ditto.
793         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
794         instead of elmo-message-mark.
795
796         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
797         wl-summary-message-mark instead of elmo-message-mark.
798         (wl-thread-insert-entity-sub): Ditto.
799         (wl-thread-get-children-msgs-uncached): Ditto.
800
801         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
802         variable name changes.
803         (wl-highlight-summary-current-line): Ditto.
804
805         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
806         wl-summary-message-mark instead of elmo-message-mark.
807
808         * wl-expire.el (wl-expire-message-p): Ditto.
809
810         * wl-score.el (wl-score-headers): Ditto.
811
812         * Version number is increased to 2.11.9.
813
814         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
815         (wl-summary-sync-update): Follow the change above.
816         (wl-summary-switch-to-clone-buffer): Ditto.
817         (wl-summary-open-folder): Ditto.
818
819 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
820
821         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
822         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
823
824         * Version number is increased to 2.11.8.
825
826         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
827
828         * wl-expire.el (wl-expire-refile): Follow the API change on
829         `elmo-folder-move-messages'.
830         (wl-expire-refile-with-copy-reserve-msg): Ditto.
831
832         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
833         (wl-summary-exec-action-refile): Ditto.
834         (wl-summary-exec-action-copy): Ditto.
835         (wl-summary-no-auto-refile-message-p): No use
836         `wl-summary-buffer-msgdb'.
837         (wl-summary-auto-refile): Ditto.
838
839 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
840
841         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
842
843 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
844
845         * wl-summary.el (wl-summary-sync): Treat no-sync.
846
847         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
848         (wl-default-sync-range): Ditto.
849
850 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
851
852         * wl-refile.el (wl-refile-subject-learn): Call
853         `elmo-message-entity-field' with 3rd argument is non-nil.
854         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
855         instead of `elmo-msgdb-overview-entity-get-subject'.
856
857 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
858
859         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
860         scan-type is rescan.
861         (wl-summary-delete-all-temp-marks): Remove scored mark too when
862         new optional argument force is non-nil.
863         (wl-summary-save-view-cache): Call it with force argument non-nil.
864
865         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
866
867 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
868
869         * wl-action.el (wl-summary-print-argument): Fixed last change.
870
871 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
872
873         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
874         simplified.
875         (wl-summary-target-mark-mark-as-unread): Likewise.
876         (wl-summary-target-mark-mark-as-important): Likewise.
877
878 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
879
880         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
881         * wl-summary.el (wl-summary-mark-as-important): Arranged.
882         (wl-summary-mark-as-important-region): Change accordingly.
883         (wl-summary-target-mark-mark-as-important): Ditto.
884
885 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
886
887         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
888
889         * wl-action.el (wl-summary-print-argument): Print argument to
890         right side of window if `wl-summary-print-argument-within-window'
891         is non-nil.
892
893 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
894
895         * wl-action.el (wl-summary-set-mark): Use
896         `wl-summary-message-visible-p' to check visibility of the message
897         and jump to message only when the message line is visible and have
898         different number; Call wl-summary-unset-mark with number argument.
899         (wl-summary-unset-mark): 
900         Use `wl-summary-message-visible-p'
901         to check visibility of the message and jump to message only when
902         the message line is visible and have different number;
903
904 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
905
906         * Version number is increased to 2.11.7.
907
908         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
909         and wl-folder-summary-line-format.
910
911         * wl-summary.el (wl-summary-message-visible-p): New inline function.
912         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
913         (wl-summary-set-score-mark): Use it.
914         (wl-summary-target-mark-mark-as-read): Ditto.
915         (wl-summary-target-mark-mark-as-unread): Ditto.
916         (wl-summary-target-mark-mark-as-important): Ditto.
917         (wl-summary-target-mark-msgs): Simplified.
918         (wl-summary-detect-mark-position): Fixed problem when
919         summary-line-format no contain persisten/temp mark spec.
920         (wl-summary-temp-mark): Ditto.
921         (wl-summary-persistent-mark): Ditto.
922         (wl-summary-update-persistent-mark): Ditto.
923
924         * wl-action.el (wl-summary-set-mark): Ditto.
925         (wl-summary-unset-mark): Ditto.
926         All other related portions are changed.
927
928 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
929
930         * Version number is increased to 2.11.6.
931
932 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
933
934         * wl-util.el (wl-current-message-buffer): Define as function;
935         Don't use the value of wl-messge-buffer.
936
937         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
938         persistent mark.
939
940         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
941         no current message, cause an error.
942
943 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
944
945         * wl-summary.el (wl-summary-set-message-modified): Use
946         elmo-folder-set-message-modified instead of
947         elmo-folder-set-message-modified-internal.
948
949 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
950
951         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
952         interactively.
953         (wl-summary-sync): nokill->entirely.
954         (wl-summary-sync-marks): Fixed message.
955         (wl-summary-input-range): Added mark, nokill->entirely.
956
957         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
958         messages as read.
959
960 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
961
962         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
963         update-noscore.
964         (wl-summary-sync): Follow the change above.
965
966 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
967
968         * wl-action.el (wl-summary-target-mark-all): Use
969         elmo-folder-list-messages.
970
971 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
972
973         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
974         (wl-summary-rescan): Set wl-summary-scored as nil.
975         (wl-summary-sync-force-update): Follow the change above.
976         (wl-summary-sync): Ditto.
977         (wl-summary-sync-update): Added argument disable-killed.
978         (wl-summary-insert-headers): Set visible-only argument for
979         elmo-folder-list-messages.
980         (wl-summary-input-range): Added update-nokill, update-noscore,
981         all-nokill, all-noscore and mark.
982
983         * Version number is increased to 2.11.5.
984
985         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
986
987 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
988
989         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
990         (wl-summary-prefetch-region-no-mark): Change accordingly.
991         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
992
993 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
994
995         * wl-address.el (wl-complete-field-to): Abolished.
996         (wl-complete-address): Completion function for completing-read.
997         * wl-action.el (wl-summary-get-resend-address): Use it.
998
999         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1000         wl-summary-update-mark and abolish unused argument.
1001         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1002         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1003         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1004         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1005         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1006         * wl-draft.el (wl-draft-kill): Ditto.
1007
1008         * wl-summary.el: Remove unused binding of case-fold-search.
1009         (wl-summary-replace-status-marks): Abolished.
1010
1011 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1012
1013         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1014         is specified or folder length is zero.
1015
1016 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1017
1018         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1019         (wl-folder-archive-current-entity): Ditto.
1020
1021 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1022
1023         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1024         retrieving message mark.
1025         (wl-summary-redisplay-internal): Ditto.
1026
1027         * wl-message.el (wl-message-buffer-display): Ignore errors while
1028         retrieving message-id field.
1029
1030         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1031         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1032         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1033         order of the arguments for `wl-expire-message-p'.
1034         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1035
1036         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1037         Check return value of wl-summary-reply.
1038         (wl-summary-reply): Recover window configuration when an error occured.
1039
1040 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1041
1042         * wl-summary.el (wl-summary-resend-message): Abolished, the
1043         feature is inherited by wl-summary-resend (put resend mark).
1044
1045 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1046
1047         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1048         wl-message-buffer to nil when the message is hide.
1049
1050 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1051
1052         * .cvsignore: New file.
1053
1054 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1055
1056         * wl-action.el (wl-summary-action-docstring): Add more info.
1057         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1058         duplicate definition.
1059         (wl-summary-define-mark-action): Functions wl-summary-*-region
1060         keep current position.
1061         (wl-summary-unregister-target-mark): Store result to the variable.
1062
1063 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1064
1065         * Version number is increased to 2.11.4.
1066
1067 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1068
1069         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1070         wl-summary-delete-all-temp-marks.
1071         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1072
1073         * wl-action.el (wl-summary-set-mark): Changed terminology
1074         refile-destination -> action-argument.
1075         (wl-summary-unset-mark): Ditto.
1076         (wl-summary-remove-argument): Ditto.
1077         (wl-summary-print-argument): Ditto.
1078
1079         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1080         (wl-thread-remove-argument-region): Ditto.
1081         (wl-thread-print-argument-region): Ditto.
1082         (wl-thread-close): Ditto.
1083         (wl-thread-open): Ditto.
1084
1085         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1086         (wl-highlight-refile-destination-face is abolished)
1087         (wl-highlight-action-argument-string): Ditto.
1088         (wl-highlight-summary-current-line): Highlight action argument.
1089
1090         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1091         color for light backgrounds.
1092         (wl-highlight-summary-answered-face): Ditto.
1093
1094 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1095
1096         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1097
1098         * wl-score.el (wl-summary-score-update-all-lines): Use
1099         wl-summary-set-mark.
1100         (wl-summary-score-update-all-lines): Kill expunged messages.
1101
1102         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1103
1104 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1105
1106         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1107         directly.
1108         (wl-score-overview-entity-get-lines): Ditto.
1109         (wl-score-overview-entity-get-xref): Ditto.
1110         (wl-score-get-latest-msgs): Ditto.
1111         (wl-summary-rescore): Ditto.
1112
1113         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1114         to "&".
1115         (wl-summary-mark-as-answered-internal): New inline function.
1116         (wl-summary-mark-as-answered): New function.
1117         (wl-summary-mark-as-unanswered): Ditto.
1118         (wl-summary-sync-marks): Modified for answered-mark synching.
1119
1120 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1121
1122         * wl-action.el (wl-summary-set-mark): Fixed last change.
1123
1124 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1125
1126         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1127         behavior of wl-summary-unread-message-hook
1128         (Pointed out by akira yamada <akira@arika.org>).
1129
1130 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1131
1132         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1133         wl-summary-delete.
1134         * wl-xmas.el (wl-summary-toolbar): Ditto.
1135
1136         * wl-action.el (wl-summary-set-mark): Don't override current
1137         temp-mark.
1138
1139         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1140
1141 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1142
1143         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1144         (wl-refile-msgid-learn): Ditto.
1145         (wl-refile-get-field-value): Ditto.
1146
1147         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1148
1149         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1150         (wl-expire-delete-reserved-messages): Renamed from
1151         wl-expire-reserve-marked-msgs-from-list.
1152         (wl-expire-delete): Removed argument `msgdb'.
1153         (wl-expire-refile): Ditto.
1154         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1155         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1156         mark-alist as argument.
1157         (wl-expire-archive-number1): Removed argument `msgdb'.
1158         (wl-expire-archive-number2): Ditto.
1159         (wl-expire-archive-date): Ditto.
1160         (wl-expire-localdir-date): Ditto.
1161         (wl-expire-hide): Ditto.
1162         (wl-archive-number1): Ditto.
1163         (wl-archive-number2): Ditto.
1164         (wl-archive-date): Ditto.
1165         (wl-archive-folder): Ditto.
1166         All other related portions are changed.
1167
1168 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1169
1170         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1171         mean move up and down. (suggested by Takashi Kawachi)
1172
1173 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1174
1175         * wl-acap.el (toplevel): Don't require un-define.
1176
1177 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1178
1179         * wl-thread.el (wl-thread-delete-message): Always update
1180         wl-summary-buffer-number-list.
1181
1182         * wl-action.el (wl-summary-print-destination): 
1183         Do nothing when folder is nil.
1184
1185 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1186
1187         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1188         persistent mark when prefetch is succeeded.
1189
1190 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1191
1192         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1193         instead of elmo-msgdb-delete-msgs.
1194         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1195         (wl-expire-hide): Ditto.
1196
1197         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1198
1199         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1200         elmo-msgdb interface.
1201         (wl-thread-get-exist-children): Likewise.
1202         (wl-thread-insert-message): Likewise.
1203         (wl-thread-msg-mark-as-important): Likewise.
1204         (wl-thread-insert-entity-sub): Likewise.
1205         (wl-thread-get-children-msgs-uncached): Likewise.
1206
1207         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1208         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1209         (wl-summary-sync-update): Likewise.
1210         (wl-summary-auto-select-msg-p): Likewise.
1211         (wl-summary-update-thread): Likewise.
1212         (wl-summary-mark-as-important): Likewise.
1213         (wl-summary-jump-to-msg-internal): Likewise.
1214         (wl-summary-redisplay-internal): Likewise.
1215         (wl-summary-print-message-with-ps-print): Likewise.
1216         (wl-summary-folder-info-update): Likewise.
1217
1218         * wl-folder.el (wl-folder-check-one-entity):
1219         elmo-folder-count-flags instead of wl-summary-count-unread.
1220
1221         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1222
1223         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1224
1225         * wl-summary.el (wl-summary-set-message-modified): 
1226         Call wl-summary-set-mark-modified.
1227         (wl-summary-delete-messages-on-buffer): Call
1228         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1229         (wl-summary-sync-update): Call elmo-folder-length instead of
1230         elmo-folder-messages.
1231         (wl-summary-insert-headers): Don't call
1232         elmo-folder-list-message-entities.
1233
1234 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1235
1236         * wl-action.el (wl-summary-define-mark-action): Call
1237         `wl-summary-set-mark' with argument `data'.
1238         (wl-summary-auto-refile): Fixed order of arguments when call
1239         `wl-summary-refile'.
1240
1241 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
1242
1243         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
1244
1245         * wl-summary.el (wl-summary-mode-map): Bind resend action.
1246
1247         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
1248         (Renamed from wl-highlight-summary-deleted-face).
1249         (wl-highlight-summary-resend-face): New face.
1250
1251         (wl-highlight-summary-deleted-face): Renamed from
1252         wl-highlight-summary-erased-face.
1253
1254         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
1255
1256         * wl-action.el (wl-summary-get-resend-address): New function.
1257         (wl-summary-exec-action-resend): Ditto.
1258         (wl-summary-exec-action-resend-subr): Ditto.
1259
1260         * w-thread.el (wl-thread-copy): Removed definition.
1261         (wl-thread-refile): Ditto.
1262         (wl-thread-delete): Ditto.
1263         (wl-thread-target-mark): Ditto.
1264
1265         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
1266         (wl-summary-target-mark-set-action): Fixed.
1267         (wl-summary-define-mark-action): Fixed quotation.
1268         (wl-summary-move-mark-list-messages): Display message.
1269         (wl-summary-define-mark-action): Define thread functions.
1270         (wl-summary-exec-action-refile): Changed message.
1271         (wl-summary-exec): Ditto.
1272
1273 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
1274         
1275         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
1276         '%%'.
1277
1278 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
1279
1280         * wl.el (toplevel): Require wl-action.
1281         (wl-init): Call wl-summary-define-mark-action.
1282
1283         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
1284
1285         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
1286         wl-summary-delete and wl-summary-erase.
1287         (wl-summary-mode-map): Ditto.
1288
1289         * wl-vars.el (wl-dispose-folder-alist): Renamed from
1290         wl-delete-folder-alist.
1291
1292         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
1293         wl-summary-prefetch-msg instead of wl-summary-prefetch.
1294         (toplevel): Moved mark & action related functions to the wl-action.el.
1295
1296         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
1297         in wl-summary-mark-action-list.
1298         (wl-highlight-summary-current-line): Ditto.
1299
1300         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
1301         empty lines.
1302
1303         * wl-action.el: New file. 
1304
1305 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
1306
1307         * wl-summary.el (wl-summary-target-mark-replace): New function.
1308         (wl-summary-target-mark-prefetch): Use it.
1309         (wl-summary-target-mark-delete): Ditto.
1310         (toplevel): Rearranged definition order.
1311         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
1312         (wl-summary-target-mark-erase): Rewrite.
1313         (wl-summary-erase-region): New function.
1314         (wl-summary-exec-action-erase): Changed message.
1315         (wl-summary-move-mark-list-messages): New function.
1316         (wl-summary-exec-action-delete): Use it.
1317         (wl-summary-exec-action-erase): Ditto.
1318
1319         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
1320         (wl-summary-skip-mark-list): Added "d".
1321
1322         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
1323         while searching.
1324
1325         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
1326         and define using defcustom;
1327         Define 4th element as a face.
1328         
1329         * wl-summary.el (wl-summary-incorporate): Use 
1330         `wl-summary-prefetch-region-no-mark' instead of
1331         `wl-summary-prefetch-region'.
1332         (wl-summary-prefetch-region-no-mark): Revival of old
1333         `wl-summary-prefetch-region'.
1334         (wl-summary-mark-action-list): Moved to wl-vars.el
1335
1336         * wl-highlight.el (wl-highlight-summary-current-line): Decide
1337         face according to the `wl-summary-mark-action-list'.
1338         (wl-highlight-summary-current-line): Ditto;
1339         Removed destination highlighting.
1340
1341         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
1342         (wl-highlight-summary-line-string): Highlight for "i" mark.
1343         (wl-highlight-summary-current-line): Ditto.
1344
1345         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
1346         no destination.
1347
1348         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
1349         exists, just go ahead.
1350         (wl-summary-prefetch-region): Rewrite.
1351         (wl-summary-prefetch): Ditto.
1352         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
1353         (wl-summary-exec-action-prefetch): New function.
1354         (wl-summary-target-mark-prefetch): Rewrite.
1355
1356 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
1357
1358         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
1359         (wl-highlight-summary-line-string): Added "d" and "D".
1360         (wl-highlight-summary-current-line): Ditto.
1361
1362         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
1363         in wl-summary.el.
1364         (wl-thread-insert-entity-sub): Ditto.
1365         (wl-thread-remove-destination-region): Ditto.
1366         (wl-thread-print-destination-region): Ditto.
1367
1368         * wl-summary.el (wl-summary-buffer-refile-list,
1369         wl-summary-buffer-delete-list,
1370         wl-summary-buffer-copy-list): Abolish.
1371         (wl-summary-buffer-temp-mark-list): New buffer local variable.
1372         All other related portions are changed.
1373         (wl-summary-mark-action-list): New variable.
1374         (wl-summary-set-mark): New function.
1375         (wl-summary-register-target-mark): Ditto.
1376         (wl-summary-unregister-target-mark): Ditto.
1377         (wl-summary-have-target-mark-p): Ditto.
1378         (wl-summary-register-temp-mark): Ditto.
1379         (wl-summary-unregister-temp-mark): Ditto.
1380         (wl-summary-registered-temp-mark): Ditto.
1381         (wl-summary-collect-temp-mark): Ditto.
1382         (wl-summary-unset-mark): Ditto.
1383         (wl-summary-set-target-mark): Ditto.
1384         (wl-summary-unset-target-mark): Ditto.
1385         (wl-summary-set-action-generic): Ditto.
1386         (wl-summary-unset-action-generic): Ditto.
1387         (wl-summary-exec-action-delete): Ditto.
1388         (wl-summary-exec-action-erase): Ditto.
1389         (wl-summary-set-action-refile): Ditto.
1390         (wl-summary-set-action-refile-subr): Ditto.
1391         (wl-summary-unset-action-refile): Ditto.
1392         (wl-summary-make-destination-numbers-list): Ditto.
1393         (wl-summary-exec-action-refile): Ditto.
1394         (wl-summary-set-action-copy): Ditto.
1395         (wl-summary-unset-action-copy): Ditto.
1396         (wl-summary-exec-action-copy): Ditto.
1397         (wl-summary-collect-numbers-region): Ditto.
1398         (wl-summary-delete): Rewrite.
1399         (wl-summary-erase): Ditto.
1400         (wl-summary-remove-destination): Ditto.
1401         (wl-summary-exec): Ditto.
1402         (wl-summary-exec-region): Ditto.
1403         (wl-summary-target-mark-erase): Ditto.
1404         (wl-summary-refile): Ditto.
1405         (wl-summary-copy): Ditto.
1406         (wl-summary-unmark): Ditto.
1407         (wl-summary-delete-all-mark): Ditto.
1408         (wl-summary-mark-line): Don't highlight.
1409         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
1410         (wl-summary-target-mark-refile-subr): Rewrite.
1411
1412         (wl-summary-copy-prev-destination): Abolish.
1413
1414 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1415
1416         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
1417         default values along the value of wl-on-mule.
1418         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
1419         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
1420         It is not used anywhere.
1421
1422 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1423
1424         * wl-summary.el (wl-summary-print-destination): Keep position.
1425         (wl-summary-cursor-move-surface): Keep horizontal position.
1426
1427 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1428
1429         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
1430         write sendlog.
1431
1432 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1433
1434         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
1435         `wl-summary-highlight'.
1436
1437 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1438
1439         * wl-highlight.el (wl-highlight-summary-current-line): Remove
1440         trivial condition for temp-mark.
1441
1442 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1443
1444         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
1445         when it hits killed buffer.
1446
1447 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1448
1449         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
1450         * wl-news.el.in: `message' and `error' take format string.
1451
1452 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1453
1454         * wl-folder (wl-folder-insert-entity): Display a message,
1455         `...done', when the work finish.
1456         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
1457
1458 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1459
1460         * wl-message.el (wl-message-redisplay): Remove unused local
1461         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
1462
1463 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1464
1465         * wl-summary.el (wl-summary-replace-status-marks): Disable
1466         interactive use.
1467         (wl-summary-reedit): Check message existence at first.
1468         (wl-summary-mark-line): Fix doc, return value is indefinite.
1469
1470         * wl-highlight.el (wl-highlight-message): Arranged.
1471
1472         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
1473         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
1474         check temp-mark by wl-summary-temp-mark always.
1475         (wl-highlight-summary): Change accordingly.
1476         * wl-summary.el (wl-summary-mark-as-read-all)
1477         (wl-summary-delete-cache, wl-summary-set-score-mark)
1478         (wl-summary-mark-as-unread, wl-summary-unmark)
1479         (wl-summary-mark-line, wl-summary-mark-as-read)
1480         (wl-summary-mark-as-important): Ditto.
1481
1482         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
1483         end of the window if possible.
1484         * wl-summary.el (wl-summary-sync-update): Support lazy
1485         highlighting.
1486         (wl-summary-toggle-disp-msg): Ditto.
1487
1488 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
1489
1490         * wl-util.el (wl-as-coding-system): Define for non-mule too.
1491
1492 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1493
1494         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
1495         change.
1496
1497 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
1498
1499         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
1500         API.
1501         (wl-summary-sync-update): Ditto.
1502
1503         * wl-score.el (wl-score-get-score-alist): Changed argument.
1504         (wl-summary-rescore-msgs): Likewise.
1505         (wl-summary-score-headers): Likewise.
1506         (wl-score-headers): Likewise;
1507         Use elmo-folder-do-each-message-entity, etc.
1508         (wl-summary-score-effect): Follow the changes above.
1509         (wl-summary-rescore): Ditto.
1510         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
1511         (wl-score-get-overview): Abolish.
1512
1513         * wl-summary.el (wl-summary-default-from): Follow the API change in
1514         elmo-msgdb.
1515         (wl-summary-count-unread): Ditto.
1516         (wl-summary-detect-mark-position): Ditto.
1517         (wl-summary-overview-entity-compare-by-date): Ditto.
1518         (wl-summary-overview-entity-compare-by-number): Ditto.
1519         (wl-summary-overview-entity-compare-by-from): Ditto.
1520         (wl-summary-overview-entity-compare-by-subject): Ditto.
1521         (wl-summary-get-list-info): Ditto.
1522         (wl-summary-rescan): Ditto.
1523         (wl-summary-jump-to-msg-by-message-id): Ditto.
1524         (wl-summary-sync-update): Ditto; Removed comment.
1525         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
1526         (wl-summary-insert-message): Use wl-summary-insert
1527         (wl-summary-insert-sequential): Changed argument msgdb to folder.
1528         (wl-summary-insert-headers): Changed argument overview to folder.
1529         (wl-summary-search-by-subject): Likewise.
1530         (wl-summary-insert-thread): Renamed from 
1531         wl-summary-insert-thread-entity and changed argument msgdb to folder.
1532
1533         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
1534         too.
1535
1536         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
1537         wl-string-member.
1538
1539 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
1540
1541         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
1542         elmo-folder-append-buffer.
1543         (wl-draft-queue-append): Likewise.
1544
1545         * wl-mime.el (wl-message-delete-current-part): Ditto.
1546         (wl-summary-burst-subr): Ditto.
1547
1548         * wl-news.el.in (wl-news-send-news): Ditto.
1549
1550 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
1551
1552         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
1553         function.
1554         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
1555         (wl-summary-update-mark): Enclose with save-excursion.
1556         (wl-summary-mark-as-read-internal): Fixed last change.
1557         (wl-summary-mark-as-important): Use 3rd argument of
1558         elmo-folder-unmark-important, elmo-folder-mark-as-important;
1559         Don't use elmo-msgdb-set-mark.
1560         (wl-summary-redisplay-internal): If msgdb flag is already read,
1561         just update the mark on buffer.
1562
1563 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1564
1565         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
1566         cut visible folder when elmo-folder-delete returns non-nil value.
1567
1568 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1569
1570         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
1571         by Kenichi OKADA <okada@opaopa.org>).
1572
1573 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1574
1575         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
1576
1577 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1578
1579         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
1580         Fixed the last change, search group entity by its real name.
1581         (Thanks to: KOBAYASHI Shinji)
1582
1583 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1584
1585         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
1586         (wl-fldmgr-access-display-all): Don't refer visible name.
1587         * wl-expire.el (wl-folder-archive-current-entity)
1588         (wl-folder-expire-current-entity): Ditto.
1589         * wl-folder.el (wl-folder-jump-to-current-entity)
1590         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
1591         (wl-folder-open-folder-sub,wl-folder-open-all)
1592         (wl-folder-write-current-folder): Ditto.
1593         (wl-folder-insert-entity): Don't use petname for normal group.
1594         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
1595         is the real name.
1596         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
1597         Abolished.
1598
1599 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
1600
1601         * wl-draft.el (wl-draft-create-buffer): Add
1602         `wl-summary-reply-with-citation'
1603
1604 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
1605
1606         * wl-draft.el (wl-draft-reply): Fixed.
1607
1608 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1609
1610         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
1611         when `wl-draft-send-confirm-with-preview' is non-nil.
1612         You can scroll up/down by j/k.
1613         (wl-draft-send-confirm-with-preview): New variable (default=t).
1614
1615 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1616
1617         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
1618         (wl-fldmgr-save-folders): Fix comment.
1619
1620 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1621
1622         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
1623         along the last change in `wl-folder-buffer-group-p'.
1624
1625 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1626
1627         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
1628         folder.
1629
1630         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
1631         the default value.
1632
1633         * wl-mime.el (wl-summary-burst): Update summary only when target
1634         folder equals current folder.
1635
1636 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1637
1638         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
1639
1640 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1641
1642         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
1643         value.
1644
1645 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1646
1647         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
1648         `map-extents' instead of `extent-at' repeatedly.
1649         (wl-highlight-folder-current-line): Ditto.
1650
1651         * wl-highlight.el: Remove useless dummy functions.
1652
1653 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1654
1655         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
1656         (wl-folder-put-folder-property): New function to put text property.
1657         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
1658         (wl-folder-insert-entity, wl-folder-update-diff-line)
1659         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
1660         * wl-e21.el, wl-xmas.el, wl-mule.el
1661         (wl-highlight-folder-current-line): Ditto.
1662         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
1663         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
1664         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
1665         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
1666
1667 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1668
1669         * Version number is increased to 2.11.3.
1670
1671 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1672
1673         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
1674         Resume current-buffer since it is assumed by remaining tasks.
1675
1676 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1677
1678         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
1679         (wl-folder-completion-function): Abolished.
1680         (wl-folder-complete-folder): New function.
1681         (wl-folder-complete-filter-condition): Ditto.
1682         * wl-summary.el (wl-summary-read-folder): Change accordingly.
1683         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
1684
1685 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1686
1687         * wl-draft.el (wl-draft-send-confirm): New function.
1688         (wl-draft-send): Use it.
1689
1690         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
1691         cursor-in-echo-area while confirming.
1692
1693         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
1694
1695         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
1696         searching via nntp if wl-summary-search-via-nntp is 'force.
1697         Otherwise, invoke searching in nntp folder only.
1698         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
1699
1700         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
1701         explicitly for mime-make-text-tag.
1702
1703 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1704
1705         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
1706         `mime-make-text-tag' instead of `mime-create-tag'.
1707
1708 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1709
1710         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
1711         (wl-fldmgr-add-completion-subr): Rewrite conditional.
1712
1713 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1714
1715         * wl-score.el (wl-score-save): Bind print-length and print-level.
1716         (wl-score-pretty-print): Ditto.
1717         (wl-score-edit-insert-header-entry): Ditto.
1718
1719         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
1720         "From" entry to be treated with wl-draft-eword-encode-address-list.
1721         * wl-mime.el (wl-draft-preview-message): Ditto.
1722
1723         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
1724         (wl-summary-mark-as-unread): Ditto.
1725         (wl-summary-mark-as-read-region): Change accordingly.
1726         (wl-summary-mark-as-unread-region): Ditto.
1727         (wl-summary-target-mark-mark-as-read): Ditto.
1728         (wl-summary-target-mark-mark-as-unread): Ditto.
1729
1730 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1731
1732         * Version number is increased to 2.11.2.
1733
1734 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1735
1736         * wl-news.el.in (wl-news-previous-version-save): Bind
1737         print-length and print-level.
1738         * wl-thread.el (wl-thread-save-entities): Ditto.
1739         (wl-thread-save-top-list): Bind print-length.
1740
1741 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1742
1743         * wl-highlight.el (wl-highlight-summary-line-string): Use
1744         wl-summary-score-below-mark, wl-summary-score-over-mark.
1745         (wl-highlight-summary-current-line): Ditto.
1746
1747 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1748
1749         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
1750         insert it.
1751
1752 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
1753
1754         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
1755
1756 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1757
1758         * wl-mime.el (wl-message-delete-current-part): Avoid error on
1759         message without msgid.
1760         Rewrite with elmo-folder-move-messages.
1761         Set wl-message-buffer to nil.
1762
1763         * wl-summary.el (wl-summary-erase-subr): New function. Use
1764         elmo-folder-move-messages.
1765         (wl-summary-erase): Call it.
1766         (wl-summary-target-mark-erase): Ditto.
1767
1768 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1769
1770         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
1771         it is not up-tp-date.
1772
1773 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1774
1775         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
1776         buffer after calling `wl-summary-goto-folder-subr' without the
1777         argument `interactive'.
1778         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
1779
1780 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1781
1782         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
1783         `mime-create-tag'. Use `string=' instead of `looking-at'.
1784
1785 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1786
1787         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
1788         to avoid compile warning.
1789
1790         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
1791         entity-id when folder is given.
1792         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
1793         save-excursion, use save-selected-window instead.
1794         Select folder buffer window if exists.
1795         (To correct behavior with wl-folder-move-cur-folder.)
1796
1797 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
1798
1799         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
1800
1801 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
1802
1803         * wl-summary.el (wl-summary-line-list-info): Use %f to make
1804         list-count instead of %d.
1805
1806 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1807
1808         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
1809         (wl-news): Set it.
1810         (wl-news-append-to-folder): Use it.
1811
1812         * wl-news.el.in (wl-news-send-news): Append to specified folder
1813         instead of wl-default-folder.
1814         (wl-news-append-to-folder): Show error message with specified folder.
1815
1816         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
1817                 In most major modes, Emacs assumes that any opening
1818                 delimiter found at the left margin is the start of a
1819                 top-level definition, or defun. Therefore, *never put an
1820                 opening delimiter at the left margin unless it should have
1821                 that significance.*
1822
1823         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
1824
1825 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
1826
1827         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
1828
1829 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1830
1831         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
1832
1833 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
1834
1835         * wl-summary.el (wl-summary-mark-collect): Revive missing return
1836         for sequential numbering case.
1837
1838 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1839
1840         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
1841         value.
1842         (wl-draft-reply-without-argument-list): Ditto.
1843         (wl-draft-reply-myself-with-argument-list): Abolish.
1844         (wl-draft-reply-myself-without-argument-list): Ditto.
1845         * wl-draft.el (wl-draft-self-reply-p): New function.
1846         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
1847
1848 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1849
1850         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
1851         (avoid error for the case without byte-compiling)
1852
1853 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
1854
1855         * wl-news.el.in (wl-news-append-to-folder): New function.
1856         (wl-news-exit): Rewrite.
1857         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
1858
1859 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1860
1861         * wl-draft.el (wl-draft-reply-position): New function.
1862         (wl-draft-reply-position): Fix.
1863         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
1864         (wl-summary-target-mark-reply-with-citation): Ditto.
1865         (wl-summary-reply-with-citation): Ditto.
1866         * wl-vars.el (wl-draft-reply-default-position): New variable.
1867
1868 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1869
1870         * wl-draft.el (wl-draft-send): Preview when interactive send.
1871
1872 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1873
1874         * wl-draft.el (wl-draft-reply): Set default position.
1875         * wl-summary.el (wl-summary-reply): Ditto.
1876         (wl-summary-reply-with-citation): Ditto.
1877         (wl-summary-target-mark-reply-with-citation): Ditto.
1878
1879 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1880
1881         * wl-news.el.in (wl-news-lang): Set default value according to
1882         current-language-environment.
1883         (wl-news-append-news): Do nothing when news-list is nil.
1884
1885 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1886
1887         * wl-news.el.in (wl-news-mode-map): Add new keybind.
1888         (wl-news): Change message.
1889         (wl-news-exit): Check buffer.
1890         (wl-news-force-exit): New function.
1891         (wl-news-show-all): New function.
1892         (wl-news-discard-and-exit): Fix.
1893
1894 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1895
1896         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
1897         according to current-language-environment.
1898
1899         * wl-news.el.in (wl-news): If arg, show all NEWS after
1900         wl-news-default-previous-version.
1901
1902 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1903
1904         * wl-news.el.in (wl-news-check): Rewritten.
1905         (wl-news-previous-version-load): Change data type.
1906         (wl-news-previous-version-save): Change data type.
1907         (wl-news-append-news): Add return value.
1908         (wl-news-check-news): New function.
1909         (wl-news-already-current-p): New function.
1910         (wl-news-send-news): Rewritten.
1911         (wl-news-mode-map): Add new keybind.
1912         (wl-news): Rewritten.
1913         (wl-news-exit): Rewritten.
1914         (wl-news-discard-and-mail): New function.
1915         (wl-news-send-to-address): Abolished.
1916         * wl.el (wl-init): Delete a message.
1917
1918 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1919
1920         * wl-news.el.in (wl-news-exit): Update previous version.
1921         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
1922
1923 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1924
1925         * wl-news.el.in (wl-news): Add `delete-other-windows'.
1926
1927 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1928
1929         * wl-news.el.in (wl-news): New function.
1930         (wl-news-mode): New function.
1931         (wl-news-next-line): New function.
1932         (wl-news-next-page): New function.
1933         (wl-news-exit): New function.
1934         (wl-news-buf-name): New variable.
1935         (wl-news-mode-map): New variable.
1936         (wl-news-winconf): New variable.
1937         (wl-news-append-news): Add an option.
1938
1939 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1940
1941         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
1942
1943 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1944
1945         * wl-news.el.in (wl-news-send-to-address): New variable.
1946         (wl-news-send-news): Use it.
1947         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
1948         Return updating status.
1949         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
1950
1951 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1952
1953         * wl-news.el.in (wl-news-send-news): Delete
1954         Organization and X-Face.
1955
1956 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1957
1958         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
1959         (wl-news-append-news): New function.
1960         (wl-news-send-news): New function.
1961
1962 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1963
1964         * Version number is increased to 2.11.1.
1965
1966 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1967
1968         * wl-news.el.in : New file.
1969
1970 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1971
1972         * wl-vars.el (wl-draft-reply-with-argument-list): Change
1973         default value.
1974         (wl-draft-reply-without-argument-list): Ditto.
1975
1976 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1977
1978         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
1979         (wl-message-buffer-prefetch-idle-time): Ditto.
1980         (wl-message-buffer-prefetch-folder-type-list): Ditto.
1981
1982 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
1983
1984         * wl-thread.el (wl-thread-insert-message): Use
1985         wl-summary-max-thread-depth.
1986
1987         * wl-summary.el (wl-summary-insert-thread-entity): Refined
1988         loop detection.
1989
1990         * wl-message.el (wl-message-buffer-display): Back to the first page
1991         when cache is hit.
1992
1993 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1994
1995         * wl-vars.el (wl-summary-max-thread-depth): New user option.
1996
1997         * wl-summary.el (wl-summary-insert-thread-entity):
1998         If the thread depth is reached to wl-summary-max-thread-depth,
1999         divide the thread.
2000
2001 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2002
2003         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2004         for elmo-remove-passwd.
2005
2006 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2007
2008         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2009         folder is sticky.
2010         (wl-folder-mark-as-read-all-entity): Ditto.
2011         (wl-folder-prefetch-entity): Ditto.
2012
2013 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2014
2015         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2016
2017 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2018
2019         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2020         Delete messages on buffer for unplugged operation.
2021         (wl-summary-erase): Ditto.
2022
2023 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2024
2025         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2026         take nil so as not to search parent by subject.
2027
2028 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2029
2030         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2031         (wl-folder-get-next-folder): Ditto.
2032         (wl-folder-get-path): Ditto.
2033
2034 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2035
2036         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2037         system and encode the region with it before verifying.
2038
2039 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2040
2041         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2042         system of the echo buffer before decoding.
2043
2044 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2045
2046         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2047         original contents.
2048
2049 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2050
2051         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2052         with argument 'any-exists.
2053
2054 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2055
2056         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2057         Use `wl-cs-autoconv'.
2058
2059 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2060
2061         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2062         by `mime-view-automatic-conversion'.
2063
2064         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2065         (wl-message-verify-pgp-nonmime): Ditto.
2066         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2067         Bind them to C-c:d and C-c:v respectively.
2068
2069         Merge following code by Teranishi-san from [wl-en:00167].
2070         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2071         (wl-mime-preview-application/pgp-encrypted): Ditto.
2072         (wl-mime-setup): Add entry.
2073
2074 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2075
2076         * wl-summary.el (wl-summary-target-mark-erase): New function.
2077         Bind it to "mD".
2078
2079 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2080
2081         * wl-vars.el (wl-draft-write-file-function): Fix.
2082         (wl-draft-reedit-hook): Changed default value.
2083
2084         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2085         wl-draft-reedit-hook.
2086         (wl-draft-remove-text-plain-tag): New function.
2087         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2088
2089         * wl-vars.el (wl-draft-write-file-function): New user option.
2090
2091         * wl-draft.el (wl-draft-prepare-edit): Use it for
2092         local-write-file-hooks.
2093         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2094
2095         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2096         (wl-draft-insert-mail-header-separator): Return the body beginning
2097         point.
2098         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2099         text/plain.
2100         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2101
2102 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2103
2104         * wl-summary.el (wl-summary-erase): New function to erase message
2105         without moving it to trash. Bind to "D".
2106
2107         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2108         as `keep' unless switch-function.
2109
2110 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2111
2112         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2113         message buffer by using `wl-summary-toggle-disp-msg'.
2114         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2115         buffer window.
2116         (wl-summary-supresedes-message): Ditto.
2117
2118         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2119         Do not delete other windows.
2120         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2121         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2122         (wl-draft-create-buffer): Set reply-or-forward also for target
2123         mark commands.
2124
2125 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2126
2127         * wl-draft.el (wl-user-agent-compose): Delete special case for
2128         switch-to-buffer-other-window.
2129
2130         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2131         (wl-summary-forward): Ditto.
2132
2133         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2134         function.
2135         (wl-draft-buffer-style): New use option.
2136
2137         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2138         (wl-draft): Follow the change above.
2139         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2140         wl-draft-buffer-style.
2141         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2142         switch-function.
2143
2144 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2145
2146         * wl-draft.el (wl-user-agent-compose): Delete special case for
2147         switch-to-buffer-other-window.
2148
2149         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2150         (wl-summary-forward): Ditto.
2151
2152         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2153         function.
2154         (wl-draft-buffer-style): New use option.
2155
2156         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2157         (wl-draft): Follow the change above.
2158         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2159         wl-draft-buffer-style.
2160         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2161         switch-function.
2162
2163 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2164
2165         * wl-address.el (wl-address-make-completion-entry): Extracted from
2166         `wl-address-make-completion-list'.
2167         (wl-address-enable-strict-loading): New variable.
2168         (wl-address-make-completion-list): Revive petname duplication
2169         inquiry, and enable it if `wl-address-enable-strict-loading'.
2170         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2171
2172 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2173
2174         * wl-message.el (wl-message-get-original-buffer): Avoid
2175         'Selecting deleted buffer' error when original buffer is killed.
2176
2177 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2178
2179         * wl-summary.el (wl-summary-next-message): Use
2180         elmo-message-accessible-p instead of elmo-message-cached-p.
2181
2182 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2183
2184         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2185
2186         * wl-thread.el (wl-thread-open-all-unread): Use
2187         elmo-folder-list-flagged instead of
2188         elmo-folder-list-messages-mark-match.
2189
2190         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2191         instead of elmo-folder-list-messages-mark-match.
2192         (wl-summary-move-spec-alist): New variable.
2193         (wl-summary-move-spec-plugged-alist,
2194         wl-summary-move-spec-unplugged-alist): Abolish.
2195         (wl-summary-next-message): Follow the change above.
2196         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2197         with 'no-msg' argument.
2198
2199         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2200         variable.
2201         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2202         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2203         (wl-message-buffer-prefetch-get-next): Follow the change above.
2204
2205 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2206
2207         * wl-version.el (wl-version): Changed codename.
2208
2209         * Version number is increased to 2.11.0.
2210
2211 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2212
2213         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2214         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2215         `wl-draft-config-variables'.
2216         (wl-draft-kill): Fixed problem when the draft is reedit.
2217
2218 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2219
2220         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2221         buffer-modified status (Thanks to
2222         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2223
2224 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2225
2226         * wl-util.el (wl-region-exists-p): New function.
2227
2228         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2229         Remove defvars for byte-compile warnings.
2230
2231 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2232
2233         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2234         defvar-maybe. Removed unused bind.
2235
2236 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2237
2238         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
2239         summary buffer window before creating new frame.
2240         (wl-draft-reply): Ditto.
2241
2242 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2243
2244         * wl-mime.el (toplevel): Avoid byte-compile warnings.
2245
2246 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2247
2248         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
2249
2250 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2251
2252         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
2253         instead of `kill-region'.
2254
2255 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2256
2257         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
2258         (wl-highlight-summary-line-string): Use it.
2259         (wl-highlight-summary-current-line): Ditto.
2260
2261         * wl-mime.el (wl-message-delete-current-part): Check the class of
2262         mime-entity.
2263
2264         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
2265
2266         * wl-summary.el (wl-summary-make-number-list): Initialize.
2267         (wl-summary-update-mark): New function.
2268         (wl-summary-reply): Put `answered' mark on the message.
2269         (wl-summary-reply): Set `number' argument to wl-draft-reply.
2270
2271         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
2272         (wl-draft-reply): Added optional argument `number';
2273         Set wl-draft-parent-number.
2274         (wl-draft-kill): Delete answered mark if it is a reply.
2275
2276 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2277
2278         * wl-mime.el (wl-mime-preview-follow-current-region): New function
2279         that originates in mime-preview-follow-current-entity.
2280         (wl-draft-yank-current-message-entity): Use it if region is active.
2281
2282         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
2283         * wl-e21.el (wl-message-define-keymap): Bind "D" for
2284         `wl-message-delete-current-part'.
2285         * wl-mule.el (wl-message-define-keymap): Ditto.
2286         * wl-xmas.el (wl-message-define-keymap): Ditto.
2287
2288 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2289
2290         * wl-mime.el (wl-message-delete-current-part): New function.
2291         (wl-mime-node-id-to-string): Ditto.
2292
2293         * wl-mime.el (wl-message-delete-current-part): Use existing
2294         original buffer which corresponds current mime-view buffer.
2295         (fetched buffer might have different structure, possibly)
2296
2297         * wl-mime.el (wl-message-delete-current-part): Quit if the
2298         message content differs from the actual message.
2299
2300 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
2301
2302         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
2303         order.
2304         (wl-summary-search-by-subject): Search parent message from tail;
2305         Check the existence of the parent message on the current thread tree.
2306         (wl-summary-update-thread): Check whether the line is inserted.
2307
2308 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2309
2310         * wl-vars.el (wl-summary-line-format): Undo last change.
2311         * wl-summary.el (wl-summary-print-destination): Do not put
2312         invisible property when `wl-summary-width' is nil.
2313         (wl-summary-line-subject-minimum-length): Abolished.
2314         (wl-summary-line-subject): Ditto.
2315
2316 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2317
2318         * wl-vars.el (wl-summary-line-format): Change default value.
2319         (wl-summary-subject-length-limit): Abolished.
2320         * wl-summary.el (wl-summary-line-subject): Ditto.
2321
2322 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2323
2324         * wl-template.el (wl-template-select): Added optional argument.
2325         If optional argument is specified, reverse
2326         `wl-template-visible-select'.
2327
2328 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2329
2330         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
2331         Take prefix argument to force asking the destination folder.
2332
2333 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2334
2335         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
2336         count and update status.
2337
2338 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2339
2340         * wl-summary.el (wl-summary-redisplay-internal): If
2341         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
2342         after fetching.
2343
2344 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2345
2346         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
2347         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
2348
2349         * wl-vars.el (toplevel): Require 'elmo-msgdb.
2350
2351 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2352
2353         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
2354         (All other related portions are changed).
2355         (wl-summary-mark-as-read-all): Rewrite.
2356
2357 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2358
2359         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
2360         `wl-summary-mark-as-read'.
2361         (wl-summary-mark-as-unread): Rewrite.
2362         (wl-summary-mark-as-read): Added no-modeline argument.
2363         (wl-summary-resume-cache-status): Rewrite.
2364         (wl-summary-exec-subr): Remove unused local variable.
2365
2366 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2367
2368         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
2369         logic to call `wl-summary-buffer-prev-folder-function'.
2370         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
2371
2372 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2373
2374         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
2375         is nil.
2376
2377 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2378
2379         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
2380         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
2381         (wl-mime-setup): Add its entry.
2382
2383 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
2384
2385         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
2386         (wl-summary-delete-cache): Likewise.
2387         (wl-summary-mark-as-read): Rewrite.
2388
2389 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
2390
2391         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
2392         `wl-summary-count-unread'.
2393
2394         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
2395
2396         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
2397
2398 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2399
2400         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
2401         wl-summary-new-mark, wl-summary-unread-uncached-mark,
2402         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
2403         Renamed to the elmo-msgdb-*-mark.
2404         (wl-summary-score-marks): Follow the change above.
2405         (wl-summary-auto-refile-skip-marks): Ditto.
2406         (wl-summary-incorporate-marks): Ditto.
2407         (wl-summary-expire-reserve-marks): Ditto.
2408
2409         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
2410         changes.
2411         (wl-thread-insert-top): Changed updating message.
2412
2413         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
2414         variable.
2415         (wl-summary-count-unread): Count answered marks.
2416         (wl-summary-rescan): Call wl-summary-insert-message instead of
2417         wl-summary-append-message-func-internal.
2418         (wl-summary-rescan): Don't call wl-summary-make-number-list.
2419         (wl-summary-prefetch-msg): Follow the variable name changes.
2420         (wl-summary-prefetch-region): Ditto.
2421         (wl-summary-mark-as-read-all): Follow the API changes;
2422         Don't call elmo-folder-replace-marks.
2423         (wl-summary-delete-cache): Follow the variable name changes.
2424         (wl-summary-resume-cache-status): Ditto.
2425         (wl-summary-update-status-marks): New function.
2426         (wl-summary-insert-message): New function.
2427         (wl-summary-sync-marks): Follow the variable name changes.
2428         (wl-summary-sync-update): Synchronize to the msgdb, too;
2429         Changed update messages.
2430         (wl-summary-make-number-list): Rewrite.
2431         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
2432         (wl-summary-mark-as-unread): Follow the API changes.
2433         (wl-summary-exec-subr): Follow the variable name changes.
2434         (wl-summary-mark-as-read): Ditto.
2435         (wl-summary-move-spec-plugged-alist): Ditto.
2436         (wl-summary-move-spec-unplugged-alist): Ditto.
2437         (wl-summary-cursor-move-surface): Ditto.
2438
2439         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2440         variable name changes.
2441         (wl-highlight-summary-current-line): Ditto.
2442
2443         * wl-expire.el (wl-expire-refile): Follow the API change in
2444         elmo-folder-move-messages.
2445         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2446         (wl-summary-archive): Use elmo-folder-msgdb instead of
2447         elmo-msgdb-load.
2448
2449 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2450
2451         * wl-mime.el (wl-draft-preview-message): Restore the position
2452         before evaluating wl-draft-send-hook in preview buffer.
2453
2454 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2455
2456         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
2457         when it creates new draft buffer.
2458
2459         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
2460         without argument.
2461
2462         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
2463         Evaluate content and if the value is string, insert it.
2464         (wl-draft-config-sub-body,wl-draft-config-sub-top,
2465         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
2466         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
2467         wl-draft-config-sub-part-bottom): Use it.
2468
2469         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
2470         with the folder name. The question was unintelligible when it is
2471         called from wl-save-status.
2472
2473 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2474
2475         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
2476         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
2477         cannot take second argument).
2478
2479 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2480
2481         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
2482         as t. Since type and subtype are not case sensitive (RFC 2045).
2483
2484 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2485
2486         * wl-vars.el (wl-message-mode-line-format): New variable.
2487         (wl-message-mode-line-format-spec-alist): Ditto.
2488         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
2489         (wl-message-redisplay): Use wl-message-mode-line-format.
2490
2491 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
2492
2493         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
2494
2495 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2496
2497         * wl-summary.el (wl-summary-default-from): Write description.
2498
2499 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
2500
2501         * wl-vars.el (wl-ldap-objectclass): Abolish.
2502
2503         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
2504         (wl-ldap-make-filter): Removed condition for objectclass.
2505         (wl-ldap-make-matched-value-list): Remove meaningless process.
2506         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
2507         (wl-address-ldap-search): Don't add `*' to `pat' string;
2508         use ignore-errors; added `email';
2509         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
2510         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
2511         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
2512
2513
2514 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2515
2516         * wl-draft.el (wl-draft-parent-folder): Write description.
2517         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
2518
2519 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2520
2521         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
2522         as "" (zero-length string) if no parent.
2523         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
2524
2525 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
2526
2527         * wl-address.el (wl-address-make-completion-list): Skip duplication
2528         checking.
2529         (wl-address-make-address-list): use `cons' and `nreverse' instead of
2530         `append'.
2531
2532 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2533
2534         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
2535         instead of `beginning-of-buffer'.
2536
2537 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2538
2539         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
2540
2541 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
2542
2543         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
2544         Refer wl-message-buffer-name.
2545         (wl-message-wheel-down): Ditto.
2546
2547 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
2548
2549         * wl-vars.el (wl-message-buffer-name): New user option.
2550
2551         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
2552         directly instead of making alist dinamically.
2553
2554         * wl-message.el (wl-message-buffer-cache-name): Abolish.
2555         (wl-message-buffer-create): Use wl-message-buffer-name instead of
2556         wl-message-buffer-cache-name.
2557         (wl-message-buffer-cache-clean-up): Ditto.
2558
2559         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
2560
2561         * Version number is increased to 2.9.15.
2562
2563 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
2564
2565         * wl-vars.el (wl-summary-default-view-alist): New user option.
2566
2567         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
2568
2569         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
2570         while deleting address.
2571         (wl-draft-delete-myself-from-cc): Ditto.
2572
2573         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
2574         If optional argument is specified, reverse sort order.
2575
2576         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
2577
2578 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2579
2580         * wl-thread.el (wl-thread-insert-message): Return parent number if
2581         exists.
2582         (wl-thread-update-indent-string-region): Use
2583         wl-thread-update-line-on-buffer-sub instead of
2584         wl-thread-update-line-on-buffer.
2585
2586 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2587
2588         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
2589         (wl-folder-close-all): Ditto.
2590
2591 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2592
2593         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
2594         and mailing-list:.
2595         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
2596         value.
2597         (wl-summary-line-list-info): Print mailing-list name even when 
2598         list-number is empty.
2599
2600 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2601
2602         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
2603
2604         * wl-draft.el (wl-draft-confirm): Abolished since not used.
2605         (wl-draft-open-file): Ditto.
2606         (wl-draft-random-alphabet): Ditto.
2607
2608         * wl-summary.el (wl-summary-mode-map): Remove already abolished
2609         bindings.
2610
2611 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2612
2613         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
2614         * wl-vars.el (wl-draft-config-alist): Ditto.
2615
2616 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
2617
2618         * Version number is increased to 2.9.14.
2619
2620         * wl.el (wl): Don't set wl-init as nil when error occured while
2621         auto-checking folders.
2622
2623         * wl-util.el (wl-expand-newtext): Re-define as an alias for
2624         `elmo-expand-newtext'.
2625
2626 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2627
2628         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
2629         `this-command' so that `wl-folder-goto-folder' contained in
2630         `wl-summary-keep-cursor-command' work.
2631
2632 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2633
2634         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
2635         message buffer displaying state.
2636
2637 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2638
2639         * wl-vars.el (wl-summary-default-view): New variable to specify
2640         default value for `wl-summary-buffer-view' instead of using
2641         set-default.
2642         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
2643
2644 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2645
2646         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
2647
2648         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
2649
2650 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
2651
2652         * wl-vars.el (wl-forward-subject-prefix): New variable.
2653         * wl-draft.el (wl-draft-forward): Use it.
2654
2655 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2656
2657         * wl-message.el (wl-message-prev-page): When it is called without
2658         lines argument, scroll down by wl-message-scroll-amount lines.
2659         (wl-message-next-page): Ditto.
2660         * wl-vars.el (wl-message-scroll-amount): Change default value
2661         to preserve current behavior.
2662
2663 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2664
2665         * wl-summary.el (wl-summary-prefetch-msg): Bind
2666         `wl-message-entity' to call `wl-summary-from-function'.
2667
2668 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2669
2670         * wl-message.el (wl-message-buffer-create): Run
2671         wl-message-buffer-created-hook.
2672
2673 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
2674
2675         * wl-summary.el (wl-summary-sort-specs): New variable.
2676         (wl-summary-default-sort-spec): Ditto.
2677         (wl-summary-sort): Rewrite.
2678         (wl-summary-sort-by-list-info): New function.
2679
2680 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2681
2682         * wl-summary.el (wl-summary-get-list-info): New function.
2683         (wl-summary-sort): Rewrite.
2684         (wl-summary-line-list-info): Ditto.
2685         (wl-summary-line-list-count): Ditto.
2686         (wl-summary-refile-region): Fixed docstring.
2687
2688 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
2689
2690         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
2691         `wl-folder-entity-hashtb' as completion table.
2692
2693 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2694
2695         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
2696         only when this command is called interactively; silence the byte-
2697         compiler.
2698
2699 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2700
2701         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
2702         active in XEmacs.
2703
2704 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2705
2706         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
2707         plural lines.
2708
2709 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2710
2711         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
2712         of current line when the cursor is on the header name.
2713         (preserve behavior to move to b.o.h. and b.o.l. mutually)
2714
2715 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2716
2717         * wl-util.el (wl-read-directory-name): Return displayed directory
2718         as the default value also on XEmacs.
2719
2720 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
2721
2722         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
2723         formatting.
2724
2725 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
2726
2727         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
2728         argument and when it is non-nil, check face property before
2729         highlighting for each line.
2730         (wl-highlight-summary-window): Set it.
2731
2732 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
2733
2734         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
2735         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
2736
2737         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
2738         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
2739         (wl-draft-get-fcc-list): Likewise.
2740
2741 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
2742
2743         * wl-thread.el (wl-thread-indent-regexp): Abolished.
2744         (wl-thread-entity-cur): Ditto.
2745         * wl-summary.el (wl-summary-buffer-set-folder): Removed
2746         wl-thread-indent-regexp setting.
2747         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
2748
2749         * wl-summary.el (wl-summary-display-top): Highlight summary window when
2750         wl-summary-lazy-highlight.
2751         (wl-summary-display-bottom): Ditto.
2752
2753         * wl-thread.el (wl-thread-open-close): Likewise.
2754
2755         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
2756         from and subject;
2757         Bind wl-draft-use-frame;
2758         Enclose with save-window-excursion;
2759         Use wl-draft-create-buffer instead of with-temp-buffer;
2760         Use wl-draft-prepare-edit;
2761         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
2762         Use wl-draft-send instead of wl-draft-raw-send.
2763
2764 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2765
2766         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
2767         of using wl-from.
2768
2769 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
2770
2771         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
2772         insert-buffer instead of clone-buffer.
2773         (wl-draft-doing-mime-bcc): New variable.
2774         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
2775         infinite loop.
2776         (wl-draft-do-mime-bcc): Use wl-from for From field value.
2777
2778         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
2779         (wl-draft-mime-bcc-body): Ditto.
2780
2781         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
2782         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
2783         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
2784         wl-draft-do-mime-bcc.
2785         (wl-draft-mime-bcc-field): New function.
2786         (wl-draft-do-mime-bcc): Ditto.
2787
2788         * wl-address.el (wl-address-complete-header-list): New variable.
2789         (wl-address-complete-header-regexp): Changed default value.
2790
2791         * Version number is increased to 2.9.13.
2792
2793 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
2794
2795         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
2796         it is differed.
2797
2798 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2799
2800         * wl-summary.el (wl-summary-line-list-info): Rewrite.
2801         (wl-summary-line-list-count): Ditto.
2802
2803 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
2804
2805         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
2806         (wl-nntp-posting-function): New variable.
2807         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
2808         `wl-nntp-posting-config-alist'.
2809
2810 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2811
2812         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
2813         FLIM.
2814
2815 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
2816
2817         * wl-summary.el (wl-summary-target-mark-refile-sub):
2818         Remove a nuisance funcall.
2819
2820 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
2821
2822         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
2823         as t for `try-completion'.
2824
2825 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
2826
2827         * wl-summary.el (wl-summary-default-from): Use
2828         wl-address-header-extract-address instead of
2829         std11-extract-address-components.
2830         (wl-summary-simple-from): Ditto.
2831         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
2832         (wl-summary-insert-headers): Show message.
2833         (wl-summary-create-line): Set 4th argument of wl-set-string-width
2834         for whole line.
2835         (wl-summary-default-from): Revert last change.
2836         (wl-summary-simple-from): Ditto.
2837         (wl-summary-mark-as-read): Argument rearrangement and re-written.
2838         (wl-summary-mark-as-read-region): Follow the change above.
2839         (wl-summary-sync-marks): Ditto.
2840         (wl-summary-target-mark-mark-as-read): Ditto.
2841         (wl-summary-redisplay-internal): Ditto.
2842         (wl-summary-redisplay-no-mime-internal): Ditto.
2843         (wl-summary-redisplay-all-header): Ditto.
2844         (wl-summary-mark-as-read): Removed argument `cached';
2845         Use current cache status to set cache mark.
2846         (wl-summary-redisplay-internal): Follow the change above.
2847         (wl-summary-redisplay-no-mime-internal): Ditto.
2848         (wl-summary-redisplay-all-header): Ditto.
2849
2850         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2851
2852         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
2853         Don't call itself recursively (Adviced by Yamaoka-san).
2854
2855 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2856
2857         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
2858         bind wl-summary-highlight as nil to avoid error caused by missing
2859         local variables.
2860
2861 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
2862
2863         * wl-vars.el (wl-invalid-character-message): New user option.
2864
2865         * wl-util.el (wl-set-string-width): If truncated string-width is
2866         larger than specified width, use `wl-invalid-character-message'.
2867
2868 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2869
2870         * wl-summary.el (wl-summary-prefetch-msg): 
2871         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
2872
2873 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
2874
2875         * wl-vars.el (wl-summary-check-line-format): New user option.
2876         (wl-summary-line-format-file): Ditto.
2877
2878         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
2879         variable.
2880         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
2881         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
2882         and `wl-summary-view-old-p' to check whether do a rescan or not.
2883         (wl-summary-view-old-p): New function.
2884         (wl-summary-line-format-changed-p): Ditto.
2885         (wl-summary-line-format-save): Ditto.
2886         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
2887
2888         * wl-util.el (wl-set-string-width): Avoid using negative number
2889         for make-string.
2890
2891 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2892
2893         * wl-summary.el (wl-summary-line-list-info): Revised format of the
2894         return value.
2895
2896         * wl-util.el (wl-set-string-width): Added optional argument
2897         `padding' (All other related portions are changed).
2898         (wl-line-parse-format): If the first letter of column number is
2899         `0', zero-padding the result (ex: "%05l").
2900
2901         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
2902
2903 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2904
2905         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
2906         sequential summary view.
2907
2908 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2909
2910         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
2911         if it doesn't have a -unix version.
2912
2913 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2914
2915         * wl-summary.el (wl-summary-jump-to-msg): Fix.
2916
2917 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
2918
2919         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
2920         content.
2921         (wl-draft): Follow the change above.
2922
2923         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
2924
2925         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
2926         and wl-folder-summary-line-format-alist contain %T and %P.
2927
2928         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
2929         (wl-summary-mode-line-format): New user option.
2930         (wl-summary-line-format-spec-alist): Added l, T, P, n.
2931         (wl-summary-line-format): Changed default value.
2932         (wl-summary-lazy-highlight): Changed default value.
2933
2934         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2935         change in wl-summary-create-line.
2936         (wl-thread-insert-entity-sub): Ditto.
2937
2938         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
2939         (wl-summary-buffer-unread-status): Ditto.
2940         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
2941         (wl-summary-buffer-persistent-mark-column): Ditto.
2942         (wl-summary-buffer-mode-line-formatter): Ditto.
2943         (wl-summary-buffer-mode-line): Ditto.
2944         (wl-summary-message-regexp): Abolished.
2945         (All other related portions are changed.)
2946         (wl-summary-detect-mark-position): New function.
2947         (wl-summary-buffer-set-folder): Setup
2948         wl-summary-buffer-mode-line-formatter.
2949         (wl-summary-mode): Setup selective-display;
2950         Setup pre-idle-hook when xemacs.
2951         (wl-summary-update-modeline): Rewrite.
2952         (wl-summary-jump-to-msg): Define as function;
2953         Changed regexp for searching messages.
2954         (wl-summary-message-number): Rewrite.
2955         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
2956         Do rescan when old type summary cache.
2957         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
2958         (wl-summary-remove-destination): Use '\r' to detect EOL.
2959         (wl-summary-print-destination): Ditto.
2960         (wl-summary-temp-mark): New inline function.
2961         (wl-summary-persistent-mark): Ditto.
2962         (wl-summary-line-number): New function.
2963         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
2964         (wl-summary-line-list-count): New function.
2965         (wl-summary-create-line): Added argument persistent-mark.
2966         (All other related portions are changed)
2967         (wl-summary-create-line): Insert '\r'.
2968         (wl-summary-save-view-cache): Encode whth `unix' EOL.
2969         (wl-summary-cursor-move-surface): New inline function.
2970         (wl-summary-prev): Use it.
2971         (wl-summary-next): Ditto.
2972
2973         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
2974         wl-summary-message-regexp.
2975         (wl-highlight-summary): Delete progress message.
2976         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
2977
2978         * Version number is increased to 2.9.12.
2979
2980 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2981
2982         * wl-summary.el (wl-summary-line-subject-minimum-length): New
2983         variable (nil: no minimum).
2984         (wl-summary-line-subject): Add some spaces after subject by
2985         wl-summary-line-subject-minimum-length.
2986
2987 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2988
2989         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
2990         and removed `F'.
2991         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
2992         change above).
2993
2994 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2995
2996         * wl-summary.el (wl-summary-line-list-count): Reverted.
2997         (example setting in samples/*/dot.wl is also updated)
2998
2999 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3000
3001         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3002
3003         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3004
3005         * wl-vars.el (wl-summary-line-format): Addes some description to the
3006         docstring.
3007
3008         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3009         (wl-summary-line-close-bracket): Ditto.
3010         (wl-summary-line-children-number): Ditto.
3011         (wl-summary-line-thread-indent): Ditto.
3012         (wl-summary-line-children-and-from): Ditto.
3013
3014         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3015         't', 'c', 'F' and added 'C'.
3016
3017         * wl-util.el (wl-set-string-width): Accept negative value.
3018         (wl-line-parse-format): Added "%number(" and "%)".
3019
3020 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3021
3022         * wl-summary.el (wl-summary-line-list-count): Change format of the
3023         return value.
3024
3025 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3026
3027         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3028         from the recent message.el.
3029         (wl-draft-point-in-header-p): Ditto.
3030         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3031         wl-draft-beginning-of-line.
3032         * wl-e21.el (wl-draft-mode-map): Ditto.
3033         * wl-xmas.el (wl-draft-mode-map): Ditto.
3034
3035         * wl-folder.el: Sort macrodefs by dependencies.
3036
3037 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3038
3039         * wl-summary.el (wl-summary-prev): Fixed regexp.
3040         (wl-summary-next): Ditto.
3041
3042 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3043
3044         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3045
3046 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3047
3048         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3049         for backward compatibility.
3050
3051 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3052
3053         * wl-summary.el (wl-summary-line-list-count): New function, merged
3054         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3055         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3056         list counts.
3057
3058 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3059
3060         * wl-summary.el (wl-summary-create-line): Ignore errors while
3061         timezone-fix-time.
3062
3063         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3064
3065         * wl-summary.el (wl-summary-sync-update): Ditto.
3066         (wl-summary-default-from): Use wl-message-entity
3067         instead of entity.
3068
3069         * wl-summary.el (wl-summary-create-line): Fix.
3070
3071         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3072         (wl-summary-line-format): New user option.
3073         (wl-folder-summary-line-format-alist): Ditto.
3074         (wl-summary-from-width): Abolished.
3075
3076         * wl-util.el (toplevel): Require 'bytecomp.
3077         (wl-line-parse-format): New function.
3078         (wl-line-formatter-setup): New macro.
3079
3080         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3081         (wl-summary-buffer-line-formatter): New buffer local variable.
3082         (wl-summary-switch-to-clone-buffer): Follow the change above.
3083         (wl-summary-message-regexp): Fix.
3084         (wl-summary-from-func-internal): Abolished.
3085         (wl-summary-subject-func-internal): Ditto.
3086         (wl-summary-subject-filter-func-internal): Ditto.
3087         (All other related portions are changed.)
3088         (wl-summary-buffer-set-folder):
3089         Set up wl-summary-buffer-number-column and 
3090         wl-summary-buffer-line-formatter
3091         (All other related portions are changed.)
3092         (wl-summary-buffer-number-column-detect): Abolished.
3093         (All other related portions are changed.)
3094         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3095         (wl-summary-delete-all-temp-marks-on-buffer): Use
3096         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3097         (wl-summary-target-mark-delete): Ditto.
3098         (wl-summary-target-mark-refile-subr): Ditto.
3099         (wl-summary-target-mark-mark-as-read): Ditto.
3100         (wl-summary-target-mark-mark-as-unread): Ditto.
3101         (wl-summary-target-mark-mark-as-important): Ditto.
3102         (wl-summary-target-mark-save): Ditto.
3103         (wl-summary-replace-status-marks): Renamed from
3104         wl-summary-set-status-marks-on-buffer;
3105         Use wl-summary-message-regexp instead of
3106         wl-summary-buffer-number-regexp.
3107         (wl-summary-sync-update): Follow the change above.
3108         (wl-summary-goto-previous-message-beginning): New function.
3109         (wl-summary-mark-as-unread): Use it.
3110         (wl-summary-mark-as-important): Ditto.
3111         (wl-summary-line-formatter): New variable.
3112         (wl-summary-line-year): New function.
3113         (wl-summary-line-day): Ditto.
3114         (wl-summary-line-day-of-week): Ditto.
3115         (wl-summary-line-hour): Ditto.
3116         (wl-summary-line-minute): Ditto.
3117         (wl-summary-line-open-bracket): Ditto.
3118         (wl-summary-line-close-bracket): Ditto.
3119         (wl-summary-line-children-number): Ditto.
3120         (wl-summary-line-thread-indent): Ditto.
3121         (wl-summary-line-size): Ditto.
3122         (wl-summary-line-subject): Ditto.
3123         (wl-summary-line-from): Ditto.
3124         (wl-summary-line-children-and-from): Ditto.
3125         (wl-summary-create-line): Rewritten.
3126         (wl-summary-format-date): Abolished.
3127
3128         * wl-highlight.el (wl-highlight-summary-current-line): Use
3129         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3130         Use thread structure to detect thread top message.
3131
3132         * wl-draft.el (wl-default-draft-cite): Don't use
3133         wl-summary-from-func-internal.
3134
3135         * wl-refile.el (wl-refile-subject-learn): Don't use
3136         wl-summary-subject-filter-func-internal.
3137         (wl-refile-guess-by-subject): Ditto.
3138
3139         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3140         parameters.
3141
3142         * wl-thread.el (wl-thread-update-indent-string-region):
3143         Use wl-thread-update-line-on-buffer instead of
3144         wl-thread-update-indent-string.
3145         (wl-thread-update-children-number): Redefine using
3146         wl-thread-update-line-on-buffer.
3147         (wl-thread-update-indent-string): Abolished.
3148
3149         * Version number is increased to 2.9.11.
3150
3151 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3152
3153         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3154         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3155         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3156
3157         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3158         as nil.
3159
3160         * wl-thread.el (wl-thread-open-all-unread): Use 
3161         elmo-folder-list-messages-mark-match.
3162         (wl-thread-insert-message): Removed argument `mark-alist'.
3163         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3164         elmo-msgdb-set-mark.
3165         (wl-thread-get-children-msgs-uncached): Likewise.
3166         (wl-thread-get-exist-children): Added argument include-self.
3167         (wl-thread-delete-message): Follow the change above.
3168
3169         * wl-summary.el (wl-summary-count-unread): Removed argument.
3170         (wl-summary-rescan): Follow the change above.
3171         (wl-summary-mark-as-read-region): Ditto
3172         (wl-summary-mark-as-unread-region): Ditto.
3173         (wl-summary-delete-messages-on-buffer): Ditto.
3174         (wl-summary-sync-update): Ditto.
3175         (wl-summary-switch-to-clone-buffer): Ditto.
3176         (wl-summary-goto-folder-subr): Ditto.
3177         (wl-summary-target-mark-mark-as-read): Ditto.
3178         (wl-summary-target-mark-mark-as-unread): Ditto.
3179         (wl-summary-target-mark-mark-as-important): Ditto.
3180         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3181         (wl-summary-update-thread): Removed argument `mark-alist'.
3182         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3183         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3184         (wl-summary-resume-cache-status): Likewise.
3185         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3186         elmo-msgdb-set-mark.
3187         (wl-summary-mark-as-read-all): Likewise.
3188         (wl-summary-delete-cache): Ditto.
3189         (wl-summary-auto-select-msg-p): Ditto.
3190         (wl-summary-mark-as-unread): Ditto.
3191         (wl-summary-no-auto-refile-message-p): Ditto.
3192         (wl-summary-mark-as-read): Ditto.
3193         (wl-summary-mark-as-important): Ditto.
3194         (wl-summary-auto-refile): Follow the change above.
3195         (wl-summary-delete-all-marks): Removed.
3196         (wl-summary-resume-marks-and-highlight): Ditto.
3197         (wl-summary-resume-marks): Ditto.
3198         (wl-summary-delete-important-msgs-from-list): Ditto.
3199         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3200
3201         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3202         wl-summary-count-unread.
3203
3204         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3205         (wl-summary-score-update-all-lines): Use
3206         elmo-msgdb-set-mark.
3207
3208 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3209
3210         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3211         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3212         (wl-summary-create-line): Renamed from
3213         wl-summary-overview-create-summary-line;
3214         Argument rearrangement.
3215         (wl-summary-update-thread): Follow the change above.
3216
3217         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3218         (wl-thread-insert-entity-sub): Likewise.
3219
3220         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3221         argument `overview', `mark-alist' and added `msgdb'.
3222
3223         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3224
3225         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3226         (wl-summary-rescan): Follow the change above.
3227         (wl-summary-sync-update): Ditto.
3228         (wl-summary-insert-thread-entity): Ditto;
3229         Don't use `let*' in every while loop;
3230         Detect infinite loop of threads.
3231         (wl-summary-update-thread): Removed argument `overview'.
3232
3233         * wl-thread.el (wl-thread-insert-message): Ditto.
3234
3235         * Version number is increased to 2.9.10.
3236
3237         * wl-message.el (wl-message-redisplay): Ignore errors while
3238         wl-message-redisplay-hook.
3239
3240 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3241
3242         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
3243
3244 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3245
3246         * wl.el (wl): inhibit-quit while wl-folder.
3247
3248 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3249
3250         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
3251         while msgdb access.
3252
3253 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3254
3255         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
3256         even if no folder is not created.
3257
3258 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3259
3260         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
3261
3262         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
3263         implementation.
3264         (wl-summary-target-mark-thread): Ditto.
3265
3266         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
3267
3268 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3269
3270         * wl-util.el (wl-display-bytes): Remove unused function.
3271
3272 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3273
3274         * wl.el (wl-check-environment): Cause error when wl-from is nil,
3275         seems critical one (partially reverse the change in 2002/03/17).
3276
3277 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3278
3279         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
3280         * wl-draft.el (wl-draft-write-sendlog): Ditto.
3281
3282 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3283
3284         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
3285         is not writable.
3286         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
3287         plugged status instead of `'force' as 2nd argument.
3288
3289         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
3290         is not creatable.
3291
3292         * Version number is increased to 2.9.9.
3293
3294 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3295
3296         * wl-summary.el (wl-summary-suspend): New function.
3297
3298 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3299
3300         * wl.el (wl): Do not check variables if check is nil.
3301         * wl-utils.el (wl-collect-draft): New function.
3302         * wl-folder.el (wl-folder-suspend): Put summary buffers
3303         and draft buffers at the end of buffer list.
3304         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
3305
3306 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3307
3308         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
3309         loop instead of recursive call.
3310
3311         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
3312         2nd argument.
3313
3314 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3315
3316         * wl-draft.el (wl-draft-create-contents): Don't take neither
3317         (function . args) nor (string . something) any more.
3318
3319         * wl-version.el (wl-generate-user-agent-string): Return string
3320         without header symbol.
3321         * wl-draft.el (wl-draft-default-headers): Use it.
3322
3323         * wl-draft.el (wl-draft-trim-ccs): Renamed from
3324         `wl-draft-insert-ccs' and return field value instead of inserting
3325         the header. Abolish cc argument.
3326         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
3327
3328         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
3329         rather than one with string car.
3330
3331         * wl-vars.el (wl-draft-additional-header-alist): New variable.
3332         * wl-draft.el (wl-draft-create-contents): Add it after the default
3333         headers.
3334
3335         * wl-draft.el (wl-draft-create-contents): For the case of
3336         (symbol-or-string . function) insert header only when the function
3337         returns string value.
3338
3339 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3340
3341         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
3342         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
3343
3344 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3345
3346         * wl.el (wl-check-environment): Don't check Message-ID when
3347         `wl-insert-message-id' is nil.
3348         Revive checking if `wl-message-id-domain' contains "@".
3349
3350 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3351
3352         * wl.el (wl-check-environment): Merge examination for "@" at
3353         inappropriate position into the first string-match.
3354
3355         * wl-summary.el (wl-summary-target-mark-print): New function.
3356         (wl-summary-pipe-message-subr): Extracted from
3357         `wl-summary-pipe-message'.
3358         (wl-summary-target-mark-pipe): New function.
3359         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
3360         `wl-summary-target-mark-pipe'.
3361
3362 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3363
3364         * wl.el (wl-check-environment): Rewrite around Message-ID check.
3365
3366 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3367
3368         * wl.el (wl-check-environment): Use elmo-warning instead of
3369         error for non-critical ones.
3370         Remove trash folder check.
3371         (wl): Don't ignore error in wl-check-environment.
3372
3373         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
3374         check, which is moved from `wl-check-environment'.
3375         (Adviced by Teranishi-san [X-Mail-Count: 9661])
3376
3377 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3378
3379         * wl-summary.el (wl-summary-write-current-folder): If it cannot
3380         guess anything, call wl-summary-write.
3381         (wl-summary-write): Create draft with blank To field.
3382         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
3383
3384 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3385
3386         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
3387         argument full as well for wl-folder-write-current-folder.
3388         If wl-*-write-current-folder cannot guess addressee, add blank
3389         To header.
3390         Rewrite condition for positioning cursor.
3391
3392 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3393
3394         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
3395         summary buffer is present, use it.
3396         (wl-folder-jump-to-previous-summary): Ditto.
3397
3398 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3399
3400         * wl-draft.el (wl-draft-create-contents): Fix docstring.
3401
3402         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
3403         wl-summary-previous-buffer and wl-summary-next-buffer.
3404
3405         * wl-folder.el (wl-folder-mode-map): Bind
3406         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
3407         (wl-folder-jump-to-next-summary): New function.
3408         (wl-folder-jump-to-previous-summary): Ditto.
3409
3410         * wl-draft.el (wl-draft): Rearranged.
3411
3412 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3413
3414         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
3415         of header.
3416         (wl-draft): Collect arguments for the header as header-alist.
3417         (wl-draft-forward): Arrange arguments for wl-draft.
3418         (wl-draft-reply): Ditto.
3419         (wl-draft-edit-string): Ditto.
3420         * wl-summary.el (wl-summary-write): Ditto.
3421         (wl-summary-write-current-folder): Ditto.
3422
3423         * Version number is increased to 2.9.8.
3424
3425 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3426
3427         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
3428
3429         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
3430
3431         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
3432         even if the guess failed.
3433
3434         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
3435         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
3436         wl-summary-write-current-folder.
3437         * wl-xmas.el: Ditto.
3438
3439 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
3440
3441         * wl-summary.el (wl-summary-next-page): Force display message if
3442         message is not displayed yet.
3443         (wl-summary-prev-page): Ditto.
3444
3445 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
3446
3447         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
3448
3449 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3450
3451         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
3452         add "Preview Message" and "Save Draft and Exit".
3453
3454 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3455
3456         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
3457         if addrmgr is called from draft in splitted window.
3458
3459         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
3460         * wl-mule.el: Ditto.
3461         * wl-xmas.el: Ditto.
3462
3463 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3464
3465         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
3466
3467         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
3468         * wl-xmas.el (wl-folder-toolbar): Ditto.
3469
3470 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3471
3472         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
3473         and wl-draft-save-and-exit.
3474         (wl-draft-toolbar): Add wl-draft-save-and-exit.
3475         * wl-xmas.el: Ditto.
3476         * wl-mule.el: Ditto.
3477
3478         * wl-folder.el (wl-folder-goto-draft-folder): New function.
3479         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
3480
3481 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
3482
3483         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
3484         lists for saving buffer.
3485
3486 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3487
3488         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
3489         parent-folder argument instead of it.
3490         (wl-draft-create-buffer): Ditto.
3491         (wl-draft-forward): Ditto.
3492         (wl-draft-reply): Ditto.
3493         * wl-summary.el (wl-summary-write): Ditto.
3494         (wl-summary-write-current-folder): Ditto.
3495
3496         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
3497         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
3498         Folder buffer after composing.
3499
3500 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3501
3502         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
3503         header if the file `wl-x-face-file' already contains it.
3504
3505 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3506
3507         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
3508         folder" entry.
3509         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
3510         * wl-e21.el (wl-folder-toolbar): Ditto.
3511         * wl-xmas.el (wl-folder-toolbar): Ditto.
3512
3513 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3514
3515         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
3516         wl-folder-goto-folder with sticky argument.
3517         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
3518
3519 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3520
3521         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
3522         and wl-summary-previous-buffer.
3523         (wl-summary-next-buffer): New function.
3524         (wl-summary-previous-buffer): Ditto.
3525
3526 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3527
3528         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
3529         wl-folder-jump-to-current-entity-with-arg.
3530         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
3531         `wl-folder-jump-to-current-entity'.
3532         * wl-summary.el (wl-summary-mode-map): Bind "G" for
3533         `wl-summary-goto-folder-sticky'.
3534         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
3535         `wl-summary-goto-folder'.
3536         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
3537         Unless force-exit, do not clean temp. marks for sticky summary.
3538         (wl-summary-goto-folder): Now the prefix argument means force-exit.
3539
3540 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3541
3542         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
3543         not entire.
3544
3545 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
3546
3547         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
3548         to `C-x C-s'.
3549         (wl-summary-save-status): New command.
3550         (wl-summary-exit): Don't clean-up temp marks when sticky.
3551         (Applied patch from Nakayama-san [wl: 09548])
3552         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
3553         Do nothing when no mark data.
3554         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
3555         Call `wl-summary-delete-all-temp-marks' before saving.
3556
3557 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
3558
3559         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
3560
3561 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3562
3563         * wl.el (wl-check-environment): Also cause error when (system-name)
3564         returns "localhost.localdomain". (Although it doesn't affect because
3565         of condition-case, see change in 2002-01-23 by Teranisi-san.)
3566
3567 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3568
3569         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
3570         instead of wl-match-member with wl-folder-hierarchy-access-folders.
3571
3572         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3573         value.
3574
3575 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
3576
3577         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
3578         Likewise r-cc-list and r-ng-list.
3579
3580 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3581
3582         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
3583         only if it is bound as variable.
3584
3585         * wl-mime.el (wl-draft-preview-message): Ditto.
3586
3587 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
3588
3589         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
3590         needless `goto-char'.
3591
3592         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
3593         `wl-summary-redisplay-no-mime-internal' instead of
3594         `wl-summary-redisplay-no-mime'.
3595         (wl-summary-redisplay-no-mime): Changed argument;
3596         Call `wl-summary-redisplay-no-mime-internal'.
3597
3598         * wl-mime.el (wl-draft-preview-message): Bind
3599         `mime-header-encode-method-alist' locally.
3600
3601         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
3602         (wl-draft-std11-parse-addresses): Added the first address check.
3603         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
3604
3605         * Version number is increased to 2.9.7.
3606
3607 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
3608
3609         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
3610
3611 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
3612
3613         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
3614         related to scrollbar support, if there is no such a feature
3615         compiled in.
3616
3617 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3618
3619         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
3620         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
3621         for prefetch.
3622
3623 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
3624
3625         * wl-summary.el (wl-summary-pick): Fix for no match.
3626
3627 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3628
3629         * wl-draft.el (wl-draft-save):
3630         Override `mime-header-encode-method-alist'.
3631
3632 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3633
3634         * wl-folder.el (wl-folder-pick): New function.
3635         Define key as "?".
3636
3637 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3638
3639         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
3640         Fix for unplugged.
3641
3642 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3643
3644         * wl-folder.el (wl-folder-virtual): New function.
3645         Define key as "V".
3646
3647 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3648
3649         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
3650         multi folder if entity is group.
3651
3652 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3653
3654         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
3655         is nil.
3656
3657 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3658
3659         * wl-summary.el (wl-summary-pick): Fix for killed messages.
3660         (wl-summary-target-mark-msgs): Return the number of marked messages.
3661
3662 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
3663
3664         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
3665         "first:" is specified.
3666
3667 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3668
3669         * wl-vars.el (wl-from): Use return value of function
3670         user-full-name instead of the variable user-full-name since
3671         XEmacs-20.4 doesn't set this variable.
3672
3673 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
3674
3675         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
3676         call `wl' directly.
3677
3678 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
3679
3680         * wl-draft.el (wl-draft-reedit): Removed duplicated
3681         switch-to-buffers.
3682
3683 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3684
3685         * wl.el (wl-other-frame): Removed garbages.
3686
3687 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
3688
3689         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
3690
3691         * wl-xmas.el (wl-draft-key-setup): Ditto.
3692
3693         * wl-mule.el (wl-draft-key-setup): Ditto.
3694
3695         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
3696         (wl-draft-reedit): Ditto.
3697         (wl-draft-prepare-edit): Add `wl-draft-save' to
3698         `local-write-file-hooks'.
3699         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
3700         (wl-draft-reedit): Set buffer-file-name.
3701         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
3702
3703
3704         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
3705         call it.
3706         (wl-delete-startup-frame-function): New variable.
3707         (wl-other-frame): New function
3708         (Original was written by Yamaoka san [wl: 09239]).
3709
3710         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
3711         if `wl-folder-use-frame'.
3712
3713 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3714
3715         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
3716
3717 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3718
3719         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
3720         New variable.
3721         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
3722         (wl-message-buffer-prefetch-get-next): Use them.
3723         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
3724
3725 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
3726
3727         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
3728         with unwind-protect.
3729
3730         * wl-draft.el (wl-draft-reedit): Rewrite.
3731         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
3732         (wl-draft-save): Insert header separator if it does not exist;
3733         Removed condition-case.
3734
3735         * wl-summary.el (wl-summary-reedit): Revert last change.
3736
3737         * wl-draft.el (wl-draft-save): Rewrite.
3738         (wl-draft-create-buffer): Set buffer-file-name as nil.
3739
3740         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
3741
3742         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
3743
3744         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
3745         nil.
3746
3747 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3748
3749         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
3750         If count is nil, do not prefetch.
3751         (wl-message-buffer-prefetch-next): Next.
3752
3753 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3754
3755         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
3756
3757 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3758
3759         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
3760         `delete-backward-char'
3761         (wl-draft-prepare-edit): Check major-mode.
3762         (wl-draft-decode-header): Rewrite.
3763         (wl-draft): Fix.
3764
3765 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3766
3767         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
3768
3769 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3770
3771         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
3772         (wl-message-buffer-prefetch-get-next): Remove size checking.
3773         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
3774
3775 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3776
3777         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
3778         (wl-draft-default-headers): Fix.
3779
3780 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3781
3782         * wl-draft.el (wl-draft-default-headers): Insert return value of
3783         `wl-generate-mailer-string-function'.
3784
3785 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
3786
3787         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
3788         (wl-draft-insert-mail-header-separator): Ditto.
3789
3790         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
3791         again (Reverted the change on 2002-01-17 by OKADA san).
3792
3793 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3794
3795         * wl-draft.el (wl-draft): Rewrite.
3796         (wl-draft-create-buffer): New function.
3797         (wl-draft-create-contents): Ditto.
3798         (wl-draft-prepare-edit): Ditto.
3799         (wl-draft-decode-header): Ditto.
3800         (wl-draft-decode-body): Ditto.
3801         (wl-draft-check-new-line): Ditto.
3802         (wl-draft-default-headers): Ditto.
3803         (wl-draft-insert-mail-header-separator): Ditto.
3804
3805 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3806
3807         * Version number is increased to 2.9.6.
3808
3809 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3810
3811         * wl-draft.el (wl-draft-delete-field): Optional argument.
3812         (wl-draft-delete-fields): Ditto.
3813
3814 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3815
3816         * wl-message.el (toplevel): Eliminated byte-compile warning.
3817         for `itimer-function', `delete-timer' and `itimer-list'.
3818
3819 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3820
3821         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
3822         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
3823         `wl-message-buffer-prefetch-threshold'.
3824         * wl-summary.el (wl-summary-redisplay-internal): Remove
3825         the check of `wl-message-buffer-prefetch-depth'.
3826
3827 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3828
3829         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
3830         size of article.
3831         (wl-message-buffer-prefetch-subr): Remove size check.
3832
3833 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3834
3835         * wl-vars.el (wl-plugged): Make customizable.
3836
3837 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3838
3839         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
3840         (wl-message-buffer-prefetch-set-timer): New function.
3841         (wl-message-buffer-prefetch-get-next): New function.
3842         (wl-message-buffer-prefetch): New function.
3843         (wl-message-buffer-prefetch-next): Rewrite.
3844         (wl-message-buffer-prefetch-subr): Rewrite.
3845         * wl-vars.el (wl-auto-prefetch-first): New variable.
3846         * wl-summary.el (wl-summary-goto-folder-subr): Call
3847         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
3848
3849 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3850
3851         * wl-score.el (wl-summary-score-update-all-lines): Do not call
3852         `wl-summary-unread-message-hook'.
3853
3854 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3855
3856         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
3857         (wl-summary-sync): Call `wl-summary-resume-cache-status'
3858         if range is `cache-status'.
3859
3860 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3861
3862         * wl-message.el (wl-message-buffer-prefetch-subr):
3863         Improve debug message.
3864
3865 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3866
3867         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
3868         `wl-mail-send-pre-hook'.
3869         (wl-draft-send-mail-with-qmail): Ditto.
3870         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
3871
3872 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3873
3874         * wl-message.el (wl-message-buffer-prefetch-subr):
3875         Fix for cancel-function-timers bug.
3876         (wl-message-buffer-prefetch-debug): Default value is t.
3877
3878 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3879
3880         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
3881         (wl-message-buffer-prefetch-subr): Rewrite.
3882         Rename from `wl-message-buffer-prefetch'.
3883
3884 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3885
3886         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
3887         (wl-default-draft-cite-decorate-author): Ditto.
3888
3889         * wl-draft.el (wl-draft-cite-function): Removed.
3890         (wl-default-draft-cite-decorate-author): Ditto.
3891
3892 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3893
3894         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
3895         (wl-default-draft-cite): Do not arrange author name if the value of
3896         `wl-default-draft-cite-decorate-author' is nil.
3897
3898 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
3899
3900         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
3901
3902         * wl-folder.el (wl-folder-check-one-entity): Don't care
3903         `elmo-folder-use-flag-p'.
3904
3905 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
3906
3907         * wl-folder (wl-folder-check-one-entity): Fix
3908         problem if unread is nil.
3909
3910 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3911
3912         * wl-address.el (wl-address-make-completion-list): Check whether
3913         the address is a group list.
3914         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
3915
3916 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3917
3918         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
3919         The number of the messages of new and unread does not count
3920         correctly.
3921
3922         * wl-summary.el (wl-summary-count-unread): Changed to return
3923         `(new . unread)' instead of total.
3924         (wl-summary-sync-update): Follow the change above.
3925
3926         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
3927
3928 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3929
3930         * wl-address.el (wl-address-make-completion-list): Do not enclose
3931         address by " <" and ">" if associated realname is "".
3932         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
3933         This is against the promblem with group list in .addresses pointed
3934         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
3935
3936 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3937
3938         * wl-draft.el (wl-draft-write-sendlog): The first argument of
3939         message is a format control string.
3940         * wl-expire.el (wl-expire-append-log): Ditto.
3941         * wl-mime.el (wl-summary-burst-subr): Ditto.
3942         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
3943         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
3944
3945 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3946
3947         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
3948         wl.el (wl-check-variables): Rename from `wl-check-type'.
3949         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
3950         (wl-check-variables-2): New function.
3951         (wl): Call `wl-check-variables-2'.
3952
3953 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3954
3955         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
3956         after renaming folder in access group.
3957
3958 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3959
3960         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
3961         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
3962         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
3963         (wl-message-buffer-prefetch): Rewrite.
3964         (wl-message-buffer-prefetch-idle-time): Removed.
3965         * wl-summary.el (wl-summary-redisplay-internal):
3966         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
3967         Error check for `wl-message-buffer-prefetch-depht'.
3968
3969 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3970
3971         * Version number is increased to 2.9.5.
3972         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
3973
3974 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3975
3976         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
3977         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
3978         Based on the patch written by
3979         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
3980
3981 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
3982
3983         * wl-draft.el (wl-draft-raw-send): Fix for
3984         `wl-news-send-pre-hook'
3985
3986 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3987
3988         * wl-utils.el (wl-message-id-function): New variable.
3989         * wl-draft.el (wl-draft-insert-required-fields):
3990         Use `wl-message-id-function'.
3991
3992 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3993
3994         * wl-vars.el (wl-message-id-use-wl-from): New variable.
3995         * wl-utils.el (wl-draft-make-message-id-string):
3996         Use `wl-from' for domain part of Message-ID
3997         if `wl-message-id-use-wl-from' if non-nil.
3998         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
3999
4000 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4001
4002         * wl.el (wl): Call `wl-check-type'
4003         Do not 'condition-case'.
4004
4005 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4006
4007         * wl.el (wl-check-type): New function.
4008         (wl-check-type-variables): New variable.
4009
4010 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4011
4012         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4013
4014 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4015
4016         * wl-draft.el (wl-smtp-password-key): New function.
4017         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4018         (wl-draft-send-mail-with-smtp): Ditto.
4019         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4020
4021 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4022
4023         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4024         * wl-utils.el (wl-unique-id-suffix): Remove.
4025
4026 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4027
4028         * Version number is increased to 2.9.4.
4029
4030 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4031
4032         * wl-utils.el (wl-unique-id-suffix): New variable.
4033         (wl-unique-id): Use `wl-unique-id-suffix'
4034
4035 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4036
4037         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4038         instead of `elmo-msgdb-search'.
4039
4040         * Version number is increased to 2.9.3.
4041
4042 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4043
4044         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4045
4046 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4047
4048         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4049         (wl-draft-dispatch-message): Changed for send-later.
4050         (wl-draft-queue-flush): Ditto.
4051         (wl-draft): Clear `wl-sent-message-queued'.
4052         (wl-draft-reedit): Ditto.
4053         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4054         * wl-vars.el (wl-draft-force-queuing): New variable.
4055         (wl-draft-force-queuing-mail): New variable.
4056         (wl-draft-force-queuing-news): New variable.
4057
4058 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4059
4060         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4061         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4062
4063 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4064
4065         * Version number is increased to 2.9.2.
4066
4067 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4068
4069         * wl-draft.el (wl-draft-elide-region): New user command.
4070         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4071
4072         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4073         command `wl-draft-elide-region'.
4074         * wl-mule.el: Ditto.
4075         * wl-xmas.el: Ditto.
4076
4077 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4078
4079         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4080         (wl-biff-check-folder-async): Removed needless let.
4081
4082 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4083
4084         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4085         wl-folder-get-elmo-folder.
4086         (wl-biff-check-folder): Set `biff' argument of
4087         `wl-folder-check-one-entity'.
4088         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4089
4090         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4091         (wl-folder-check-one-entity): Added `biff' argument;
4092         Setup `biff' slot of folder.
4093
4094         * Version number is increased to 2.9.1.
4095
4096 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4097
4098         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4099         comment out and fixed.
4100         (wl-fldmgr-add-completion-subr): Ditto.
4101
4102         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4103         and msgdb.
4104
4105         * wl.el (wl-toggle-plugged): Save summary view.
4106
4107 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4108
4109         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4110
4111 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4112
4113         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4114
4115 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4116
4117         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4118         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4119         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4120
4121         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4122         if it was failed.
4123         (wl-demo): Disable undo in the demo buffer.
4124
4125 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4126
4127         * wl-version.el (wl-version): Changed codename.
4128
4129         * Version number is increased to 2.9.0.
4130
4131 2001-12-14  Takuo KITAME <kitame@northeye.org>
4132
4133         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4134         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4135         (wl-folder-mark-as-read-all-current-entity): Ditto.
4136
4137 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4138
4139         * wl-vars.el (wl-from-width): Define as obsolete variable.
4140         (wl-subject-length-limit): Ditto.
4141
4142         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4143
4144         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4145         wl-summary-save-view.
4146
4147         * wl.el (wl-save-status): Ditto.
4148         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4149
4150         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4151         (wl-summary-exit): Follow the change above.
4152         (wl-summary-goto-folder-subr): Ditto.
4153
4154         * wl-folder.el (wl-folder-create-subr): Don't use
4155         `elmo-folder-creatable-p'.
4156
4157 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4158
4159         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4160
4161 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4162
4163         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4164         rather than bitmap on Emacs 21.
4165         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4166         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4167         for xbm if the new redisplay engine is not available.
4168
4169 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4170
4171         * wl-folder.el (wl-folder-init-hook): New hook.
4172         (wl-folder-init): Run `wl-folder-init-hook'.
4173
4174 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4175
4176         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4177
4178 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4179
4180         * wl-acap.el (wl-acap-cache-filename): New variable.
4181         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4182         (wl-acap-init): Use cache if no ACAP server found.
4183
4184 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4185
4186         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4187         `wl-acap-original-msgdb-dir'.
4188
4189         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4190         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4191
4192         * wl-mime.el (wl-mime-save-directory): Renamed from
4193         `wl-mime-save-dir'.
4194
4195 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4196
4197         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4198
4199         * wl-demo.el: Require `path-util'.
4200         (wl-demo-bitmap-mule-available-p): New internal variable.
4201         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4202         `module-installed-p' instead.
4203         (wl-demo-insert-image): Use *.img file for a bitmap image.
4204         (wl-demo): Don't call the ascii demo recursively.
4205
4206 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4207
4208         * Version number is increased to 2.7.7.
4209
4210 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4211
4212         * wl.el (wl-exit): Eliminated byte-compile warning.
4213
4214 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4215
4216         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4217         obsolete variable using `elmo-define-obsolete-variable'.
4218         (wl-fetch-confirm-threshold): Ditto.
4219         (wl-cache-prefetch-folder-type-list): Ditto.
4220         (wl-cache-prefetch-folder-list): Ditto.
4221
4222 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4223
4224         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4225         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4226         (wl-demo-insert-image): New function.
4227         (wl-demo-insert-text): New function.
4228         (wl-demo-image-type-alist): Redefine as a function.
4229         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4230         (wl-demo-with-temp-file-buffer): Removed.
4231         (wl-logo-xpm): Removed.
4232         (wl-logo-xbm): Removed.
4233         (wl-logo-bitmap): Removed.
4234
4235 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4236
4237         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
4238         (wl-expire-localdir-get-folder-function): New user option.
4239         (wl-expire-localdir-get-folder): New function.
4240         (wl-expire-localdir-date): Ditto.
4241
4242 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4243
4244         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4245         value.  Refactoring `wl-folder-notify-deleted' is nil case.
4246         Fixed unread number mismatch when all-unread < unread.
4247
4248 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
4249
4250         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
4251         (wl-fetch-confirm-threshold): Ditto.
4252
4253         * wl-summary.el (wl-summary-confirm-appends): Removed.
4254         (wl-summary-sync-update): Don't refer
4255         `wl-summary-update-confirm-threshold' (It is now abolished).
4256
4257         * wl-message.el (wl-message-display-internal): Don't refer
4258         `wl-fetch-confirm-threshold' (It is now abolished).
4259
4260 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4261
4262         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
4263
4264 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4265
4266         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
4267         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
4268         Change default value to nil.
4269         (wl-summary-indent-length-limit): The value can be nil, nil means
4270         unlimited.
4271
4272         * wl-summary.el: Don't set limit for indent length if the value of
4273         wl-summary-indent-length-limit is nil.
4274         If the value of wl-summary-width is nil, it means only that the width
4275         of summary is unlimited (nil doesn't mean that the indent length is
4276         unlimited).
4277
4278         * wl-thread.el: Ditto.
4279
4280 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
4281
4282         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
4283         be nil, nil means never confirm.
4284         * wl-summary.el (wl-summary-confirm-appends): Ditto.
4285
4286 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4287
4288         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
4289         means unlimited).
4290
4291 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
4292
4293         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
4294         Use `with-temp-buffer'.
4295
4296 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
4297
4298         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
4299         with new backquote style).
4300         (wl-folder-get-entity-from-buffer): Ditto.
4301
4302 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4303
4304         * wl-version.el (nemacs-version): Eliminated.
4305         (wl-extended-emacs-version2): Ignore nemacs.
4306         (wl-extended-emacs-version3): Ditto.
4307
4308 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
4309
4310         * wl-vars.el (wl-draft-add-references): Set default value as nil.
4311         (wl-draft-add-in-reply-to): New variable.
4312         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
4313         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
4314         (wl-draft-yank-from-mail-reply-buffer): Use
4315         `wl-draft-add-in-reply-to'.
4316         (wl-draft-insert-current-message): Ditto.
4317
4318 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4319
4320         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
4321         typo (kill->hide).
4322         (wl-message-buffer-prefetch-folder-type-list): Added elements
4323         `mark' and `cache' instead of `internal'.
4324
4325 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4326
4327         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
4328         resume msgdb directory.
4329
4330 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4331
4332         * wl.el (wl-exit): Call `wl-acap-exit'.
4333
4334         * wl-summary.el (wl-summary-message-string): New function.
4335         (wl-summary-reedit): Use it.
4336         (wl-summary-resend-bounced-mail): Remove needless let.
4337         (wl-summary-supersedes-message): Ditto.
4338         (wl-summary-save): Ditto.
4339
4340         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
4341         (wl-acap-init): Set it.
4342         (wl-acap-exit): New function.
4343
4344 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4345
4346         * wl.el (wl-init): Revert (require 'mime-setup). move from
4347         toplevel.
4348
4349 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4350
4351         * wl-summary.el (wl-summary-write-current-folder): Remove unused
4352         local variables.  Add error when guess function return invalid
4353         value.
4354
4355 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4356
4357         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4358         Change local variable name.
4359         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
4360         (wl-folder-get-newsgroups): Return nil when non-news folder.
4361         * wl-summary.el (wl-summary-write-current-folder): State through
4362         when guess-list return nil.
4363         (wl-summary-write-current-folder-functions): Fixed docstring.
4364
4365         * wl.el (wl-exit): Changed confirm message.
4366
4367         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
4368         * wl-draft.el (wl-draft): Remove verbose `featurep'.
4369
4370         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
4371
4372 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4373
4374         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
4375         user option (Renamed from wl-cache-prefetch-folder-type-list).
4376         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
4377         from wl-cache-prefetch-folder-list).
4378
4379         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
4380         Move to wl-vars.el.
4381         (wl-message-buffer-prefetch-p): Changed to enable
4382         `wl-message-buffer-prefetch-folder-list'.
4383
4384         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
4385         `ignore-cache'.
4386
4387 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
4388
4389         * wl-draft.el (wl-draft-config-sub-func-alist): Added
4390         `part-top' and `part-bottom'.
4391         (wl-draft-config-sub-part-top): New function.
4392         (wl-draft-config-sub-part-bottom): New function.
4393
4394 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4395
4396         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
4397
4398 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
4399
4400         * wl-folder.el (wl-folder-get-newsgroups): Fix.
4401
4402 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4403
4404         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
4405
4406         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
4407         (wl-summary-write-current-folder): Ditto.
4408
4409 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4410
4411         * wl-folder.el (wl-folder-get-newsgroups): Use
4412         `elmo-folder-newsgroups'.
4413
4414 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
4415
4416         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
4417         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
4418         `wl-draft-config-sub-header-bottom'.
4419
4420 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4421
4422         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
4423         localnews folder.
4424
4425 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4426
4427         * wl-summary.el (wl-summary-mode): Undo last change.
4428
4429         * wl-folder.el (wl-folder-mode): Ditto.
4430
4431 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4432
4433         * wl-summary.el (wl-summary-mode): Locally set
4434         truncate-partial-window-width to nil.
4435         (for XEmacs)
4436
4437         * wl-folder.el (wl-folder-mode): Ditto.
4438
4439 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4440
4441         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
4442
4443 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4444
4445         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
4446         number.
4447
4448         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
4449
4450         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
4451
4452         * Version number is increased to 2.7.6.
4453
4454 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
4455
4456         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
4457
4458 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
4459
4460         * wl-summary.el (wl-summary-sync-update): Enclose network
4461         related portion with `unwind-protect'.
4462
4463 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4464
4465         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
4466
4467 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4468
4469         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
4470         element.
4471         * wl-vars.el (wl-message-body-button-alist): Ditto.
4472
4473         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
4474         max match length.
4475         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
4476
4477         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
4478         for the max match length;
4479         Use 4th element value for the button string regexp group.
4480
4481         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
4482         candidate exists, prompt to select.
4483
4484 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4485
4486         * wl-summary.el (wl-summary-jump-to-msg): Search before
4487         calibration point by `beginning-of-line'.
4488
4489 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4490
4491         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
4492         for access group.
4493
4494 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
4495
4496         * wl-message.el (wl-message-display-internal): Bind
4497         `default-mime-charset'.
4498
4499         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
4500
4501         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
4502
4503         * Version number is increased to 2.7.5.
4504
4505 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4506
4507         * wl-expire.el (wl-summary-archive): Fixed;
4508         Use `elmo-folder-name-internal'.
4509
4510 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4511
4512         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
4513         from `elmo-folder-move-messages' caller.
4514         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4515
4516         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
4517         related portions are changed).
4518
4519 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4520
4521         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
4522         counter.
4523
4524 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4525
4526         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
4527         buffer local and set it to nil.
4528
4529         * wl-message.el (wl-message-redisplay): Ditto.
4530
4531 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
4532
4533         * wl-summary.el (wl-summary-mark-as-important): If message is
4534         already cached, set messag as read, otherwise encache and mark as read.
4535
4536 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4537
4538         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
4539         point-min.
4540
4541 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4542
4543         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
4544         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
4545         a keymap.
4546
4547 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
4548
4549         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
4550         parent.
4551
4552         * wl-mule.el (wl-message-define-keymap): Ditto.
4553
4554         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
4555
4556         * wl-xmas.el (wl-message-display-internal-hook): Define.
4557         (wl-xmas-setup-message-toolbar): Define as function.
4558         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
4559         (wl-message-overload-functions): Abolished.
4560         (wl-message-define-keymap): New function.
4561
4562         * wl-vars.el (wl-message-display-internal-hook): New variable.
4563         (wl-message-header-button-alist): New variable (Renamed from
4564         wl-highlight-message-header-button-alist).
4565         (wl-message-body-button-alist): Ditto.
4566
4567         * wl-mule.el (wl-message-define-keymap): New function.
4568         (wl-message-overload-functions): Abolished.
4569
4570         * wl-message.el (wl-message-add-buttons-to-body): New function.
4571         (wl-message-redisplay): Don't call wl-message-overload-functions;
4572         Call wl-message-add-buttons-to-header and
4573         wl-message-add-buttons-to-body.
4574         (wl-message-display-internal): Set keymap argument for
4575         elmo-mime-display-as-is, elmo-mime-message-display;
4576         Run wl-message-display-internal-hook.
4577         (wl-message-refer-article-or-url): Abolished.
4578
4579         * wl-highlight.el (wl-highlight-headers): Don't call
4580         wl-highlight-message-add-buttons-to-header.
4581         (wl-highlight-message-add-buttons-to-header): Abolished.
4582
4583
4584         * wl-e21.el (wl-message-display-internal-hook): Define.
4585         (wl-e21-setup-toolbar): Deleted duplicated binding.
4586         (wl-e21-setup-message-toolbar): Define as function.
4587         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
4588         (wl-message-define-keymap): New function.
4589         (wl-message-overload-functions): Abolished.
4590
4591 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
4592
4593         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
4594         and elmo-folder-close.
4595
4596         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
4597
4598 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4599
4600         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
4601         boolean value.
4602         * wl-draft.el (wl-draft-do-fcc): Ditto.
4603
4604 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4605
4606         * wl-vars.el (wl-fcc-force-as-read): New variable.
4607         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
4608         mark copied message as read.
4609
4610 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4611
4612         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
4613
4614 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4615
4616         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
4617         `wl-summary-target-above' instead of obsolete variable
4618         `wl-summary-temp-above'.
4619
4620         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
4621         instead of `make-obsolete-variable'.
4622         * wl-refile.el (toplevel): Ditto.
4623
4624 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
4625
4626         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
4627         with third argument t.
4628         (wl-draft): Set first argument for wl-plugged-init as t.
4629
4630         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
4631         definition.
4632
4633 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4634
4635         * wl-vars.el: Tabify.
4636         (wl-biff-notify-hook): Use `ding' instead of `beep'.
4637
4638         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
4639         message.
4640
4641 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4642
4643         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
4644         and set default to beep.
4645
4646 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4647
4648         * wl-vars.el (wl-draft-truncate-lines): New variable.
4649
4650         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
4651         instead of wl-message-truncate-lines for truncate-lines.
4652
4653 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
4654
4655         * wl-message.el (wl-message-display-internal): Call
4656         `wl-highlight-message' after `elmo-mime-display-as-is'.
4657
4658         * wl-mime.el (wl-mime-display-text/plain): New function.
4659         (wl-mime-display-header): Ditto.
4660         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
4661         body-presentation-method for text/plain;
4662         Register `wl-mime-display-header' as a header-presentation-method;
4663         Don't set up `elmo-message-text-content-inserted-hook' and
4664         `elmo-message-header-inserted-hook'.
4665
4666         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
4667         variable.
4668         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
4669         as t if flag is 'all-header;
4670         Don't bind `elmo-message-ignored-field-list',
4671         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
4672
4673 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4674
4675         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
4676         for xemacs with non-mule environment.
4677
4678 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4679
4680         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
4681         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
4682         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
4683
4684 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4685
4686         * wl-vars.el (wl-interactive-send): Set default value as t.
4687
4688 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
4689
4690         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
4691         (wl-addrmgr-method-list): Abolished.
4692         (wl-addrmgr-change-method): Follow above change.
4693
4694         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
4695
4696 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4697
4698         * wl-vars.el (wl-message-truncate-lines): Change default value
4699         to default-truncate-lines.
4700
4701         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
4702
4703 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4704
4705         * wl-vars.el (wl-message-truncate-lines): New variable.
4706
4707         * wl-message.el (wl-message-redisplay): Set truncate-lines using
4708         wl-message-truncate-lines.
4709
4710 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4711
4712         * wl-acap.el (wl-acap-init): Remove period from error message.
4713         (wl-acap-find-acap-service): Remove period from message.
4714
4715 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4716
4717         * wl.el (wl-check-environment): Undo last change.
4718
4719         * wl-vars.el (wl-from): Changed default value.
4720
4721         * wl-util.el (toplevel): Don't require tm-edit.
4722
4723         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
4724         `wl-folder-init';
4725         Don't set mark on mail body.
4726         (wl-draft-reedit): Ditto.
4727
4728         * wl-address.el (wl-address-quote-specials): Define as an alias for
4729         elmo-address-quote-specials.
4730
4731 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4732
4733         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
4734
4735         * wl-vars.el (wl-from): Set default value as nil.
4736         (wl-organization): Set default value as ORGANIZATION environment
4737         variable.
4738
4739         * wl-draft.el (wl-smtp-extension-bind): Check value of
4740         wl-smtp-connection-type.
4741
4742         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
4743         error.
4744
4745 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4746
4747         * Version number is increased to 2.7.4.
4748
4749         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
4750         arguments from `wl-highlight-x-face-function' caller.
4751         Use x-face-1.3.6.12 or later.
4752
4753 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
4754
4755         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
4756
4757 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4758
4759         * wl-vars.el (wl-summary-width): Fix type to accept nil.
4760         (wl-fcc): Fix to accept function.
4761         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
4762
4763 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4764
4765         * wl-acap.el (toplevel): Added `product-provide' declare.
4766         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
4767
4768 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
4769
4770         * wl.el (wl): Changed order of calling `elmo-init'
4771         and `elmo-folder-init'.
4772
4773 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4774
4775         * wl-mime.el (wl-summary-burst): Extract message when content-type
4776         of root entity is not only `multipart' but also `message/rfc822'.
4777         (wl-summary-burst-subr): Ditto.
4778
4779 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4780
4781         * wl-vars.el (toplevel): Require 'custom.
4782         (wl-trash-folder): Added to `wl-setting' group.
4783
4784         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
4785         exists.
4786         (wl-addrmgr-draw): Insert empty line when no entry exists.
4787
4788         * wl-mule.el (wl-message-wheel-up): Fixed.
4789         (wl-message-wheel-down): Ditto.
4790
4791 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4792
4793         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
4794         config is an anonymous lambda expression.
4795
4796 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4797
4798         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
4799         when Mule 2 is running.
4800
4801 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
4802
4803         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
4804
4805 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
4806
4807         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
4808         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
4809
4810         * wl-address.el (wl-address-specials-regexp): Eliminated.
4811         (wl-address-quote-specials): Rewrite.
4812
4813 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4814
4815         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
4816         shy-groups for regexp.
4817
4818         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
4819         character classes and Perl style shy-groups for regexp.
4820         (wl-highlight-plugged-current-line): Use Posix style character
4821         classes for regexp.
4822         (wl-e21-highlight-folder-by-numbers): Ditto.
4823         (wl-e21-display-image-p): Use `display-images-p' instead of
4824         `display-graphic-p'.
4825         (display-images-p): Make an alias to `display-graphic-p' if it is
4826         not available.  It is for Emacs version prior to 21.0.105.
4827
4828         * wl-demo.el (wl-demo): Use `display-images-p' instead of
4829         `display-graphic-p'.
4830         (wl-demo-image-type-alist): Ditto.
4831         (display-images-p): Make an alias to `display-graphic-p' if it is
4832         not available.  It is for Emacs version prior to 21.0.105.
4833
4834 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4835
4836         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
4837         support.
4838         (wl-generate-user-agent-string): Ditto.
4839
4840         * wl-version.el (wl-version): Update docsting.
4841         (wl-version-status): Ditto.
4842
4843 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4844
4845         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
4846         21.0.105.  For Emacs 21.0.104 or earlier.
4847
4848 2001-09-03  Takuo KITAME <kitame@northeye.org>
4849
4850         * wl-e21.el (wl-plugged-init-icons): Use
4851         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
4852         (wl-biff-init-icons): Ditto.
4853
4854 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
4855
4856         * wl-highlight.el (wl-highlight-summary-current-line):
4857         Fixed highlighting refile/copy destination.
4858
4859         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
4860         (wl-acap-store): Encode string by wl-acap-coding-system.
4861
4862 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
4863
4864         * wl-acap.el (toplevel): Check and require 'un-define before
4865         'xemacs-ucs;
4866          Added checking for UTF-2000.
4867
4868 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
4869
4870         * wl-acap.el (toplevel): Require 'un-define before 'wl;
4871         Don't enclose with `eval-and-compile'.
4872
4873         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
4874         wl-init is non-nil.
4875
4876         * wl-draft.el (wl-draft): Ditto.
4877
4878         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
4879
4880         * wl-acap.el (toplevel): Require 'wl.
4881         (wl-acap-store): Call `elmo-init'.
4882
4883         * wl.el (wl): Changed position of `wl-check-environment'.
4884         (toplevel): Added autoload setting for wl-acap.
4885
4886         * wl-vars.el (wl-setting): New custom group.
4887         (wl-from): Added wl-setting group.
4888         (wl-user-mail-address-list): Ditto.
4889         (wl-organization): Ditto.
4890         (wl-subscribed-mailing-list): Ditto.
4891         (wl-envelope-from): Ditto.
4892         (wl-smtp-posting-user): Ditto.
4893         (wl-smtp-posting-server): Ditto.
4894         (wl-smtp-posting-port): Ditto.
4895         (wl-smtp-authenticate-type): Ditto.
4896         (wl-pop-before-smtp-user): Ditto.
4897         (wl-pop-before-smtp-server): Ditto.
4898         (wl-pop-before-smtp-port): Ditto.
4899         (wl-pop-before-smtp-authenticate-type): Ditto.
4900         (wl-nntp-posting-server): Ditto.
4901         (wl-nntp-posting-user): Ditto.
4902         (wl-nntp-posting-port): Ditto.
4903         (wl-fetch-confirm-threshold): Ditto.
4904         (wl-prefetch-threshold): Ditto.
4905         (wl-thread-insert-opened): Ditto.
4906         (wl-ldap-server): Ditto.
4907         (wl-ldap-port): Ditto.
4908         (wl-ldap-base): Ditto.
4909         (wl-ldap-objectclass): Ditto.
4910         (wl-use-ldap): Ditto.
4911         (wl-draft-config-alist): Ditto.
4912         (wl-draft-config-matchone): Ditto.
4913         (wl-template-alist): Ditto.
4914         (wl-message-sort-field-list): Ditto.
4915         (wl-message-ignored-field-list): Ditto.
4916         (wl-message-visible-field-list): Ditto.
4917         (wl-interactive-send): Ditto.
4918         (wl-summary-move-order): Ditto.
4919         (wl-auto-select-first): Ditto.
4920         (wl-auto-select-next): Ditto.
4921         (wl-interactive-save-folders): Ditto.
4922
4923         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
4924         Initialization codes are moved from wl-local-folder-init.
4925         (wl-local-folder-init): Follow the change above.
4926         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
4927
4928         * wl-acap.el: New file.
4929
4930         * Version number is increased to 2.7.3.
4931
4932 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
4933
4934         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
4935
4936 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
4937
4938         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
4939         (wl-addrmgr-address-entry-list): Ditto.
4940
4941 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4942
4943         * wl-e21.el (wl-draft-mode-map): Removed binding for
4944         `wl-draft-insert-x-face-field'.
4945
4946         * wl-mule.el (wl-draft-mode-map): Ditto.
4947
4948         * wl-xmas.el (wl-draft-mode-map): Ditto.
4949
4950         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
4951         (wl-cs-autoconv): Ditto.
4952         (wl-cs-local): Ditto.
4953         (wl-use-scoring): Ditto.
4954         (wl-mime-charset): Ditto.
4955         (wl-folder-check-async): Ditto.
4956
4957         * wl.el (toplevel): Ignore nemacs and tm.
4958         (wl-exit): Ditto.
4959
4960         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
4961         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
4962         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
4963         instead of wl-address-petname-add-or-change.
4964         (wl-summary-edit-addresses-subr): Use wl-address-delete
4965         instead of wl-address-petname-delete.
4966
4967         * wl-util.el (wl-as-coding-system): Ignore nemacs.
4968
4969         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
4970         if error occured.
4971
4972         * wl-message.el (require): Remove tm support.
4973
4974         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
4975
4976         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
4977         (wl-folder-jump-to-current-entity): Ditto.
4978         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
4979
4980         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
4981         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
4982         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
4983
4984         * wl-mule.el (wl-draft-key-setup): Ditto.
4985
4986         * wl-xmas.el (wl-draft-key-setup): Ditto.
4987
4988         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
4989         (wl-draft-std11-parse-addresses): New function.
4990         (wl-draft-parse-mailbox-list): Use it.
4991         (wl-draft): Ignore nemacs.
4992         (wl-draft-reedit): Ditto.
4993
4994         * wl-addrmgr.el: New file.
4995         (Original is wl-rcpt.el written by
4996         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
4997         Thanks Kitamoto-san.)
4998
4999         * wl-address.el (wl-address-make-address-list): Modified parsing
5000         process.
5001         (wl-address-delete): Renamed from `wl-address-petname-delete';
5002         Modify wl-address-list too.
5003         (wl-address-add-or-change): Renamed from
5004         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5005
5006 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5007
5008         * wl-highlight.el (wl-highlight-summary-current-line):
5009           Work with transient-mark-mode
5010
5011 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5012
5013         * Version number is increased to 2.7.2.
5014
5015         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5016         instead of elmo-dop-queue-method.
5017
5018 2001-08-06  SAITO Atsunori <sai@yedo.com>
5019
5020         * wl-vars.el (wl-ldap-objectclass): New user option.
5021
5022         * wl-address.el (wl-ldap-make-filter): Use it.
5023
5024 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5025
5026         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5027
5028 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5029
5030         * wl-folder.el (wl-folder): redisplay after folder insertion.
5031
5032         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5033
5034         * wl-summary.el (wl-summary-sync-update):
5035         Change status mark only when new-msgdb exists.
5036         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5037
5038 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5039
5040         * wl-summary.el (wl-summary-open-folder): New function.
5041         (wl-summary-goto-folder-subr): Use it.
5042         (wl-summary-mark-as-important): Fix;
5043         Encache only when no cache exists.
5044
5045 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5046
5047         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5048         Use with-current-buffer.
5049
5050 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5051
5052         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5053         before call `get-buffer'. Fixed parenthesis.
5054         (wl-score-get-header-entry): Clear message and help window when
5055         keyboard quit.
5056         (wl-score-edit-insert-header): Ditto.
5057
5058 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5059
5060         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5061         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5062         (wl-default-draft-cite): Fix.
5063
5064         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5065         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5066
5067 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5068
5069         * wl-message.el (wl-message-prev-page): Do same bahavior
5070         as summary when it is called in the message buffer.
5071         (wl-message-next-page): Ditto.
5072
5073 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5074
5075         * wl-summary.el (wl-summary-forward): Use cache if it is not
5076         section cache.
5077
5078 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5079
5080         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5081         Removed redundant require of elmo-vars.
5082         (wl-biff-state-indicator-on): Changed default value for
5083         xemacs with non-mule environment.
5084
5085         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5086         wl-message-buffer is nil;
5087         Hide progress bar after moving messages.
5088
5089 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5090
5091         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5092         message at cursor point is deleted.
5093
5094 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5095
5096         * wl-vars.el: Changed file coding system to euc-japan.
5097         Added -*-coding:-*- magic to the first line.
5098
5099         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5100         Search parent from the first message.
5101
5102         * Version number is increased to 2.7.1.
5103
5104 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5105
5106         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5107
5108 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5109
5110         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5111         refile/delete execution.
5112
5113         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5114         Fixed docstring.
5115
5116 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5117
5118         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5119         do update process;
5120         Don't update marks when update process is interrupted.
5121
5122 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5123
5124         * wl-summary.el (wl-summary-reply): Fixed problem when
5125         wl-draft-use-frame is non-nil.
5126         (wl-summary-forward): Ditto.
5127
5128         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5129         as nil.
5130         (wl-folder-mark-as-read-all-entity): Ditto.
5131         (wl-folder-prefetch-entity): Ditto.
5132
5133         * wl.el (wl): Check environment before wl-init.
5134
5135         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5136         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5137         instead of wl-summary-collect-unread.
5138         (wl-summary-reply): Split message window.
5139
5140 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5141
5142         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5143         only if current language environment is japanese,
5144
5145         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5146         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5147         (wl-folder-goto-folder-subr): Ditto.
5148
5149         * wl-draft.el (wl-draft-dispatch-message): Call
5150         `elmo-file-cache-get-path'.
5151
5152 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5153
5154         * wl-summary.el (wl-summary-cursor-move): If return value of
5155         wl-summary-next-message is not number, don't jump.
5156
5157 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5158
5159         * wl-summary.el (wl-summary-buffer-next-message-function): New
5160         variable.
5161         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5162         if it is bound.
5163
5164         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5165         string.
5166
5167         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5168         (wl-plugged-drawing): Ditto.
5169
5170 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5171
5172         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5173         process.
5174         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5175         with unwind-protect.
5176
5177         * wl.el (wl-init): Require mime-setup.
5178         (wl-check-environment): Don't require mime-setup.
5179
5180         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5181         instead of elmo-folder-type.
5182
5183         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5184         value as nil.
5185
5186 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5187
5188         * Version number is increased to 2.7.0.
5189
5190         * wl-version.el (wl-version): Changed codename.
5191
5192         * wl-summary.el (wl-summary-delete-cache): Fixed.
5193
5194         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5195         Workaround for net folders.
5196         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5197
5198         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5199         value to nil (According to the patch from
5200         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5201
5202         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5203         of elmo-folder-close.
5204
5205 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5206
5207         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5208         for postfix.
5209
5210 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5211
5212         * wl-summary.el (wl-summary-resend-message): Fixed.
5213
5214         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5215         Call wl-draft with `from' argument if its address is included in
5216         `wl-user-mail-address-list'.
5217         (wl-draft): Added `from' argument.
5218
5219         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5220         non-nil.
5221         (wl): Don't show demo if wl-demo is nil.
5222
5223         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5224         wl-summary-use-frame.
5225
5226         * wl-vars.el (wl-summary-use-frame): New user option.
5227         (wl-folder-use-frame): Changed docstring.
5228
5229         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5230         non-nil.
5231         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5232         wl-summary-use-frame.
5233
5234         * wl-vars.el (wl-folder-use-frame): New user option.
5235
5236         * wl-summary.el (wl-summary-exit): Back to folder frame if
5237         wl-folder-use-frame is non-nil.
5238         (wl-summary-redisplay-internal): Ignore cache if current folder
5239         is draft folder,
5240         (wl-summary-redisplay-no-mime): Ditto.
5241         (wl-summary-redisplay-all-header): Ditto.
5242
5243         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
5244         if wl-folder-use-frame is non-nil.
5245
5246 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
5247
5248         * wl-summary.el (wl-summary-sync-update): Bind
5249         elmo-folder-update-threshold.
5250         (wl-summary-mark-as-important): Enclosed server mark processing
5251         with `save-match-data'.
5252
5253         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
5254         only when it is already defined.
5255
5256 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5257
5258         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
5259         name of folder exclude localdir is wrong.
5260         * wl-folder.el (wl-folder-sync-entity):
5261         Set `wl-summary-always-sticky-folder-list' as nil.
5262         (wl-folder-mark-as-read-all-entity): Ditto.
5263         (wl-folder-prefetch-entity): Ditto.
5264
5265 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
5266
5267         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
5268         instead of `wl-summary-write-current-newsgroup'.
5269
5270 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5271
5272         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
5273         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
5274         non-nil and selected message is important, do not display.
5275
5276 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
5277
5278         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
5279
5280 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5281
5282         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
5283
5284         * wl-summary.el (wl-summary-mark-as-important): Set message number
5285         using wl-summary-message-number.
5286
5287 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5288
5289         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5290         destination folder is 'null.
5291
5292 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5293
5294         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
5295         New function.
5296         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
5297         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
5298         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5299
5300 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
5301
5302         * wl-mime.el (wl-mime-setup): Added setting for
5303         `mime-setup-signature-key-alist' to avoid overriding key bind for
5304         `wl-draft-send'.
5305
5306         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
5307         for `wl-draft-send'.
5308         * wl-mule.el (wl-draft-overload-functions): Ditto.
5309         * wl-xmas.el (wl-draft-overload-functions): Ditto.
5310         * wl-draft.el (wl-draft-send): Ditto.
5311
5312         * wl-message.el (wl-message-display-internal):
5313         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
5314         (Patch is provided by <kita@coe.nttdata.co.jp>).
5315
5316 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5317
5318         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
5319
5320 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5321
5322         * wl.el (wl): Fix for wl-demo.
5323
5324 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5325
5326         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
5327
5328 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5329
5330         * wl-folder.el (wl-folder-prefetch-entity): Use
5331         `wl-folder-get-elmo-folder'.
5332         (wl-folder-count-incorporates): Do not use
5333         `wl-folder-get-elmo-folder'.
5334
5335 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5336
5337         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
5338         instead of `elmo-folder-get-type'.
5339
5340 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5341
5342         * wl-summary.el (wl-summary-write-current-folder): Set cursor
5343         position on Subject: field.
5344         (Advised by Mito <mit@nines.nec.co.jp>)
5345
5346 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5347
5348         * wl-folder.el (wl-folder-prefetch-entity): Use
5349         `wl-folder-get-elmo-folder'.
5350
5351 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
5352
5353         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
5354
5355         * wl-summary.el (wl-summary-buffer-set-folder): Set up
5356         `process-duplicates' slot.
5357
5358         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
5359         if detection failed.
5360
5361 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5362
5363         * wl-version.el (wl-version-status): Set to "alpha".
5364
5365 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5366
5367         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
5368         Check wl-message-buffer lives before set-buffer.
5369
5370 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5371
5372         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
5373         called in folder mode.
5374         * wl-var.el (wl-summary-exit-pre-hook): New variable.
5375         * wl-summary.el (wl-summary-exit-pre-hook): Run
5376         `wl-summary-exit-pre-hook' before exit summary mode.
5377
5378 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5379
5380         * wl-version.el (wl-version-status): New variable.
5381         (wl-version-status-alist): Removed.
5382         (wl-version-status): Rule included.
5383
5384 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5385
5386         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
5387         @sponichi.
5388
5389         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
5390         when `mail-reply-buffer' is buffer-local variable.
5391         (Reported by <kita@coe.nttdata.co.jp>).
5392
5393 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
5394
5395         * wl-vars.el (toplevel): Require 'elmo-util.
5396
5397 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5398
5399         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
5400         (All other related portions are changed)
5401
5402         * wl.el (wl-plugged-change): Use '<' instead of '<='.
5403
5404         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
5405
5406 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5407
5408         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
5409
5410 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5411
5412         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
5413         Delete other windows to avoid an error.
5414         Use `point-marker' instead of `point' to remember the start point
5415         of body.
5416
5417         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
5418
5419         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
5420         number not to exceed all message number.
5421
5422 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5423
5424         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
5425         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
5426
5427 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
5428
5429         * wl-summary.el (wl-summary-sync-force-update): Added argument
5430         no-check.
5431         (wl-summary-sync-update): Ditto.
5432         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
5433         with `no-check'.
5434
5435         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
5436         (wl-message-buffer-prefetch-next): Don't run timer if timer is
5437         already running.
5438
5439 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5440
5441         * wl-expire.el (wl-expire-archive-get-folder): Added argument
5442         `dst-folder-arg'.
5443         (wl-expire-archive-number1): Diito.
5444         (wl-expire-archive-number2): Diito.
5445         (wl-expire-archive-Date): Diito.
5446         (wl-archive-number1): Diito.
5447         (wl-archive-number2): Diito.
5448         (wl-archive-date): Diito.
5449         (wl-archive-folder-p): New function.
5450         (wl-summary-expire): Support of expand folder name at
5451         wl-expire-alist.
5452         * wl-util.el (wl-expand-newtext): Renamed from
5453         `wl-refile-expand-newtext'.
5454
5455 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5456
5457         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
5458         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
5459         `(elmo-msgdb-get-overview msgdb)'.
5460         (wl-summary-prefetch): Bind match data before call
5461         `wl-summay-prefetch-msg'.
5462         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
5463         'off if `wl-summary-buffer-disp-msg' is non-nil.
5464         Fixed problem that couldn't show only one new or unread message when
5465         enter folder.
5466         (wl-summary-reply): Don't call `split-window-vertically' and other
5467         window.
5468
5469 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
5470
5471         * wl-expire.el (wl-expire-refile): Fixed.
5472
5473 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
5474
5475         * wl-vars.el (wl-biff-unnotify-hook): New variable.
5476
5477         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
5478         biff notification is removed.
5479
5480         * wl.el (wl): Changed position of `elmo-init'.
5481
5482         * wl-draft.el (wl-default-draft-cite): Use date field
5483         on the citation buffer.
5484
5485         * wl-vars.el (wl-shimbun-folder-icon): New variable.
5486
5487         * wl-xmas.el (wl-folder-internal-icon-list): Added
5488         `wl-folder-shimbun-image'.
5489
5490         * wl-e21.el (wl-folder-internal-icon-list): Added
5491         `wl-folder-shimbun-image'.
5492
5493 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
5494
5495         * wl.el (wl-init): Eliminated argument.
5496         (wl): Rewrite.
5497
5498         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
5499         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
5500         instead of `elmo-folder-msgdb-internal'.
5501         (wl-summary-sync-update): Ditto.
5502         (wl-summary-flush-pending-append-operations): Eliminated.
5503         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
5504         (wl-summary-goto-folder-subr): Set load-msgdb argument of
5505         `elmo-folder-open'.
5506
5507         * wl-mime.el (wl-summary-burst): Fixed.
5508
5509         * wl-folder.el (wl-folder-info-save): Check data type.
5510
5511         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
5512         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
5513         instead of `elmo-folder-msgdb-internal'.
5514         (wl-expire-hide): Ditto.
5515
5516
5517         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
5518
5519 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5520
5521         * wl-folder.el (wl-folder-write-current-folder): Support petname.
5522
5523 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
5524
5525         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
5526
5527 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5528
5529         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5530         Fixed `match-beginning' argument mismatch.
5531
5532 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
5533
5534         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
5535         the default value.
5536
5537 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5538
5539         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
5540         instead of `elmo-nntp-default-port'.
5541
5542         * wl-vars.el: Fixed some doc strings.
5543
5544 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
5545
5546         * wl-summary.el (wl-summary-prefetch-msg): Use
5547         `elmo-msgdb-overview-get-entity' instead of `assoc'.
5548
5549         * wl-vars.el: Define *-func as obsolete variable using
5550         `elmo-define-obsolete-variable'.
5551
5552         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
5553         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
5554         instead of `wl-message-buffer-prefetch-threshold'.
5555
5556         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
5557
5558         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
5559
5560         * wl-draft.el (wl-caesar-region-func): Ditto.
5561
5562         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
5563         Keep unread status in elmo-folder-move-messages.
5564         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
5565
5566 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5567
5568         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
5569         `wl-summary-buffer-exit-func'
5570         (wl-summary-buffer-message-redisplay-function): Renamed from
5571         `wl-summary-buffer-message-redisplay-func'
5572         (wl-summary-buffer-next-folder-function): Renamed from
5573         `wl-summary-buffer-next-folder-func'.
5574         (wl-summary-buffer-prev-folder-function): Renamed from
5575         `wl-summary-buffer-prev-folder-func'.
5576         (wl-summary-get-petname-function): Renamed from
5577         `wl-summary-get-petname-func'.
5578
5579         * wl-score.el (wl-score-edit-exit-function): Renamed from
5580         `wl-score-edit-exit-func'.
5581
5582         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
5583         Renamed from `wl-message-buffer-prefetch-get-next-function'.
5584
5585         * wl-util.el (wl-load-profile-function): Renamed from
5586         `wl-load-profile-func'.
5587
5588         * wl-folder.el (wl-folder-completion-function): Renamed from
5589         `wl-folder-completion-func'.
5590         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
5591
5592         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
5593         `wl-expire-archive-get-folder-func'.
5594         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
5595         (wl-draft-send-mail-function): Renamed from
5596         `wl-draft-send-mail-func'.
5597         (wl-draft-send-news-function): Renamed from
5598         `wl-draft-send-news-func'.
5599         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
5600         (wl-generate-mailer-string-function): Renamed from
5601         `wl-generate-mailer-string-func'.
5602         (wl-highlight-signature-search-function): Renamed from
5603         `wl-highlight-signature-search-func'.
5604         (wl-highlight-x-face-function): Renamed from
5605         `wl-highlight-x-face-func'
5606         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
5607         (wl-ps-print-buffer-function): Renamed from
5608         `wl-ps-print-buffer-func'
5609         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
5610         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
5611         (wl-summary-subject-filter-function): Renamed from
5612         `wl-summary-subject-filter-func'.
5613
5614         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
5615         `wl-draft-queue-flush-send-func'
5616         (wl-draft-cite-function): Renamed from
5617         `wl-draft-cite-func'
5618
5619         * wl-address.el (wl-address-init-function): Renamed from
5620         `wl-address-init-func'.
5621
5622 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
5623
5624         * wl-draft.el (wl-draft-queue-flush): Don't call
5625         `elmo-dop-unlock-message'.
5626         * wl-draft.el (wl-draft-queue-append): Don't call
5627         `elmo-dop-lock-message'.
5628
5629         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
5630         (wl-summary-buffer-folder-name): Ditto.
5631         (wl-summary-message-regexp): Added '-' (all other related portions
5632         are changed).
5633         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
5634         wl-summary-buffer-folder-name.
5635
5636 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
5637
5638         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
5639         the number of mails in the folder buffer is not updated by wl-biff.
5640
5641 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
5642
5643         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
5644         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
5645
5646 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5647
5648         * wl-summary.el (wl-summary-next-message):
5649         Return next message number when wl-summary-move-order is nil.
5650
5651 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
5652
5653         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
5654         `wl-summary-move-spec-alist'.
5655         (wl-summary-move-spec-unplugged-alist): New variable
5656         (Move spec for unplugged status).
5657         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
5658         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
5659
5660 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
5661
5662         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
5663         * wl-mule.el (wl-draft-overload-menubar): Ditto.
5664
5665 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
5666
5667         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
5668         simple quotation to quote the anonymous function.
5669         * tm-wl.el (wl-draft-preview-message): Ditto.
5670
5671 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
5672
5673         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
5674         Eliminate redundant `save-excursion'.
5675         (wl-highlight-summary-current-line): Ditto.
5676
5677         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
5678         accessing match data when `looking-at' failed.
5679
5680         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
5681         `elmo-match-string' where users don't care about the speed.
5682         (wl-draft-save): Ditto.
5683
5684 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5685
5686         * wl-util.el (wl-regexp-opt): New function.
5687
5688         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
5689         number from `wl-summary-buffer-number-list'.
5690         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
5691         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
5692         (wl-summary-move-spec-alist): Changed default setting.
5693
5694 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5695
5696         * wl-vars.el (wl-biff-notify-hook): New hook.
5697         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
5698         the arrival of new mail.
5699         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
5700         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
5701
5702 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
5703
5704         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
5705
5706 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
5707
5708         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
5709
5710         * Version number is increased to 2.5.8.
5711
5712         * wl-thread.el (toplevel): require 'cl.
5713         (wl-thread-resume-entity): Call wl-thread-make-number-list.
5714         (wl-thread-make-number-list): New function.
5715         (wl-thread-entity-make-number-list-from-children): Ditto.
5716         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
5717         (wl-thread-entity-insert-as-children): Likewise.
5718         (wl-thread-delete-message): Likewise.
5719         (wl-meaning-of-mark): Eliminated.
5720         (wl-thread-next-failure-mark-p): Ditto.
5721         (wl-thread-entity-get-mark): Ditto.
5722         (wl-thread-meaning-alist-get-result): Ditto.
5723         (wl-thread-entity-check-prev-mark): Ditto.
5724         (wl-thread-entity-check-next-mark): Ditto.
5725         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
5726         (wl-thread-entity-get-prev-marked-entity): Ditto.
5727         (wl-thread-get-prev-unread): Ditto.
5728         (wl-thread-jump-to-prev-unread): Ditto.
5729         (wl-thread-get-next-unread): Ditto.
5730         (wl-thread-jump-to-next-unread): Ditto.
5731         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
5732         (wl-thread-entity-get-next-marked-entity): Ditto.
5733
5734         * wl-summary.el (wl-summary-buffer-number-list):
5735         New bufer-local variable.
5736         (wl-summary-switch-to-clone-buffer): Clone
5737         `wl-summary-buffer-number-list'.
5738         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
5739         (wl-summary-cursor-move-regex): Eliminated.
5740         (wl-summary-cursor-up): Rewrite.
5741         (wl-summary-cursor-down): Ditto.
5742         (wl-summary-mode-spec-alist): New variable.
5743         (wl-summary-next-message): New inline function.
5744         (wl-summary-cursor-move): New function.
5745         (wl-summary-default-get-next-msg): Rewrite.
5746         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
5747         (wl-summary-rescan): Ditto.
5748         (wl-summary-sync-all-init): Ditto.
5749         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
5750         summary is not thread view.
5751         (wl-summary-sync-update): Ditto.
5752         (wl-summary-rescan): Ditto.
5753         (wl-summary-make-number-list): New function.
5754
5755         * wl-draft.el: "FCC" -> "Fcc".
5756
5757 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
5758
5759         * wl-highlight.el (wl-highlight-summary-window):
5760         Call `set-buffer-modified-p'.
5761
5762         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
5763         (wl): Call `elmo-init' and fix.
5764
5765         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
5766         Use new variables.
5767
5768         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
5769
5770 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5771
5772         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
5773
5774 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5775
5776         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
5777
5778 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5779
5780         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
5781         `wl-use-toolbar' nor `display-graphic-p'.
5782         (wl-e21-setup-message-toolbar): Ditto.
5783         (wl-e21-setup-summary-toolbar): Ditto.
5784         (wl-e21-setup-folder-toolbar): Ditto.
5785
5786         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
5787         (wl-plugged-init-icons): Ditto.
5788
5789         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
5790         `display-graphic-p'.
5791         (wl-plugged-set-folder-icon): Ditto.
5792         (wl-highlight-plugged-current-line): Ditto.
5793         (wl-highlight-folder-current-line): Ditto.
5794         (wl-e21-highlight-folder-group-line): Ditto.
5795         (wl-e21-setup-toolbar): Ditto.
5796         (wl-e21-display-image-p): New macro.
5797
5798         * wl-demo.el (wl-demo): Simplified.
5799         (wl-demo-image-type-alist): Use `image-type-available-p' for
5800         checking whether the image type `xbm' is available.
5801
5802 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5803
5804         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
5805         (wl-summary-input-range): Ditto.
5806
5807 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5808
5809         * wl-summary.el (wl-summary-edit-addresses): Use
5810         `wl-summary-get-original-buffer'
5811         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
5812         (wl-summary-jump-to-msg-by-message-id-via-nntp):
5813         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
5814         (wl-summary-get-newsgroups): Eliminated.
5815         (wl-summary-set-crosspost): Ditto.
5816         (wl-summary-is-crosspost-folder): Ditto.
5817         (wl-crosspost-alist-load): Ditto.
5818         (wl-crosspost-alist-save): Ditto.
5819
5820         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
5821         `elmo-setup-subscribed-newsgroups' instead of
5822         `elmo-nntp-make-groups-hashtb'.
5823         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
5824         instead of `wl-crosspost-alist-save'.
5825
5826         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
5827         of `elmo-folder-message-appendable-p'.
5828         (wl-mime-header-presentation-method): Eliminated.
5829
5830         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
5831         (Error occurs in emacs21).
5832
5833         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
5834         the current buffer).
5835
5836         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
5837         instead of `wl-crosspost-alist-save'.
5838         (wl-init): `elmo-crosspost-message-alist-load'
5839         instead of `wl-crosspost-alist-load'
5840
5841         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
5842         (wl-parse-newsgroups): Likewise.
5843         (wl-biff-notify): Run `wl-biff-notify-hook'.
5844
5845 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
5846
5847         * wl-vars.el (wl-summary-lazy-highlight): New variable.
5848
5849         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
5850         when `wl-summary-lazy-highlight' is non-nil.
5851         (wl-summary-goto-folder-subr): Highlight only when
5852         `wl-summary-lazy-highlight' is non-nil.
5853
5854         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
5855         Don't display progress and highlight temp-mark when
5856         `wl-summary-lazy-highlight' is non-nil.
5857         (wl-highlight-summary-window): New function.
5858         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
5859
5860 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5861
5862         * wl-summary.el (wl-summary-sync): Change `all-visible'
5863         from `all-shown'
5864         (wl-summary-input-range): Ditto.
5865
5866 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5867
5868         * wl-e21.el (wl-highlight-folder-current-line): Call
5869         `wl-folder-init-icons' when folder icons have not been initialized.
5870
5871         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
5872
5873         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
5874         (wl-demo-image-type-alist): New macro.
5875
5876 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5877
5878         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
5879         display does not support graphics.
5880         (wl-plugged-init-icons): Ditto.
5881         (wl-folder-init-icons): Ditto.
5882
5883         * wl-demo.el (wl-demo): Chech closely whether the display
5884         supports graphics.
5885
5886 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
5887
5888         * wl-summary.el (wl-summary-get-original-buffer): New function.
5889         (wl-summary-set-crosspost): Use it.
5890         (wl-summary-target-mark-uudecode): Ditto.
5891         (wl-summary-reedit): Ditto.
5892         (wl-summary-resend-bounced-mail): Ditto.
5893         (wl-summary-update-crosspost): Eliminated (It may be incorporated
5894         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
5895
5896         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
5897         (wl-message-display-internal): Ditto.
5898
5899 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
5900
5901         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
5902
5903 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
5904
5905         * wl-summary.el (wl-summary-save-view): Renamed from
5906         `wl-summary-save-status'.
5907
5908 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5909
5910         * wl-summary.el (wl-summary-sync): Added `all-shown'
5911
5912 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5913
5914         * wl-summary.el (wl-summary-input-range): Added `all-shown'
5915
5916 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
5917
5918         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
5919
5920 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
5921
5922         * wl-highlight.el (wl-highlight-summary-line-string): Use
5923         `zerop' instead of `= 0'.
5924         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
5925
5926         * wl-template.el (wl-template-next): Use `=' instead of `eq'
5927         for comparing numbers.
5928         (wl-template-prev): Use `zerop' instead of `eq 0'.
5929
5930         * wl-draft.el (wl-draft-insert-current-message): Use
5931         `with-current-buffer' instead of `save-excursion'.
5932         Use `zerop' instead of `eq 0'.
5933
5934 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
5935
5936         * wl-draft.el (wl-draft-insert-ccs): New function.
5937         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
5938         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
5939
5940 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
5941
5942         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
5943
5944 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
5945
5946         * wl-expire.el (wl-expire-refile): Don't call
5947         elmo-msgdb-add-msgs-to-seen-list;
5948         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
5949         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5950
5951 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
5952
5953         * wl-message.el (wl-message-prev-page): Ignore errors while
5954         scroll-down.
5955
5956 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
5957
5958         * wl-mime.el: Use elmo-original-message-mode instead of
5959         mmelmo-original-mode.
5960
5961         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
5962         `elmo-folder-get-spec';
5963         (wl-fldmgr-add-completion-all-completions):
5964         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
5965
5966         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
5967         of `elmo-folder-get-type'.
5968
5969         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
5970         `elmo-folder-get-spec';
5971         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
5972         Use `elmo-folder-append-message' instead of `elmo-append-msg';
5973         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
5974         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
5975         `elmo-read-msg-no-cache';
5976         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
5977         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
5978         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
5979         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
5980         `elmo-cache-save';
5981         (wl-draft-reedit): Use `elmo-message-file-name'.
5982
5983         * wl-expire.el: Use `elmo-folder-name-internal';
5984         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
5985         Use macro `wl-summary-buffer-msgdb' instead of variable
5986         `wl-summary-buffer-msgdb';
5987         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
5988         Use macro `wl-summary-buffer-folder-name' instead of variable
5989         `wl-summary-buffer-folder-name'.
5990         * wl-score.el: Likewise.
5991
5992         * wl-message.el: Rewrite for new message buffer cache mechanism.
5993         (wl-message-buffer-cache-buffer-get): New macro.
5994         (wl-message-buffer-cache-folder-get): Ditto.
5995         (wl-message-buffer-cache-message-get): Ditto.
5996         (wl-message-buffer-cache-entry-make): Ditto.
5997         (wl-message-buffer-cache-hit): Ditto.
5998         (wl-message-buffer-cache-sort): New function.
5999         (wl-message-buffer-cache-add): Ditto.
6000         (wl-message-buffer-cache-delete): Ditto.
6001         (wl-message-buffer-cache-clean-up): Ditto.
6002         (wl-message-buffer-window): Rewrite.
6003         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6004         (wl-message-buffer-display): New function.
6005         (wl-message-display-internal): New function.
6006
6007 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6008
6009         * wl-folder.el: Use `elmo-folder-name-internal';
6010         Use `wl-folder-get-elmo-folder';
6011         Use `elmo-folder-list-messages' instead of
6012         `elmo-list-folder';
6013         Use `elmo-folder-get-primitive-list' instead of
6014         `elmo-folder-get-primitive-spec-list';
6015         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6016         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6017         Use `elmo-folder-create' instead of `elmo-create-folder'.
6018         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6019         (wl-folder-get-elmo-folder): New macro.
6020         (wl-folder-elmo-folder-cache-get): Ditto.
6021         (wl-folder-elmo-folder-cache-put): Ditto.
6022         (wl-folder-suspend): Call `elmo-quit'.
6023
6024         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6025         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6026         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6027         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6028         (toplevel): require 'cl.
6029         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6030
6031         * wl-summary.el: Rewrite to use new elmo interface.
6032
6033 \f
6034 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6035
6036         * wl-mime.el (wl-draft-preview-message):
6037         Run `wl-draft-send-hook' before collecting recipients information;
6038         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6039
6040         * tm-wl.el (wl-draft-preview-message): Ditto.
6041
6042 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6043
6044         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6045         wrong receipients are displayed when forwarded message.
6046
6047 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6048
6049         * Version number is increased to 2.5.7.
6050
6051 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6052
6053         * wl-message.el (wl-message-next-page): Bind
6054         `window-pixel-scroll-increment' to nil while scrolling up.
6055
6056 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6057
6058         * wl-vars.el (wl-save-hook): New hook.
6059         * wl.el (wl-save): Call `wl-save-hook'.
6060
6061 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6062
6063         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6064         Argument WITH-ARG instead of NO-ARG (negative mean).
6065         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6066         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6067         * wl-message.el (wl-message-follow-current-entity): Likewise.
6068
6069 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6070
6071         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6072         FROM was optional argument.
6073         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6074
6075 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6076
6077         * Version number is increased to 2.5.6.
6078
6079 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6080
6081         * wl-version.el (wl-version-show): Removed.
6082         (wl-version): Add `interactive'.
6083
6084 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6085
6086         * wl-summary.el (wl-summary-get-petname-func): New variable.
6087         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6088         instead of `wl-address-get-petname-1'.
6089         (wl-summary-simple-from): Ditto.
6090
6091         * wl-address.el (wl-address-get-petname-1): Define as function.
6092
6093 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6094
6095         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6096         field in the original message.
6097         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6098
6099 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6100
6101         * wl-expire.el (wl-expire-hide):
6102         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6103
6104 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6105
6106         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6107         find decoder for To, Cc, and Subject.
6108
6109 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6110
6111         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6112         for checking `elmo-use-buffer-cache'.
6113         (wl-summary-mark-as-important): Fixed typo in comment.
6114
6115 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6116
6117         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6118         field in the original message.
6119         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6120
6121 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6122
6123         * wl-expire.el (wl-expire-hide):
6124         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6125
6126 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6127
6128         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6129         find decoder for To, Cc, and Subject.
6130
6131 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6132
6133         * Version number is increased to 2.5.5.
6134
6135         * wl-address.el (wl-address-specials-regexp): New constant.
6136         (wl-address-quote-specials): Use it.
6137
6138 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6139
6140         * wl-summary.el (wl-summary-rescan):
6141         Call `wl-summary-buffer-number-column-detect'.
6142         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6143
6144         * wl-message.el (wl-message-mode-map): Define.
6145         (wl-message-decode): Use it as local-map.
6146
6147 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6148
6149         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6150         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6151
6152 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6153
6154         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6155
6156         * wl-mule.el (wl-read-event-char): Ditto.
6157
6158         * wl-e21.el (wl-read-event-char): Ditto.
6159
6160         * wl-nemacs.el (wl-read-event-char): Ditto.
6161         (read-event): Removed.
6162
6163         * wl-util.el (toplevel): Removed dummy definition of
6164         `read-event'.
6165         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6166
6167 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6168
6169         * wl-nemacs.el (elmo-archive-call-process): Moved to
6170         elmo-archive.el.
6171
6172 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6173
6174         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6175         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6176
6177         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6178         instead of magic-number 6.  Use `not' instead of `null' for symbol
6179         `nil' check (not empty list).
6180         (wl-draft-insert-x-face-field): Fixed paren style.
6181
6182         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6183         one-branch conditional statement, instead of `and' and `if'.
6184         (wl-draft-forward): Likewise.
6185         (wl-draft-add-references): Likewise.
6186         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6187
6188         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6189         conditional steatment.  Use `cond' instead of `if'.
6190         (wl-draft-confirm): Likewise.
6191
6192 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6193
6194         * wl-version.el (wl-version-show): Use `product-string-1'
6195         instead of `wl-version'.
6196         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6197
6198         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6199
6200 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6201
6202         * wl-highlight.el (wl-highlight-headers): Revert
6203         `wl-highlight-x-face-func' argument (`beg' and `end').
6204
6205 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6206
6207         * wl.el (toplevel): Move `product-provide' declare.
6208         * wl-demo.el (toplevel): Ditto.
6209         * wl-dnd.el (toplevel): Ditto.
6210         * wl-highlight.el (toplevel): Ditto.
6211         * wl-message.el (toplevel): Ditto.
6212         * wl-refile.el (toplevel): Ditto.
6213         * wl-util.el (toplevel): Ditto.
6214
6215 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6216
6217         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6218         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6219         (wl-thread-close-all): keep cursor position.
6220
6221 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6222
6223         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6224         (eq x 0).
6225         (wl-generate-user-agent-string-1): Fix conditional statement.
6226
6227 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6228
6229         * wl.el (wl-check-environment): Additional check for
6230         'wl-local-domain' and `wl-message-id-domain'.
6231
6232 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6233
6234         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6235
6236 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6237
6238         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6239         instead of `smtp-sasl-user-realm'.
6240
6241 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6242
6243         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6244
6245 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6246
6247         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
6248         to the default value as well as `eword-lexical-analyzer'.
6249
6250 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6251
6252         * wl-version.el (wl-extended-emacs-version,
6253         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
6254         `elmo-match-string' instead of `wl-match-string'.
6255
6256 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6257
6258         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
6259         docstring.
6260
6261 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
6262
6263         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
6264
6265 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6266
6267         * wl-highlight.el (wl-highlight-headers): Remove
6268         `wl-highlight-x-face-func' argument (`beg' and `end').
6269
6270 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6271
6272         * wl-summary.el (wl-summary-mark-as-important):
6273         Remove cache if folder is local.
6274
6275 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
6276
6277         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
6278         to get existing e-mail address string.
6279
6280 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6281
6282         * wl-version.el (wl-generate-user-agent-string): Commentary.
6283         (wl-generate-user-agent-string-1): Use `when' for
6284         one-branch conditional statement, instead of `and' and `if'.
6285         (wl-extended-emacs-version, wl-extended-emacs-version2,
6286         wl-extended-emacs-version3): Ditto.
6287
6288 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6289
6290         * wl-summary.el (wl-summary-sync-all-init): New inline function.
6291         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
6292         condition-case; Remove initialization.
6293         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
6294         (wl-summary-sync-update3): Added argument `sync-all';
6295         Eliminated local variable `msgdb';
6296         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
6297         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
6298         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6299
6300 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
6301
6302         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
6303         connection before call `wl-draft-send-mail-with-smtp'.
6304
6305 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6306
6307         * Version number is increased to 2.5.4.
6308
6309 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6310
6311         * wl.el (wl-check-environment): Additional check for
6312         'wl-local-domain' and `wl-message-id-domain'.
6313
6314 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6315
6316         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
6317         buffer as command specific.
6318         (wl-folder-mark-as-read-all-entity): Ditto.
6319         (wl-folder-prefetch-entity): Ditto.
6320         (wl-folder-drop-unsync-entity): Ditto.
6321
6322         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
6323         (wl-prog-uudecode-no-stdout-option): Changed default to t.
6324         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
6325
6326         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
6327         save-excursion.
6328
6329 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
6330
6331         * Version number is increased to 2.5.3.
6332
6333         * wl-summary.el (wl-summary-save-view-cache):
6334         Delete duplicated `write-region';
6335         Use `write-region-as-binary' instead of `as-binary-output-file' and
6336         `write-region'.
6337
6338 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6339
6340         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
6341
6342 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
6343
6344         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
6345         instead of `smtp-via-smtp'.
6346
6347 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6348
6349         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6350
6351 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6352
6353         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6354         instead of `smtp-sasl-user-realm'.
6355
6356 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6357
6358         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6359
6360 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6361
6362         * Version number is increased to 2.5.2.
6363
6364 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
6365
6366         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
6367         does not exist.
6368         (wl-biff-stop): Call `cancel-timer' if timer already exists.
6369         (wl-biff-start): Call `timer-activate' if timer already exists.
6370
6371         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
6372         only when it is bound as function.
6373
6374 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
6375
6376         * Version number is increased to 2.5.1.
6377
6378 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
6379
6380         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
6381         Print refile/copy destination.
6382
6383 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
6384
6385         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
6386         queue-flush-only is non-nil.
6387
6388         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
6389
6390         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
6391         checking cache folder.
6392
6393 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6394
6395         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
6396         `regexp-quote'.
6397
6398 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6399
6400         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
6401         function.
6402         * wl-summary.el (wl-summary-write-current-folder-functions):
6403         Change default value.  Use it.
6404
6405 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6406
6407         * Version number is increased to 2.5.0.
6408
6409         * wl-version.el (wl-version): Changed codename.
6410
6411 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
6412
6413         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
6414         (wl-summary-supersedes-message): Ditto.
6415
6416 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6417
6418         * wl-refile.el (wl-refile-guess-functions): Renamed from
6419         `wl-refile-guess-func-list'.
6420
6421 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
6422
6423         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6424         Fixed problem when no rule was matched.
6425
6426 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6427
6428         * wl-summary.el (wl-summary-get-mark): Fixed
6429         `wl-summary-buffer-target-mark' check logic.
6430
6431 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6432
6433         * wl-folder.el (wl-folder-write-current-folder): Added group
6434         folder check.
6435
6436         * wl-summary.el (wl-summary-write-current-folder): Renamed from
6437         `wl-summary-write-current-newsgroup'.
6438         (wl-summary-write-current-folder-functions): New variable.
6439         * wl-folder.el (wl-folder-get-newsgroups): New function.
6440         (wl-folder-guess-mailing-list-by-refile-rule): New function.
6441         (wl-folder-write-current-folder): Renamed from
6442         `wl-folder-write-current-newsgroup'.
6443
6444 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6445
6446         * Version number is increased to 2.3.93.
6447
6448 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6449
6450         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
6451         (wl-ldap-make-matched-value-list): Ditto.
6452         (wl-ldap-alias-safe-string): Split e-mail address.
6453
6454         * wl-summary.el (wl-summary-read-folder): Fixed problem when
6455         petname folder default was selected.
6456         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
6457         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
6458
6459 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6460
6461         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
6462         to `wl-draft-config-exec'.
6463
6464         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
6465         instead of calling `wl-draft-config-exec';
6466         Process group-list and show recipients in minibuffer.
6467
6468         * tm-wl.el (wl-draft-preview-message): Ditto.
6469
6470 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6471
6472         * wl.el (toplevel): Added (C) to copyright notice, and
6473         sync Author header.
6474         * tm-wl.el (toplevel): Ditto.
6475         * wl-address.el (toplevel): Ditto.
6476         * wl-demo.el (toplevel): Ditto.
6477         * wl-dnd.el (toplevel): Ditto.
6478         * wl-draft.el (toplevel): Ditto.
6479         * wl-e21.el (toplevel): Ditto.
6480         * wl-expire.el (toplevel): Ditto.
6481         * wl-folder.el (toplevel): Ditto.
6482         * wl-highlight.el (toplevel): Ditto.
6483         * wl-message.el (toplevel): Ditto.
6484         * wl-mime.el (toplevel): Ditto.
6485         * wl-mule.el (toplevel): Ditto.
6486         * wl-nemacs.el (toplevel): Ditto.
6487         * wl-refile.el (toplevel): Ditto.
6488         * wl-score.el (toplevel): Ditto.
6489         * wl-summary.el (toplevel): Ditto.
6490         * wl-template.el (toplevel): Ditto.
6491         * wl-thread.el (toplevel): Ditto.
6492         * wl-util.el (toplevel): Ditto.
6493         * wl-vars.el (toplevel): Ditto.
6494         * wl-xmas.el (toplevel): Ditto.
6495
6496 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
6497
6498         * wl.el (wl-init): Added comment about `wl-init-hook'.
6499         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
6500         * wl-vars.el (wl-init-hook): Added docs.
6501         (wl-make-plugged-hook): Removed useless docs.
6502         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
6503         * wl-xmas.el (toplevel): Ditto.
6504
6505 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6506
6507         * wl-address.el (toplevel): Fixed multiple Author header format.
6508         * wl-demo.el (toplevel): Ditto.
6509         * wl-draft.el (toplevel): Ditto.
6510         * wl-folder.el (toplevel): Ditto.
6511         * wl-summary.el (toplevel): Ditto.
6512         * wl-thread.el (toplevel): Ditto.
6513         * wl-util.el (toplevel): Ditto.
6514         * wl-vars.el (toplevel): Ditto.
6515         * wl-version.el (toplevel): Ditto.
6516         * wl-xmas.el (toplevel): Ditto.
6517         * wl.el (toplevel): Ditto.
6518
6519         * wl-version.el (toplevel): Added require `elmo-version' for
6520         `product-version-as-string'.
6521
6522 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6523
6524         * wl-vars.el (wl-draft-send-hook): Changed default value to
6525         '(wl-draft-config-exec).
6526
6527         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
6528         explicitly.
6529         (wl-draft): Set `wl-draft-config-exec-flag' before running
6530         `wl-mail-setup-hook'.
6531
6532         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
6533         `wl-biff-init-icons' to `wl-init-hook' instead of
6534         `wl-make-plugged-hook'.
6535         (Because if `wl-draft' command is invoked at first,
6536         they are not initialized)
6537         Updated copyright notice.
6538
6539         * wl-e21.el (toplevel): Ditto;
6540
6541         * wl-demo.el (toplevel): Updated copyright notice.
6542         * wl-address.el (toplevel): Ditto.
6543         * wl-draft.el (toplevel): Ditto.
6544         * wl-version.el (toplevel): Ditto.
6545         * wl-folder.el (toplevel): Ditto.
6546         * wl-summary.el (toplevel): Ditto.
6547         * wl-thread.el (toplevel): Ditto.
6548         * wl-util.el (toplevel): Ditto.
6549         * wl-vars.el (toplevel): Ditto.
6550         * wl.el (toplevel): Ditto.
6551
6552 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6553
6554         * wl-highlight.el (wl-highlight-message): Fixed problem of
6555         highlighting failure which occured when the last field contains
6556         multiple lines in the draft buffer.
6557
6558         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
6559         `wl-biff-start' if plugged.
6560
6561         * wl-util.el (wl-biff-check-folder): New function.
6562         (wl-biff-check-folders): Don't set session name prefix.
6563         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
6564         (wl-biff-check-folder-async): Ditto.
6565
6566         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
6567         in email address.
6568
6569 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
6570
6571         * wl-vars.el (wl-subject-prefix-regexp): New variable.
6572
6573         * wl-draft.el (wl-draft-strip-subject-re): New function.
6574
6575         * wl-draft.el (wl-draft-reply): Use it.
6576
6577 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6578
6579         * wl-message.el (wl-mmelmo-message-redisplay): Use
6580         `mime-display-message' instead of `wl-mime-display-message'.
6581
6582         * wl-mime.el (toplevel): Removed compatibility workaround
6583         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
6584         (wl-mime-display-message): Abolished.
6585         (wl-mime-entity-read-field): Ditto.
6586         (wl-mime-combine-message/partial-pieces): Use
6587         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
6588
6589 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
6590
6591         * wl-template.el: Doc fixes.
6592
6593 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6594
6595         * wl-e21.el (wl-message-overload-functions): Do nothing if
6596         `current-local-map' is not available.
6597         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
6598
6599 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6600
6601         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
6602         representation.
6603
6604         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
6605         number.
6606         (wl-fldmgr-save-folders): Don't use `format' when insert
6607         `wl-fldmgr-folders-header'.
6608
6609 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6610
6611         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
6612
6613 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
6614
6615         * wl-highlight.el (wl-highlight-message):
6616         Use `std11-field-end' to detect end point of the header field.
6617         Refer `wl-highlight-max-header-size'.
6618
6619         * wl-vars.el (wl-highlight-max-header-size): New variable.
6620
6621         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
6622
6623         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6624         Set `for-draft' argument of wl-highlight-headers.
6625         (wl-draft): Ditto.
6626         (wl-draft-reedit): Ditto.
6627         (wl-user-agent-compose-internal): Ditto.
6628
6629 2000-10-24   Daiki Ueno <ueno@unixuser.org>
6630
6631         * wl-message.el (wl-message-add-button): Use overlay.
6632
6633 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
6634
6635         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
6636
6637         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
6638         problem when group-list content is nothing.
6639         (Reported by Mito <mit@nines.nec.co.jp>)
6640
6641 2000-10-18  SAITO Atsunori <sai@yedo.com>
6642
6643         * wl-summary.el (wl-summary-print-destination): Adjust line length.
6644
6645 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6646
6647         * tm-wl.el (toplevel): Use product-provide.
6648
6649 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
6650
6651         * Version number is increased to 2.3.92.
6652
6653 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6654
6655         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
6656         title text, use `display' property for left margin under Emacs 21.
6657
6658         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
6659         properties.
6660         (wl-plugged-init-icons): Ditto.
6661
6662 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6663
6664         * wl.el (wl-save-status, wl-init): Remove last period in
6665         "...done." message.
6666         * tm-wl.el (wl-summary-burst): Ditto.
6667         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
6668         wl-summary-resume-cache-status,
6669         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
6670         wl-summary-sync-update3, wl-summary-highlight-msgs,
6671         wl-summary-flush-pending-append-operations,
6672         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
6673         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
6674         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
6675         wl-thread-open-all): Ditto.
6676         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6677         * wl-mime.el (wl-summary-burst): Ditto.
6678         * wl-highlight.el (wl-highlight-summary): Ditto.
6679         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
6680         wl-folder-open-all, wl-folder-update-access-group): Ditto.
6681         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
6682         * wl-address.el (wl-local-address-init): Ditto.
6683
6684 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6685
6686         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
6687         `add-text-properties'.
6688         (wl-plugged-init-icons): Ditto.
6689         (wl-folder-init-icons): Use `propertize' instead of
6690         `put-text-property'.
6691         (wl-plugged-set-folder-icon): Ditto.
6692         (wl-e21-highlight-folder-group-line): Ditto.
6693
6694 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
6695
6696         * wl-version.el (wl-version-status-alist): New variable.
6697         (wl-version-status): New function.
6698
6699         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
6700         "Cc" part of the case "Reply-To".
6701
6702         * wl-draft.el (wl-draft-reply): Use result of
6703         `eword-extract-address-components'.
6704
6705         * wl-demo.el (wl-demo-icon-name): New constant.
6706         (wl-logo-xpm): Use it.
6707         (wl-logo-xbm): Ditto.
6708         (wl-logo-bitmap): Ditto.
6709
6710         * Version number is increased to 2.3.91.
6711
6712 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6713
6714         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
6715         (wl-extended-emacs-version, wl-extended-emacs-version2,
6716         wl-extended-emacs-version3): Remove `interactive'.  Fixed
6717         docstring.
6718
6719         * wl-version.el (wl-generate-user-agent-string-1): New function.
6720         (wl-generate-user-agent-string): Use it.
6721
6722         * wl-version.el (wl-generate-user-agent-string-1): Ignore
6723         `mime-edit-insert-user-agent-field'.
6724         (wl-generate-user-agent-string): Check
6725         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
6726
6727         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
6728         instead of `if', when verbose case.
6729
6730 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
6731
6732         * wl-expire.el (wl-summary-expire): Fix.
6733
6734 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
6735
6736         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
6737         and `elmo-lost+found-folder' if 'wl-draft.
6738         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
6739
6740 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6741
6742         * wl-expire.el (wl-summary-expire): Change messages.
6743         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
6744         `deleing-info' instead of "Deleting..."
6745
6746 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
6747
6748         * wl-summary.el (wl-summary-refile-subr): Fix.
6749
6750 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6751
6752         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
6753         if pipe folder.
6754
6755 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6756
6757         * wl-vars.el (wl-draft-use-cache): Default `nil'.
6758
6759 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6760
6761         * wl-expire.el (wl-expire-hide): New function.
6762         (wl-summary-expire): Add `hide'.
6763
6764 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
6765
6766         * wl-vars.el (wl-draft-reply-without-argument-list):
6767         Changed default value to consider `Reply-To:'.
6768         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
6769
6770         * Version number is increased to 2.3.90.
6771
6772         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
6773         elmo-imap4-get-session with unwind-protect.
6774         Don't cause error.
6775         (wl-summary-sync-marks): Don't check plugged nor folder type.
6776         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
6777         (Always keep current buffer).
6778
6779 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6780
6781         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
6782         Enclose with `save-excursion'.
6783
6784 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6785
6786         * wl-version.el (wl-version): Remove interactive.
6787
6788 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6789
6790         * wl-version.el (wl-generate-user-agent-string): Use
6791         `product-string-verbose' instead of `product-string-1'.
6792
6793 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6794
6795         * wl-vars.el (wl-draft-use-cache): New variable.
6796         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
6797         if wl-draft-use-cache is non-nil.
6798
6799 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6800
6801         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
6802         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
6803
6804 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
6805
6806         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
6807         (wl-thread-msg-mark-as-unread): Ditto.
6808
6809         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
6810         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
6811         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
6812         Don't set mark in summary if return value of `elmo-mark-as-read'
6813         is nil.
6814         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
6815         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
6816         instead of `wl-thread-msg-mark-as-read'.
6817         (wl-summary-mark-as-unread-region): Ditto.
6818         (wl-summary-target-mark-mark-as-read): Ditto.
6819
6820         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6821
6822 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
6823
6824         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
6825
6826         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
6827
6828 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6829
6830         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
6831         face.
6832
6833 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
6834
6835         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
6836         `running-xemacs'.
6837
6838 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6839
6840         * wl-version.el (toplevel): Use `product-version-as-string' for
6841         set verstion-string, if defined.
6842
6843         * wl-version.el (wl-version-show): Insert string at point, when
6844         call with argument.
6845
6846         * wl-version.el (wl-generate-user-agent-string): Use
6847         `product-string-1' instead of `wl-appname', `wl-version' and
6848         `wl-codename'.
6849
6850 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6851
6852         * wl-address.el (toplevel): Use product-provide.
6853         * wl-demo.el (toplevel): Ditto.
6854         * wl-dnd.el (toplevel): Ditto.
6855         * wl-draft.el (toplevel): Ditto.
6856         * wl-e21.el (toplevel): Ditto.
6857         * wl-expire.el (toplevel): Ditto.
6858         * wl-fldmgr.el (toplevel): Ditto.
6859         * wl-folder.el (toplevel): Ditto.
6860         * wl-highlight.el (toplevel): Ditto.
6861         * wl-message.el (toplevel): Ditto.
6862         * wl-mime.el (toplevel): Ditto.
6863         * wl-mule.el (toplevel): Ditto.
6864         * wl-nemacs.el (toplevel): Ditto.
6865         * wl-refile.el (toplevel): Ditto.
6866         * wl-score.el (toplevel): Ditto.
6867         * wl-summary.el (toplevel): Ditto.
6868         * wl-template.el (toplevel): Ditto.
6869         * wl-thread.el (toplevel): Ditto.
6870         * wl-util.el (toplevel): Ditto.
6871         * wl-vars.el (toplevel): Ditto.
6872         * wl-xmas.el (toplevel): Ditto.
6873         * wl.el (toplevel): Ditto.
6874
6875 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6876
6877         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
6878         instead of product.
6879
6880         * wl-version.el (wl-version): Compile time evalution elmo-version.
6881
6882 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
6883
6884         * wl-summary.el (wl-summary-sync-force-update): Append queue
6885         `mark-as-read'if unplugged.
6886
6887 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6888
6889         * wl-version.el: New file.  Use product.el.
6890         * wl.el: add (require 'wl-version).
6891         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
6892         for ~/.folders header.
6893         (wl-fldmgr-folders-header): Changed.
6894         * wl-demo.el (wl-demo): Use product.el.
6895
6896         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
6897         wl-version.el.
6898         * wl-util.el (wl-version, wl-version-show): Ditto.
6899
6900         * wl-util.el (wl-generate-user-agent-string,
6901         wl-extended-emacs-version, wl-extended-emacs-version2,
6902         wl-extended-emacs-version3): Move to wl-version.el.
6903         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
6904         xemacs-codename, mime-edit-insert-user-agent-field,
6905         mime-edit-user-agent-value, mime-editor/version,
6906         mime-editor/codename): Compile warning killer move to
6907         wl-version.el
6908
6909 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
6910
6911         * wl-summary.el (wl-summary-refile-subr): Fix.
6912
6913 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
6914
6915         * wl-summary.el (wl-summary-sync-marks): Changed argument for
6916         `elmo-list-folder-unread' and `elmo-list-folder-important'.
6917
6918 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
6919
6920         * wl.el (wl-check-environment): Check too many `@'.
6921
6922 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
6923
6924         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
6925
6926 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6927
6928         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
6929         wl-draft-reply-myself-without-argument-list): Add variables.
6930         * wl-draft.el (wl-draft-reply): Use it.
6931
6932 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
6933
6934         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
6935         the 5th argument of `elmo-network-get-spec'.
6936
6937         * wl-thread.el (wl-thread-reparent-children): New inline function.
6938         (wl-thread-delete-message): Use it.
6939
6940         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
6941         (wl-summary-score-update-all-lines): Don't use `dolist'.
6942
6943 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6944
6945         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
6946         (require 'elmo-msgdb) for inline function.
6947
6948 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
6949
6950         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
6951
6952 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
6953
6954         * wl-score.el (wl-score-headers): Fix for the confusing macro
6955         `elmo-kill-buffer'.
6956
6957 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6958
6959         * wl-summary.el: Don't use the 3rd argument of `require' because
6960         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
6961         * wl-util.el: Ditto.
6962         * wl-draft.el: Ditto.
6963
6964 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6965
6966         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
6967         window system is not used.
6968
6969 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
6970
6971         * wl-thread.el: Don't use `mapcar' only for iteration.
6972         (wl-thread-resume-entity): Ditto.
6973         (wl-thread-delete-message): Ditto.
6974
6975         * wl-summary.el: Bind `dragdrop-drop-functions',
6976         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
6977         of `require' for `timezone', `easymenu' and `ps-print';
6978         don't use `mapcar' only for iteration.
6979
6980         * wl-util.el: Bind `mule-version', `nemacs-version',
6981         `emacs-beta-version', `xemacs-codename',
6982         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
6983         `mime-editor/version' and `mime-editor/codename'; specify 3rd
6984         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
6985         only for iteration.
6986
6987         * wl-score.el: Don't use `mapcar' only for iteration.
6988         (wl-score-simplify-buffer-fuzzy): Ditto.
6989         (wl-score-simplify-subject): Ditto.
6990         (wl-score-headers): Ditto.
6991         (wl-summary-score-update-all-lines): Ditto.
6992
6993         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
6994         `enable-multibyte-characters' and `mule-version'.
6995
6996         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
6997         `mapcar' only for iteration.
6998
6999         * wl-demo.el: Don't use `mapcar' only for iteration.
7000
7001         * wl-folder.el: Don't use `mapcar' only for iteration.
7002         (wl-folder-open-all): Ditto.
7003         (wl-folder-count-incorporates): Ditto.
7004
7005         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7006         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7007
7008         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7009         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7010         `smtp-connection-type'; specify 3rd argument of `require' for
7011         `timezone'; don't use `mapcar' only for iteration.
7012         (wl-draft-clone-local-variables): Don't use `mapcar'.
7013         (wl-draft-generate-clone-buffer): Ditto.
7014         (wl-user-agent-compose-internal): Ditto.
7015
7016         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7017
7018         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7019         (wl-save-status): Ditto.
7020
7021         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7022         for iteration.
7023
7024 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7025
7026         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7027         removed `Date'.
7028         (wl-fldmgr-make-filter-default): New user option.
7029
7030         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7031         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7032         (wl-fldmgr-filter-completion-alist): Abolish.
7033
7034         * wl.el (wl): Don't check servers if arg is non-nil.
7035
7036         * wl-draft.el (wl-draft-reply): Set only message-id string to
7037         In-Reply-To field.
7038
7039 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7040
7041         * wl-summary.el (wl-summary-pick): Rewrite.
7042
7043         * wl-draft.el (wl-draft-forward): Get references field from
7044         original buffer.
7045         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7046
7047 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7048
7049         * wl-draft.el (wl-draft-forward): Add references field.
7050
7051 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7052
7053         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7054         (wl-draft-reply): Use it.
7055
7056 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7057
7058         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7059         when Emacs 21 is running.
7060
7061         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7062         bindings.
7063
7064 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7065
7066         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7067         XPM icons transparent.
7068
7069         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7070         Emacs 21.
7071
7072 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7073
7074         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7075         nil.
7076
7077         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7078         when it is persistent.
7079         (wl-summary-sync-marks): Changed argument for
7080         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7081         (wl-summary-virtual): Use `elmo-read-search-condition'.
7082         (wl-summary-redisplay-internal): If folder is local, mark as read
7083         even when folder is plugged.
7084
7085 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7086
7087         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7088         of `tool-bar-lines' in the frame parameters.
7089         (after-make-frame-functions, post-command-hook): Don't modify the
7090         value.
7091         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7092         wl-e21-tool-bar-lines): Removed.
7093
7094 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7095
7096         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7097         properties `evaporate' and `wl-momentary-overlay' as well.
7098         (wl-highlight-summary-displaying): Ditto.
7099         (wl-delete-all-overlays): Don't delete overlay which does not have
7100         a property `wl-momentary-overlay'.
7101
7102         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7103         `display-mouse-p' and `display-graphic-p'.
7104         (wl-folder-init-icons): Don't search for XBM or the other files.
7105         (wl-plugged-set-folder-icon): Make icons if and only if
7106         `display-graphic-p' returns non-nil.
7107         (wl-highlight-plugged-current-line): Use `before-string' overlay
7108         property to show icon images.
7109         (wl-highlight-folder-current-line): Ditto.
7110         (wl-e21-highlight-folder-group-line): Ditto.
7111         (wl-e21-highlight-folder-by-numbers): Ditto.
7112         (wl-e21-insert-image): Removed.
7113         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7114         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7115         said.
7116         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7117         `wl-e21-force-switch-toolbar'.
7118         (wl-e21-make-icon-image): Removed.
7119         (wl-e21-setup-toolbar): Don't search for XBM files.
7120         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7121         the default value.
7122
7123 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7124
7125         * wl-util.el (wl-biff-check-folder-async): Set
7126         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7127
7128 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7129
7130         * wl-e21.el (after-make-frame-functions): Add
7131         `wl-e21-force-switch-toolbar'.
7132         (wl-e21-force-switch-toolbar): New function force to switch the
7133         toolbar appearance automatically.
7134         (post-command-hook): Add `wl-e21-switch-toolbar'.
7135         (wl-e21-switch-toolbar): New function to switch the toolbar
7136         appearance automatically.
7137         (wl-e21-tool-bar-lines): New buffer local variable.
7138
7139 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7140
7141         * wl-util.el (wl-biff-check-folders-running): New variable.
7142         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7143         (wl-biff-check-folder-async-callback):
7144         Set `wl-biff-check-folders-running'.
7145         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7146         with unwind-protect.
7147
7148         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7149         Enclose `wl-folder-auto-check' with unwind-protect.
7150
7151         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7152         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7153
7154         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7155
7156         * wl-util.el (wl-biff-notify): New inline function.
7157         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7158         locally.
7159         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7160         folder-list' is 1.
7161         Use `wl-biff-notify'.
7162         (wl-biff-check-folder-async-callback): New function.
7163         (wl-biff-check-folder-async): Ditto.
7164
7165         * wl-folder.el (wl-folder): Don't check folders.
7166         (wl-folder-auto-check): New function.
7167
7168 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7169
7170         * wl-util.el (wl-biff-start) [Emacs19+]:
7171         Use `timer-next-integral-multiple-of-time'.
7172         (wl-biff-check-folders): Use `wl-default-folder'
7173         if `wl-biff-check-folder-list' is nil.
7174
7175 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7176
7177         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7178         instead of `elmo-delete-lists'.
7179
7180 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7181
7182         * wl.el (wl-plugged-toggle-all): Set the value of
7183         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7184         (wl-plugged-toggle): Ditto.
7185         (wl-toggle-plugged): Ditto.
7186         (wl-plugged-init): Ditto.
7187
7188         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7189         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7190         instead of `wl-biff-state-indicator-off' and
7191         `wl-biff-state-indicator-on'; don't modify the value and the type
7192         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7193         (wl-plugged-init-icons): Set icons data to
7194         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7195         instead of `wl-plug-state-indicator-off' and
7196         `wl-plug-state-indicator-on'; don't modify the value and the type
7197         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7198
7199         * wl-vars.el (wl-modeline-biff-state-off,
7200         wl-modeline-biff-state-on, wl-modeline-biff-status,
7201         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7202         wl-modeline-plug-status): New internal variables.
7203         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7204         wl-biff-check-interval, wl-biff-check-folder-list): Change
7205         customization group from `wl-folder' to `wl-highlight'.
7206         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7207         wl-show-plug-status-on-modeline): Defcustomized.
7208
7209         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7210         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7211         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7212         a flag to `mode-line-buffer-identification'.
7213
7214         * wl-e21.el (wl-biff-init-icons): Set icons data to
7215         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7216         instead of `wl-biff-state-indicator-off' and
7217         `wl-biff-state-indicator-on'.
7218         (wl-plugged-init-icons): Set icons data to
7219         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7220         instead of `wl-plug-state-indicator-off' and
7221         `wl-plug-state-indicator-on'.
7222
7223 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7224
7225         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7226         excessive titles.
7227
7228 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7229
7230         * wl.el (wl-plugged-mode): Use revised
7231         `wl-mode-line-buffer-identification'.
7232         (wl-plugged-init): Don't use `force-mode-line-update'.
7233
7234         * wl-xmas.el (wl-draft-overload-functions): Use revised
7235         `wl-mode-line-buffer-identification'.
7236         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
7237         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
7238         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7239         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7240         `wl-make-plugged-hook';
7241         add `wl-folder-init-icons' and `wl-setup-folder' to
7242         `wl-folder-mode-hook'.
7243
7244         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
7245         19 as well.
7246         (wl-mode-line-display-priority-list): New user option.
7247         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
7248         Defcustomized.
7249         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
7250         Add docs.
7251
7252         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
7253         start.
7254         (wl-mode-line-buffer-identification): Revised as a function.
7255
7256         * wl-summary.el (wl-summary-mode): Use revised
7257         `wl-mode-line-buffer-identification'; don't call
7258         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
7259         (TopLevel): Don't bind `wl-e21-setup-summary' nor
7260         `wl-xmas-setup-summary'.
7261
7262         * wl-nemacs.el (wl-draft-overload-functions): Use revised
7263         `wl-mode-line-buffer-identification'.
7264
7265         * wl-mule.el (wl-draft-overload-functions): Use revised
7266         `wl-mode-line-buffer-identification'.
7267
7268         * wl-folder.el (wl-make-plugged-alist): Don't call
7269         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
7270         (wl-folder): Don't call `wl-folder-init-icons' directly.
7271         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
7272         `wl-xmas-setup-folder' directly;
7273         use revised `wl-mode-line-buffer-identification'.
7274         (TopLevel): Don't bind `wl-biff-init-icons',
7275         `wl-plugged-init-icons', `wl-folder-init-icons',
7276         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
7277
7278         * wl-e21.el (wl-draft-overload-functions): Use revised
7279         `wl-mode-line-buffer-identification'.
7280         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
7281         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
7282         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7283         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7284         `wl-make-plugged-hook';
7285         add `wl-folder-init-icons' and `wl-setup-folder' to
7286         `wl-folder-mode-hook'.
7287
7288 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7289             Katsumi Yamaoka    <yamaoka@jpl.org>
7290
7291         * wl.el (wl): Call `wl-biff-start'.
7292         (wl-exit): Call `wl-biff-stop'.
7293         (wl-plugged-mode): Show biff in modeline.
7294         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
7295
7296         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
7297         (wl-biff-init-icons): New function.
7298         (wl-plugged-init-icons): Don't make too much keymaps.
7299         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
7300
7301         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
7302         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
7303         variables.
7304         (wl-biff-check-interval, wl-biff-check-folder-list): New user
7305         options.
7306
7307         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
7308         wl-biff-start, wl-biff-stop): New functions.
7309         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
7310         (wl-biff-timer-name): New variable.
7311
7312         * wl-summary.el (wl-summary-mode): Show biff in modeline.
7313
7314         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
7315         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7316
7317         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
7318         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7319
7320         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
7321         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
7322         `wl-folder-init-icons' to `ignore' if they are not available.
7323         (wl-folder-mode): Show biff in modeline.
7324
7325         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
7326         (wl-biff-init-icons): New function.
7327         (wl-plugged-init-icons): Don't make too much keymaps.
7328         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
7329
7330 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
7331
7332         * wl-vars.el (wl-strict-diff-folders): Customization Type
7333         and doc fix.  Define as a list of regular expressions for
7334         folders or nil.
7335         * wl-folder.el (wl-folder-check-one-entity): Use
7336         `wl-string-match-member' instead of `wl-string-member' for
7337         `wl-strict-diff-folders'.
7338
7339 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
7340
7341         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
7342         (wl-highlight-folder-current-line): Use it; new implementation.
7343         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
7344         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
7345         `defsubst' instead of `defun'.
7346
7347         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
7348         `wl-highlight-group-folder-by-numbers'; made it can also be a
7349         number.  See info for more details.
7350
7351         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
7352         running.
7353
7354         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
7355         to bind them.
7356
7357         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
7358         (wl-highlight-folder-current-line): New implementation.
7359
7360         * wl-highlight.el (wl-highlight-folder-group-line): New
7361         implementation.
7362         (wl-delete-all-overlays): Rewrite as a marco.
7363         (TopLevel): Require `wl-e21' when Emacs 21 is running.
7364
7365         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
7366         running.
7367         (wl-folder-*-glyph): No need to bind them.
7368
7369         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
7370         `wl-e21-highlight-folder-group-icon'; rewrite.
7371         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
7372         `defsubst' instead of `defun'.
7373         (wl-folder-mode-map): Bind it when compiling.
7374
7375 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7376
7377         * wl.el (wl): Initialize plug-related settings before `wl-init'.
7378
7379         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
7380
7381 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
7382
7383         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
7384
7385 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
7386
7387         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
7388         (wl-highlight-folder-current-line): Use it.
7389
7390         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
7391         in `id-name'.
7392
7393 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
7394
7395         * wl.el: Require `wl-e21' when Emacs 21 is running.
7396
7397         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
7398         default when Emacs 21 is running.
7399         (wl-use-highlight-mouse-line): Ditto.
7400         (wl-on-emacs21): New constant.
7401         (wl-on-emacs20): Removed.
7402
7403         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
7404         Emacs 21 is running.
7405
7406         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
7407         Emacs 21 is running.
7408
7409         * wl-e21.el: New file.
7410
7411 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
7412
7413         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
7414         (wl-toggle-plugged): Ditto.
7415         (wl-plugged-toggle): Ditto.
7416         (wl-plugged-toggle-all): Ditto.
7417
7418         * wl-vars.el (wl-plug-state-indicator): Refer
7419         `wl-plug-state-indicator-on' indirectly.
7420
7421 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7422
7423         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
7424         Call `wl-folder-confirm-existence'.
7425
7426         * wl-folder.el (wl-folder-confirm-existence): Added optional
7427         argument `force'.
7428
7429 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
7430
7431         * wl-summary.el (wl-summary-refile-subr): Assume
7432         `copy-or-refile' as symbol.
7433         (wl-summary-refile): Follow up above change.
7434         (wl-summary-copy): Ditto.  Doc fix.
7435
7436 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7437
7438         * wl-summary.el (wl-summary-pick): Don't bind
7439         `elmo-search-mime-charset'.
7440
7441         * wl-vars.el (wl-highlight-message-header-button-alist): Define
7442         default using old backquote style.
7443         (wl-search-mime-charset): Abolished.
7444
7445         * wl-highlight.el (wl-highlight-headers):
7446         Call `point' after `re-search-forward'(for Nemacs).
7447
7448         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
7449         for elmo-imap4.el.
7450
7451 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
7452
7453         * wl-message.el (wl-mmelmo-message-redisplay): Bind
7454         `wl-message-ignored-field-list' instead of
7455         `mime-view-ignored-field-list'.
7456
7457         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
7458         Add interactive spec.
7459         (wl-folder-goto-bottom-of-current-folder): Ditto.
7460         (wl-folder-mode-map): Bind them.
7461
7462         * wl-vars.el (wl-message-ignored-field-list): New variable.
7463         (wl-message-visible-field-list): New variable.
7464
7465         * wl-mime.el (wl-mime-header-presentation-method): New function.
7466         (wl-mime-setup): Set header-presentation-method.
7467
7468 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7469
7470         * wl-nemacs.el (wl-draft-overload-functions): Set
7471         `mode-line-buffer-identification' instead of using
7472         `wl-make-modeline'.
7473
7474         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
7475         instead of using `wl-make-modeline'.
7476
7477         * wl-xmas.el (wl-plugged-init-icons): Set up
7478         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
7479         (wl-make-modeline): Abolish.
7480         (wl-draft-overload-functions): Set
7481         `mode-line-buffer-identification' instead of using
7482         `wl-make-modeline'.
7483
7484         * wl-util.el (wl-make-modeline-subr): Abolish.
7485         (wl-mode-line-buffer-identification): New alias.
7486
7487         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
7488         (wl-summary-make-modeline): Abolish.
7489         (wl-summary-buffer-set-folder): Set
7490         `wl-summary-buffer-folder-indicator'.
7491         (wl-summary-mode): Set `mode-line-buffer-identification' instead
7492         of using `wl-make-modeline'.
7493         (wl-summary-switch-to-clone-buffer): Don't set
7494         `mode-line-buffer-identification'.
7495         (wl-summary-goto-folder-subr): Ditto.
7496
7497         * wl-mule.el (wl-draft-overload-functions): Set
7498         `mode-line-buffer-identification' instead of using
7499         `wl-make-modeline'.
7500
7501         * wl-folder.el (wl-folder-mode): Set
7502         `mode-line-buffer-identification' instead of using
7503         `wl-make-modeline'.
7504         (wl-folder): Don't set `mode-line-buffer-identification'.
7505
7506 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
7507
7508         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
7509         instead of `member' for `wl-refile-guess-func-list' look-ups.
7510         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
7511
7512 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7513
7514         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
7515         `wl-message-button-dispatcher'.
7516
7517         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
7518
7519         * wl-message.el (wl-message-button-dispatcher): Use it.
7520
7521         * wl-vars.el (wl-highlight-message-header-button-alist): Add
7522         "In-Reply-To".
7523
7524         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7525         Bind `case-fold-search' to t.
7526
7527 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7528
7529         * wl-xmas.el (wl-message-overload-functions): Initialize
7530         `wl-message-button-map'.
7531
7532         * wl-mule.el (wl-message-overload-functions): Initialize
7533         `wl-message-button-map'.
7534
7535         * wl-vars.el (wl-highlight-message-header-button-alist): New.
7536
7537         * wl-message.el (wl-message-button-map): New keymap.
7538         (wl-message-add-button): New function.
7539         (wl-message-button-dispatcher): New function.
7540         (wl-message-button-refer-article): New function.
7541
7542         * wl-highlight.el
7543         (wl-highlight-message-add-buttons-to-header): New function.
7544         (wl-highlight-headers): Use it.
7545
7546 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7547
7548         * wl-summary.el (wl-summary-default-from): Use
7549         `wl-address-get-petname-1'.
7550         (wl-summary-simple-from): Ditto.
7551
7552         * wl-address.el (wl-address-get-petname-1): New inline function.
7553         (wl-address-get-petname): Use it.
7554
7555 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
7556
7557         * wl-summary.el (wl-summary-default-from): Return full-name part
7558         from the address if no petname was found.
7559         (wl-summary-simple-from): Ditto.
7560
7561         * wl-address.el (wl-address-get-petname): Return nil if no petname
7562         associated with the address was found.
7563
7564 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7565
7566         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
7567         display is finished.
7568
7569 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7570
7571         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
7572         `elmo-folder-exists-p' argument.
7573
7574 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
7575
7576         * wl-folder.el (wl-folder-confirm-existence): Check existence of
7577         the folder.
7578
7579 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
7580
7581         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
7582
7583         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
7584         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
7585
7586 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
7587
7588         * wl-folder.el (wl-folder-create-subr): New function.
7589         (wl-folder-confirm-existence): Use it.
7590         (wl-folder-check-one-entity): Use it.
7591         Check the error symbol is derived from 'elmo-open-error.
7592
7593         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
7594         `ignore-error'.
7595
7596 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7597
7598         * wl-util.el (toplevel): Add (eval-when-compile (require
7599         'elmo-util)).  (Maybe `provide' is typo.)
7600
7601 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7602
7603         * wl-util.el (toplevel): Removed (provide 'elmo-util).
7604         (I don't know why this was needed.)
7605
7606         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
7607         Follow up changes for stream-type.
7608
7609         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
7610         (wl-draft-elmo-nntp-send): Ditto.
7611
7612         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
7613         (wl-nntp-posting-stream-type): Ditto.
7614         (wl-pop-before-smtp-ssl): Abolished.
7615         (wl-nntp-posting-ssl): Ditto.
7616
7617         * wl-address.el (wl-address-quote-specials): New function.
7618         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
7619
7620         * wl-draft.el (wl-draft-reply): Ditto.
7621
7622 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7623
7624         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
7625         use function `wl-string-match-assoc'.
7626
7627 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
7628
7629         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
7630
7631         * wl-draft.el (wl-draft-deduce-address-list): New function.
7632         (wl-draft-parse-mailbox-list): Ditto.
7633         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
7634         instead of `smtp-deduce-address-list'.
7635         (wl-draft-on-field-p): Follow group list.
7636
7637         * wl-address.el (wl-address-concat-token): New function.
7638         (wl-address-string-without-group-list-contents): Ditto.
7639         (wl-complete-field-body): Fixed problem of completion
7640         by japanese petname.
7641         (wl-address-make-completion-list): Rewrite.
7642
7643 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
7644
7645         * wl-address.el (wl-address-make-completion-list): Completion by
7646         petname.
7647         (wl-complete-field-body): Likewise.
7648
7649 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
7650
7651         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
7652         contains invalid address syntax.
7653
7654 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7655
7656         * wl-folder.el (wl-folder-check-entity-async): Use
7657         `elmo-nntp-spec-hostname'.
7658
7659 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
7660
7661         * wl-summary.el (wl-summary-msgdb-load-async): Use
7662         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
7663
7664 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
7665
7666         * wl-draft.el (wl-draft-reply): Set argument
7667         `content-transfer-encoding' as nil.
7668
7669 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
7670
7671         * wl-refile.el (wl-refile-learn): Move hit element to the top of
7672         `wl-refile-alist'.
7673
7674 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7675
7676         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
7677         (wl-draft-edit-string): Ditto.
7678         (wl-draft-forward): Ditto.
7679         * wl-summary.el (wl-summary-write): Ditto.
7680
7681 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
7682
7683         * wl-summary.el (wl-summary-sync-update3): Call
7684         `wl-summary-buffer-number-column-detect'.
7685         (wl-summary-buffer-number-column-detect): Search from point-min.
7686
7687 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
7688
7689         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
7690         contains an address which is not included in original to or cc.
7691
7692 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
7693
7694         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
7695         begin-line does not exist.
7696         * wl-message.el (wl-message-uu-substring): Ditto.
7697
7698 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
7699
7700         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
7701         clear local variables.
7702         (wl-summary-exit): Call `elmo-commit'.
7703         (wl-summary-switch-to-clone-buffer): Call
7704         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
7705         (wl-summary-goto-folder-subr): Ditto.
7706
7707         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
7708         POP folder.
7709
7710 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7711
7712         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
7713         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
7714         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
7715         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
7716         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
7717         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
7718
7719         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
7720
7721 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
7722
7723         * wl-summary.el (wl-summary-search-by-subject):
7724         Search parent message from the latest one.
7725
7726 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
7727
7728         * wl-draft.el (wl-draft-reply): Insert address with full-name.
7729         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
7730
7731         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
7732         New user option.
7733
7734         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
7735         if elmo-nntp-use-killed-list is nil.
7736         Use `elmo-msgdb-append-to-killed-list'.
7737         (Append numbers confirmed as disappeared to the killed list.)
7738         (wl-summary-confirm-appends): Don't display negative number.
7739
7740 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
7741
7742         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
7743
7744 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
7745
7746         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
7747         range is `all'.
7748         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
7749         `elmo-list-bigger-diff'.
7750
7751 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7752
7753         * wl-summary.el (wl-summary-buffer-exit-func):
7754         New buffer local variable.
7755         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
7756
7757 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7758
7759         * wl-demo.el (wl-demo): Fix the last change.
7760
7761 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
7762
7763         * wl-demo.el (wl-demo): Don't use `eval'.
7764
7765 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
7766
7767         * wl-summary.el (wl-summary-buffer-thread-modified):
7768         New buffer-local variable.
7769         (wl-summary-set-thread-modified): New function.
7770         (wl-summary-thread-modified-p): New function.
7771         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
7772         (wl-summary-yank-saved-message): Use function
7773         `wl-summary-set-thread-modified'
7774         (wl-summary-switch-to-clone-buffer): Add
7775         `wl-summary-buffer-thread-modified'.
7776
7777         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
7778         (wl-summary-buffer-mark-saved-hook): Ditto.
7779         * wl-summary.el (wl-summary-msgdb-save): New hook
7780         `wl-summary-buffer-message-saved-hook' and
7781         `wl-summary-buffer-mark-saved-hook'.
7782
7783 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
7784
7785         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
7786
7787 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
7788
7789         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
7790         don't hide scroll bars under FSF Emacsen because it may incur an
7791         undesirable redrawing.
7792
7793 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
7794
7795         * wl-draft.el (wl-draft-edit-string): Call
7796         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
7797
7798 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
7799
7800         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
7801
7802 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
7803
7804         * wl-summary.el (wl-summary-msgdb-load-async): Call
7805         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
7806
7807 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
7808
7809         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
7810         fringes in demo buffer; center bitmap logo correctly even if old
7811         Mule is used.
7812
7813 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
7814
7815         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
7816
7817         * wl-refile.el (wl-refile-subject-alist): New variable.
7818         (wl-refile-subject-alist-file-name): Ditto.
7819         (wl-refile-alist-setup): Rewrite.
7820         (wl-refile-alist-save): Use `elmo-object-save'.
7821         Eliminated arguments.
7822         (wl-refile-learn): Check `wl-refile-guess-func-list'.
7823         (wl-refile-guess-by-subject): New function.
7824         (wl-refile-guess-func-list): Added it.
7825
7826 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7827
7828         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
7829         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
7830
7831 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
7832
7833         * wl-summary.el (wl-summary-buffer-prev-folder-func):
7834         New buffer-local variable.
7835         (wl-summary-buffer-next-folder-func): Ditto.
7836         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
7837         if non-nil.
7838         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
7839         if non-nil.
7840         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
7841         if non-nil.
7842         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
7843         if non-nil.
7844
7845 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
7846
7847         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
7848         permanently in the demo buffer.
7849
7850 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
7851
7852         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
7853         `mime-entity-fetch-field'.
7854
7855         * wl.el (wl-exit): Delete plugged buffer.
7856
7857         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
7858         XEmacs has menubar feature.
7859
7860 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7861
7862         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
7863         cannot arrive at the beginning of the buffer under old Emacsen.
7864
7865 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7866
7867         * wl-address.el (wl-address-ldap-search):
7868         Call `ldap-search-entries' with `withdn' argument t.
7869         (wl-complete-field-body): Bind completion-ignore-case as t.
7870         Clear ldap search hash when it was sole completion.
7871         Use elmo-string for pattern string.
7872         (wl-ldap-alias-safe-string): Eliminated needless let.
7873
7874 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
7875
7876         * wl-address.el (wl-ldap-alias-dn-level): New variable.
7877         (wl-ldap-alias-sep): New constant.
7878         (wl-ldap-search-attribute-type-list): Ditto.
7879         (wl-ldap-get-value): New function.
7880         (wl-ldap-make-filter): Ditto.
7881         (wl-ldap-make-matched-value-list): Ditto.
7882         (wl-ldap-alias-safe-string): Ditto.
7883         (wl-ldap-register-dn-string): Ditto.
7884         (wl-address-ldap-search): Rewrite.
7885
7886 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7887
7888         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
7889         thread is deleted.
7890         (wl-thread-delete-line-from-buffer): Ditto.
7891         (wl-thread-get-exist-children): New function.
7892
7893 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
7894
7895         * wl-demo.el (wl-demo): Made it to select various image types.
7896         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
7897         from `wl-title-logo'.
7898         (wl-logo-ascii): New variable.
7899         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
7900         (wl-demo-copyright-notice): New constant.
7901
7902         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
7903
7904 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7905
7906         * wl-vars.el (wl-summary-target-above): Renamed from
7907         wl-summary-temp-above.
7908         * wl-score.el (wl-score-get-score-alist): Use it.
7909         (wl-summary-score-update-all-lines): Use it.
7910         * wl-summary.el: Ditto. (make-variable-buffer-local).
7911
7912 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7913
7914         * wl-vars.el (wl-ldap-port): New user option.
7915
7916         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
7917         Rewite whole implementation.
7918         (wl-complete-field-body): Fixed.
7919
7920 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
7921
7922         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
7923         Choose implementation at compile time.
7924
7925 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
7926
7927         * wl-address.el (wl-ldap-search-internal): New function.
7928         (wl-complete-field-to): Use it.
7929
7930 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
7931
7932         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
7933         Use `let' instead of `let*'.
7934         Require 'wl-vars.
7935
7936         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
7937         Define as defcustom.
7938         (wl-ldap-base): Ditto.
7939         (wl-use-ldap): Ditto.
7940
7941 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
7942
7943         * wl-address.el (wl-ldap-search): New function.
7944         (wl-complete-field-body): Use `wl-ldap-search'.
7945         (wl-ldap-server): New variable.
7946         (wl-ldap-base): Ditto.
7947         (wl-use-ldap): Ditto.
7948
7949 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
7950
7951         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
7952         (Pointed out by Mito <mit@nines.nec.co.jp>).
7953         * wl-summary.el (wl-summary-redisplay-no-mime): Update
7954         buffer-local variables like `wl-summary-redisplay-internal'.
7955         (wl-summary-redisplay-all-header): Likewise.  Update
7956         Summary view too.
7957
7958 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
7959
7960         * wl-summary.el (wl-summary-jump-to-parent-message):
7961         Consider prefix argument.
7962
7963         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
7964         when closed thread is deleted.
7965
7966 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
7967
7968         * wl-summary.el (wl-summary-jump-to-parent-message):
7969         Consider thread modification.
7970
7971 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
7972
7973         * wl-message.el (wl-message-normal-get-original-buffer): Use
7974         `save-excursion'.
7975
7976         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
7977         (wl-summary-showto-folder-regexp): Ditto.
7978
7979 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
7980
7981         * wl-util.el (wl-delete-alist): Doc fix.
7982         (wl-delete-associations): New function.
7983         (wl-inverse-alist): New function.
7984         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
7985         Split temporary variables. Use `wl-delete-associations'
7986         and `wl-inverse-alist'.
7987         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
7988
7989 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
7990
7991         * wl-folder.el (wl-folder-prefetch-entity):
7992         Execute prefetching if new count is unknown.
7993
7994 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7995
7996         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
7997
7998         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
7999         delete entity.
8000         (wl-thread-set-parent): If insert as top, set linked as nil.
8001
8002         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8003         `wl-thread-cleanup-symbols' when view mode is thread.
8004
8005 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8006
8007         * wl-folder.el (wl-folder-create-folder-entity): Use
8008         with-current-buffer.
8009         (wl-local-folder-init): Call set-buffer to make sure we are in
8010         the Folder buffer. Don't touch buffer-local variables here.
8011         (wl-folder-mode): Initialize buffer-local variables here.
8012
8013         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8014         (wl-folder-entity-assign-id): Ditto.
8015         (wl-folder-create-entity-hashtb): Ditto.
8016         (wl-local-folder-init): Ditto.
8017         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8018
8019 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8020
8021         * wl-summary.el (wl-summary-default-from): Fix probrem when
8022         std11-extract-address-components return (nil "foo@bar").
8023
8024 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8025
8026         * wl-draft.el (wl-draft-clone-local-variables):
8027         Remove redundant `setq'.
8028
8029 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8030
8031         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8032         Bind wl-highlight-x-face-func as nil while highlighting header.
8033
8034 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8035
8036         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8037
8038 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8039
8040         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8041         elmo-msgdb-overview-hashtb from copy-variables.
8042         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8043         instead of `elmo-msgdb-overview-get-entity-by-number'.
8044         (wl-summary-auto-refile): Ditto.
8045
8046         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8047         `elmo-msgdb-overview-get-entity' instead of
8048         `elmo-msgdb-search-overview-entity'.  Use
8049         `elmo-msgdb-overview-get-entity' instead of
8050         `elmo-msgdb-overview-get-entity-by-number'.
8051         (wl-thread-insert-entity-sub): Ditto.
8052         (wl-thread-insert-message): Ditto.
8053
8054         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8055         `elmo-msgdb-overview-get-entity'.
8056         (wl-normal-message-redisplay): Ditto.
8057
8058 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8059
8060         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8061         `wl-thread-entities'.
8062         (wl-thread-delete-message): Fix remove top message from
8063         `wl-thread-entity-list'.
8064
8065         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8066         wl-append(nconc), because update-list is broken on Meadow.
8067
8068         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8069         updating process.
8070         (wl-summary-rescan): Ditto.
8071         (wl-summary-sync-update3): Ditto.
8072         * wl-thread.el (wl-thread-set-parent): Renamed from
8073         `wl-summary-set-parent'.
8074         (wl-thread-insert-message): Updating buffer faster.
8075         (wl-thread-delete-message): Updating buffer faster.
8076
8077         * wl-score.el (wl-summary-score-update-all-lines): Changed
8078         interval for display progress gauge.
8079
8080 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8081
8082         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8083         folder always-sticky.
8084         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8085         defmacro.
8086
8087 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8088
8089         * wl-vars.el (wl-draft-add-references): New user option.
8090
8091         * wl-draft.el (wl-draft-add-references): New function.
8092         (wl-draft-yank-from-mail-reply-buffer): Use it.
8093         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8094         as nil.
8095
8096 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8097
8098         * wl-thread.el (wl-thread-update-line-msgs): Called
8099         `wl-thread-update-line-on-buffer-sub'.
8100         (wl-thread-update-line-on-buffer): Delete routine of inserting
8101         thread.
8102         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8103         moved from `wl-thread-update-line-on-buffer'.
8104         Add threshold for displaying progress gauge.
8105         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8106         argument of `wl-thread-update-line-msgs'.
8107         Add threshold for displaying progress gauge.
8108         * wl-folder.el:
8109         Add threshold for displaying progress gauge.
8110         * wl-score.el: Ditto.
8111
8112         * wl-expire.el (wl-summary-expire): Display deleting info.
8113
8114 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8115
8116         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8117         `no-msg'.
8118         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8119         argument of `wl-thread-update-line-msgs'.
8120         (wl-summary-set-parent): Added optional argument `parent-number'.
8121         (wl-summary-buffer-saved-message): New buffer local variable.
8122         (wl-summary-save-current-message): New command.
8123         (wl-summary-yank-saved-message): Ditto.
8124         (wl-summary-mode-map): Added key binding for
8125         `wl-summary-save-current-message' (\ew) and
8126         `wl-summary-yank-saved-message' (\C-y).
8127         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8128
8129 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8130
8131         * wl-summary.el (wl-summary-mode-map): Added key binding for
8132         `wl-summary-set-parent' (ts).
8133
8134 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8135
8136         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8137         subject faster. If thread number is reverse, delayed updating
8138         thread.
8139         (wl-summary-search-by-subject): Ditto.
8140         (wl-summary-put-alike): Ditto.
8141         (wl-summary-get-alike): Ditto.
8142         (wl-summary-insert-headers): Insert header of all overview in
8143         buffer.
8144         (wl-summary-rescan): Delayed updating thread. Kill search subject
8145         buffer for wl-summary-search-by-subject.
8146         (wl-summary-sync-update3): Ditto.
8147         (wl-summary-exit): Ditto.
8148         (wl-summary-goto-bottom-of-current-thread): Change for linked
8149         thread.
8150         (wl-summary-overview-create-summary-line): Change line for linked
8151         thread.
8152
8153         * wl-summary.el (wl-summary-update-thread): Use
8154         wl-thread-maybe-get-children-num.
8155         (wl-summary-set-parent): If change parent, move sub thread.
8156         (wl-summary-redisplay-internal): Add horizontal recenter.
8157         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8158
8159         * wl-thread.el (wl-thread-entity-get-linked): New function.
8160         (wl-thread-entity-set-linked): New function.
8161         (wl-thread-create-entity): Add linked element.
8162         (wl-thread-entity-insert-as-top): Use wl-append.
8163         (wl-thread-maybe-get-children-num): If closing thread, return
8164         children msgs.
8165         (wl-thread-update-line-msgs): Displaying progress message.
8166         (wl-thread-update-line-on-buffer-sub): Use
8167         wl-thread-maybe-get-children-num.
8168         (wl-thread-update-line-on-buffer): If update line is not exists,
8169         insert thread.
8170         (wl-thread-delete-message): If delete top msg of thread, search
8171         parent by subject.
8172         (wl-thread-insert-entity): Use
8173         wl-thread-maybe-get-children-num.
8174
8175         * wl-highlight.el (wl-highlight-summary-current-line): change
8176         sregexp for linked thread.
8177         * wl-util.el (wl-count-lines): Count lines.
8178         (wl-horizontal-recenter): horizontal recenter.
8179         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8180         (wl-score-get-alike): Ditto.
8181         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8182         (wl-subject-length-limit): New variable.
8183         (wl-highlight-thread-indent-string-regexp): Changed for linked
8184         thread.
8185
8186 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8187
8188         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8189         New variable (revival).
8190         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8191         by subject matching if there's no in-reply-to nor references field
8192         (revival).
8193
8194 \f
8195 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8196
8197         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8198         message.
8199
8200 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8201
8202         * wl-summary.el (wl-summary-reply): Return t if there was a
8203         message at cursor point.
8204         Added unwind-protect.
8205         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8206         returns t.
8207         (wl-summary-cancel-message): Do nothing when there's no message at
8208         cursor point.
8209         (wl-summary-forward): Ditto.
8210         (wl-summary-jump-to-parent-message): Ditto.
8211         (wl-summary-reedit): Ditto.
8212         (wl-summary-edit-addresses): Ditto.
8213         (wl-summary-pipe-message): Ditto.
8214         (wl-summary-print-message-with-ps-print): Ditto.
8215         (wl-summary-print-message): Ditto.
8216         (wl-summary-mark-as-important): Ditto.
8217         (wl-summary-mark-as-unread): Ditto.
8218
8219         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8220         message at cursor point.
8221         (wl-summary-reply-with-citation): Remove unwind-protect.
8222
8223         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8224         subject searching feature.
8225         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8226         Eliminated.
8227
8228 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8229
8230         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8231         New variable.
8232         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8233         by subject matching if there's no in-reply-to nor references field.
8234
8235         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8236
8237         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
8238         when display is finished.
8239         (wl-folder-open-all): Ditto.
8240         (wl-folder-update-access-group): Ditto.
8241         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8242         * wl-thread.el (wl-thread-close-all): Ditto.
8243
8244         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
8245         progress gauge only when it was displayed.
8246         * wl-folder.el (wl-folder-insert-entity): Ditto.
8247
8248 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8249
8250         * wl-summary.el (wl-summary-incorporate): Enclose
8251         `wl-summary-sync-force-update' with save-excursion.
8252
8253 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
8254
8255         * wl-summary.el (wl-summary-prefetch-region):
8256         Pass current cursor point to `pos-visible-in-window-p' after
8257         moving cursor to the started point.
8258
8259 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8260
8261         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
8262
8263         * wl-draft.el (wl-draft-insert-current-message): Delete useless
8264         fields from the forwarding message.
8265         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
8266         `ignored-fields'.
8267
8268 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
8269
8270         * wl-mime.el (wl-message-request-partial):
8271         Eliminated argument `msgdb'.
8272         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
8273         (wl-mime-combine-message/partial-pieces): Likewise.
8274         * tm-wl.el (wl-message-request-partial): Likewise.
8275         (wl-mime-combine-message/partial-pieces): Likewise.
8276
8277 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
8278
8279         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
8280         when display is finished.
8281
8282 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
8283
8284         * wl-summary.el (wl-summary-goto-folder-subr):
8285         Fix problem when wl-summary-partial-highlight-above-lines is nil.
8286
8287 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
8288
8289         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
8290         when cursor point is visible.
8291
8292 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
8293
8294         * wl-expire.el (wl-expire-archive-get-max-number):
8295         Don't use `file-name-directory'.
8296
8297 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
8298
8299         * wl-expire.el (wl-expire-archive-get-max-number):
8300         Use `file-name-directory'.
8301
8302 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8303
8304         * wl-summary.el (wl-summary-sync-marks): Re-display progress
8305         only when there is progress.
8306
8307 2000-04-13  Mito <mit@nines.nec.co.jp>
8308
8309         * wl-summary.el (wl-summary-sync-marks): Display progress.
8310
8311 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8312
8313         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
8314         (wl-summary-prev): Move cursor regardless of unread status.
8315         (wl-summary-next): Ditto.
8316
8317 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
8318
8319         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
8320         Added argument `target' and `number'.
8321         * tm-wl.el (wl-summary-burst-subr): New function.
8322         (wl-summary-burst): Use it.
8323
8324 2000-04-10  Mito <mit@nines.nec.co.jp>
8325
8326         * wl-mime.el (wl-burst): New function.
8327         (wl-summary-burst): Use it.
8328
8329 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8330
8331         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
8332         as petname when there's no candidate.
8333
8334 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
8335
8336         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
8337         New variable.
8338         * wl-fldmgr.el (wl-fldmgr-add): Use it.
8339
8340         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
8341
8342         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
8343
8344 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
8345
8346         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
8347         Use substring of `original' instead of buffer-substring.
8348         (wl-refile-evaluate-rule):
8349         Set `original' argument of wl-refile-expand-newtext.
8350
8351         * wl-summary.el
8352         (wl-summary-auto-refile-check-refile-rule-alist-subr,
8353         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
8354         (wl-summary-auto-refile): Check existence of destination folder just
8355         before marking.
8356
8357 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8358
8359         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
8360         when wl-refile-get-field-value return nil.
8361
8362 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
8363
8364         * wl-refile.el
8365         (wl-refile-expand-newtext): New function imported from Gnus.
8366         (wl-refile-evaluate-rule): Use it.
8367
8368 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
8369
8370         * wl-summary.el (wl-summary-print-destination):
8371         Duplicate folder string to avoid putting text-property on
8372         original string.
8373
8374         * wl-refile.el (wl-refile-get-field-value): New function.
8375         (wl-refile-evaluate-rule): New function;
8376         Evaluate refile rule recursively.
8377         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
8378         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
8379         New function; Check existence of a target folder recursively.
8380         (wl-summary-auto-refile-check-refile-rule-alist):
8381         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
8382
8383 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
8384
8385         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
8386
8387         * wl-folder.el (wl-create-folder-entity-from-buffer):
8388         Fixed problem when '}' character is contained in folder name.
8389
8390         * wl-xmas.el (wl-make-modeline): Consider plugged status.
8391
8392 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8393
8394         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
8395         (wl-fldmgr-add-completion-all-completions):
8396         Use wl-fldmgr-add-completion-hashtb.
8397
8398 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8399
8400         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
8401         wl-fldmgr-add-completion-subr): New functions.
8402         * wl-folder.el (wl-folder-completion-func): New variable.
8403         * wl-summary.el (wl-summary-read-folder):
8404         Use wl-folder-completion-func.
8405
8406         * wl-refile.el: Eliminate throw & catch.
8407
8408         * wl.el (wl-plugged-sending-queue-status): Fixed.
8409
8410 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
8411
8412         * wl-draft.el (wl-draft): Put category property on
8413         mail-header-separator.