* wl-spam.el (wl-summary-exec-action-refile-with-register): Specify "spam" or "good".
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-01-11  Kenichi Okada  <okada@opaopa.org>
2
3         * wl-spam.el (wl-summary-exec-action-refile-with-register): Specify "spam" or "good".
4
5 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
6
7         * wl-spam.el (wl-summary-exec-action-spam): Call
8         wl-folder-confirm-existence for spam folder.
9         (wl-spam-setup): Bind "mk".
10
11 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
12
13         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
14
15 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
16
17         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
18         destination folder is empty.
19
20 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
21
22         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
23         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
24
25         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
26         (wl-summary-refile-prev-destination-region): New function.
27         (wl-thread-refile-prev-destination): Ditto.
28         (wl-summary-target-mark-refile-prev-destination): Ditto.
29
30 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
31
32         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
33         (wl-demo-background-color): Changed default value.
34
35         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
36         color.
37
38         * wl-demo.el (wl-demo-set-background-color): New function.
39         (wl-demo): Call it.
40
41 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
42
43         * wl-address.el (wl-address-delete): Avoid mis-deleting.
44         * wl-address.el (wl-address-add-or-change): Don't add empty
45         address.
46
47 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
48
49         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
50
51 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
52
53         * wl-vars.el (wl-demo-image-filter-alist): New variable
54         (wl-demo-background-color): Ditto.
55
56         * wl-demo.el (wl-demo-xpm-set-background): New function.
57         (wl-demo-image-filter): Ditto.
58         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
59
60         * wl-vars.el (wl-demo-icon-name-alist): New variable.
61
62         * wl-demo.el (wl-demo-icon-name): Define as function.
63         (wl-demo-insert-image): Use it.
64
65 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
66
67         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
68
69 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
70
71         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
72
73 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
74
75         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
76
77 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
78
79         * wl-thread.el (wl-thread-mark-as-answered): New function.
80
81         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
82         answered" entry.
83         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
84         "r&" and wl-thread-mark-as-answered to "t&".
85         (wl-summary-mark-as-important-region): Refine to toggle mark.
86         (wl-summary-mark-as-answered-region): New function.
87         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
88         and 3rd argument.
89         (wl-summary-mark-as-important-internal): Likewise.
90
91 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
92
93         * wl-template.el (wl-template-preview): New internal variable.
94         (wl-template-preview-p): New function.
95         (wl-template-show): Bind `wl-template-preview' as t.
96
97 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
98
99         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
100         `elmo-message-entity-field' with 3rd argument which is non-nil.
101
102 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
103
104         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
105         Removed duplicate local bind `folder'.
106
107 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
108
109         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
110
111 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
112
113         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
114         duplicate definition.
115
116 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
117
118         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
119         non-nil, use it; Don't fetch message if there's no message in the
120         current cursor position.
121
122 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
123
124         * wl-util.el (wl-region-exists-p): Use region-active-p.
125         (wl-deactivate-region): New function.
126         * wl-message.el (wl-message-redisplay): Deactivate region.
127
128         * wl-summary.el (wl-summary-reply): Call
129         `wl-summary-set-message-buffer-or-redisplay' instead of
130         `wl-summary-redisplay-internal', don't move point.
131
132 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
133
134         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
135         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
136         by regexp.
137
138 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
139
140         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
141         if no need.
142
143 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
144
145         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
146         default value to nil.
147         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
148         `wl-summary-prepare-hook'; Replace refile action to
149         `wl-summary-exec-action-refile-with-register'.
150
151         * Version number is increased to 2.11.22.
152
153 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
154
155         * wl-summary.el (wl-summary-detect-mark-position): Set
156         `wl-summary-buffer-weekday-name-lang'.
157
158 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
159
160         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
161         (wl-summary-mark-as-read-all): Ditto.
162         (wl-summary-delete-messages-on-buffer): Ditto.
163         (wl-summary-sync-update): Ditto.
164         (wl-summary-mark-as-read-internal): Ditto.
165         (wl-summary-mark-as-answered-internal): Ditto.
166         (wl-summary-update-folder-info): Abolished.
167
168 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
169
170         * wl-summary.el (wl-summary-mark-as-read-all): Use
171         `wl-summary-update-folder-info' instead of
172         `wl-folder-update-unread'.
173
174 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
175
176         * wl-summary.el (wl-summary-update-folder-info): New function derived from
177         `wl-summary-folder-info-update'.
178         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
179         instead of `wl-summary-folder-info-update'.
180         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
181         `wl-folder-set-folder-updated'.
182         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
183         instead of `wl-folder-update-unread'.
184         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
185         the value of `wl-summary-buffer-unread-count' for the second parameter of
186         `wl-folder-update-unread'.
187
188         * Version number is increased to 2.11.21.
189
190 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
191
192         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
193         a local variable.
194
195 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
196
197         * wl-spam.el (wl-summary-mark-spam): Show message only if call
198         interactively.
199
200         * wl-summary.el (wl-summary-mark-as-important-internal): New
201         internal function.
202         (wl-summary-mark-as-important): Use it.
203         (wl-summary-mark-as-unimportant): New function.
204         (wl-summary-sync-marks): Follow the API change.
205
206         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
207
208         * wl-mime.el (wl-summary-burst): Check target folder is writable.
209
210 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
211
212         * wl-folder.el (wl-folder-update-unread): Re-indent.
213         Narrow the scope of a local variable.
214
215 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
216
217         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
218         (wl-addrmgr-merge-entries): Ditto.
219         (wl-addrmgr): Added to address entry which exists in draft buffer
220         if no entry is in original.
221
222 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
223
224         * wl-batch.el: New file.
225
226 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
227
228         * wl-vars.el (wl-use-semi): Remove unused variable.
229
230 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
231
232         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
233         "?".
234
235 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
236
237         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
238         wl-summary-new-mark.
239         (wl-summary-new-cached-mark): New user option.
240         (wl-summary-score-marks): Follow the change above.
241         (wl-summary-auto-refile-skip-marks): Ditto.
242         (wl-summary-incorporate-marks): Ditto.
243         (wl-summary-expire-reserve-marks): Ditto.
244
245         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
246
247         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
248         (wl-summary-persistent-mark-string): Distinguished between cached
249         and uncached mark when the message is new.
250
251 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
252
253         * wl-spam.el (wl-spam-domain): Renamed from
254         `wl-spam-folder-guess-domain'.
255         (wl-summary-exec-action-spam): Register as spam if domain of the
256         source folder is good.
257         (wl-summary-exec-action-refile-with-register): Register message if
258         domain of the source folder is not undecided.
259
260 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
261
262         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
263         detect thread loop.
264
265 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
266
267         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
268         and wl-summary-skip-mark-list.
269
270 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
271
272         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
273
274         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
275
276         * wl-spam.el (toplevel): Require wl-highlight.
277         (wl-spam-auto-check-policy-alist): Abolish.
278         (wl-spam-auto-check-folder-regexp-list): New user option.
279         (wl-spam-auto-check-marks): Ditto.
280         (wl-spam-mark-action-list): Ditto.
281         (wl-highlight-summary-spam-face): New face.
282         (wl-spam-auto-check-message-p): New function.
283         (wl-spam-map-spam-messages): Fixed message.
284         (wl-spam-register-spam-messages): Ditto.
285         (wl-spam-register-good-messages): Ditto.
286         (wl-summary-spam-map): Add and remove keybind.
287         (wl-summary-target-mark-spam): Abolish.
288         (wl-summary-refile-spam): Ditto.
289         (wl-summary-test-spam): New function.
290         (wl-summary-mark-spam): Ditto.
291         (wl-summary-auto-check-spam): Follow the above change.
292         (wl-summary-exec-action-spam): New function.
293         (wl-summary-exec-action-refile-with-register): Fixed message.
294         (wl-message-check-spam): New function.
295         (wl-spam-setup): Ditto.
296         (toplevel): Call it if this file is loaded interactivity.
297
298         * Version number is increased to 2.11.20.
299
300 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
301
302         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
303         when new optional argument `force' is non nil or modified.
304
305 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
306
307         * wl.el (toplevel): Require wl-spam when compile.
308         (wl-save-status): Call wl-spam-save-status.
309
310         * wl-spam.el (wl-spam-register-spam-messages): New function.
311         (wl-spam-register-good-messages): Ditto.
312         (wl-spam-save-status): Ditto.
313         (wl-summary-mode-map): Bind
314         wl-summary-target-mark-register-as-spam to "ms" and
315         wl-summary-target-mark-register-as-good to "mn".
316         (wl-summary-register-as-spam): Abolish optional argument; Use
317         wl-spam-register-spam-messages.
318         (wl-summary-register-as-spam-all): Use
319         wl-spam-register-spam-messages.
320         (wl-summary-register-as-good): Abolish optional argument; Use
321         wl-spam-register-good-messages.
322         (wl-summary-register-as-good-all): Use
323         wl-spam-register-good-messages.
324         (wl-summary-target-mark-register-as-spam): New funtion.
325         (wl-summary-target-mark-register-as-good): Ditto.
326
327 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
328
329         * wl-spam.el: New file.
330
331 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
332
333         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
334
335         * wl-action.el (wl-auto-refile-guess-functions): New variable.
336         (wl-summary-auto-refile): Call wl-refile-guess with
337         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
338
339 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
340
341         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
342         with disable-thread argument non-nil.
343
344 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
345
346         * wl-summary.el (wl-summary-rescan): Added optional argument
347         disable-thread.
348         (wl-summary-sync): Call wl-summary-rescan with argument
349         disable-thread.
350         (wl-summary-input-range): Added new range `rescan-thread'.
351
352 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
353
354         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
355
356 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
357
358         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
359         internal variable.
360         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
361         wl-summary-search-parent-by-subject-regexp and
362         wl-summary-divide-thread-when-subject-changed as nil.
363         (wl-summary-insert-sequential): If entity is nil, nothing to do.
364         (wl-summary-insert-thread): Search parent entity from
365         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
366         thread loop.
367
368 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
369
370         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
371
372         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
373
374         * wl-util.el (wl-require-update-all-folder-p): New function.
375         (wl-get-assoc-list-value): Added `function' to match directive.
376         (wl-collect-draft): Rewrite.
377
378         * wl-summary.el (wl-summary-sync-update): Clear faces
379         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
380         are non-nil.
381         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
382         argument as function.
383         (wl-summary-input-range): Ditto.
384
385         * wl-folder.el (wl-draft-get-folder): New function.
386         (wl-folder-get-elmo-folder): Consider draft folder.
387
388         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
389         (wl-draft-buffer-message-number): New buffer local variable.
390         (wl-draft-folder-internal): New internal variable.
391         (wl-draft-delete): Rewrite.
392         (wl-draft-save): Ditto.
393         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
394         wl-folder-get-elmo-folder.
395         (wl-draft-config-info-operation): Ditto.
396         (wl-jump-to-draft-folder): Ditto.
397         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
398         (wl-draft-reedit): Rewrite.
399
400         * Version number is increased to 2.11.19.
401         
402 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
403
404         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
405         variable.
406
407 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
408
409         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
410         Use ignore-errors instead of unwind-protect.
411
412 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
413
414         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
415         for updating `wl-thread-entity-list'.
416
417 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
418
419         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
420         parameter from calling `wl-thread-entity-get-older-brothers' and
421         `wl-thread-entity-get-younger-brothers'.
422         Replace nested `append' with a single one.
423
424 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
425
426         * wl-summary.el (wl-summary-mode): Don't use the return value of
427         `make-local-hook'.
428
429 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
430
431         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
432         instead of `let*'.
433         (wl-thread-delete-message): Likewise.  Split and narrow the scope
434         of local variables.
435
436 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
437
438         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
439         Renamed from wl-summary-window-scroll-functions.
440         (wl-summary-window-scroll-functions): Don't set to variable.
441         (wl-summary-display-top): Use run-hooks.
442         (wl-summary-display-bottom): Ditto.
443         (wl-summary-toggle-disp-msg): Ditto.
444         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
445         Use it instead of wl-summary-window-scroll-functions.
446         (wl-summary-goto-folder-subr): Don't call
447         wl-summary-window-scroll-functions, use
448         wl-summary-buffer-window-scroll-functions instead.
449
450 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
451
452         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
453         make-local-variable.
454
455 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
456
457         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
458         set-buffer-modified-p.
459         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
460         (wl-summary-display-bottom): Ditto.
461         (wl-summary-toggle-disp-msg): Ditto.
462
463 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
464
465         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
466
467         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
468         (wl-summary-forward): Use elmo-message-entity-field instead of
469         elmo-message-field.
470
471         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
472
473 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
474
475         * wl-summary.el (wl-summary-window-scroll-functions): No use
476         `append'.
477
478 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
479
480         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
481         function.
482         (wl-summary-window-scroll-functions): Call it when both
483         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
484         (wl-summary-temp-mark): Added optional argument number.
485         (wl-summary-message-mark): Added optional argument flag.
486         (wl-summary-persistent-mark): Added optional argument number and flag.
487         (wl-summary-update-persistent-mark): Ditto.
488         (wl-summary-update-status-marks): Set "r" for interactive spec.
489
490         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
491         argument number and flag.
492
493         * wl-action.el (wl-summary-registered-temp-mark): 
494         Do nothing when wl-summary-buffer-temp-mark-list is nil.
495
496 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
497
498         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
499         internal variable (buffer local).
500         (wl-summary-window-scroll-functions): New function.
501         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
502         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
503         as nil.
504         (wl-summary-update-status-marks): Added arguments beg, end and
505         check.
506         (wl-summary-update-mark-window): Use function.
507         (wl-summary-sync-update): Follow the change above.
508         (wl-summary-switch-to-clone-buffer): Copy
509         wl-summary-buffer-unsync-mark-number-list.
510         (wl-summary-goto-folder-subr): Set
511         wl-summary-buffer-unsync-mark-number-list and
512         use wl-summary-window-scroll-functions insteaf of
513         wl-summary-lazy-highlight.
514
515         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
516
517 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
518
519         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
520
521         * wl-summary.el (wl-summary-update-persistent-mark): Call
522         wl-summary-set-message-modified.
523
524         * wl-summary.el (wl-summary-sync-update): Don't call
525         wl-summary-update-status-marks.
526
527         * Version number is increased to 2.11.18.
528
529 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
530
531         * wl-message.el (wl-message-prev-page): Use save-selected-window.
532         (wl-message-next-page): Ditto.
533
534 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
535
536         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
537         local variable.  Change the order of a collected list into the
538         same as the specified range.  Remove nil from a collected list.
539
540 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
541
542         * wl-summary.el (wl-summary-insert-headers): Set visible-only
543         argument for elmo-folder-list-messages.
544
545 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
546
547         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
548         change (wl-summary-count-unreads return a list instead of a cons
549         cell).
550
551 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
552
553         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
554         `wl-summary-folder-info-update'.
555
556 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
557
558         * wl-summary.el (wl-summary-set-message-modified): No use
559         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
560         (wl-summary-set-mark-modified): Abolish.
561         (wl-summary-mark-modified-p): Ditto.
562         (wl-summary-save-view): Follow the change above.
563
564         * wl-expire.el (wl-summary-expire): Likewise.
565
566 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
567
568         * wl-summary.el (wl-summary-detect-mark-position): Use
569         modb-entity-handler.
570         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
571
572         * Version number is increased to 2.11.17.
573
574 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
575
576         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
577         entity field value.
578         (wl-summary-prefetch-msg): Ditto.
579         (wl-summary-print-message-with-ps-print): Ditto.
580
581 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
582
583         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
584         for dummy entity.
585         (wl-summary-insert-thread): Use elmo-message-entity-field.
586         (wl-summary-update-thread): Use elmo-message-entity-field and
587         elmo-message-entity-number.
588         (wl-summary-line-number):  Use elmo-message-entity-number.
589         (wl-summary-line-size): Use elmo-message-entity-field.
590         (wl-summary-line-subject): Ditto.
591         (wl-summary-line-from): Ditto.
592         (wl-summary-line-attached): Ditto.
593         (wl-summary-create-line): Ditto.
594         (wl-summary-create-line): Use elmo-message-entity-number.
595         (wl-summary-print-message-with-ps-print): Use
596         elmo-message-entity-field.
597
598 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
599
600         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
601         change in elmo-msgdb-make-message-entity.
602         (wl-summary-buffer-set-folder): Don't call
603         wl-summary-detect-mark-position here.
604         (wl-summary-rescan): Call elmo-message-entity-number.
605         (wl-summary-sync-update): Ditto.
606         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
607
608         * wl-score.el (wl-score-header-index): Redefine 2th element.
609         (wl-score-overview-entity-get-extra): Abolish.
610         (wl-score-ov-entity-get): Rewrite.
611         (wl-score-string-index<, wl-score-string-func<): Abolish.
612         (wl-score-string<): New function.
613         (wl-score-string-sort): Use it.
614
615         * wl-refile.el (wl-refile-guess-by-history): Use
616         elmo-message-entity-field.
617         (wl-refile-guess-by-from): Ditto.
618         (wl-refile-guess-by-msgid): Ditto.
619
620         * Version number is increased to 2.11.16.
621
622 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
623
624         * wl-folder.el (wl-folder-confirm-existence): Don't call
625         file-exists-p if msgdb-path is nil.
626         * wl-summary.el, wl-draft.el, wl-action.el: Rename
627         `wl-read-folder-hist' to `wl-read-folder-history'.
628
629 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
630
631         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
632         `y-or-n-p'.
633
634 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
635
636         * wl-score.el (wl-score-headers): Don't use
637         elmo-folder-do-each-message-entity.
638
639         * Version number is increased to 2.11.15.
640
641 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
642
643         * wl-summary.el (wl-summary-delete-all-msgs): Use
644         elmo-folder-move-messages instead of elmo-folder-delete-messages
645         and elmo-folder-detach-messages.
646         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
647
648         * wl-expire.el (wl-expire-delete): Ditto.
649         (wl-expire-refile-with-copy-reserve-msg): Ditto.
650
651 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
652
653         * wl-vars.el (wl-message-use-header-narrowing): New user option.
654         (wl-message-header-narrowing-fields): Ditto.
655         (wl-message-header-narrowing-lines): Ditto.
656         (wl-message-header-narrowing-string): Ditto.
657
658         * wl-summary.el (wl-summary-mode-map): Bind
659         wl-summary-toggle-header-narrowing to "C-cC-f".
660         (wl-summary-toggle-header-narrowing): New function.
661
662         * wl-message.el (wl-message-buffer-create): Call
663         wl-message-header-narrowing-setup.
664         (wl-message-redisplay): Call wl-message-header-narrowing.
665         (wl-message-header-narrowing): New function.
666         (wl-message-header-narrowing-map): New keymap.
667         (wl-message-header-narrowing-widen-map): New keymap.
668         (wl-message-header-narrowing-again-at-mouse): New function.
669         (wl-message-header-narrowing-1): Ditto.
670         (wl-message-header-narrowing-widen-at-mouse): Ditto.
671         (wl-message-header-narrowing-setup): Ditto.
672         (wl-message-header-narrowing-toggle): Ditto.
673         
674         * wl-highlight.el (wl-message-header-narrowing-face): New face.
675
676         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
677         'flag as all.
678         (wl-use-flag-folder-help-echo): New user option.
679
680         * wl-summary.el (wl-summary-detect-mark-position): Bind 
681         wl-summary-highlight as nil.
682         (wl-summary-set-mark-modified): Follow the API change.
683         (wl-summary-mark-modified-p): Ditto.
684         (wl-summary-mark-as-read-all): Ditto.
685         (wl-summary-sync-marks): Don't call
686         elmo-folder-list-messages-with-global-mark.
687         (wl-summary-mark-as-read-internal): Follow the API change.
688         (wl-summary-mark-as-answered-internal): Ditto.
689         (wl-summary-mark-as-important): Cause an error when 'flag folder;
690         Follow the API change.
691         (wl-summary-create-line): Call with number argument.
692         (wl-summary-reply): Follow the API change.
693
694         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
695         function.
696         (wl-highlight-summary-line-string): Call it when
697         wl-use-flag-folder-help-echo is non-nil.
698         (wl-highlight-summary-current-line): Ditto.
699         (elmo-flag-folder-referrer): Added autoload setting.
700
701         * wl-draft.el (wl-draft-kill): Follow the API change.
702
703         * Version number is increased to 2.11.14.
704         
705 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
706
707         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
708
709 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
710
711         * Version number is increased to 2.11.13.
712
713 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
714
715         * wl-draft.el (wl-draft-previous-history-element): Fixed
716         unbalanced parenthesis and bind unbound local variables.
717
718 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
719
720         * wl-draft.el (wl-draft-previous-history-element): New function.
721         (wl-draft-next-history-element): Ditto.
722         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
723         them to M-p and M-n.
724
725 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
726
727         * Version number is increased to 2.11.12.
728
729 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
730
731         * wl-draft.el (wl-draft-hide): Select buffer-window.
732
733 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
734
735         * wl-summary.el (wl-summary-narrow-to-region): New function.
736         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
737         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
738         (wl-summary-save-region): Use it.
739         * wl-action.el (wl-summary-collect-numbers-region)
740         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
741
742 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
743
744         * wl-folder.el (wl-folder-count-incorporates): Don't use
745         `elmo-msgdb-mark-load'
746
747         * Version number is increased to 2.11.11.
748
749 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
750
751         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
752         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
753
754 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
755
756         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
757
758 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
759
760         * Version number is increased to 2.11.10.
761
762 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
763
764         * wl-mime.el (wl-draft-attribute-value): Fixed.
765
766 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
767
768         * wl-util.el (wl-copy-local-variables): New function.
769
770         * wl-mime.el (wl-draft-attribute-recipients): New function.
771         (wl-draft-attribute-envelope-from): Ditto.
772         (wl-draft-attribute-smtp-posting-server): Ditto.
773         (wl-draft-attribute-smtp-posting-port): Ditto.
774         (wl-draft-attribute-value): Ditto.
775         (wl-draft-preview-message): Use it to get value for
776         attributes. Reflect result of `wl-draft-config'.
777
778         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
779         and call `wl-summary-mark-as-read' before to call
780         `wl-summary-unset-mark'.
781         (wl-summary-target-mark-mark-as-unread): Likewise.
782         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
783
784 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
785
786         * wl-mime.el (wl-draft-preview-message): Use actual value for
787         attributes; Fix for small window.
788
789 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
790
791         * wl-refile.el (wl-refile-get-field-value): Call
792         `elmo-message-entity-field' with 3rd argument is non-nil.
793
794 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
795
796         * wl-vars.el (wl-draft-preview-attributes): New user option.
797         (wl-draft-preview-attributes-list): Ditto.
798         (wl-draft-preview-attributes-buffer-lines): Ditto.
799         (wl-draft-preview-attributes-buffer-name): Ditto.
800
801         * wl-mime.el (wl-draft-preview-message): Display attributes.
802
803 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
804
805         * wl-summary.el (wl-summary-detect-mark-position): Bind
806         wl-summary-flag-priority-list to '(new).
807
808 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
809
810         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
811         funtion.
812         (wl-highlight-summary-line-string): Use it.
813         (wl-highlight-summary-current-line): Ditto.
814
815 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
816
817         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
818         line even when the mark string is not changed.
819
820         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
821         argument change in the wl-summary-create-line.
822         (wl-thread-insert-entity-sub): Ditto.
823
824         * wl-summary.el (wl-summary-detect-mark-position): Follow the
825         argument change in the wl-summary-create-line.
826         (wl-summary-insert-sequential): Ditto.
827         (wl-summary-update-thread): Ditto.
828         (wl-summary-persistent-mark-string): New inline function.
829         (wl-summary-message-mark): Use it.
830         (wl-summary-create-line): Abolish argument wl-persistent-mark
831         and added wl-flags, wl-cached.
832
833         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
834         mark to flags.
835         (wl-highlight-summary-current-line): Decide the face not by the 
836         persistent mark but flags.
837
838 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
839
840         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
841         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
842         wl-summary-read-uncached-mark): Revive.
843         (wl-summary-answered-cached-mark,
844         wl-summary-answered-uncached-mark): New user option.
845         (wl-summary-score-marks): Follow the change above.
846         (wl-summary-auto-refile-skip-marks): Ditto.
847         (wl-summary-incorporate-marks): Ditto.
848         (wl-summary-expire-reserve-marks): Ditto.
849         (wl-summary-flag-priority-list): New user option.
850
851         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
852         changes.
853         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
854         of elmo-message-mark.
855         (wl-summary-mark-as-read-internal): Ditto.
856         (wl-summary-mark-as-answered): Ditto.
857         (wl-summary-mark-as-important): Ditto.
858         (wl-summary-redisplay-internal): Ditto.
859         (wl-summary-redisplay-no-mime-internal): Ditto.
860         (wl-summary-message-mark): New function.
861         (wl-summary-insert-sequential): Use wl-summary-message-mark
862         instead of elmo-message-mark.
863         (wl-summary-update-thread): Ditto.
864         (wl-summary-persistent-mark): Ditto.
865         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
866         instead of elmo-message-mark.
867
868         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
869         wl-summary-message-mark instead of elmo-message-mark.
870         (wl-thread-insert-entity-sub): Ditto.
871         (wl-thread-get-children-msgs-uncached): Ditto.
872
873         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
874         variable name changes.
875         (wl-highlight-summary-current-line): Ditto.
876
877         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
878         wl-summary-message-mark instead of elmo-message-mark.
879
880         * wl-expire.el (wl-expire-message-p): Ditto.
881
882         * wl-score.el (wl-score-headers): Ditto.
883
884         * Version number is increased to 2.11.9.
885
886         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
887         (wl-summary-sync-update): Follow the change above.
888         (wl-summary-switch-to-clone-buffer): Ditto.
889         (wl-summary-open-folder): Ditto.
890
891 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
892
893         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
894         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
895
896         * Version number is increased to 2.11.8.
897
898         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
899
900         * wl-expire.el (wl-expire-refile): Follow the API change on
901         `elmo-folder-move-messages'.
902         (wl-expire-refile-with-copy-reserve-msg): Ditto.
903
904         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
905         (wl-summary-exec-action-refile): Ditto.
906         (wl-summary-exec-action-copy): Ditto.
907         (wl-summary-no-auto-refile-message-p): No use
908         `wl-summary-buffer-msgdb'.
909         (wl-summary-auto-refile): Ditto.
910
911 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
912
913         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
914
915 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
916
917         * wl-summary.el (wl-summary-sync): Treat no-sync.
918
919         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
920         (wl-default-sync-range): Ditto.
921
922 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
923
924         * wl-refile.el (wl-refile-subject-learn): Call
925         `elmo-message-entity-field' with 3rd argument is non-nil.
926         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
927         instead of `elmo-msgdb-overview-entity-get-subject'.
928
929 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
930
931         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
932         scan-type is rescan.
933         (wl-summary-delete-all-temp-marks): Remove scored mark too when
934         new optional argument force is non-nil.
935         (wl-summary-save-view-cache): Call it with force argument non-nil.
936
937         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
938
939 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
940
941         * wl-action.el (wl-summary-print-argument): Fixed last change.
942
943 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
944
945         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
946         simplified.
947         (wl-summary-target-mark-mark-as-unread): Likewise.
948         (wl-summary-target-mark-mark-as-important): Likewise.
949
950 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
951
952         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
953         * wl-summary.el (wl-summary-mark-as-important): Arranged.
954         (wl-summary-mark-as-important-region): Change accordingly.
955         (wl-summary-target-mark-mark-as-important): Ditto.
956
957 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
958
959         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
960
961         * wl-action.el (wl-summary-print-argument): Print argument to
962         right side of window if `wl-summary-print-argument-within-window'
963         is non-nil.
964
965 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
966
967         * wl-action.el (wl-summary-set-mark): Use
968         `wl-summary-message-visible-p' to check visibility of the message
969         and jump to message only when the message line is visible and have
970         different number; Call wl-summary-unset-mark with number argument.
971         (wl-summary-unset-mark): 
972         Use `wl-summary-message-visible-p'
973         to check visibility of the message and jump to message only when
974         the message line is visible and have different number;
975
976 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
977
978         * Version number is increased to 2.11.7.
979
980         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
981         and wl-folder-summary-line-format.
982
983         * wl-summary.el (wl-summary-message-visible-p): New inline function.
984         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
985         (wl-summary-set-score-mark): Use it.
986         (wl-summary-target-mark-mark-as-read): Ditto.
987         (wl-summary-target-mark-mark-as-unread): Ditto.
988         (wl-summary-target-mark-mark-as-important): Ditto.
989         (wl-summary-target-mark-msgs): Simplified.
990         (wl-summary-detect-mark-position): Fixed problem when
991         summary-line-format no contain persisten/temp mark spec.
992         (wl-summary-temp-mark): Ditto.
993         (wl-summary-persistent-mark): Ditto.
994         (wl-summary-update-persistent-mark): Ditto.
995
996         * wl-action.el (wl-summary-set-mark): Ditto.
997         (wl-summary-unset-mark): Ditto.
998         All other related portions are changed.
999
1000 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1001
1002         * Version number is increased to 2.11.6.
1003
1004 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1005
1006         * wl-util.el (wl-current-message-buffer): Define as function;
1007         Don't use the value of wl-messge-buffer.
1008
1009         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1010         persistent mark.
1011
1012         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1013         no current message, cause an error.
1014
1015 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1016
1017         * wl-summary.el (wl-summary-set-message-modified): Use
1018         elmo-folder-set-message-modified instead of
1019         elmo-folder-set-message-modified-internal.
1020
1021 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1022
1023         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1024         interactively.
1025         (wl-summary-sync): nokill->entirely.
1026         (wl-summary-sync-marks): Fixed message.
1027         (wl-summary-input-range): Added mark, nokill->entirely.
1028
1029         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1030         messages as read.
1031
1032 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1033
1034         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1035         update-noscore.
1036         (wl-summary-sync): Follow the change above.
1037
1038 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1039
1040         * wl-action.el (wl-summary-target-mark-all): Use
1041         elmo-folder-list-messages.
1042
1043 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1044
1045         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1046         (wl-summary-rescan): Set wl-summary-scored as nil.
1047         (wl-summary-sync-force-update): Follow the change above.
1048         (wl-summary-sync): Ditto.
1049         (wl-summary-sync-update): Added argument disable-killed.
1050         (wl-summary-insert-headers): Set visible-only argument for
1051         elmo-folder-list-messages.
1052         (wl-summary-input-range): Added update-nokill, update-noscore,
1053         all-nokill, all-noscore and mark.
1054
1055         * Version number is increased to 2.11.5.
1056
1057         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1058
1059 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1060
1061         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1062         (wl-summary-prefetch-region-no-mark): Change accordingly.
1063         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1064
1065 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1066
1067         * wl-address.el (wl-complete-field-to): Abolished.
1068         (wl-complete-address): Completion function for completing-read.
1069         * wl-action.el (wl-summary-get-resend-address): Use it.
1070
1071         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1072         wl-summary-update-mark and abolish unused argument.
1073         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1074         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1075         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1076         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1077         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1078         * wl-draft.el (wl-draft-kill): Ditto.
1079
1080         * wl-summary.el: Remove unused binding of case-fold-search.
1081         (wl-summary-replace-status-marks): Abolished.
1082
1083 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1084
1085         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1086         is specified or folder length is zero.
1087
1088 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1089
1090         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1091         (wl-folder-archive-current-entity): Ditto.
1092
1093 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1094
1095         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1096         retrieving message mark.
1097         (wl-summary-redisplay-internal): Ditto.
1098
1099         * wl-message.el (wl-message-buffer-display): Ignore errors while
1100         retrieving message-id field.
1101
1102         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1103         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1104         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1105         order of the arguments for `wl-expire-message-p'.
1106         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1107
1108         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1109         Check return value of wl-summary-reply.
1110         (wl-summary-reply): Recover window configuration when an error occured.
1111
1112 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1113
1114         * wl-summary.el (wl-summary-resend-message): Abolished, the
1115         feature is inherited by wl-summary-resend (put resend mark).
1116
1117 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1118
1119         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1120         wl-message-buffer to nil when the message is hide.
1121
1122 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1123
1124         * .cvsignore: New file.
1125
1126 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1127
1128         * wl-action.el (wl-summary-action-docstring): Add more info.
1129         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1130         duplicate definition.
1131         (wl-summary-define-mark-action): Functions wl-summary-*-region
1132         keep current position.
1133         (wl-summary-unregister-target-mark): Store result to the variable.
1134
1135 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1136
1137         * Version number is increased to 2.11.4.
1138
1139 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1140
1141         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1142         wl-summary-delete-all-temp-marks.
1143         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1144
1145         * wl-action.el (wl-summary-set-mark): Changed terminology
1146         refile-destination -> action-argument.
1147         (wl-summary-unset-mark): Ditto.
1148         (wl-summary-remove-argument): Ditto.
1149         (wl-summary-print-argument): Ditto.
1150
1151         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1152         (wl-thread-remove-argument-region): Ditto.
1153         (wl-thread-print-argument-region): Ditto.
1154         (wl-thread-close): Ditto.
1155         (wl-thread-open): Ditto.
1156
1157         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1158         (wl-highlight-refile-destination-face is abolished)
1159         (wl-highlight-action-argument-string): Ditto.
1160         (wl-highlight-summary-current-line): Highlight action argument.
1161
1162         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1163         color for light backgrounds.
1164         (wl-highlight-summary-answered-face): Ditto.
1165
1166 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1167
1168         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1169
1170         * wl-score.el (wl-summary-score-update-all-lines): Use
1171         wl-summary-set-mark.
1172         (wl-summary-score-update-all-lines): Kill expunged messages.
1173
1174         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1175
1176 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1177
1178         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1179         directly.
1180         (wl-score-overview-entity-get-lines): Ditto.
1181         (wl-score-overview-entity-get-xref): Ditto.
1182         (wl-score-get-latest-msgs): Ditto.
1183         (wl-summary-rescore): Ditto.
1184
1185         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1186         to "&".
1187         (wl-summary-mark-as-answered-internal): New inline function.
1188         (wl-summary-mark-as-answered): New function.
1189         (wl-summary-mark-as-unanswered): Ditto.
1190         (wl-summary-sync-marks): Modified for answered-mark synching.
1191
1192 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1193
1194         * wl-action.el (wl-summary-set-mark): Fixed last change.
1195
1196 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1197
1198         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1199         behavior of wl-summary-unread-message-hook
1200         (Pointed out by akira yamada <akira@arika.org>).
1201
1202 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1203
1204         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1205         wl-summary-delete.
1206         * wl-xmas.el (wl-summary-toolbar): Ditto.
1207
1208         * wl-action.el (wl-summary-set-mark): Don't override current
1209         temp-mark.
1210
1211         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1212
1213 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1214
1215         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1216         (wl-refile-msgid-learn): Ditto.
1217         (wl-refile-get-field-value): Ditto.
1218
1219         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1220
1221         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1222         (wl-expire-delete-reserved-messages): Renamed from
1223         wl-expire-reserve-marked-msgs-from-list.
1224         (wl-expire-delete): Removed argument `msgdb'.
1225         (wl-expire-refile): Ditto.
1226         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1227         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1228         mark-alist as argument.
1229         (wl-expire-archive-number1): Removed argument `msgdb'.
1230         (wl-expire-archive-number2): Ditto.
1231         (wl-expire-archive-date): Ditto.
1232         (wl-expire-localdir-date): Ditto.
1233         (wl-expire-hide): Ditto.
1234         (wl-archive-number1): Ditto.
1235         (wl-archive-number2): Ditto.
1236         (wl-archive-date): Ditto.
1237         (wl-archive-folder): Ditto.
1238         All other related portions are changed.
1239
1240 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1241
1242         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1243         mean move up and down. (suggested by Takashi Kawachi)
1244
1245 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1246
1247         * wl-acap.el (toplevel): Don't require un-define.
1248
1249 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1250
1251         * wl-thread.el (wl-thread-delete-message): Always update
1252         wl-summary-buffer-number-list.
1253
1254         * wl-action.el (wl-summary-print-destination): 
1255         Do nothing when folder is nil.
1256
1257 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1258
1259         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1260         persistent mark when prefetch is succeeded.
1261
1262 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1263
1264         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1265         instead of elmo-msgdb-delete-msgs.
1266         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1267         (wl-expire-hide): Ditto.
1268
1269         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1270
1271         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1272         elmo-msgdb interface.
1273         (wl-thread-get-exist-children): Likewise.
1274         (wl-thread-insert-message): Likewise.
1275         (wl-thread-msg-mark-as-important): Likewise.
1276         (wl-thread-insert-entity-sub): Likewise.
1277         (wl-thread-get-children-msgs-uncached): Likewise.
1278
1279         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1280         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1281         (wl-summary-sync-update): Likewise.
1282         (wl-summary-auto-select-msg-p): Likewise.
1283         (wl-summary-update-thread): Likewise.
1284         (wl-summary-mark-as-important): Likewise.
1285         (wl-summary-jump-to-msg-internal): Likewise.
1286         (wl-summary-redisplay-internal): Likewise.
1287         (wl-summary-print-message-with-ps-print): Likewise.
1288         (wl-summary-folder-info-update): Likewise.
1289
1290         * wl-folder.el (wl-folder-check-one-entity):
1291         elmo-folder-count-flags instead of wl-summary-count-unread.
1292
1293         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1294
1295         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1296
1297         * wl-summary.el (wl-summary-set-message-modified): 
1298         Call wl-summary-set-mark-modified.
1299         (wl-summary-delete-messages-on-buffer): Call
1300         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1301         (wl-summary-sync-update): Call elmo-folder-length instead of
1302         elmo-folder-messages.
1303         (wl-summary-insert-headers): Don't call
1304         elmo-folder-list-message-entities.
1305
1306 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1307
1308         * wl-action.el (wl-summary-define-mark-action): Call
1309         `wl-summary-set-mark' with argument `data'.
1310         (wl-summary-auto-refile): Fixed order of arguments when call
1311         `wl-summary-refile'.
1312
1313 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
1314
1315         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
1316
1317         * wl-summary.el (wl-summary-mode-map): Bind resend action.
1318
1319         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
1320         (Renamed from wl-highlight-summary-deleted-face).
1321         (wl-highlight-summary-resend-face): New face.
1322
1323         (wl-highlight-summary-deleted-face): Renamed from
1324         wl-highlight-summary-erased-face.
1325
1326         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
1327
1328         * wl-action.el (wl-summary-get-resend-address): New function.
1329         (wl-summary-exec-action-resend): Ditto.
1330         (wl-summary-exec-action-resend-subr): Ditto.
1331
1332         * w-thread.el (wl-thread-copy): Removed definition.
1333         (wl-thread-refile): Ditto.
1334         (wl-thread-delete): Ditto.
1335         (wl-thread-target-mark): Ditto.
1336
1337         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
1338         (wl-summary-target-mark-set-action): Fixed.
1339         (wl-summary-define-mark-action): Fixed quotation.
1340         (wl-summary-move-mark-list-messages): Display message.
1341         (wl-summary-define-mark-action): Define thread functions.
1342         (wl-summary-exec-action-refile): Changed message.
1343         (wl-summary-exec): Ditto.
1344
1345 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
1346         
1347         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
1348         '%%'.
1349
1350 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
1351
1352         * wl.el (toplevel): Require wl-action.
1353         (wl-init): Call wl-summary-define-mark-action.
1354
1355         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
1356
1357         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
1358         wl-summary-delete and wl-summary-erase.
1359         (wl-summary-mode-map): Ditto.
1360
1361         * wl-vars.el (wl-dispose-folder-alist): Renamed from
1362         wl-delete-folder-alist.
1363
1364         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
1365         wl-summary-prefetch-msg instead of wl-summary-prefetch.
1366         (toplevel): Moved mark & action related functions to the wl-action.el.
1367
1368         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
1369         in wl-summary-mark-action-list.
1370         (wl-highlight-summary-current-line): Ditto.
1371
1372         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
1373         empty lines.
1374
1375         * wl-action.el: New file. 
1376
1377 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
1378
1379         * wl-summary.el (wl-summary-target-mark-replace): New function.
1380         (wl-summary-target-mark-prefetch): Use it.
1381         (wl-summary-target-mark-delete): Ditto.
1382         (toplevel): Rearranged definition order.
1383         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
1384         (wl-summary-target-mark-erase): Rewrite.
1385         (wl-summary-erase-region): New function.
1386         (wl-summary-exec-action-erase): Changed message.
1387         (wl-summary-move-mark-list-messages): New function.
1388         (wl-summary-exec-action-delete): Use it.
1389         (wl-summary-exec-action-erase): Ditto.
1390
1391         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
1392         (wl-summary-skip-mark-list): Added "d".
1393
1394         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
1395         while searching.
1396
1397         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
1398         and define using defcustom;
1399         Define 4th element as a face.
1400         
1401         * wl-summary.el (wl-summary-incorporate): Use 
1402         `wl-summary-prefetch-region-no-mark' instead of
1403         `wl-summary-prefetch-region'.
1404         (wl-summary-prefetch-region-no-mark): Revival of old
1405         `wl-summary-prefetch-region'.
1406         (wl-summary-mark-action-list): Moved to wl-vars.el
1407
1408         * wl-highlight.el (wl-highlight-summary-current-line): Decide
1409         face according to the `wl-summary-mark-action-list'.
1410         (wl-highlight-summary-current-line): Ditto;
1411         Removed destination highlighting.
1412
1413         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
1414         (wl-highlight-summary-line-string): Highlight for "i" mark.
1415         (wl-highlight-summary-current-line): Ditto.
1416
1417         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
1418         no destination.
1419
1420         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
1421         exists, just go ahead.
1422         (wl-summary-prefetch-region): Rewrite.
1423         (wl-summary-prefetch): Ditto.
1424         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
1425         (wl-summary-exec-action-prefetch): New function.
1426         (wl-summary-target-mark-prefetch): Rewrite.
1427
1428 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
1429
1430         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
1431         (wl-highlight-summary-line-string): Added "d" and "D".
1432         (wl-highlight-summary-current-line): Ditto.
1433
1434         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
1435         in wl-summary.el.
1436         (wl-thread-insert-entity-sub): Ditto.
1437         (wl-thread-remove-destination-region): Ditto.
1438         (wl-thread-print-destination-region): Ditto.
1439
1440         * wl-summary.el (wl-summary-buffer-refile-list,
1441         wl-summary-buffer-delete-list,
1442         wl-summary-buffer-copy-list): Abolish.
1443         (wl-summary-buffer-temp-mark-list): New buffer local variable.
1444         All other related portions are changed.
1445         (wl-summary-mark-action-list): New variable.
1446         (wl-summary-set-mark): New function.
1447         (wl-summary-register-target-mark): Ditto.
1448         (wl-summary-unregister-target-mark): Ditto.
1449         (wl-summary-have-target-mark-p): Ditto.
1450         (wl-summary-register-temp-mark): Ditto.
1451         (wl-summary-unregister-temp-mark): Ditto.
1452         (wl-summary-registered-temp-mark): Ditto.
1453         (wl-summary-collect-temp-mark): Ditto.
1454         (wl-summary-unset-mark): Ditto.
1455         (wl-summary-set-target-mark): Ditto.
1456         (wl-summary-unset-target-mark): Ditto.
1457         (wl-summary-set-action-generic): Ditto.
1458         (wl-summary-unset-action-generic): Ditto.
1459         (wl-summary-exec-action-delete): Ditto.
1460         (wl-summary-exec-action-erase): Ditto.
1461         (wl-summary-set-action-refile): Ditto.
1462         (wl-summary-set-action-refile-subr): Ditto.
1463         (wl-summary-unset-action-refile): Ditto.
1464         (wl-summary-make-destination-numbers-list): Ditto.
1465         (wl-summary-exec-action-refile): Ditto.
1466         (wl-summary-set-action-copy): Ditto.
1467         (wl-summary-unset-action-copy): Ditto.
1468         (wl-summary-exec-action-copy): Ditto.
1469         (wl-summary-collect-numbers-region): Ditto.
1470         (wl-summary-delete): Rewrite.
1471         (wl-summary-erase): Ditto.
1472         (wl-summary-remove-destination): Ditto.
1473         (wl-summary-exec): Ditto.
1474         (wl-summary-exec-region): Ditto.
1475         (wl-summary-target-mark-erase): Ditto.
1476         (wl-summary-refile): Ditto.
1477         (wl-summary-copy): Ditto.
1478         (wl-summary-unmark): Ditto.
1479         (wl-summary-delete-all-mark): Ditto.
1480         (wl-summary-mark-line): Don't highlight.
1481         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
1482         (wl-summary-target-mark-refile-subr): Rewrite.
1483
1484         (wl-summary-copy-prev-destination): Abolish.
1485
1486 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1487
1488         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
1489         default values along the value of wl-on-mule.
1490         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
1491         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
1492         It is not used anywhere.
1493
1494 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1495
1496         * wl-summary.el (wl-summary-print-destination): Keep position.
1497         (wl-summary-cursor-move-surface): Keep horizontal position.
1498
1499 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1500
1501         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
1502         write sendlog.
1503
1504 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1505
1506         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
1507         `wl-summary-highlight'.
1508
1509 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1510
1511         * wl-highlight.el (wl-highlight-summary-current-line): Remove
1512         trivial condition for temp-mark.
1513
1514 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1515
1516         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
1517         when it hits killed buffer.
1518
1519 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1520
1521         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
1522         * wl-news.el.in: `message' and `error' take format string.
1523
1524 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1525
1526         * wl-folder (wl-folder-insert-entity): Display a message,
1527         `...done', when the work finish.
1528         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
1529
1530 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1531
1532         * wl-message.el (wl-message-redisplay): Remove unused local
1533         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
1534
1535 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1536
1537         * wl-summary.el (wl-summary-replace-status-marks): Disable
1538         interactive use.
1539         (wl-summary-reedit): Check message existence at first.
1540         (wl-summary-mark-line): Fix doc, return value is indefinite.
1541
1542         * wl-highlight.el (wl-highlight-message): Arranged.
1543
1544         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
1545         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
1546         check temp-mark by wl-summary-temp-mark always.
1547         (wl-highlight-summary): Change accordingly.
1548         * wl-summary.el (wl-summary-mark-as-read-all)
1549         (wl-summary-delete-cache, wl-summary-set-score-mark)
1550         (wl-summary-mark-as-unread, wl-summary-unmark)
1551         (wl-summary-mark-line, wl-summary-mark-as-read)
1552         (wl-summary-mark-as-important): Ditto.
1553
1554         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
1555         end of the window if possible.
1556         * wl-summary.el (wl-summary-sync-update): Support lazy
1557         highlighting.
1558         (wl-summary-toggle-disp-msg): Ditto.
1559
1560 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
1561
1562         * wl-util.el (wl-as-coding-system): Define for non-mule too.
1563
1564 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1565
1566         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
1567         change.
1568
1569 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
1570
1571         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
1572         API.
1573         (wl-summary-sync-update): Ditto.
1574
1575         * wl-score.el (wl-score-get-score-alist): Changed argument.
1576         (wl-summary-rescore-msgs): Likewise.
1577         (wl-summary-score-headers): Likewise.
1578         (wl-score-headers): Likewise;
1579         Use elmo-folder-do-each-message-entity, etc.
1580         (wl-summary-score-effect): Follow the changes above.
1581         (wl-summary-rescore): Ditto.
1582         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
1583         (wl-score-get-overview): Abolish.
1584
1585         * wl-summary.el (wl-summary-default-from): Follow the API change in
1586         elmo-msgdb.
1587         (wl-summary-count-unread): Ditto.
1588         (wl-summary-detect-mark-position): Ditto.
1589         (wl-summary-overview-entity-compare-by-date): Ditto.
1590         (wl-summary-overview-entity-compare-by-number): Ditto.
1591         (wl-summary-overview-entity-compare-by-from): Ditto.
1592         (wl-summary-overview-entity-compare-by-subject): Ditto.
1593         (wl-summary-get-list-info): Ditto.
1594         (wl-summary-rescan): Ditto.
1595         (wl-summary-jump-to-msg-by-message-id): Ditto.
1596         (wl-summary-sync-update): Ditto; Removed comment.
1597         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
1598         (wl-summary-insert-message): Use wl-summary-insert
1599         (wl-summary-insert-sequential): Changed argument msgdb to folder.
1600         (wl-summary-insert-headers): Changed argument overview to folder.
1601         (wl-summary-search-by-subject): Likewise.
1602         (wl-summary-insert-thread): Renamed from 
1603         wl-summary-insert-thread-entity and changed argument msgdb to folder.
1604
1605         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
1606         too.
1607
1608         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
1609         wl-string-member.
1610
1611 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
1612
1613         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
1614         elmo-folder-append-buffer.
1615         (wl-draft-queue-append): Likewise.
1616
1617         * wl-mime.el (wl-message-delete-current-part): Ditto.
1618         (wl-summary-burst-subr): Ditto.
1619
1620         * wl-news.el.in (wl-news-send-news): Ditto.
1621
1622 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
1623
1624         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
1625         function.
1626         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
1627         (wl-summary-update-mark): Enclose with save-excursion.
1628         (wl-summary-mark-as-read-internal): Fixed last change.
1629         (wl-summary-mark-as-important): Use 3rd argument of
1630         elmo-folder-unmark-important, elmo-folder-mark-as-important;
1631         Don't use elmo-msgdb-set-mark.
1632         (wl-summary-redisplay-internal): If msgdb flag is already read,
1633         just update the mark on buffer.
1634
1635 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1636
1637         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
1638         cut visible folder when elmo-folder-delete returns non-nil value.
1639
1640 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1641
1642         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
1643         by Kenichi OKADA <okada@opaopa.org>).
1644
1645 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1646
1647         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
1648
1649 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1650
1651         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
1652         Fixed the last change, search group entity by its real name.
1653         (Thanks to: KOBAYASHI Shinji)
1654
1655 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1656
1657         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
1658         (wl-fldmgr-access-display-all): Don't refer visible name.
1659         * wl-expire.el (wl-folder-archive-current-entity)
1660         (wl-folder-expire-current-entity): Ditto.
1661         * wl-folder.el (wl-folder-jump-to-current-entity)
1662         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
1663         (wl-folder-open-folder-sub,wl-folder-open-all)
1664         (wl-folder-write-current-folder): Ditto.
1665         (wl-folder-insert-entity): Don't use petname for normal group.
1666         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
1667         is the real name.
1668         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
1669         Abolished.
1670
1671 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
1672
1673         * wl-draft.el (wl-draft-create-buffer): Add
1674         `wl-summary-reply-with-citation'
1675
1676 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
1677
1678         * wl-draft.el (wl-draft-reply): Fixed.
1679
1680 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1681
1682         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
1683         when `wl-draft-send-confirm-with-preview' is non-nil.
1684         You can scroll up/down by j/k.
1685         (wl-draft-send-confirm-with-preview): New variable (default=t).
1686
1687 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1688
1689         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
1690         (wl-fldmgr-save-folders): Fix comment.
1691
1692 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1693
1694         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
1695         along the last change in `wl-folder-buffer-group-p'.
1696
1697 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1698
1699         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
1700         folder.
1701
1702         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
1703         the default value.
1704
1705         * wl-mime.el (wl-summary-burst): Update summary only when target
1706         folder equals current folder.
1707
1708 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1709
1710         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
1711
1712 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1713
1714         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
1715         value.
1716
1717 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1718
1719         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
1720         `map-extents' instead of `extent-at' repeatedly.
1721         (wl-highlight-folder-current-line): Ditto.
1722
1723         * wl-highlight.el: Remove useless dummy functions.
1724
1725 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1726
1727         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
1728         (wl-folder-put-folder-property): New function to put text property.
1729         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
1730         (wl-folder-insert-entity, wl-folder-update-diff-line)
1731         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
1732         * wl-e21.el, wl-xmas.el, wl-mule.el
1733         (wl-highlight-folder-current-line): Ditto.
1734         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
1735         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
1736         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
1737         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
1738
1739 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1740
1741         * Version number is increased to 2.11.3.
1742
1743 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1744
1745         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
1746         Resume current-buffer since it is assumed by remaining tasks.
1747
1748 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1749
1750         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
1751         (wl-folder-completion-function): Abolished.
1752         (wl-folder-complete-folder): New function.
1753         (wl-folder-complete-filter-condition): Ditto.
1754         * wl-summary.el (wl-summary-read-folder): Change accordingly.
1755         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
1756
1757 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1758
1759         * wl-draft.el (wl-draft-send-confirm): New function.
1760         (wl-draft-send): Use it.
1761
1762         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
1763         cursor-in-echo-area while confirming.
1764
1765         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
1766
1767         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
1768         searching via nntp if wl-summary-search-via-nntp is 'force.
1769         Otherwise, invoke searching in nntp folder only.
1770         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
1771
1772         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
1773         explicitly for mime-make-text-tag.
1774
1775 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1776
1777         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
1778         `mime-make-text-tag' instead of `mime-create-tag'.
1779
1780 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1781
1782         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
1783         (wl-fldmgr-add-completion-subr): Rewrite conditional.
1784
1785 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1786
1787         * wl-score.el (wl-score-save): Bind print-length and print-level.
1788         (wl-score-pretty-print): Ditto.
1789         (wl-score-edit-insert-header-entry): Ditto.
1790
1791         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
1792         "From" entry to be treated with wl-draft-eword-encode-address-list.
1793         * wl-mime.el (wl-draft-preview-message): Ditto.
1794
1795         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
1796         (wl-summary-mark-as-unread): Ditto.
1797         (wl-summary-mark-as-read-region): Change accordingly.
1798         (wl-summary-mark-as-unread-region): Ditto.
1799         (wl-summary-target-mark-mark-as-read): Ditto.
1800         (wl-summary-target-mark-mark-as-unread): Ditto.
1801
1802 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1803
1804         * Version number is increased to 2.11.2.
1805
1806 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1807
1808         * wl-news.el.in (wl-news-previous-version-save): Bind
1809         print-length and print-level.
1810         * wl-thread.el (wl-thread-save-entities): Ditto.
1811         (wl-thread-save-top-list): Bind print-length.
1812
1813 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1814
1815         * wl-highlight.el (wl-highlight-summary-line-string): Use
1816         wl-summary-score-below-mark, wl-summary-score-over-mark.
1817         (wl-highlight-summary-current-line): Ditto.
1818
1819 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1820
1821         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
1822         insert it.
1823
1824 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
1825
1826         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
1827
1828 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1829
1830         * wl-mime.el (wl-message-delete-current-part): Avoid error on
1831         message without msgid.
1832         Rewrite with elmo-folder-move-messages.
1833         Set wl-message-buffer to nil.
1834
1835         * wl-summary.el (wl-summary-erase-subr): New function. Use
1836         elmo-folder-move-messages.
1837         (wl-summary-erase): Call it.
1838         (wl-summary-target-mark-erase): Ditto.
1839
1840 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1841
1842         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
1843         it is not up-tp-date.
1844
1845 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1846
1847         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
1848         buffer after calling `wl-summary-goto-folder-subr' without the
1849         argument `interactive'.
1850         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
1851
1852 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1853
1854         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
1855         `mime-create-tag'. Use `string=' instead of `looking-at'.
1856
1857 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1858
1859         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
1860         to avoid compile warning.
1861
1862         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
1863         entity-id when folder is given.
1864         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
1865         save-excursion, use save-selected-window instead.
1866         Select folder buffer window if exists.
1867         (To correct behavior with wl-folder-move-cur-folder.)
1868
1869 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
1870
1871         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
1872
1873 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
1874
1875         * wl-summary.el (wl-summary-line-list-info): Use %f to make
1876         list-count instead of %d.
1877
1878 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1879
1880         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
1881         (wl-news): Set it.
1882         (wl-news-append-to-folder): Use it.
1883
1884         * wl-news.el.in (wl-news-send-news): Append to specified folder
1885         instead of wl-default-folder.
1886         (wl-news-append-to-folder): Show error message with specified folder.
1887
1888         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
1889                 In most major modes, Emacs assumes that any opening
1890                 delimiter found at the left margin is the start of a
1891                 top-level definition, or defun. Therefore, *never put an
1892                 opening delimiter at the left margin unless it should have
1893                 that significance.*
1894
1895         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
1896
1897 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
1898
1899         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
1900
1901 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1902
1903         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
1904
1905 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
1906
1907         * wl-summary.el (wl-summary-mark-collect): Revive missing return
1908         for sequential numbering case.
1909
1910 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1911
1912         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
1913         value.
1914         (wl-draft-reply-without-argument-list): Ditto.
1915         (wl-draft-reply-myself-with-argument-list): Abolish.
1916         (wl-draft-reply-myself-without-argument-list): Ditto.
1917         * wl-draft.el (wl-draft-self-reply-p): New function.
1918         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
1919
1920 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1921
1922         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
1923         (avoid error for the case without byte-compiling)
1924
1925 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
1926
1927         * wl-news.el.in (wl-news-append-to-folder): New function.
1928         (wl-news-exit): Rewrite.
1929         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
1930
1931 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1932
1933         * wl-draft.el (wl-draft-reply-position): New function.
1934         (wl-draft-reply-position): Fix.
1935         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
1936         (wl-summary-target-mark-reply-with-citation): Ditto.
1937         (wl-summary-reply-with-citation): Ditto.
1938         * wl-vars.el (wl-draft-reply-default-position): New variable.
1939
1940 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1941
1942         * wl-draft.el (wl-draft-send): Preview when interactive send.
1943
1944 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1945
1946         * wl-draft.el (wl-draft-reply): Set default position.
1947         * wl-summary.el (wl-summary-reply): Ditto.
1948         (wl-summary-reply-with-citation): Ditto.
1949         (wl-summary-target-mark-reply-with-citation): Ditto.
1950
1951 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1952
1953         * wl-news.el.in (wl-news-lang): Set default value according to
1954         current-language-environment.
1955         (wl-news-append-news): Do nothing when news-list is nil.
1956
1957 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1958
1959         * wl-news.el.in (wl-news-mode-map): Add new keybind.
1960         (wl-news): Change message.
1961         (wl-news-exit): Check buffer.
1962         (wl-news-force-exit): New function.
1963         (wl-news-show-all): New function.
1964         (wl-news-discard-and-exit): Fix.
1965
1966 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1967
1968         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
1969         according to current-language-environment.
1970
1971         * wl-news.el.in (wl-news): If arg, show all NEWS after
1972         wl-news-default-previous-version.
1973
1974 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1975
1976         * wl-news.el.in (wl-news-check): Rewritten.
1977         (wl-news-previous-version-load): Change data type.
1978         (wl-news-previous-version-save): Change data type.
1979         (wl-news-append-news): Add return value.
1980         (wl-news-check-news): New function.
1981         (wl-news-already-current-p): New function.
1982         (wl-news-send-news): Rewritten.
1983         (wl-news-mode-map): Add new keybind.
1984         (wl-news): Rewritten.
1985         (wl-news-exit): Rewritten.
1986         (wl-news-discard-and-mail): New function.
1987         (wl-news-send-to-address): Abolished.
1988         * wl.el (wl-init): Delete a message.
1989
1990 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1991
1992         * wl-news.el.in (wl-news-exit): Update previous version.
1993         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
1994
1995 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1996
1997         * wl-news.el.in (wl-news): Add `delete-other-windows'.
1998
1999 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2000
2001         * wl-news.el.in (wl-news): New function.
2002         (wl-news-mode): New function.
2003         (wl-news-next-line): New function.
2004         (wl-news-next-page): New function.
2005         (wl-news-exit): New function.
2006         (wl-news-buf-name): New variable.
2007         (wl-news-mode-map): New variable.
2008         (wl-news-winconf): New variable.
2009         (wl-news-append-news): Add an option.
2010
2011 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2012
2013         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2014
2015 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2016
2017         * wl-news.el.in (wl-news-send-to-address): New variable.
2018         (wl-news-send-news): Use it.
2019         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2020         Return updating status.
2021         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2022
2023 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2024
2025         * wl-news.el.in (wl-news-send-news): Delete
2026         Organization and X-Face.
2027
2028 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2029
2030         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2031         (wl-news-append-news): New function.
2032         (wl-news-send-news): New function.
2033
2034 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2035
2036         * Version number is increased to 2.11.1.
2037
2038 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2039
2040         * wl-news.el.in : New file.
2041
2042 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2043
2044         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2045         default value.
2046         (wl-draft-reply-without-argument-list): Ditto.
2047
2048 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2049
2050         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2051         (wl-message-buffer-prefetch-idle-time): Ditto.
2052         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2053
2054 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2055
2056         * wl-thread.el (wl-thread-insert-message): Use
2057         wl-summary-max-thread-depth.
2058
2059         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2060         loop detection.
2061
2062         * wl-message.el (wl-message-buffer-display): Back to the first page
2063         when cache is hit.
2064
2065 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2066
2067         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2068
2069         * wl-summary.el (wl-summary-insert-thread-entity):
2070         If the thread depth is reached to wl-summary-max-thread-depth,
2071         divide the thread.
2072
2073 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2074
2075         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2076         for elmo-remove-passwd.
2077
2078 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2079
2080         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2081         folder is sticky.
2082         (wl-folder-mark-as-read-all-entity): Ditto.
2083         (wl-folder-prefetch-entity): Ditto.
2084
2085 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2086
2087         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2088
2089 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2090
2091         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2092         Delete messages on buffer for unplugged operation.
2093         (wl-summary-erase): Ditto.
2094
2095 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2096
2097         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2098         take nil so as not to search parent by subject.
2099
2100 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2101
2102         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2103         (wl-folder-get-next-folder): Ditto.
2104         (wl-folder-get-path): Ditto.
2105
2106 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2107
2108         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2109         system and encode the region with it before verifying.
2110
2111 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2112
2113         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2114         system of the echo buffer before decoding.
2115
2116 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2117
2118         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2119         original contents.
2120
2121 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2122
2123         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2124         with argument 'any-exists.
2125
2126 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2127
2128         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2129         Use `wl-cs-autoconv'.
2130
2131 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2132
2133         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2134         by `mime-view-automatic-conversion'.
2135
2136         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2137         (wl-message-verify-pgp-nonmime): Ditto.
2138         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2139         Bind them to C-c:d and C-c:v respectively.
2140
2141         Merge following code by Teranishi-san from [wl-en:00167].
2142         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2143         (wl-mime-preview-application/pgp-encrypted): Ditto.
2144         (wl-mime-setup): Add entry.
2145
2146 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2147
2148         * wl-summary.el (wl-summary-target-mark-erase): New function.
2149         Bind it to "mD".
2150
2151 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2152
2153         * wl-vars.el (wl-draft-write-file-function): Fix.
2154         (wl-draft-reedit-hook): Changed default value.
2155
2156         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2157         wl-draft-reedit-hook.
2158         (wl-draft-remove-text-plain-tag): New function.
2159         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2160
2161         * wl-vars.el (wl-draft-write-file-function): New user option.
2162
2163         * wl-draft.el (wl-draft-prepare-edit): Use it for
2164         local-write-file-hooks.
2165         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2166
2167         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2168         (wl-draft-insert-mail-header-separator): Return the body beginning
2169         point.
2170         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2171         text/plain.
2172         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2173
2174 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2175
2176         * wl-summary.el (wl-summary-erase): New function to erase message
2177         without moving it to trash. Bind to "D".
2178
2179         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2180         as `keep' unless switch-function.
2181
2182 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2183
2184         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2185         message buffer by using `wl-summary-toggle-disp-msg'.
2186         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2187         buffer window.
2188         (wl-summary-supresedes-message): Ditto.
2189
2190         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2191         Do not delete other windows.
2192         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2193         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2194         (wl-draft-create-buffer): Set reply-or-forward also for target
2195         mark commands.
2196
2197 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2198
2199         * wl-draft.el (wl-user-agent-compose): Delete special case for
2200         switch-to-buffer-other-window.
2201
2202         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2203         (wl-summary-forward): Ditto.
2204
2205         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2206         function.
2207         (wl-draft-buffer-style): New use option.
2208
2209         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2210         (wl-draft): Follow the change above.
2211         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2212         wl-draft-buffer-style.
2213         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2214         switch-function.
2215
2216 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2217
2218         * wl-draft.el (wl-user-agent-compose): Delete special case for
2219         switch-to-buffer-other-window.
2220
2221         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2222         (wl-summary-forward): Ditto.
2223
2224         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2225         function.
2226         (wl-draft-buffer-style): New use option.
2227
2228         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2229         (wl-draft): Follow the change above.
2230         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2231         wl-draft-buffer-style.
2232         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2233         switch-function.
2234
2235 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2236
2237         * wl-address.el (wl-address-make-completion-entry): Extracted from
2238         `wl-address-make-completion-list'.
2239         (wl-address-enable-strict-loading): New variable.
2240         (wl-address-make-completion-list): Revive petname duplication
2241         inquiry, and enable it if `wl-address-enable-strict-loading'.
2242         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2243
2244 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2245
2246         * wl-message.el (wl-message-get-original-buffer): Avoid
2247         'Selecting deleted buffer' error when original buffer is killed.
2248
2249 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2250
2251         * wl-summary.el (wl-summary-next-message): Use
2252         elmo-message-accessible-p instead of elmo-message-cached-p.
2253
2254 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2255
2256         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2257
2258         * wl-thread.el (wl-thread-open-all-unread): Use
2259         elmo-folder-list-flagged instead of
2260         elmo-folder-list-messages-mark-match.
2261
2262         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2263         instead of elmo-folder-list-messages-mark-match.
2264         (wl-summary-move-spec-alist): New variable.
2265         (wl-summary-move-spec-plugged-alist,
2266         wl-summary-move-spec-unplugged-alist): Abolish.
2267         (wl-summary-next-message): Follow the change above.
2268         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2269         with 'no-msg' argument.
2270
2271         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2272         variable.
2273         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2274         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2275         (wl-message-buffer-prefetch-get-next): Follow the change above.
2276
2277 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2278
2279         * wl-version.el (wl-version): Changed codename.
2280
2281         * Version number is increased to 2.11.0.
2282
2283 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2284
2285         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2286         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2287         `wl-draft-config-variables'.
2288         (wl-draft-kill): Fixed problem when the draft is reedit.
2289
2290 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2291
2292         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2293         buffer-modified status (Thanks to
2294         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2295
2296 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2297
2298         * wl-util.el (wl-region-exists-p): New function.
2299
2300         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2301         Remove defvars for byte-compile warnings.
2302
2303 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2304
2305         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2306         defvar-maybe. Removed unused bind.
2307
2308 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2309
2310         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
2311         summary buffer window before creating new frame.
2312         (wl-draft-reply): Ditto.
2313
2314 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2315
2316         * wl-mime.el (toplevel): Avoid byte-compile warnings.
2317
2318 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2319
2320         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
2321
2322 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2323
2324         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
2325         instead of `kill-region'.
2326
2327 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2328
2329         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
2330         (wl-highlight-summary-line-string): Use it.
2331         (wl-highlight-summary-current-line): Ditto.
2332
2333         * wl-mime.el (wl-message-delete-current-part): Check the class of
2334         mime-entity.
2335
2336         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
2337
2338         * wl-summary.el (wl-summary-make-number-list): Initialize.
2339         (wl-summary-update-mark): New function.
2340         (wl-summary-reply): Put `answered' mark on the message.
2341         (wl-summary-reply): Set `number' argument to wl-draft-reply.
2342
2343         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
2344         (wl-draft-reply): Added optional argument `number';
2345         Set wl-draft-parent-number.
2346         (wl-draft-kill): Delete answered mark if it is a reply.
2347
2348 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2349
2350         * wl-mime.el (wl-mime-preview-follow-current-region): New function
2351         that originates in mime-preview-follow-current-entity.
2352         (wl-draft-yank-current-message-entity): Use it if region is active.
2353
2354         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
2355         * wl-e21.el (wl-message-define-keymap): Bind "D" for
2356         `wl-message-delete-current-part'.
2357         * wl-mule.el (wl-message-define-keymap): Ditto.
2358         * wl-xmas.el (wl-message-define-keymap): Ditto.
2359
2360 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2361
2362         * wl-mime.el (wl-message-delete-current-part): New function.
2363         (wl-mime-node-id-to-string): Ditto.
2364
2365         * wl-mime.el (wl-message-delete-current-part): Use existing
2366         original buffer which corresponds current mime-view buffer.
2367         (fetched buffer might have different structure, possibly)
2368
2369         * wl-mime.el (wl-message-delete-current-part): Quit if the
2370         message content differs from the actual message.
2371
2372 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
2373
2374         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
2375         order.
2376         (wl-summary-search-by-subject): Search parent message from tail;
2377         Check the existence of the parent message on the current thread tree.
2378         (wl-summary-update-thread): Check whether the line is inserted.
2379
2380 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2381
2382         * wl-vars.el (wl-summary-line-format): Undo last change.
2383         * wl-summary.el (wl-summary-print-destination): Do not put
2384         invisible property when `wl-summary-width' is nil.
2385         (wl-summary-line-subject-minimum-length): Abolished.
2386         (wl-summary-line-subject): Ditto.
2387
2388 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2389
2390         * wl-vars.el (wl-summary-line-format): Change default value.
2391         (wl-summary-subject-length-limit): Abolished.
2392         * wl-summary.el (wl-summary-line-subject): Ditto.
2393
2394 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2395
2396         * wl-template.el (wl-template-select): Added optional argument.
2397         If optional argument is specified, reverse
2398         `wl-template-visible-select'.
2399
2400 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2401
2402         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
2403         Take prefix argument to force asking the destination folder.
2404
2405 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2406
2407         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
2408         count and update status.
2409
2410 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2411
2412         * wl-summary.el (wl-summary-redisplay-internal): If
2413         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
2414         after fetching.
2415
2416 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2417
2418         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
2419         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
2420
2421         * wl-vars.el (toplevel): Require 'elmo-msgdb.
2422
2423 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2424
2425         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
2426         (All other related portions are changed).
2427         (wl-summary-mark-as-read-all): Rewrite.
2428
2429 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2430
2431         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
2432         `wl-summary-mark-as-read'.
2433         (wl-summary-mark-as-unread): Rewrite.
2434         (wl-summary-mark-as-read): Added no-modeline argument.
2435         (wl-summary-resume-cache-status): Rewrite.
2436         (wl-summary-exec-subr): Remove unused local variable.
2437
2438 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2439
2440         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
2441         logic to call `wl-summary-buffer-prev-folder-function'.
2442         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
2443
2444 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2445
2446         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
2447         is nil.
2448
2449 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2450
2451         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
2452         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
2453         (wl-mime-setup): Add its entry.
2454
2455 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
2456
2457         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
2458         (wl-summary-delete-cache): Likewise.
2459         (wl-summary-mark-as-read): Rewrite.
2460
2461 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
2462
2463         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
2464         `wl-summary-count-unread'.
2465
2466         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
2467
2468         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
2469
2470 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2471
2472         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
2473         wl-summary-new-mark, wl-summary-unread-uncached-mark,
2474         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
2475         Renamed to the elmo-msgdb-*-mark.
2476         (wl-summary-score-marks): Follow the change above.
2477         (wl-summary-auto-refile-skip-marks): Ditto.
2478         (wl-summary-incorporate-marks): Ditto.
2479         (wl-summary-expire-reserve-marks): Ditto.
2480
2481         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
2482         changes.
2483         (wl-thread-insert-top): Changed updating message.
2484
2485         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
2486         variable.
2487         (wl-summary-count-unread): Count answered marks.
2488         (wl-summary-rescan): Call wl-summary-insert-message instead of
2489         wl-summary-append-message-func-internal.
2490         (wl-summary-rescan): Don't call wl-summary-make-number-list.
2491         (wl-summary-prefetch-msg): Follow the variable name changes.
2492         (wl-summary-prefetch-region): Ditto.
2493         (wl-summary-mark-as-read-all): Follow the API changes;
2494         Don't call elmo-folder-replace-marks.
2495         (wl-summary-delete-cache): Follow the variable name changes.
2496         (wl-summary-resume-cache-status): Ditto.
2497         (wl-summary-update-status-marks): New function.
2498         (wl-summary-insert-message): New function.
2499         (wl-summary-sync-marks): Follow the variable name changes.
2500         (wl-summary-sync-update): Synchronize to the msgdb, too;
2501         Changed update messages.
2502         (wl-summary-make-number-list): Rewrite.
2503         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
2504         (wl-summary-mark-as-unread): Follow the API changes.
2505         (wl-summary-exec-subr): Follow the variable name changes.
2506         (wl-summary-mark-as-read): Ditto.
2507         (wl-summary-move-spec-plugged-alist): Ditto.
2508         (wl-summary-move-spec-unplugged-alist): Ditto.
2509         (wl-summary-cursor-move-surface): Ditto.
2510
2511         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2512         variable name changes.
2513         (wl-highlight-summary-current-line): Ditto.
2514
2515         * wl-expire.el (wl-expire-refile): Follow the API change in
2516         elmo-folder-move-messages.
2517         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2518         (wl-summary-archive): Use elmo-folder-msgdb instead of
2519         elmo-msgdb-load.
2520
2521 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2522
2523         * wl-mime.el (wl-draft-preview-message): Restore the position
2524         before evaluating wl-draft-send-hook in preview buffer.
2525
2526 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2527
2528         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
2529         when it creates new draft buffer.
2530
2531         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
2532         without argument.
2533
2534         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
2535         Evaluate content and if the value is string, insert it.
2536         (wl-draft-config-sub-body,wl-draft-config-sub-top,
2537         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
2538         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
2539         wl-draft-config-sub-part-bottom): Use it.
2540
2541         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
2542         with the folder name. The question was unintelligible when it is
2543         called from wl-save-status.
2544
2545 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2546
2547         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
2548         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
2549         cannot take second argument).
2550
2551 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2552
2553         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
2554         as t. Since type and subtype are not case sensitive (RFC 2045).
2555
2556 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2557
2558         * wl-vars.el (wl-message-mode-line-format): New variable.
2559         (wl-message-mode-line-format-spec-alist): Ditto.
2560         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
2561         (wl-message-redisplay): Use wl-message-mode-line-format.
2562
2563 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
2564
2565         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
2566
2567 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2568
2569         * wl-summary.el (wl-summary-default-from): Write description.
2570
2571 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
2572
2573         * wl-vars.el (wl-ldap-objectclass): Abolish.
2574
2575         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
2576         (wl-ldap-make-filter): Removed condition for objectclass.
2577         (wl-ldap-make-matched-value-list): Remove meaningless process.
2578         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
2579         (wl-address-ldap-search): Don't add `*' to `pat' string;
2580         use ignore-errors; added `email';
2581         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
2582         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
2583         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
2584
2585
2586 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2587
2588         * wl-draft.el (wl-draft-parent-folder): Write description.
2589         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
2590
2591 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2592
2593         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
2594         as "" (zero-length string) if no parent.
2595         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
2596
2597 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
2598
2599         * wl-address.el (wl-address-make-completion-list): Skip duplication
2600         checking.
2601         (wl-address-make-address-list): use `cons' and `nreverse' instead of
2602         `append'.
2603
2604 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2605
2606         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
2607         instead of `beginning-of-buffer'.
2608
2609 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2610
2611         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
2612
2613 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
2614
2615         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
2616         Refer wl-message-buffer-name.
2617         (wl-message-wheel-down): Ditto.
2618
2619 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
2620
2621         * wl-vars.el (wl-message-buffer-name): New user option.
2622
2623         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
2624         directly instead of making alist dinamically.
2625
2626         * wl-message.el (wl-message-buffer-cache-name): Abolish.
2627         (wl-message-buffer-create): Use wl-message-buffer-name instead of
2628         wl-message-buffer-cache-name.
2629         (wl-message-buffer-cache-clean-up): Ditto.
2630
2631         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
2632
2633         * Version number is increased to 2.9.15.
2634
2635 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
2636
2637         * wl-vars.el (wl-summary-default-view-alist): New user option.
2638
2639         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
2640
2641         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
2642         while deleting address.
2643         (wl-draft-delete-myself-from-cc): Ditto.
2644
2645         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
2646         If optional argument is specified, reverse sort order.
2647
2648         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
2649
2650 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2651
2652         * wl-thread.el (wl-thread-insert-message): Return parent number if
2653         exists.
2654         (wl-thread-update-indent-string-region): Use
2655         wl-thread-update-line-on-buffer-sub instead of
2656         wl-thread-update-line-on-buffer.
2657
2658 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2659
2660         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
2661         (wl-folder-close-all): Ditto.
2662
2663 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2664
2665         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
2666         and mailing-list:.
2667         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
2668         value.
2669         (wl-summary-line-list-info): Print mailing-list name even when 
2670         list-number is empty.
2671
2672 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2673
2674         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
2675
2676         * wl-draft.el (wl-draft-confirm): Abolished since not used.
2677         (wl-draft-open-file): Ditto.
2678         (wl-draft-random-alphabet): Ditto.
2679
2680         * wl-summary.el (wl-summary-mode-map): Remove already abolished
2681         bindings.
2682
2683 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2684
2685         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
2686         * wl-vars.el (wl-draft-config-alist): Ditto.
2687
2688 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
2689
2690         * Version number is increased to 2.9.14.
2691
2692         * wl.el (wl): Don't set wl-init as nil when error occured while
2693         auto-checking folders.
2694
2695         * wl-util.el (wl-expand-newtext): Re-define as an alias for
2696         `elmo-expand-newtext'.
2697
2698 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2699
2700         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
2701         `this-command' so that `wl-folder-goto-folder' contained in
2702         `wl-summary-keep-cursor-command' work.
2703
2704 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2705
2706         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
2707         message buffer displaying state.
2708
2709 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2710
2711         * wl-vars.el (wl-summary-default-view): New variable to specify
2712         default value for `wl-summary-buffer-view' instead of using
2713         set-default.
2714         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
2715
2716 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2717
2718         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
2719
2720         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
2721
2722 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
2723
2724         * wl-vars.el (wl-forward-subject-prefix): New variable.
2725         * wl-draft.el (wl-draft-forward): Use it.
2726
2727 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2728
2729         * wl-message.el (wl-message-prev-page): When it is called without
2730         lines argument, scroll down by wl-message-scroll-amount lines.
2731         (wl-message-next-page): Ditto.
2732         * wl-vars.el (wl-message-scroll-amount): Change default value
2733         to preserve current behavior.
2734
2735 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2736
2737         * wl-summary.el (wl-summary-prefetch-msg): Bind
2738         `wl-message-entity' to call `wl-summary-from-function'.
2739
2740 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2741
2742         * wl-message.el (wl-message-buffer-create): Run
2743         wl-message-buffer-created-hook.
2744
2745 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
2746
2747         * wl-summary.el (wl-summary-sort-specs): New variable.
2748         (wl-summary-default-sort-spec): Ditto.
2749         (wl-summary-sort): Rewrite.
2750         (wl-summary-sort-by-list-info): New function.
2751
2752 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2753
2754         * wl-summary.el (wl-summary-get-list-info): New function.
2755         (wl-summary-sort): Rewrite.
2756         (wl-summary-line-list-info): Ditto.
2757         (wl-summary-line-list-count): Ditto.
2758         (wl-summary-refile-region): Fixed docstring.
2759
2760 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
2761
2762         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
2763         `wl-folder-entity-hashtb' as completion table.
2764
2765 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2766
2767         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
2768         only when this command is called interactively; silence the byte-
2769         compiler.
2770
2771 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2772
2773         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
2774         active in XEmacs.
2775
2776 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2777
2778         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
2779         plural lines.
2780
2781 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2782
2783         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
2784         of current line when the cursor is on the header name.
2785         (preserve behavior to move to b.o.h. and b.o.l. mutually)
2786
2787 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2788
2789         * wl-util.el (wl-read-directory-name): Return displayed directory
2790         as the default value also on XEmacs.
2791
2792 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
2793
2794         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
2795         formatting.
2796
2797 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
2798
2799         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
2800         argument and when it is non-nil, check face property before
2801         highlighting for each line.
2802         (wl-highlight-summary-window): Set it.
2803
2804 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
2805
2806         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
2807         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
2808
2809         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
2810         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
2811         (wl-draft-get-fcc-list): Likewise.
2812
2813 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
2814
2815         * wl-thread.el (wl-thread-indent-regexp): Abolished.
2816         (wl-thread-entity-cur): Ditto.
2817         * wl-summary.el (wl-summary-buffer-set-folder): Removed
2818         wl-thread-indent-regexp setting.
2819         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
2820
2821         * wl-summary.el (wl-summary-display-top): Highlight summary window when
2822         wl-summary-lazy-highlight.
2823         (wl-summary-display-bottom): Ditto.
2824
2825         * wl-thread.el (wl-thread-open-close): Likewise.
2826
2827         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
2828         from and subject;
2829         Bind wl-draft-use-frame;
2830         Enclose with save-window-excursion;
2831         Use wl-draft-create-buffer instead of with-temp-buffer;
2832         Use wl-draft-prepare-edit;
2833         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
2834         Use wl-draft-send instead of wl-draft-raw-send.
2835
2836 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2837
2838         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
2839         of using wl-from.
2840
2841 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
2842
2843         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
2844         insert-buffer instead of clone-buffer.
2845         (wl-draft-doing-mime-bcc): New variable.
2846         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
2847         infinite loop.
2848         (wl-draft-do-mime-bcc): Use wl-from for From field value.
2849
2850         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
2851         (wl-draft-mime-bcc-body): Ditto.
2852
2853         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
2854         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
2855         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
2856         wl-draft-do-mime-bcc.
2857         (wl-draft-mime-bcc-field): New function.
2858         (wl-draft-do-mime-bcc): Ditto.
2859
2860         * wl-address.el (wl-address-complete-header-list): New variable.
2861         (wl-address-complete-header-regexp): Changed default value.
2862
2863         * Version number is increased to 2.9.13.
2864
2865 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
2866
2867         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
2868         it is differed.
2869
2870 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2871
2872         * wl-summary.el (wl-summary-line-list-info): Rewrite.
2873         (wl-summary-line-list-count): Ditto.
2874
2875 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
2876
2877         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
2878         (wl-nntp-posting-function): New variable.
2879         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
2880         `wl-nntp-posting-config-alist'.
2881
2882 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2883
2884         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
2885         FLIM.
2886
2887 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
2888
2889         * wl-summary.el (wl-summary-target-mark-refile-sub):
2890         Remove a nuisance funcall.
2891
2892 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
2893
2894         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
2895         as t for `try-completion'.
2896
2897 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
2898
2899         * wl-summary.el (wl-summary-default-from): Use
2900         wl-address-header-extract-address instead of
2901         std11-extract-address-components.
2902         (wl-summary-simple-from): Ditto.
2903         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
2904         (wl-summary-insert-headers): Show message.
2905         (wl-summary-create-line): Set 4th argument of wl-set-string-width
2906         for whole line.
2907         (wl-summary-default-from): Revert last change.
2908         (wl-summary-simple-from): Ditto.
2909         (wl-summary-mark-as-read): Argument rearrangement and re-written.
2910         (wl-summary-mark-as-read-region): Follow the change above.
2911         (wl-summary-sync-marks): Ditto.
2912         (wl-summary-target-mark-mark-as-read): Ditto.
2913         (wl-summary-redisplay-internal): Ditto.
2914         (wl-summary-redisplay-no-mime-internal): Ditto.
2915         (wl-summary-redisplay-all-header): Ditto.
2916         (wl-summary-mark-as-read): Removed argument `cached';
2917         Use current cache status to set cache mark.
2918         (wl-summary-redisplay-internal): Follow the change above.
2919         (wl-summary-redisplay-no-mime-internal): Ditto.
2920         (wl-summary-redisplay-all-header): Ditto.
2921
2922         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2923
2924         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
2925         Don't call itself recursively (Adviced by Yamaoka-san).
2926
2927 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2928
2929         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
2930         bind wl-summary-highlight as nil to avoid error caused by missing
2931         local variables.
2932
2933 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
2934
2935         * wl-vars.el (wl-invalid-character-message): New user option.
2936
2937         * wl-util.el (wl-set-string-width): If truncated string-width is
2938         larger than specified width, use `wl-invalid-character-message'.
2939
2940 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2941
2942         * wl-summary.el (wl-summary-prefetch-msg): 
2943         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
2944
2945 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
2946
2947         * wl-vars.el (wl-summary-check-line-format): New user option.
2948         (wl-summary-line-format-file): Ditto.
2949
2950         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
2951         variable.
2952         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
2953         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
2954         and `wl-summary-view-old-p' to check whether do a rescan or not.
2955         (wl-summary-view-old-p): New function.
2956         (wl-summary-line-format-changed-p): Ditto.
2957         (wl-summary-line-format-save): Ditto.
2958         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
2959
2960         * wl-util.el (wl-set-string-width): Avoid using negative number
2961         for make-string.
2962
2963 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2964
2965         * wl-summary.el (wl-summary-line-list-info): Revised format of the
2966         return value.
2967
2968         * wl-util.el (wl-set-string-width): Added optional argument
2969         `padding' (All other related portions are changed).
2970         (wl-line-parse-format): If the first letter of column number is
2971         `0', zero-padding the result (ex: "%05l").
2972
2973         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
2974
2975 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2976
2977         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
2978         sequential summary view.
2979
2980 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2981
2982         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
2983         if it doesn't have a -unix version.
2984
2985 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2986
2987         * wl-summary.el (wl-summary-jump-to-msg): Fix.
2988
2989 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
2990
2991         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
2992         content.
2993         (wl-draft): Follow the change above.
2994
2995         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
2996
2997         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
2998         and wl-folder-summary-line-format-alist contain %T and %P.
2999
3000         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3001         (wl-summary-mode-line-format): New user option.
3002         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3003         (wl-summary-line-format): Changed default value.
3004         (wl-summary-lazy-highlight): Changed default value.
3005
3006         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3007         change in wl-summary-create-line.
3008         (wl-thread-insert-entity-sub): Ditto.
3009
3010         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3011         (wl-summary-buffer-unread-status): Ditto.
3012         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3013         (wl-summary-buffer-persistent-mark-column): Ditto.
3014         (wl-summary-buffer-mode-line-formatter): Ditto.
3015         (wl-summary-buffer-mode-line): Ditto.
3016         (wl-summary-message-regexp): Abolished.
3017         (All other related portions are changed.)
3018         (wl-summary-detect-mark-position): New function.
3019         (wl-summary-buffer-set-folder): Setup
3020         wl-summary-buffer-mode-line-formatter.
3021         (wl-summary-mode): Setup selective-display;
3022         Setup pre-idle-hook when xemacs.
3023         (wl-summary-update-modeline): Rewrite.
3024         (wl-summary-jump-to-msg): Define as function;
3025         Changed regexp for searching messages.
3026         (wl-summary-message-number): Rewrite.
3027         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3028         Do rescan when old type summary cache.
3029         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3030         (wl-summary-remove-destination): Use '\r' to detect EOL.
3031         (wl-summary-print-destination): Ditto.
3032         (wl-summary-temp-mark): New inline function.
3033         (wl-summary-persistent-mark): Ditto.
3034         (wl-summary-line-number): New function.
3035         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3036         (wl-summary-line-list-count): New function.
3037         (wl-summary-create-line): Added argument persistent-mark.
3038         (All other related portions are changed)
3039         (wl-summary-create-line): Insert '\r'.
3040         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3041         (wl-summary-cursor-move-surface): New inline function.
3042         (wl-summary-prev): Use it.
3043         (wl-summary-next): Ditto.
3044
3045         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3046         wl-summary-message-regexp.
3047         (wl-highlight-summary): Delete progress message.
3048         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3049
3050         * Version number is increased to 2.9.12.
3051
3052 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3053
3054         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3055         variable (nil: no minimum).
3056         (wl-summary-line-subject): Add some spaces after subject by
3057         wl-summary-line-subject-minimum-length.
3058
3059 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3060
3061         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3062         and removed `F'.
3063         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3064         change above).
3065
3066 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3067
3068         * wl-summary.el (wl-summary-line-list-count): Reverted.
3069         (example setting in samples/*/dot.wl is also updated)
3070
3071 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3072
3073         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3074
3075         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3076
3077         * wl-vars.el (wl-summary-line-format): Addes some description to the
3078         docstring.
3079
3080         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3081         (wl-summary-line-close-bracket): Ditto.
3082         (wl-summary-line-children-number): Ditto.
3083         (wl-summary-line-thread-indent): Ditto.
3084         (wl-summary-line-children-and-from): Ditto.
3085
3086         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3087         't', 'c', 'F' and added 'C'.
3088
3089         * wl-util.el (wl-set-string-width): Accept negative value.
3090         (wl-line-parse-format): Added "%number(" and "%)".
3091
3092 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3093
3094         * wl-summary.el (wl-summary-line-list-count): Change format of the
3095         return value.
3096
3097 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3098
3099         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3100         from the recent message.el.
3101         (wl-draft-point-in-header-p): Ditto.
3102         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3103         wl-draft-beginning-of-line.
3104         * wl-e21.el (wl-draft-mode-map): Ditto.
3105         * wl-xmas.el (wl-draft-mode-map): Ditto.
3106
3107         * wl-folder.el: Sort macrodefs by dependencies.
3108
3109 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3110
3111         * wl-summary.el (wl-summary-prev): Fixed regexp.
3112         (wl-summary-next): Ditto.
3113
3114 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3115
3116         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3117
3118 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3119
3120         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3121         for backward compatibility.
3122
3123 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3124
3125         * wl-summary.el (wl-summary-line-list-count): New function, merged
3126         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3127         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3128         list counts.
3129
3130 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3131
3132         * wl-summary.el (wl-summary-create-line): Ignore errors while
3133         timezone-fix-time.
3134
3135         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3136
3137         * wl-summary.el (wl-summary-sync-update): Ditto.
3138         (wl-summary-default-from): Use wl-message-entity
3139         instead of entity.
3140
3141         * wl-summary.el (wl-summary-create-line): Fix.
3142
3143         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3144         (wl-summary-line-format): New user option.
3145         (wl-folder-summary-line-format-alist): Ditto.
3146         (wl-summary-from-width): Abolished.
3147
3148         * wl-util.el (toplevel): Require 'bytecomp.
3149         (wl-line-parse-format): New function.
3150         (wl-line-formatter-setup): New macro.
3151
3152         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3153         (wl-summary-buffer-line-formatter): New buffer local variable.
3154         (wl-summary-switch-to-clone-buffer): Follow the change above.
3155         (wl-summary-message-regexp): Fix.
3156         (wl-summary-from-func-internal): Abolished.
3157         (wl-summary-subject-func-internal): Ditto.
3158         (wl-summary-subject-filter-func-internal): Ditto.
3159         (All other related portions are changed.)
3160         (wl-summary-buffer-set-folder):
3161         Set up wl-summary-buffer-number-column and 
3162         wl-summary-buffer-line-formatter
3163         (All other related portions are changed.)
3164         (wl-summary-buffer-number-column-detect): Abolished.
3165         (All other related portions are changed.)
3166         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3167         (wl-summary-delete-all-temp-marks-on-buffer): Use
3168         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3169         (wl-summary-target-mark-delete): Ditto.
3170         (wl-summary-target-mark-refile-subr): Ditto.
3171         (wl-summary-target-mark-mark-as-read): Ditto.
3172         (wl-summary-target-mark-mark-as-unread): Ditto.
3173         (wl-summary-target-mark-mark-as-important): Ditto.
3174         (wl-summary-target-mark-save): Ditto.
3175         (wl-summary-replace-status-marks): Renamed from
3176         wl-summary-set-status-marks-on-buffer;
3177         Use wl-summary-message-regexp instead of
3178         wl-summary-buffer-number-regexp.
3179         (wl-summary-sync-update): Follow the change above.
3180         (wl-summary-goto-previous-message-beginning): New function.
3181         (wl-summary-mark-as-unread): Use it.
3182         (wl-summary-mark-as-important): Ditto.
3183         (wl-summary-line-formatter): New variable.
3184         (wl-summary-line-year): New function.
3185         (wl-summary-line-day): Ditto.
3186         (wl-summary-line-day-of-week): Ditto.
3187         (wl-summary-line-hour): Ditto.
3188         (wl-summary-line-minute): Ditto.
3189         (wl-summary-line-open-bracket): Ditto.
3190         (wl-summary-line-close-bracket): Ditto.
3191         (wl-summary-line-children-number): Ditto.
3192         (wl-summary-line-thread-indent): Ditto.
3193         (wl-summary-line-size): Ditto.
3194         (wl-summary-line-subject): Ditto.
3195         (wl-summary-line-from): Ditto.
3196         (wl-summary-line-children-and-from): Ditto.
3197         (wl-summary-create-line): Rewritten.
3198         (wl-summary-format-date): Abolished.
3199
3200         * wl-highlight.el (wl-highlight-summary-current-line): Use
3201         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3202         Use thread structure to detect thread top message.
3203
3204         * wl-draft.el (wl-default-draft-cite): Don't use
3205         wl-summary-from-func-internal.
3206
3207         * wl-refile.el (wl-refile-subject-learn): Don't use
3208         wl-summary-subject-filter-func-internal.
3209         (wl-refile-guess-by-subject): Ditto.
3210
3211         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3212         parameters.
3213
3214         * wl-thread.el (wl-thread-update-indent-string-region):
3215         Use wl-thread-update-line-on-buffer instead of
3216         wl-thread-update-indent-string.
3217         (wl-thread-update-children-number): Redefine using
3218         wl-thread-update-line-on-buffer.
3219         (wl-thread-update-indent-string): Abolished.
3220
3221         * Version number is increased to 2.9.11.
3222
3223 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3224
3225         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3226         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3227         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3228
3229         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3230         as nil.
3231
3232         * wl-thread.el (wl-thread-open-all-unread): Use 
3233         elmo-folder-list-messages-mark-match.
3234         (wl-thread-insert-message): Removed argument `mark-alist'.
3235         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3236         elmo-msgdb-set-mark.
3237         (wl-thread-get-children-msgs-uncached): Likewise.
3238         (wl-thread-get-exist-children): Added argument include-self.
3239         (wl-thread-delete-message): Follow the change above.
3240
3241         * wl-summary.el (wl-summary-count-unread): Removed argument.
3242         (wl-summary-rescan): Follow the change above.
3243         (wl-summary-mark-as-read-region): Ditto
3244         (wl-summary-mark-as-unread-region): Ditto.
3245         (wl-summary-delete-messages-on-buffer): Ditto.
3246         (wl-summary-sync-update): Ditto.
3247         (wl-summary-switch-to-clone-buffer): Ditto.
3248         (wl-summary-goto-folder-subr): Ditto.
3249         (wl-summary-target-mark-mark-as-read): Ditto.
3250         (wl-summary-target-mark-mark-as-unread): Ditto.
3251         (wl-summary-target-mark-mark-as-important): Ditto.
3252         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3253         (wl-summary-update-thread): Removed argument `mark-alist'.
3254         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3255         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3256         (wl-summary-resume-cache-status): Likewise.
3257         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3258         elmo-msgdb-set-mark.
3259         (wl-summary-mark-as-read-all): Likewise.
3260         (wl-summary-delete-cache): Ditto.
3261         (wl-summary-auto-select-msg-p): Ditto.
3262         (wl-summary-mark-as-unread): Ditto.
3263         (wl-summary-no-auto-refile-message-p): Ditto.
3264         (wl-summary-mark-as-read): Ditto.
3265         (wl-summary-mark-as-important): Ditto.
3266         (wl-summary-auto-refile): Follow the change above.
3267         (wl-summary-delete-all-marks): Removed.
3268         (wl-summary-resume-marks-and-highlight): Ditto.
3269         (wl-summary-resume-marks): Ditto.
3270         (wl-summary-delete-important-msgs-from-list): Ditto.
3271         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3272
3273         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3274         wl-summary-count-unread.
3275
3276         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3277         (wl-summary-score-update-all-lines): Use
3278         elmo-msgdb-set-mark.
3279
3280 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3281
3282         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3283         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3284         (wl-summary-create-line): Renamed from
3285         wl-summary-overview-create-summary-line;
3286         Argument rearrangement.
3287         (wl-summary-update-thread): Follow the change above.
3288
3289         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3290         (wl-thread-insert-entity-sub): Likewise.
3291
3292         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3293         argument `overview', `mark-alist' and added `msgdb'.
3294
3295         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3296
3297         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3298         (wl-summary-rescan): Follow the change above.
3299         (wl-summary-sync-update): Ditto.
3300         (wl-summary-insert-thread-entity): Ditto;
3301         Don't use `let*' in every while loop;
3302         Detect infinite loop of threads.
3303         (wl-summary-update-thread): Removed argument `overview'.
3304
3305         * wl-thread.el (wl-thread-insert-message): Ditto.
3306
3307         * Version number is increased to 2.9.10.
3308
3309         * wl-message.el (wl-message-redisplay): Ignore errors while
3310         wl-message-redisplay-hook.
3311
3312 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3313
3314         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
3315
3316 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3317
3318         * wl.el (wl): inhibit-quit while wl-folder.
3319
3320 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3321
3322         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
3323         while msgdb access.
3324
3325 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3326
3327         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
3328         even if no folder is not created.
3329
3330 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3331
3332         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
3333
3334         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
3335         implementation.
3336         (wl-summary-target-mark-thread): Ditto.
3337
3338         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
3339
3340 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3341
3342         * wl-util.el (wl-display-bytes): Remove unused function.
3343
3344 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3345
3346         * wl.el (wl-check-environment): Cause error when wl-from is nil,
3347         seems critical one (partially reverse the change in 2002/03/17).
3348
3349 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3350
3351         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
3352         * wl-draft.el (wl-draft-write-sendlog): Ditto.
3353
3354 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3355
3356         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
3357         is not writable.
3358         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
3359         plugged status instead of `'force' as 2nd argument.
3360
3361         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
3362         is not creatable.
3363
3364         * Version number is increased to 2.9.9.
3365
3366 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3367
3368         * wl-summary.el (wl-summary-suspend): New function.
3369
3370 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3371
3372         * wl.el (wl): Do not check variables if check is nil.
3373         * wl-utils.el (wl-collect-draft): New function.
3374         * wl-folder.el (wl-folder-suspend): Put summary buffers
3375         and draft buffers at the end of buffer list.
3376         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
3377
3378 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3379
3380         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
3381         loop instead of recursive call.
3382
3383         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
3384         2nd argument.
3385
3386 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3387
3388         * wl-draft.el (wl-draft-create-contents): Don't take neither
3389         (function . args) nor (string . something) any more.
3390
3391         * wl-version.el (wl-generate-user-agent-string): Return string
3392         without header symbol.
3393         * wl-draft.el (wl-draft-default-headers): Use it.
3394
3395         * wl-draft.el (wl-draft-trim-ccs): Renamed from
3396         `wl-draft-insert-ccs' and return field value instead of inserting
3397         the header. Abolish cc argument.
3398         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
3399
3400         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
3401         rather than one with string car.
3402
3403         * wl-vars.el (wl-draft-additional-header-alist): New variable.
3404         * wl-draft.el (wl-draft-create-contents): Add it after the default
3405         headers.
3406
3407         * wl-draft.el (wl-draft-create-contents): For the case of
3408         (symbol-or-string . function) insert header only when the function
3409         returns string value.
3410
3411 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3412
3413         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
3414         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
3415
3416 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3417
3418         * wl.el (wl-check-environment): Don't check Message-ID when
3419         `wl-insert-message-id' is nil.
3420         Revive checking if `wl-message-id-domain' contains "@".
3421
3422 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3423
3424         * wl.el (wl-check-environment): Merge examination for "@" at
3425         inappropriate position into the first string-match.
3426
3427         * wl-summary.el (wl-summary-target-mark-print): New function.
3428         (wl-summary-pipe-message-subr): Extracted from
3429         `wl-summary-pipe-message'.
3430         (wl-summary-target-mark-pipe): New function.
3431         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
3432         `wl-summary-target-mark-pipe'.
3433
3434 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3435
3436         * wl.el (wl-check-environment): Rewrite around Message-ID check.
3437
3438 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3439
3440         * wl.el (wl-check-environment): Use elmo-warning instead of
3441         error for non-critical ones.
3442         Remove trash folder check.
3443         (wl): Don't ignore error in wl-check-environment.
3444
3445         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
3446         check, which is moved from `wl-check-environment'.
3447         (Adviced by Teranishi-san [X-Mail-Count: 9661])
3448
3449 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3450
3451         * wl-summary.el (wl-summary-write-current-folder): If it cannot
3452         guess anything, call wl-summary-write.
3453         (wl-summary-write): Create draft with blank To field.
3454         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
3455
3456 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3457
3458         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
3459         argument full as well for wl-folder-write-current-folder.
3460         If wl-*-write-current-folder cannot guess addressee, add blank
3461         To header.
3462         Rewrite condition for positioning cursor.
3463
3464 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3465
3466         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
3467         summary buffer is present, use it.
3468         (wl-folder-jump-to-previous-summary): Ditto.
3469
3470 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3471
3472         * wl-draft.el (wl-draft-create-contents): Fix docstring.
3473
3474         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
3475         wl-summary-previous-buffer and wl-summary-next-buffer.
3476
3477         * wl-folder.el (wl-folder-mode-map): Bind
3478         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
3479         (wl-folder-jump-to-next-summary): New function.
3480         (wl-folder-jump-to-previous-summary): Ditto.
3481
3482         * wl-draft.el (wl-draft): Rearranged.
3483
3484 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3485
3486         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
3487         of header.
3488         (wl-draft): Collect arguments for the header as header-alist.
3489         (wl-draft-forward): Arrange arguments for wl-draft.
3490         (wl-draft-reply): Ditto.
3491         (wl-draft-edit-string): Ditto.
3492         * wl-summary.el (wl-summary-write): Ditto.
3493         (wl-summary-write-current-folder): Ditto.
3494
3495         * Version number is increased to 2.9.8.
3496
3497 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3498
3499         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
3500
3501         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
3502
3503         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
3504         even if the guess failed.
3505
3506         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
3507         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
3508         wl-summary-write-current-folder.
3509         * wl-xmas.el: Ditto.
3510
3511 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
3512
3513         * wl-summary.el (wl-summary-next-page): Force display message if
3514         message is not displayed yet.
3515         (wl-summary-prev-page): Ditto.
3516
3517 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
3518
3519         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
3520
3521 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3522
3523         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
3524         add "Preview Message" and "Save Draft and Exit".
3525
3526 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3527
3528         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
3529         if addrmgr is called from draft in splitted window.
3530
3531         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
3532         * wl-mule.el: Ditto.
3533         * wl-xmas.el: Ditto.
3534
3535 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3536
3537         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
3538
3539         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
3540         * wl-xmas.el (wl-folder-toolbar): Ditto.
3541
3542 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3543
3544         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
3545         and wl-draft-save-and-exit.
3546         (wl-draft-toolbar): Add wl-draft-save-and-exit.
3547         * wl-xmas.el: Ditto.
3548         * wl-mule.el: Ditto.
3549
3550         * wl-folder.el (wl-folder-goto-draft-folder): New function.
3551         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
3552
3553 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
3554
3555         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
3556         lists for saving buffer.
3557
3558 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3559
3560         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
3561         parent-folder argument instead of it.
3562         (wl-draft-create-buffer): Ditto.
3563         (wl-draft-forward): Ditto.
3564         (wl-draft-reply): Ditto.
3565         * wl-summary.el (wl-summary-write): Ditto.
3566         (wl-summary-write-current-folder): Ditto.
3567
3568         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
3569         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
3570         Folder buffer after composing.
3571
3572 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3573
3574         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
3575         header if the file `wl-x-face-file' already contains it.
3576
3577 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3578
3579         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
3580         folder" entry.
3581         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
3582         * wl-e21.el (wl-folder-toolbar): Ditto.
3583         * wl-xmas.el (wl-folder-toolbar): Ditto.
3584
3585 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3586
3587         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
3588         wl-folder-goto-folder with sticky argument.
3589         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
3590
3591 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3592
3593         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
3594         and wl-summary-previous-buffer.
3595         (wl-summary-next-buffer): New function.
3596         (wl-summary-previous-buffer): Ditto.
3597
3598 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3599
3600         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
3601         wl-folder-jump-to-current-entity-with-arg.
3602         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
3603         `wl-folder-jump-to-current-entity'.
3604         * wl-summary.el (wl-summary-mode-map): Bind "G" for
3605         `wl-summary-goto-folder-sticky'.
3606         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
3607         `wl-summary-goto-folder'.
3608         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
3609         Unless force-exit, do not clean temp. marks for sticky summary.
3610         (wl-summary-goto-folder): Now the prefix argument means force-exit.
3611
3612 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3613
3614         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
3615         not entire.
3616
3617 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
3618
3619         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
3620         to `C-x C-s'.
3621         (wl-summary-save-status): New command.
3622         (wl-summary-exit): Don't clean-up temp marks when sticky.
3623         (Applied patch from Nakayama-san [wl: 09548])
3624         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
3625         Do nothing when no mark data.
3626         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
3627         Call `wl-summary-delete-all-temp-marks' before saving.
3628
3629 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
3630
3631         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
3632
3633 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3634
3635         * wl.el (wl-check-environment): Also cause error when (system-name)
3636         returns "localhost.localdomain". (Although it doesn't affect because
3637         of condition-case, see change in 2002-01-23 by Teranisi-san.)
3638
3639 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3640
3641         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
3642         instead of wl-match-member with wl-folder-hierarchy-access-folders.
3643
3644         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3645         value.
3646
3647 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
3648
3649         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
3650         Likewise r-cc-list and r-ng-list.
3651
3652 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3653
3654         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
3655         only if it is bound as variable.
3656
3657         * wl-mime.el (wl-draft-preview-message): Ditto.
3658
3659 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
3660
3661         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
3662         needless `goto-char'.
3663
3664         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
3665         `wl-summary-redisplay-no-mime-internal' instead of
3666         `wl-summary-redisplay-no-mime'.
3667         (wl-summary-redisplay-no-mime): Changed argument;
3668         Call `wl-summary-redisplay-no-mime-internal'.
3669
3670         * wl-mime.el (wl-draft-preview-message): Bind
3671         `mime-header-encode-method-alist' locally.
3672
3673         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
3674         (wl-draft-std11-parse-addresses): Added the first address check.
3675         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
3676
3677         * Version number is increased to 2.9.7.
3678
3679 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
3680
3681         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
3682
3683 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
3684
3685         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
3686         related to scrollbar support, if there is no such a feature
3687         compiled in.
3688
3689 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3690
3691         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
3692         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
3693         for prefetch.
3694
3695 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
3696
3697         * wl-summary.el (wl-summary-pick): Fix for no match.
3698
3699 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3700
3701         * wl-draft.el (wl-draft-save):
3702         Override `mime-header-encode-method-alist'.
3703
3704 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3705
3706         * wl-folder.el (wl-folder-pick): New function.
3707         Define key as "?".
3708
3709 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3710
3711         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
3712         Fix for unplugged.
3713
3714 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3715
3716         * wl-folder.el (wl-folder-virtual): New function.
3717         Define key as "V".
3718
3719 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3720
3721         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
3722         multi folder if entity is group.
3723
3724 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3725
3726         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
3727         is nil.
3728
3729 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3730
3731         * wl-summary.el (wl-summary-pick): Fix for killed messages.
3732         (wl-summary-target-mark-msgs): Return the number of marked messages.
3733
3734 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
3735
3736         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
3737         "first:" is specified.
3738
3739 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3740
3741         * wl-vars.el (wl-from): Use return value of function
3742         user-full-name instead of the variable user-full-name since
3743         XEmacs-20.4 doesn't set this variable.
3744
3745 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
3746
3747         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
3748         call `wl' directly.
3749
3750 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
3751
3752         * wl-draft.el (wl-draft-reedit): Removed duplicated
3753         switch-to-buffers.
3754
3755 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3756
3757         * wl.el (wl-other-frame): Removed garbages.
3758
3759 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
3760
3761         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
3762
3763         * wl-xmas.el (wl-draft-key-setup): Ditto.
3764
3765         * wl-mule.el (wl-draft-key-setup): Ditto.
3766
3767         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
3768         (wl-draft-reedit): Ditto.
3769         (wl-draft-prepare-edit): Add `wl-draft-save' to
3770         `local-write-file-hooks'.
3771         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
3772         (wl-draft-reedit): Set buffer-file-name.
3773         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
3774
3775
3776         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
3777         call it.
3778         (wl-delete-startup-frame-function): New variable.
3779         (wl-other-frame): New function
3780         (Original was written by Yamaoka san [wl: 09239]).
3781
3782         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
3783         if `wl-folder-use-frame'.
3784
3785 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3786
3787         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
3788
3789 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3790
3791         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
3792         New variable.
3793         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
3794         (wl-message-buffer-prefetch-get-next): Use them.
3795         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
3796
3797 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
3798
3799         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
3800         with unwind-protect.
3801
3802         * wl-draft.el (wl-draft-reedit): Rewrite.
3803         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
3804         (wl-draft-save): Insert header separator if it does not exist;
3805         Removed condition-case.
3806
3807         * wl-summary.el (wl-summary-reedit): Revert last change.
3808
3809         * wl-draft.el (wl-draft-save): Rewrite.
3810         (wl-draft-create-buffer): Set buffer-file-name as nil.
3811
3812         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
3813
3814         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
3815
3816         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
3817         nil.
3818
3819 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3820
3821         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
3822         If count is nil, do not prefetch.
3823         (wl-message-buffer-prefetch-next): Next.
3824
3825 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3826
3827         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
3828
3829 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3830
3831         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
3832         `delete-backward-char'
3833         (wl-draft-prepare-edit): Check major-mode.
3834         (wl-draft-decode-header): Rewrite.
3835         (wl-draft): Fix.
3836
3837 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3838
3839         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
3840
3841 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3842
3843         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
3844         (wl-message-buffer-prefetch-get-next): Remove size checking.
3845         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
3846
3847 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3848
3849         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
3850         (wl-draft-default-headers): Fix.
3851
3852 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3853
3854         * wl-draft.el (wl-draft-default-headers): Insert return value of
3855         `wl-generate-mailer-string-function'.
3856
3857 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
3858
3859         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
3860         (wl-draft-insert-mail-header-separator): Ditto.
3861
3862         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
3863         again (Reverted the change on 2002-01-17 by OKADA san).
3864
3865 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3866
3867         * wl-draft.el (wl-draft): Rewrite.
3868         (wl-draft-create-buffer): New function.
3869         (wl-draft-create-contents): Ditto.
3870         (wl-draft-prepare-edit): Ditto.
3871         (wl-draft-decode-header): Ditto.
3872         (wl-draft-decode-body): Ditto.
3873         (wl-draft-check-new-line): Ditto.
3874         (wl-draft-default-headers): Ditto.
3875         (wl-draft-insert-mail-header-separator): Ditto.
3876
3877 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3878
3879         * Version number is increased to 2.9.6.
3880
3881 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3882
3883         * wl-draft.el (wl-draft-delete-field): Optional argument.
3884         (wl-draft-delete-fields): Ditto.
3885
3886 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3887
3888         * wl-message.el (toplevel): Eliminated byte-compile warning.
3889         for `itimer-function', `delete-timer' and `itimer-list'.
3890
3891 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3892
3893         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
3894         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
3895         `wl-message-buffer-prefetch-threshold'.
3896         * wl-summary.el (wl-summary-redisplay-internal): Remove
3897         the check of `wl-message-buffer-prefetch-depth'.
3898
3899 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3900
3901         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
3902         size of article.
3903         (wl-message-buffer-prefetch-subr): Remove size check.
3904
3905 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3906
3907         * wl-vars.el (wl-plugged): Make customizable.
3908
3909 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3910
3911         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
3912         (wl-message-buffer-prefetch-set-timer): New function.
3913         (wl-message-buffer-prefetch-get-next): New function.
3914         (wl-message-buffer-prefetch): New function.
3915         (wl-message-buffer-prefetch-next): Rewrite.
3916         (wl-message-buffer-prefetch-subr): Rewrite.
3917         * wl-vars.el (wl-auto-prefetch-first): New variable.
3918         * wl-summary.el (wl-summary-goto-folder-subr): Call
3919         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
3920
3921 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3922
3923         * wl-score.el (wl-summary-score-update-all-lines): Do not call
3924         `wl-summary-unread-message-hook'.
3925
3926 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3927
3928         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
3929         (wl-summary-sync): Call `wl-summary-resume-cache-status'
3930         if range is `cache-status'.
3931
3932 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3933
3934         * wl-message.el (wl-message-buffer-prefetch-subr):
3935         Improve debug message.
3936
3937 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3938
3939         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
3940         `wl-mail-send-pre-hook'.
3941         (wl-draft-send-mail-with-qmail): Ditto.
3942         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
3943
3944 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3945
3946         * wl-message.el (wl-message-buffer-prefetch-subr):
3947         Fix for cancel-function-timers bug.
3948         (wl-message-buffer-prefetch-debug): Default value is t.
3949
3950 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3951
3952         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
3953         (wl-message-buffer-prefetch-subr): Rewrite.
3954         Rename from `wl-message-buffer-prefetch'.
3955
3956 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3957
3958         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
3959         (wl-default-draft-cite-decorate-author): Ditto.
3960
3961         * wl-draft.el (wl-draft-cite-function): Removed.
3962         (wl-default-draft-cite-decorate-author): Ditto.
3963
3964 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3965
3966         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
3967         (wl-default-draft-cite): Do not arrange author name if the value of
3968         `wl-default-draft-cite-decorate-author' is nil.
3969
3970 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
3971
3972         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
3973
3974         * wl-folder.el (wl-folder-check-one-entity): Don't care
3975         `elmo-folder-use-flag-p'.
3976
3977 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
3978
3979         * wl-folder (wl-folder-check-one-entity): Fix
3980         problem if unread is nil.
3981
3982 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3983
3984         * wl-address.el (wl-address-make-completion-list): Check whether
3985         the address is a group list.
3986         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
3987
3988 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3989
3990         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
3991         The number of the messages of new and unread does not count
3992         correctly.
3993
3994         * wl-summary.el (wl-summary-count-unread): Changed to return
3995         `(new . unread)' instead of total.
3996         (wl-summary-sync-update): Follow the change above.
3997
3998         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
3999
4000 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4001
4002         * wl-address.el (wl-address-make-completion-list): Do not enclose
4003         address by " <" and ">" if associated realname is "".
4004         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4005         This is against the promblem with group list in .addresses pointed
4006         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4007
4008 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4009
4010         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4011         message is a format control string.
4012         * wl-expire.el (wl-expire-append-log): Ditto.
4013         * wl-mime.el (wl-summary-burst-subr): Ditto.
4014         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4015         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4016
4017 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4018
4019         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4020         wl.el (wl-check-variables): Rename from `wl-check-type'.
4021         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4022         (wl-check-variables-2): New function.
4023         (wl): Call `wl-check-variables-2'.
4024
4025 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4026
4027         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4028         after renaming folder in access group.
4029
4030 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4031
4032         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4033         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4034         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4035         (wl-message-buffer-prefetch): Rewrite.
4036         (wl-message-buffer-prefetch-idle-time): Removed.
4037         * wl-summary.el (wl-summary-redisplay-internal):
4038         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4039         Error check for `wl-message-buffer-prefetch-depht'.
4040
4041 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4042
4043         * Version number is increased to 2.9.5.
4044         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4045
4046 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4047
4048         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4049         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4050         Based on the patch written by
4051         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4052
4053 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4054
4055         * wl-draft.el (wl-draft-raw-send): Fix for
4056         `wl-news-send-pre-hook'
4057
4058 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4059
4060         * wl-utils.el (wl-message-id-function): New variable.
4061         * wl-draft.el (wl-draft-insert-required-fields):
4062         Use `wl-message-id-function'.
4063
4064 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4065
4066         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4067         * wl-utils.el (wl-draft-make-message-id-string):
4068         Use `wl-from' for domain part of Message-ID
4069         if `wl-message-id-use-wl-from' if non-nil.
4070         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4071
4072 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4073
4074         * wl.el (wl): Call `wl-check-type'
4075         Do not 'condition-case'.
4076
4077 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4078
4079         * wl.el (wl-check-type): New function.
4080         (wl-check-type-variables): New variable.
4081
4082 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4083
4084         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4085
4086 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4087
4088         * wl-draft.el (wl-smtp-password-key): New function.
4089         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4090         (wl-draft-send-mail-with-smtp): Ditto.
4091         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4092
4093 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4094
4095         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4096         * wl-utils.el (wl-unique-id-suffix): Remove.
4097
4098 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4099
4100         * Version number is increased to 2.9.4.
4101
4102 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4103
4104         * wl-utils.el (wl-unique-id-suffix): New variable.
4105         (wl-unique-id): Use `wl-unique-id-suffix'
4106
4107 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4108
4109         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4110         instead of `elmo-msgdb-search'.
4111
4112         * Version number is increased to 2.9.3.
4113
4114 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4115
4116         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4117
4118 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4119
4120         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4121         (wl-draft-dispatch-message): Changed for send-later.
4122         (wl-draft-queue-flush): Ditto.
4123         (wl-draft): Clear `wl-sent-message-queued'.
4124         (wl-draft-reedit): Ditto.
4125         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4126         * wl-vars.el (wl-draft-force-queuing): New variable.
4127         (wl-draft-force-queuing-mail): New variable.
4128         (wl-draft-force-queuing-news): New variable.
4129
4130 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4131
4132         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4133         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4134
4135 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4136
4137         * Version number is increased to 2.9.2.
4138
4139 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4140
4141         * wl-draft.el (wl-draft-elide-region): New user command.
4142         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4143
4144         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4145         command `wl-draft-elide-region'.
4146         * wl-mule.el: Ditto.
4147         * wl-xmas.el: Ditto.
4148
4149 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4150
4151         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4152         (wl-biff-check-folder-async): Removed needless let.
4153
4154 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4155
4156         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4157         wl-folder-get-elmo-folder.
4158         (wl-biff-check-folder): Set `biff' argument of
4159         `wl-folder-check-one-entity'.
4160         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4161
4162         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4163         (wl-folder-check-one-entity): Added `biff' argument;
4164         Setup `biff' slot of folder.
4165
4166         * Version number is increased to 2.9.1.
4167
4168 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4169
4170         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4171         comment out and fixed.
4172         (wl-fldmgr-add-completion-subr): Ditto.
4173
4174         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4175         and msgdb.
4176
4177         * wl.el (wl-toggle-plugged): Save summary view.
4178
4179 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4180
4181         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4182
4183 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4184
4185         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4186
4187 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4188
4189         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4190         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4191         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4192
4193         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4194         if it was failed.
4195         (wl-demo): Disable undo in the demo buffer.
4196
4197 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4198
4199         * wl-version.el (wl-version): Changed codename.
4200
4201         * Version number is increased to 2.9.0.
4202
4203 2001-12-14  Takuo KITAME <kitame@northeye.org>
4204
4205         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4206         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4207         (wl-folder-mark-as-read-all-current-entity): Ditto.
4208
4209 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4210
4211         * wl-vars.el (wl-from-width): Define as obsolete variable.
4212         (wl-subject-length-limit): Ditto.
4213
4214         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4215
4216         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4217         wl-summary-save-view.
4218
4219         * wl.el (wl-save-status): Ditto.
4220         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4221
4222         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4223         (wl-summary-exit): Follow the change above.
4224         (wl-summary-goto-folder-subr): Ditto.
4225
4226         * wl-folder.el (wl-folder-create-subr): Don't use
4227         `elmo-folder-creatable-p'.
4228
4229 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4230
4231         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4232
4233 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4234
4235         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4236         rather than bitmap on Emacs 21.
4237         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4238         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4239         for xbm if the new redisplay engine is not available.
4240
4241 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4242
4243         * wl-folder.el (wl-folder-init-hook): New hook.
4244         (wl-folder-init): Run `wl-folder-init-hook'.
4245
4246 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4247
4248         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4249
4250 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4251
4252         * wl-acap.el (wl-acap-cache-filename): New variable.
4253         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4254         (wl-acap-init): Use cache if no ACAP server found.
4255
4256 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4257
4258         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4259         `wl-acap-original-msgdb-dir'.
4260
4261         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4262         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4263
4264         * wl-mime.el (wl-mime-save-directory): Renamed from
4265         `wl-mime-save-dir'.
4266
4267 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4268
4269         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4270
4271         * wl-demo.el: Require `path-util'.
4272         (wl-demo-bitmap-mule-available-p): New internal variable.
4273         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4274         `module-installed-p' instead.
4275         (wl-demo-insert-image): Use *.img file for a bitmap image.
4276         (wl-demo): Don't call the ascii demo recursively.
4277
4278 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4279
4280         * Version number is increased to 2.7.7.
4281
4282 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4283
4284         * wl.el (wl-exit): Eliminated byte-compile warning.
4285
4286 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4287
4288         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4289         obsolete variable using `elmo-define-obsolete-variable'.
4290         (wl-fetch-confirm-threshold): Ditto.
4291         (wl-cache-prefetch-folder-type-list): Ditto.
4292         (wl-cache-prefetch-folder-list): Ditto.
4293
4294 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4295
4296         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4297         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4298         (wl-demo-insert-image): New function.
4299         (wl-demo-insert-text): New function.
4300         (wl-demo-image-type-alist): Redefine as a function.
4301         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4302         (wl-demo-with-temp-file-buffer): Removed.
4303         (wl-logo-xpm): Removed.
4304         (wl-logo-xbm): Removed.
4305         (wl-logo-bitmap): Removed.
4306
4307 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4308
4309         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
4310         (wl-expire-localdir-get-folder-function): New user option.
4311         (wl-expire-localdir-get-folder): New function.
4312         (wl-expire-localdir-date): Ditto.
4313
4314 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4315
4316         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4317         value.  Refactoring `wl-folder-notify-deleted' is nil case.
4318         Fixed unread number mismatch when all-unread < unread.
4319
4320 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
4321
4322         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
4323         (wl-fetch-confirm-threshold): Ditto.
4324
4325         * wl-summary.el (wl-summary-confirm-appends): Removed.
4326         (wl-summary-sync-update): Don't refer
4327         `wl-summary-update-confirm-threshold' (It is now abolished).
4328
4329         * wl-message.el (wl-message-display-internal): Don't refer
4330         `wl-fetch-confirm-threshold' (It is now abolished).
4331
4332 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4333
4334         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
4335
4336 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4337
4338         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
4339         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
4340         Change default value to nil.
4341         (wl-summary-indent-length-limit): The value can be nil, nil means
4342         unlimited.
4343
4344         * wl-summary.el: Don't set limit for indent length if the value of
4345         wl-summary-indent-length-limit is nil.
4346         If the value of wl-summary-width is nil, it means only that the width
4347         of summary is unlimited (nil doesn't mean that the indent length is
4348         unlimited).
4349
4350         * wl-thread.el: Ditto.
4351
4352 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
4353
4354         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
4355         be nil, nil means never confirm.
4356         * wl-summary.el (wl-summary-confirm-appends): Ditto.
4357
4358 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4359
4360         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
4361         means unlimited).
4362
4363 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
4364
4365         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
4366         Use `with-temp-buffer'.
4367
4368 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
4369
4370         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
4371         with new backquote style).
4372         (wl-folder-get-entity-from-buffer): Ditto.
4373
4374 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4375
4376         * wl-version.el (nemacs-version): Eliminated.
4377         (wl-extended-emacs-version2): Ignore nemacs.
4378         (wl-extended-emacs-version3): Ditto.
4379
4380 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
4381
4382         * wl-vars.el (wl-draft-add-references): Set default value as nil.
4383         (wl-draft-add-in-reply-to): New variable.
4384         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
4385         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
4386         (wl-draft-yank-from-mail-reply-buffer): Use
4387         `wl-draft-add-in-reply-to'.
4388         (wl-draft-insert-current-message): Ditto.
4389
4390 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4391
4392         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
4393         typo (kill->hide).
4394         (wl-message-buffer-prefetch-folder-type-list): Added elements
4395         `mark' and `cache' instead of `internal'.
4396
4397 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4398
4399         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
4400         resume msgdb directory.
4401
4402 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4403
4404         * wl.el (wl-exit): Call `wl-acap-exit'.
4405
4406         * wl-summary.el (wl-summary-message-string): New function.
4407         (wl-summary-reedit): Use it.
4408         (wl-summary-resend-bounced-mail): Remove needless let.
4409         (wl-summary-supersedes-message): Ditto.
4410         (wl-summary-save): Ditto.
4411
4412         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
4413         (wl-acap-init): Set it.
4414         (wl-acap-exit): New function.
4415
4416 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4417
4418         * wl.el (wl-init): Revert (require 'mime-setup). move from
4419         toplevel.
4420
4421 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4422
4423         * wl-summary.el (wl-summary-write-current-folder): Remove unused
4424         local variables.  Add error when guess function return invalid
4425         value.
4426
4427 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4428
4429         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4430         Change local variable name.
4431         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
4432         (wl-folder-get-newsgroups): Return nil when non-news folder.
4433         * wl-summary.el (wl-summary-write-current-folder): State through
4434         when guess-list return nil.
4435         (wl-summary-write-current-folder-functions): Fixed docstring.
4436
4437         * wl.el (wl-exit): Changed confirm message.
4438
4439         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
4440         * wl-draft.el (wl-draft): Remove verbose `featurep'.
4441
4442         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
4443
4444 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4445
4446         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
4447         user option (Renamed from wl-cache-prefetch-folder-type-list).
4448         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
4449         from wl-cache-prefetch-folder-list).
4450
4451         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
4452         Move to wl-vars.el.
4453         (wl-message-buffer-prefetch-p): Changed to enable
4454         `wl-message-buffer-prefetch-folder-list'.
4455
4456         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
4457         `ignore-cache'.
4458
4459 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
4460
4461         * wl-draft.el (wl-draft-config-sub-func-alist): Added
4462         `part-top' and `part-bottom'.
4463         (wl-draft-config-sub-part-top): New function.
4464         (wl-draft-config-sub-part-bottom): New function.
4465
4466 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4467
4468         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
4469
4470 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
4471
4472         * wl-folder.el (wl-folder-get-newsgroups): Fix.
4473
4474 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4475
4476         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
4477
4478         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
4479         (wl-summary-write-current-folder): Ditto.
4480
4481 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4482
4483         * wl-folder.el (wl-folder-get-newsgroups): Use
4484         `elmo-folder-newsgroups'.
4485
4486 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
4487
4488         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
4489         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
4490         `wl-draft-config-sub-header-bottom'.
4491
4492 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4493
4494         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
4495         localnews folder.
4496
4497 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4498
4499         * wl-summary.el (wl-summary-mode): Undo last change.
4500
4501         * wl-folder.el (wl-folder-mode): Ditto.
4502
4503 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4504
4505         * wl-summary.el (wl-summary-mode): Locally set
4506         truncate-partial-window-width to nil.
4507         (for XEmacs)
4508
4509         * wl-folder.el (wl-folder-mode): Ditto.
4510
4511 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4512
4513         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
4514
4515 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4516
4517         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
4518         number.
4519
4520         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
4521
4522         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
4523
4524         * Version number is increased to 2.7.6.
4525
4526 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
4527
4528         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
4529
4530 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
4531
4532         * wl-summary.el (wl-summary-sync-update): Enclose network
4533         related portion with `unwind-protect'.
4534
4535 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4536
4537         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
4538
4539 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4540
4541         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
4542         element.
4543         * wl-vars.el (wl-message-body-button-alist): Ditto.
4544
4545         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
4546         max match length.
4547         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
4548
4549         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
4550         for the max match length;
4551         Use 4th element value for the button string regexp group.
4552
4553         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
4554         candidate exists, prompt to select.
4555
4556 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4557
4558         * wl-summary.el (wl-summary-jump-to-msg): Search before
4559         calibration point by `beginning-of-line'.
4560
4561 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4562
4563         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
4564         for access group.
4565
4566 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
4567
4568         * wl-message.el (wl-message-display-internal): Bind
4569         `default-mime-charset'.
4570
4571         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
4572
4573         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
4574
4575         * Version number is increased to 2.7.5.
4576
4577 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4578
4579         * wl-expire.el (wl-summary-archive): Fixed;
4580         Use `elmo-folder-name-internal'.
4581
4582 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4583
4584         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
4585         from `elmo-folder-move-messages' caller.
4586         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4587
4588         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
4589         related portions are changed).
4590
4591 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4592
4593         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
4594         counter.
4595
4596 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4597
4598         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
4599         buffer local and set it to nil.
4600
4601         * wl-message.el (wl-message-redisplay): Ditto.
4602
4603 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
4604
4605         * wl-summary.el (wl-summary-mark-as-important): If message is
4606         already cached, set messag as read, otherwise encache and mark as read.
4607
4608 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4609
4610         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
4611         point-min.
4612
4613 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4614
4615         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
4616         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
4617         a keymap.
4618
4619 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
4620
4621         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
4622         parent.
4623
4624         * wl-mule.el (wl-message-define-keymap): Ditto.
4625
4626         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
4627
4628         * wl-xmas.el (wl-message-display-internal-hook): Define.
4629         (wl-xmas-setup-message-toolbar): Define as function.
4630         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
4631         (wl-message-overload-functions): Abolished.
4632         (wl-message-define-keymap): New function.
4633
4634         * wl-vars.el (wl-message-display-internal-hook): New variable.
4635         (wl-message-header-button-alist): New variable (Renamed from
4636         wl-highlight-message-header-button-alist).
4637         (wl-message-body-button-alist): Ditto.
4638
4639         * wl-mule.el (wl-message-define-keymap): New function.
4640         (wl-message-overload-functions): Abolished.
4641
4642         * wl-message.el (wl-message-add-buttons-to-body): New function.
4643         (wl-message-redisplay): Don't call wl-message-overload-functions;
4644         Call wl-message-add-buttons-to-header and
4645         wl-message-add-buttons-to-body.
4646         (wl-message-display-internal): Set keymap argument for
4647         elmo-mime-display-as-is, elmo-mime-message-display;
4648         Run wl-message-display-internal-hook.
4649         (wl-message-refer-article-or-url): Abolished.
4650
4651         * wl-highlight.el (wl-highlight-headers): Don't call
4652         wl-highlight-message-add-buttons-to-header.
4653         (wl-highlight-message-add-buttons-to-header): Abolished.
4654
4655
4656         * wl-e21.el (wl-message-display-internal-hook): Define.
4657         (wl-e21-setup-toolbar): Deleted duplicated binding.
4658         (wl-e21-setup-message-toolbar): Define as function.
4659         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
4660         (wl-message-define-keymap): New function.
4661         (wl-message-overload-functions): Abolished.
4662
4663 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
4664
4665         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
4666         and elmo-folder-close.
4667
4668         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
4669
4670 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4671
4672         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
4673         boolean value.
4674         * wl-draft.el (wl-draft-do-fcc): Ditto.
4675
4676 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4677
4678         * wl-vars.el (wl-fcc-force-as-read): New variable.
4679         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
4680         mark copied message as read.
4681
4682 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4683
4684         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
4685
4686 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4687
4688         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
4689         `wl-summary-target-above' instead of obsolete variable
4690         `wl-summary-temp-above'.
4691
4692         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
4693         instead of `make-obsolete-variable'.
4694         * wl-refile.el (toplevel): Ditto.
4695
4696 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
4697
4698         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
4699         with third argument t.
4700         (wl-draft): Set first argument for wl-plugged-init as t.
4701
4702         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
4703         definition.
4704
4705 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4706
4707         * wl-vars.el: Tabify.
4708         (wl-biff-notify-hook): Use `ding' instead of `beep'.
4709
4710         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
4711         message.
4712
4713 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4714
4715         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
4716         and set default to beep.
4717
4718 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4719
4720         * wl-vars.el (wl-draft-truncate-lines): New variable.
4721
4722         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
4723         instead of wl-message-truncate-lines for truncate-lines.
4724
4725 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
4726
4727         * wl-message.el (wl-message-display-internal): Call
4728         `wl-highlight-message' after `elmo-mime-display-as-is'.
4729
4730         * wl-mime.el (wl-mime-display-text/plain): New function.
4731         (wl-mime-display-header): Ditto.
4732         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
4733         body-presentation-method for text/plain;
4734         Register `wl-mime-display-header' as a header-presentation-method;
4735         Don't set up `elmo-message-text-content-inserted-hook' and
4736         `elmo-message-header-inserted-hook'.
4737
4738         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
4739         variable.
4740         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
4741         as t if flag is 'all-header;
4742         Don't bind `elmo-message-ignored-field-list',
4743         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
4744
4745 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4746
4747         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
4748         for xemacs with non-mule environment.
4749
4750 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4751
4752         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
4753         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
4754         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
4755
4756 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4757
4758         * wl-vars.el (wl-interactive-send): Set default value as t.
4759
4760 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
4761
4762         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
4763         (wl-addrmgr-method-list): Abolished.
4764         (wl-addrmgr-change-method): Follow above change.
4765
4766         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
4767
4768 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4769
4770         * wl-vars.el (wl-message-truncate-lines): Change default value
4771         to default-truncate-lines.
4772
4773         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
4774
4775 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4776
4777         * wl-vars.el (wl-message-truncate-lines): New variable.
4778
4779         * wl-message.el (wl-message-redisplay): Set truncate-lines using
4780         wl-message-truncate-lines.
4781
4782 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4783
4784         * wl-acap.el (wl-acap-init): Remove period from error message.
4785         (wl-acap-find-acap-service): Remove period from message.
4786
4787 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4788
4789         * wl.el (wl-check-environment): Undo last change.
4790
4791         * wl-vars.el (wl-from): Changed default value.
4792
4793         * wl-util.el (toplevel): Don't require tm-edit.
4794
4795         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
4796         `wl-folder-init';
4797         Don't set mark on mail body.
4798         (wl-draft-reedit): Ditto.
4799
4800         * wl-address.el (wl-address-quote-specials): Define as an alias for
4801         elmo-address-quote-specials.
4802
4803 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4804
4805         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
4806
4807         * wl-vars.el (wl-from): Set default value as nil.
4808         (wl-organization): Set default value as ORGANIZATION environment
4809         variable.
4810
4811         * wl-draft.el (wl-smtp-extension-bind): Check value of
4812         wl-smtp-connection-type.
4813
4814         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
4815         error.
4816
4817 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4818
4819         * Version number is increased to 2.7.4.
4820
4821         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
4822         arguments from `wl-highlight-x-face-function' caller.
4823         Use x-face-1.3.6.12 or later.
4824
4825 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
4826
4827         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
4828
4829 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4830
4831         * wl-vars.el (wl-summary-width): Fix type to accept nil.
4832         (wl-fcc): Fix to accept function.
4833         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
4834
4835 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4836
4837         * wl-acap.el (toplevel): Added `product-provide' declare.
4838         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
4839
4840 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
4841
4842         * wl.el (wl): Changed order of calling `elmo-init'
4843         and `elmo-folder-init'.
4844
4845 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4846
4847         * wl-mime.el (wl-summary-burst): Extract message when content-type
4848         of root entity is not only `multipart' but also `message/rfc822'.
4849         (wl-summary-burst-subr): Ditto.
4850
4851 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4852
4853         * wl-vars.el (toplevel): Require 'custom.
4854         (wl-trash-folder): Added to `wl-setting' group.
4855
4856         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
4857         exists.
4858         (wl-addrmgr-draw): Insert empty line when no entry exists.
4859
4860         * wl-mule.el (wl-message-wheel-up): Fixed.
4861         (wl-message-wheel-down): Ditto.
4862
4863 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4864
4865         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
4866         config is an anonymous lambda expression.
4867
4868 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4869
4870         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
4871         when Mule 2 is running.
4872
4873 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
4874
4875         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
4876
4877 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
4878
4879         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
4880         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
4881
4882         * wl-address.el (wl-address-specials-regexp): Eliminated.
4883         (wl-address-quote-specials): Rewrite.
4884
4885 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4886
4887         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
4888         shy-groups for regexp.
4889
4890         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
4891         character classes and Perl style shy-groups for regexp.
4892         (wl-highlight-plugged-current-line): Use Posix style character
4893         classes for regexp.
4894         (wl-e21-highlight-folder-by-numbers): Ditto.
4895         (wl-e21-display-image-p): Use `display-images-p' instead of
4896         `display-graphic-p'.
4897         (display-images-p): Make an alias to `display-graphic-p' if it is
4898         not available.  It is for Emacs version prior to 21.0.105.
4899
4900         * wl-demo.el (wl-demo): Use `display-images-p' instead of
4901         `display-graphic-p'.
4902         (wl-demo-image-type-alist): Ditto.
4903         (display-images-p): Make an alias to `display-graphic-p' if it is
4904         not available.  It is for Emacs version prior to 21.0.105.
4905
4906 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4907
4908         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
4909         support.
4910         (wl-generate-user-agent-string): Ditto.
4911
4912         * wl-version.el (wl-version): Update docsting.
4913         (wl-version-status): Ditto.
4914
4915 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4916
4917         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
4918         21.0.105.  For Emacs 21.0.104 or earlier.
4919
4920 2001-09-03  Takuo KITAME <kitame@northeye.org>
4921
4922         * wl-e21.el (wl-plugged-init-icons): Use
4923         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
4924         (wl-biff-init-icons): Ditto.
4925
4926 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
4927
4928         * wl-highlight.el (wl-highlight-summary-current-line):
4929         Fixed highlighting refile/copy destination.
4930
4931         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
4932         (wl-acap-store): Encode string by wl-acap-coding-system.
4933
4934 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
4935
4936         * wl-acap.el (toplevel): Check and require 'un-define before
4937         'xemacs-ucs;
4938          Added checking for UTF-2000.
4939
4940 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
4941
4942         * wl-acap.el (toplevel): Require 'un-define before 'wl;
4943         Don't enclose with `eval-and-compile'.
4944
4945         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
4946         wl-init is non-nil.
4947
4948         * wl-draft.el (wl-draft): Ditto.
4949
4950         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
4951
4952         * wl-acap.el (toplevel): Require 'wl.
4953         (wl-acap-store): Call `elmo-init'.
4954
4955         * wl.el (wl): Changed position of `wl-check-environment'.
4956         (toplevel): Added autoload setting for wl-acap.
4957
4958         * wl-vars.el (wl-setting): New custom group.
4959         (wl-from): Added wl-setting group.
4960         (wl-user-mail-address-list): Ditto.
4961         (wl-organization): Ditto.
4962         (wl-subscribed-mailing-list): Ditto.
4963         (wl-envelope-from): Ditto.
4964         (wl-smtp-posting-user): Ditto.
4965         (wl-smtp-posting-server): Ditto.
4966         (wl-smtp-posting-port): Ditto.
4967         (wl-smtp-authenticate-type): Ditto.
4968         (wl-pop-before-smtp-user): Ditto.
4969         (wl-pop-before-smtp-server): Ditto.
4970         (wl-pop-before-smtp-port): Ditto.
4971         (wl-pop-before-smtp-authenticate-type): Ditto.
4972         (wl-nntp-posting-server): Ditto.
4973         (wl-nntp-posting-user): Ditto.
4974         (wl-nntp-posting-port): Ditto.
4975         (wl-fetch-confirm-threshold): Ditto.
4976         (wl-prefetch-threshold): Ditto.
4977         (wl-thread-insert-opened): Ditto.
4978         (wl-ldap-server): Ditto.
4979         (wl-ldap-port): Ditto.
4980         (wl-ldap-base): Ditto.
4981         (wl-ldap-objectclass): Ditto.
4982         (wl-use-ldap): Ditto.
4983         (wl-draft-config-alist): Ditto.
4984         (wl-draft-config-matchone): Ditto.
4985         (wl-template-alist): Ditto.
4986         (wl-message-sort-field-list): Ditto.
4987         (wl-message-ignored-field-list): Ditto.
4988         (wl-message-visible-field-list): Ditto.
4989         (wl-interactive-send): Ditto.
4990         (wl-summary-move-order): Ditto.
4991         (wl-auto-select-first): Ditto.
4992         (wl-auto-select-next): Ditto.
4993         (wl-interactive-save-folders): Ditto.
4994
4995         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
4996         Initialization codes are moved from wl-local-folder-init.
4997         (wl-local-folder-init): Follow the change above.
4998         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
4999
5000         * wl-acap.el: New file.
5001
5002         * Version number is increased to 2.7.3.
5003
5004 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5005
5006         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5007
5008 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5009
5010         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5011         (wl-addrmgr-address-entry-list): Ditto.
5012
5013 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5014
5015         * wl-e21.el (wl-draft-mode-map): Removed binding for
5016         `wl-draft-insert-x-face-field'.
5017
5018         * wl-mule.el (wl-draft-mode-map): Ditto.
5019
5020         * wl-xmas.el (wl-draft-mode-map): Ditto.
5021
5022         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5023         (wl-cs-autoconv): Ditto.
5024         (wl-cs-local): Ditto.
5025         (wl-use-scoring): Ditto.
5026         (wl-mime-charset): Ditto.
5027         (wl-folder-check-async): Ditto.
5028
5029         * wl.el (toplevel): Ignore nemacs and tm.
5030         (wl-exit): Ditto.
5031
5032         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5033         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5034         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5035         instead of wl-address-petname-add-or-change.
5036         (wl-summary-edit-addresses-subr): Use wl-address-delete
5037         instead of wl-address-petname-delete.
5038
5039         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5040
5041         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5042         if error occured.
5043
5044         * wl-message.el (require): Remove tm support.
5045
5046         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5047
5048         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5049         (wl-folder-jump-to-current-entity): Ditto.
5050         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5051
5052         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5053         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5054         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5055
5056         * wl-mule.el (wl-draft-key-setup): Ditto.
5057
5058         * wl-xmas.el (wl-draft-key-setup): Ditto.
5059
5060         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5061         (wl-draft-std11-parse-addresses): New function.
5062         (wl-draft-parse-mailbox-list): Use it.
5063         (wl-draft): Ignore nemacs.
5064         (wl-draft-reedit): Ditto.
5065
5066         * wl-addrmgr.el: New file.
5067         (Original is wl-rcpt.el written by
5068         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5069         Thanks Kitamoto-san.)
5070
5071         * wl-address.el (wl-address-make-address-list): Modified parsing
5072         process.
5073         (wl-address-delete): Renamed from `wl-address-petname-delete';
5074         Modify wl-address-list too.
5075         (wl-address-add-or-change): Renamed from
5076         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5077
5078 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5079
5080         * wl-highlight.el (wl-highlight-summary-current-line):
5081           Work with transient-mark-mode
5082
5083 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5084
5085         * Version number is increased to 2.7.2.
5086
5087         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5088         instead of elmo-dop-queue-method.
5089
5090 2001-08-06  SAITO Atsunori <sai@yedo.com>
5091
5092         * wl-vars.el (wl-ldap-objectclass): New user option.
5093
5094         * wl-address.el (wl-ldap-make-filter): Use it.
5095
5096 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5097
5098         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5099
5100 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5101
5102         * wl-folder.el (wl-folder): redisplay after folder insertion.
5103
5104         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5105
5106         * wl-summary.el (wl-summary-sync-update):
5107         Change status mark only when new-msgdb exists.
5108         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5109
5110 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5111
5112         * wl-summary.el (wl-summary-open-folder): New function.
5113         (wl-summary-goto-folder-subr): Use it.
5114         (wl-summary-mark-as-important): Fix;
5115         Encache only when no cache exists.
5116
5117 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5118
5119         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5120         Use with-current-buffer.
5121
5122 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5123
5124         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5125         before call `get-buffer'. Fixed parenthesis.
5126         (wl-score-get-header-entry): Clear message and help window when
5127         keyboard quit.
5128         (wl-score-edit-insert-header): Ditto.
5129
5130 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5131
5132         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5133         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5134         (wl-default-draft-cite): Fix.
5135
5136         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5137         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5138
5139 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5140
5141         * wl-message.el (wl-message-prev-page): Do same bahavior
5142         as summary when it is called in the message buffer.
5143         (wl-message-next-page): Ditto.
5144
5145 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5146
5147         * wl-summary.el (wl-summary-forward): Use cache if it is not
5148         section cache.
5149
5150 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5151
5152         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5153         Removed redundant require of elmo-vars.
5154         (wl-biff-state-indicator-on): Changed default value for
5155         xemacs with non-mule environment.
5156
5157         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5158         wl-message-buffer is nil;
5159         Hide progress bar after moving messages.
5160
5161 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5162
5163         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5164         message at cursor point is deleted.
5165
5166 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5167
5168         * wl-vars.el: Changed file coding system to euc-japan.
5169         Added -*-coding:-*- magic to the first line.
5170
5171         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5172         Search parent from the first message.
5173
5174         * Version number is increased to 2.7.1.
5175
5176 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5177
5178         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5179
5180 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5181
5182         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5183         refile/delete execution.
5184
5185         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5186         Fixed docstring.
5187
5188 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5189
5190         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5191         do update process;
5192         Don't update marks when update process is interrupted.
5193
5194 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5195
5196         * wl-summary.el (wl-summary-reply): Fixed problem when
5197         wl-draft-use-frame is non-nil.
5198         (wl-summary-forward): Ditto.
5199
5200         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5201         as nil.
5202         (wl-folder-mark-as-read-all-entity): Ditto.
5203         (wl-folder-prefetch-entity): Ditto.
5204
5205         * wl.el (wl): Check environment before wl-init.
5206
5207         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5208         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5209         instead of wl-summary-collect-unread.
5210         (wl-summary-reply): Split message window.
5211
5212 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5213
5214         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5215         only if current language environment is japanese,
5216
5217         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5218         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5219         (wl-folder-goto-folder-subr): Ditto.
5220
5221         * wl-draft.el (wl-draft-dispatch-message): Call
5222         `elmo-file-cache-get-path'.
5223
5224 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5225
5226         * wl-summary.el (wl-summary-cursor-move): If return value of
5227         wl-summary-next-message is not number, don't jump.
5228
5229 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5230
5231         * wl-summary.el (wl-summary-buffer-next-message-function): New
5232         variable.
5233         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5234         if it is bound.
5235
5236         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5237         string.
5238
5239         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5240         (wl-plugged-drawing): Ditto.
5241
5242 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5243
5244         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5245         process.
5246         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5247         with unwind-protect.
5248
5249         * wl.el (wl-init): Require mime-setup.
5250         (wl-check-environment): Don't require mime-setup.
5251
5252         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5253         instead of elmo-folder-type.
5254
5255         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5256         value as nil.
5257
5258 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5259
5260         * Version number is increased to 2.7.0.
5261
5262         * wl-version.el (wl-version): Changed codename.
5263
5264         * wl-summary.el (wl-summary-delete-cache): Fixed.
5265
5266         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5267         Workaround for net folders.
5268         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5269
5270         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5271         value to nil (According to the patch from
5272         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5273
5274         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5275         of elmo-folder-close.
5276
5277 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5278
5279         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5280         for postfix.
5281
5282 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5283
5284         * wl-summary.el (wl-summary-resend-message): Fixed.
5285
5286         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5287         Call wl-draft with `from' argument if its address is included in
5288         `wl-user-mail-address-list'.
5289         (wl-draft): Added `from' argument.
5290
5291         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5292         non-nil.
5293         (wl): Don't show demo if wl-demo is nil.
5294
5295         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5296         wl-summary-use-frame.
5297
5298         * wl-vars.el (wl-summary-use-frame): New user option.
5299         (wl-folder-use-frame): Changed docstring.
5300
5301         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5302         non-nil.
5303         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5304         wl-summary-use-frame.
5305
5306         * wl-vars.el (wl-folder-use-frame): New user option.
5307
5308         * wl-summary.el (wl-summary-exit): Back to folder frame if
5309         wl-folder-use-frame is non-nil.
5310         (wl-summary-redisplay-internal): Ignore cache if current folder
5311         is draft folder,
5312         (wl-summary-redisplay-no-mime): Ditto.
5313         (wl-summary-redisplay-all-header): Ditto.
5314
5315         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
5316         if wl-folder-use-frame is non-nil.
5317
5318 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
5319
5320         * wl-summary.el (wl-summary-sync-update): Bind
5321         elmo-folder-update-threshold.
5322         (wl-summary-mark-as-important): Enclosed server mark processing
5323         with `save-match-data'.
5324
5325         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
5326         only when it is already defined.
5327
5328 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5329
5330         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
5331         name of folder exclude localdir is wrong.
5332         * wl-folder.el (wl-folder-sync-entity):
5333         Set `wl-summary-always-sticky-folder-list' as nil.
5334         (wl-folder-mark-as-read-all-entity): Ditto.
5335         (wl-folder-prefetch-entity): Ditto.
5336
5337 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
5338
5339         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
5340         instead of `wl-summary-write-current-newsgroup'.
5341
5342 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5343
5344         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
5345         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
5346         non-nil and selected message is important, do not display.
5347
5348 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
5349
5350         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
5351
5352 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5353
5354         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
5355
5356         * wl-summary.el (wl-summary-mark-as-important): Set message number
5357         using wl-summary-message-number.
5358
5359 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5360
5361         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5362         destination folder is 'null.
5363
5364 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5365
5366         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
5367         New function.
5368         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
5369         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
5370         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5371
5372 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
5373
5374         * wl-mime.el (wl-mime-setup): Added setting for
5375         `mime-setup-signature-key-alist' to avoid overriding key bind for
5376         `wl-draft-send'.
5377
5378         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
5379         for `wl-draft-send'.
5380         * wl-mule.el (wl-draft-overload-functions): Ditto.
5381         * wl-xmas.el (wl-draft-overload-functions): Ditto.
5382         * wl-draft.el (wl-draft-send): Ditto.
5383
5384         * wl-message.el (wl-message-display-internal):
5385         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
5386         (Patch is provided by <kita@coe.nttdata.co.jp>).
5387
5388 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5389
5390         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
5391
5392 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5393
5394         * wl.el (wl): Fix for wl-demo.
5395
5396 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5397
5398         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
5399
5400 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5401
5402         * wl-folder.el (wl-folder-prefetch-entity): Use
5403         `wl-folder-get-elmo-folder'.
5404         (wl-folder-count-incorporates): Do not use
5405         `wl-folder-get-elmo-folder'.
5406
5407 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5408
5409         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
5410         instead of `elmo-folder-get-type'.
5411
5412 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5413
5414         * wl-summary.el (wl-summary-write-current-folder): Set cursor
5415         position on Subject: field.
5416         (Advised by Mito <mit@nines.nec.co.jp>)
5417
5418 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5419
5420         * wl-folder.el (wl-folder-prefetch-entity): Use
5421         `wl-folder-get-elmo-folder'.
5422
5423 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
5424
5425         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
5426
5427         * wl-summary.el (wl-summary-buffer-set-folder): Set up
5428         `process-duplicates' slot.
5429
5430         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
5431         if detection failed.
5432
5433 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5434
5435         * wl-version.el (wl-version-status): Set to "alpha".
5436
5437 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5438
5439         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
5440         Check wl-message-buffer lives before set-buffer.
5441
5442 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5443
5444         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
5445         called in folder mode.
5446         * wl-var.el (wl-summary-exit-pre-hook): New variable.
5447         * wl-summary.el (wl-summary-exit-pre-hook): Run
5448         `wl-summary-exit-pre-hook' before exit summary mode.
5449
5450 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5451
5452         * wl-version.el (wl-version-status): New variable.
5453         (wl-version-status-alist): Removed.
5454         (wl-version-status): Rule included.
5455
5456 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5457
5458         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
5459         @sponichi.
5460
5461         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
5462         when `mail-reply-buffer' is buffer-local variable.
5463         (Reported by <kita@coe.nttdata.co.jp>).
5464
5465 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
5466
5467         * wl-vars.el (toplevel): Require 'elmo-util.
5468
5469 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5470
5471         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
5472         (All other related portions are changed)
5473
5474         * wl.el (wl-plugged-change): Use '<' instead of '<='.
5475
5476         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
5477
5478 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5479
5480         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
5481
5482 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5483
5484         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
5485         Delete other windows to avoid an error.
5486         Use `point-marker' instead of `point' to remember the start point
5487         of body.
5488
5489         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
5490
5491         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
5492         number not to exceed all message number.
5493
5494 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5495
5496         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
5497         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
5498
5499 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
5500
5501         * wl-summary.el (wl-summary-sync-force-update): Added argument
5502         no-check.
5503         (wl-summary-sync-update): Ditto.
5504         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
5505         with `no-check'.
5506
5507         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
5508         (wl-message-buffer-prefetch-next): Don't run timer if timer is
5509         already running.
5510
5511 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5512
5513         * wl-expire.el (wl-expire-archive-get-folder): Added argument
5514         `dst-folder-arg'.
5515         (wl-expire-archive-number1): Diito.
5516         (wl-expire-archive-number2): Diito.
5517         (wl-expire-archive-Date): Diito.
5518         (wl-archive-number1): Diito.
5519         (wl-archive-number2): Diito.
5520         (wl-archive-date): Diito.
5521         (wl-archive-folder-p): New function.
5522         (wl-summary-expire): Support of expand folder name at
5523         wl-expire-alist.
5524         * wl-util.el (wl-expand-newtext): Renamed from
5525         `wl-refile-expand-newtext'.
5526
5527 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5528
5529         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
5530         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
5531         `(elmo-msgdb-get-overview msgdb)'.
5532         (wl-summary-prefetch): Bind match data before call
5533         `wl-summay-prefetch-msg'.
5534         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
5535         'off if `wl-summary-buffer-disp-msg' is non-nil.
5536         Fixed problem that couldn't show only one new or unread message when
5537         enter folder.
5538         (wl-summary-reply): Don't call `split-window-vertically' and other
5539         window.
5540
5541 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
5542
5543         * wl-expire.el (wl-expire-refile): Fixed.
5544
5545 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
5546
5547         * wl-vars.el (wl-biff-unnotify-hook): New variable.
5548
5549         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
5550         biff notification is removed.
5551
5552         * wl.el (wl): Changed position of `elmo-init'.
5553
5554         * wl-draft.el (wl-default-draft-cite): Use date field
5555         on the citation buffer.
5556
5557         * wl-vars.el (wl-shimbun-folder-icon): New variable.
5558
5559         * wl-xmas.el (wl-folder-internal-icon-list): Added
5560         `wl-folder-shimbun-image'.
5561
5562         * wl-e21.el (wl-folder-internal-icon-list): Added
5563         `wl-folder-shimbun-image'.
5564
5565 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
5566
5567         * wl.el (wl-init): Eliminated argument.
5568         (wl): Rewrite.
5569
5570         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
5571         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
5572         instead of `elmo-folder-msgdb-internal'.
5573         (wl-summary-sync-update): Ditto.
5574         (wl-summary-flush-pending-append-operations): Eliminated.
5575         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
5576         (wl-summary-goto-folder-subr): Set load-msgdb argument of
5577         `elmo-folder-open'.
5578
5579         * wl-mime.el (wl-summary-burst): Fixed.
5580
5581         * wl-folder.el (wl-folder-info-save): Check data type.
5582
5583         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
5584         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
5585         instead of `elmo-folder-msgdb-internal'.
5586         (wl-expire-hide): Ditto.
5587
5588
5589         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
5590
5591 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5592
5593         * wl-folder.el (wl-folder-write-current-folder): Support petname.
5594
5595 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
5596
5597         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
5598
5599 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5600
5601         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5602         Fixed `match-beginning' argument mismatch.
5603
5604 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
5605
5606         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
5607         the default value.
5608
5609 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5610
5611         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
5612         instead of `elmo-nntp-default-port'.
5613
5614         * wl-vars.el: Fixed some doc strings.
5615
5616 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
5617
5618         * wl-summary.el (wl-summary-prefetch-msg): Use
5619         `elmo-msgdb-overview-get-entity' instead of `assoc'.
5620
5621         * wl-vars.el: Define *-func as obsolete variable using
5622         `elmo-define-obsolete-variable'.
5623
5624         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
5625         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
5626         instead of `wl-message-buffer-prefetch-threshold'.
5627
5628         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
5629
5630         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
5631
5632         * wl-draft.el (wl-caesar-region-func): Ditto.
5633
5634         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
5635         Keep unread status in elmo-folder-move-messages.
5636         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
5637
5638 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5639
5640         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
5641         `wl-summary-buffer-exit-func'
5642         (wl-summary-buffer-message-redisplay-function): Renamed from
5643         `wl-summary-buffer-message-redisplay-func'
5644         (wl-summary-buffer-next-folder-function): Renamed from
5645         `wl-summary-buffer-next-folder-func'.
5646         (wl-summary-buffer-prev-folder-function): Renamed from
5647         `wl-summary-buffer-prev-folder-func'.
5648         (wl-summary-get-petname-function): Renamed from
5649         `wl-summary-get-petname-func'.
5650
5651         * wl-score.el (wl-score-edit-exit-function): Renamed from
5652         `wl-score-edit-exit-func'.
5653
5654         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
5655         Renamed from `wl-message-buffer-prefetch-get-next-function'.
5656
5657         * wl-util.el (wl-load-profile-function): Renamed from
5658         `wl-load-profile-func'.
5659
5660         * wl-folder.el (wl-folder-completion-function): Renamed from
5661         `wl-folder-completion-func'.
5662         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
5663
5664         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
5665         `wl-expire-archive-get-folder-func'.
5666         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
5667         (wl-draft-send-mail-function): Renamed from
5668         `wl-draft-send-mail-func'.
5669         (wl-draft-send-news-function): Renamed from
5670         `wl-draft-send-news-func'.
5671         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
5672         (wl-generate-mailer-string-function): Renamed from
5673         `wl-generate-mailer-string-func'.
5674         (wl-highlight-signature-search-function): Renamed from
5675         `wl-highlight-signature-search-func'.
5676         (wl-highlight-x-face-function): Renamed from
5677         `wl-highlight-x-face-func'
5678         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
5679         (wl-ps-print-buffer-function): Renamed from
5680         `wl-ps-print-buffer-func'
5681         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
5682         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
5683         (wl-summary-subject-filter-function): Renamed from
5684         `wl-summary-subject-filter-func'.
5685
5686         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
5687         `wl-draft-queue-flush-send-func'
5688         (wl-draft-cite-function): Renamed from
5689         `wl-draft-cite-func'
5690
5691         * wl-address.el (wl-address-init-function): Renamed from
5692         `wl-address-init-func'.
5693
5694 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
5695
5696         * wl-draft.el (wl-draft-queue-flush): Don't call
5697         `elmo-dop-unlock-message'.
5698         * wl-draft.el (wl-draft-queue-append): Don't call
5699         `elmo-dop-lock-message'.
5700
5701         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
5702         (wl-summary-buffer-folder-name): Ditto.
5703         (wl-summary-message-regexp): Added '-' (all other related portions
5704         are changed).
5705         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
5706         wl-summary-buffer-folder-name.
5707
5708 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
5709
5710         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
5711         the number of mails in the folder buffer is not updated by wl-biff.
5712
5713 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
5714
5715         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
5716         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
5717
5718 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5719
5720         * wl-summary.el (wl-summary-next-message):
5721         Return next message number when wl-summary-move-order is nil.
5722
5723 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
5724
5725         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
5726         `wl-summary-move-spec-alist'.
5727         (wl-summary-move-spec-unplugged-alist): New variable
5728         (Move spec for unplugged status).
5729         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
5730         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
5731
5732 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
5733
5734         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
5735         * wl-mule.el (wl-draft-overload-menubar): Ditto.
5736
5737 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
5738
5739         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
5740         simple quotation to quote the anonymous function.
5741         * tm-wl.el (wl-draft-preview-message): Ditto.
5742
5743 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
5744
5745         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
5746         Eliminate redundant `save-excursion'.
5747         (wl-highlight-summary-current-line): Ditto.
5748
5749         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
5750         accessing match data when `looking-at' failed.
5751
5752         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
5753         `elmo-match-string' where users don't care about the speed.
5754         (wl-draft-save): Ditto.
5755
5756 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5757
5758         * wl-util.el (wl-regexp-opt): New function.
5759
5760         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
5761         number from `wl-summary-buffer-number-list'.
5762         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
5763         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
5764         (wl-summary-move-spec-alist): Changed default setting.
5765
5766 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5767
5768         * wl-vars.el (wl-biff-notify-hook): New hook.
5769         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
5770         the arrival of new mail.
5771         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
5772         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
5773
5774 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
5775
5776         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
5777
5778 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
5779
5780         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
5781
5782         * Version number is increased to 2.5.8.
5783
5784         * wl-thread.el (toplevel): require 'cl.
5785         (wl-thread-resume-entity): Call wl-thread-make-number-list.
5786         (wl-thread-make-number-list): New function.
5787         (wl-thread-entity-make-number-list-from-children): Ditto.
5788         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
5789         (wl-thread-entity-insert-as-children): Likewise.
5790         (wl-thread-delete-message): Likewise.
5791         (wl-meaning-of-mark): Eliminated.
5792         (wl-thread-next-failure-mark-p): Ditto.
5793         (wl-thread-entity-get-mark): Ditto.
5794         (wl-thread-meaning-alist-get-result): Ditto.
5795         (wl-thread-entity-check-prev-mark): Ditto.
5796         (wl-thread-entity-check-next-mark): Ditto.
5797         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
5798         (wl-thread-entity-get-prev-marked-entity): Ditto.
5799         (wl-thread-get-prev-unread): Ditto.
5800         (wl-thread-jump-to-prev-unread): Ditto.
5801         (wl-thread-get-next-unread): Ditto.
5802         (wl-thread-jump-to-next-unread): Ditto.
5803         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
5804         (wl-thread-entity-get-next-marked-entity): Ditto.
5805
5806         * wl-summary.el (wl-summary-buffer-number-list):
5807         New bufer-local variable.
5808         (wl-summary-switch-to-clone-buffer): Clone
5809         `wl-summary-buffer-number-list'.
5810         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
5811         (wl-summary-cursor-move-regex): Eliminated.
5812         (wl-summary-cursor-up): Rewrite.
5813         (wl-summary-cursor-down): Ditto.
5814         (wl-summary-mode-spec-alist): New variable.
5815         (wl-summary-next-message): New inline function.
5816         (wl-summary-cursor-move): New function.
5817         (wl-summary-default-get-next-msg): Rewrite.
5818         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
5819         (wl-summary-rescan): Ditto.
5820         (wl-summary-sync-all-init): Ditto.
5821         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
5822         summary is not thread view.
5823         (wl-summary-sync-update): Ditto.
5824         (wl-summary-rescan): Ditto.
5825         (wl-summary-make-number-list): New function.
5826
5827         * wl-draft.el: "FCC" -> "Fcc".
5828
5829 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
5830
5831         * wl-highlight.el (wl-highlight-summary-window):
5832         Call `set-buffer-modified-p'.
5833
5834         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
5835         (wl): Call `elmo-init' and fix.
5836
5837         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
5838         Use new variables.
5839
5840         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
5841
5842 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5843
5844         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
5845
5846 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5847
5848         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
5849
5850 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5851
5852         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
5853         `wl-use-toolbar' nor `display-graphic-p'.
5854         (wl-e21-setup-message-toolbar): Ditto.
5855         (wl-e21-setup-summary-toolbar): Ditto.
5856         (wl-e21-setup-folder-toolbar): Ditto.
5857
5858         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
5859         (wl-plugged-init-icons): Ditto.
5860
5861         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
5862         `display-graphic-p'.
5863         (wl-plugged-set-folder-icon): Ditto.
5864         (wl-highlight-plugged-current-line): Ditto.
5865         (wl-highlight-folder-current-line): Ditto.
5866         (wl-e21-highlight-folder-group-line): Ditto.
5867         (wl-e21-setup-toolbar): Ditto.
5868         (wl-e21-display-image-p): New macro.
5869
5870         * wl-demo.el (wl-demo): Simplified.
5871         (wl-demo-image-type-alist): Use `image-type-available-p' for
5872         checking whether the image type `xbm' is available.
5873
5874 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5875
5876         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
5877         (wl-summary-input-range): Ditto.
5878
5879 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5880
5881         * wl-summary.el (wl-summary-edit-addresses): Use
5882         `wl-summary-get-original-buffer'
5883         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
5884         (wl-summary-jump-to-msg-by-message-id-via-nntp):
5885         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
5886         (wl-summary-get-newsgroups): Eliminated.
5887         (wl-summary-set-crosspost): Ditto.
5888         (wl-summary-is-crosspost-folder): Ditto.
5889         (wl-crosspost-alist-load): Ditto.
5890         (wl-crosspost-alist-save): Ditto.
5891
5892         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
5893         `elmo-setup-subscribed-newsgroups' instead of
5894         `elmo-nntp-make-groups-hashtb'.
5895         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
5896         instead of `wl-crosspost-alist-save'.
5897
5898         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
5899         of `elmo-folder-message-appendable-p'.
5900         (wl-mime-header-presentation-method): Eliminated.
5901
5902         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
5903         (Error occurs in emacs21).
5904
5905         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
5906         the current buffer).
5907
5908         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
5909         instead of `wl-crosspost-alist-save'.
5910         (wl-init): `elmo-crosspost-message-alist-load'
5911         instead of `wl-crosspost-alist-load'
5912
5913         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
5914         (wl-parse-newsgroups): Likewise.
5915         (wl-biff-notify): Run `wl-biff-notify-hook'.
5916
5917 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
5918
5919         * wl-vars.el (wl-summary-lazy-highlight): New variable.
5920
5921         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
5922         when `wl-summary-lazy-highlight' is non-nil.
5923         (wl-summary-goto-folder-subr): Highlight only when
5924         `wl-summary-lazy-highlight' is non-nil.
5925
5926         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
5927         Don't display progress and highlight temp-mark when
5928         `wl-summary-lazy-highlight' is non-nil.
5929         (wl-highlight-summary-window): New function.
5930         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
5931
5932 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5933
5934         * wl-summary.el (wl-summary-sync): Change `all-visible'
5935         from `all-shown'
5936         (wl-summary-input-range): Ditto.
5937
5938 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5939
5940         * wl-e21.el (wl-highlight-folder-current-line): Call
5941         `wl-folder-init-icons' when folder icons have not been initialized.
5942
5943         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
5944
5945         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
5946         (wl-demo-image-type-alist): New macro.
5947
5948 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5949
5950         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
5951         display does not support graphics.
5952         (wl-plugged-init-icons): Ditto.
5953         (wl-folder-init-icons): Ditto.
5954
5955         * wl-demo.el (wl-demo): Chech closely whether the display
5956         supports graphics.
5957
5958 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
5959
5960         * wl-summary.el (wl-summary-get-original-buffer): New function.
5961         (wl-summary-set-crosspost): Use it.
5962         (wl-summary-target-mark-uudecode): Ditto.
5963         (wl-summary-reedit): Ditto.
5964         (wl-summary-resend-bounced-mail): Ditto.
5965         (wl-summary-update-crosspost): Eliminated (It may be incorporated
5966         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
5967
5968         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
5969         (wl-message-display-internal): Ditto.
5970
5971 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
5972
5973         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
5974
5975 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
5976
5977         * wl-summary.el (wl-summary-save-view): Renamed from
5978         `wl-summary-save-status'.
5979
5980 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5981
5982         * wl-summary.el (wl-summary-sync): Added `all-shown'
5983
5984 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5985
5986         * wl-summary.el (wl-summary-input-range): Added `all-shown'
5987
5988 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
5989
5990         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
5991
5992 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
5993
5994         * wl-highlight.el (wl-highlight-summary-line-string): Use
5995         `zerop' instead of `= 0'.
5996         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
5997
5998         * wl-template.el (wl-template-next): Use `=' instead of `eq'
5999         for comparing numbers.
6000         (wl-template-prev): Use `zerop' instead of `eq 0'.
6001
6002         * wl-draft.el (wl-draft-insert-current-message): Use
6003         `with-current-buffer' instead of `save-excursion'.
6004         Use `zerop' instead of `eq 0'.
6005
6006 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6007
6008         * wl-draft.el (wl-draft-insert-ccs): New function.
6009         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6010         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6011
6012 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6013
6014         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6015
6016 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6017
6018         * wl-expire.el (wl-expire-refile): Don't call
6019         elmo-msgdb-add-msgs-to-seen-list;
6020         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6021         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6022
6023 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6024
6025         * wl-message.el (wl-message-prev-page): Ignore errors while
6026         scroll-down.
6027
6028 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6029
6030         * wl-mime.el: Use elmo-original-message-mode instead of
6031         mmelmo-original-mode.
6032
6033         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6034         `elmo-folder-get-spec';
6035         (wl-fldmgr-add-completion-all-completions):
6036         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6037
6038         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6039         of `elmo-folder-get-type'.
6040
6041         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6042         `elmo-folder-get-spec';
6043         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6044         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6045         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6046         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6047         `elmo-read-msg-no-cache';
6048         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6049         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6050         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6051         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6052         `elmo-cache-save';
6053         (wl-draft-reedit): Use `elmo-message-file-name'.
6054
6055         * wl-expire.el: Use `elmo-folder-name-internal';
6056         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6057         Use macro `wl-summary-buffer-msgdb' instead of variable
6058         `wl-summary-buffer-msgdb';
6059         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6060         Use macro `wl-summary-buffer-folder-name' instead of variable
6061         `wl-summary-buffer-folder-name'.
6062         * wl-score.el: Likewise.
6063
6064         * wl-message.el: Rewrite for new message buffer cache mechanism.
6065         (wl-message-buffer-cache-buffer-get): New macro.
6066         (wl-message-buffer-cache-folder-get): Ditto.
6067         (wl-message-buffer-cache-message-get): Ditto.
6068         (wl-message-buffer-cache-entry-make): Ditto.
6069         (wl-message-buffer-cache-hit): Ditto.
6070         (wl-message-buffer-cache-sort): New function.
6071         (wl-message-buffer-cache-add): Ditto.
6072         (wl-message-buffer-cache-delete): Ditto.
6073         (wl-message-buffer-cache-clean-up): Ditto.
6074         (wl-message-buffer-window): Rewrite.
6075         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6076         (wl-message-buffer-display): New function.
6077         (wl-message-display-internal): New function.
6078
6079 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6080
6081         * wl-folder.el: Use `elmo-folder-name-internal';
6082         Use `wl-folder-get-elmo-folder';
6083         Use `elmo-folder-list-messages' instead of
6084         `elmo-list-folder';
6085         Use `elmo-folder-get-primitive-list' instead of
6086         `elmo-folder-get-primitive-spec-list';
6087         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6088         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6089         Use `elmo-folder-create' instead of `elmo-create-folder'.
6090         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6091         (wl-folder-get-elmo-folder): New macro.
6092         (wl-folder-elmo-folder-cache-get): Ditto.
6093         (wl-folder-elmo-folder-cache-put): Ditto.
6094         (wl-folder-suspend): Call `elmo-quit'.
6095
6096         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6097         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6098         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6099         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6100         (toplevel): require 'cl.
6101         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6102
6103         * wl-summary.el: Rewrite to use new elmo interface.
6104
6105 \f
6106 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6107
6108         * wl-mime.el (wl-draft-preview-message):
6109         Run `wl-draft-send-hook' before collecting recipients information;
6110         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6111
6112         * tm-wl.el (wl-draft-preview-message): Ditto.
6113
6114 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6115
6116         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6117         wrong receipients are displayed when forwarded message.
6118
6119 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6120
6121         * Version number is increased to 2.5.7.
6122
6123 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6124
6125         * wl-message.el (wl-message-next-page): Bind
6126         `window-pixel-scroll-increment' to nil while scrolling up.
6127
6128 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6129
6130         * wl-vars.el (wl-save-hook): New hook.
6131         * wl.el (wl-save): Call `wl-save-hook'.
6132
6133 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6134
6135         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6136         Argument WITH-ARG instead of NO-ARG (negative mean).
6137         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6138         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6139         * wl-message.el (wl-message-follow-current-entity): Likewise.
6140
6141 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6142
6143         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6144         FROM was optional argument.
6145         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6146
6147 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6148
6149         * Version number is increased to 2.5.6.
6150
6151 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6152
6153         * wl-version.el (wl-version-show): Removed.
6154         (wl-version): Add `interactive'.
6155
6156 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6157
6158         * wl-summary.el (wl-summary-get-petname-func): New variable.
6159         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6160         instead of `wl-address-get-petname-1'.
6161         (wl-summary-simple-from): Ditto.
6162
6163         * wl-address.el (wl-address-get-petname-1): Define as function.
6164
6165 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6166
6167         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6168         field in the original message.
6169         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6170
6171 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6172
6173         * wl-expire.el (wl-expire-hide):
6174         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6175
6176 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6177
6178         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6179         find decoder for To, Cc, and Subject.
6180
6181 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6182
6183         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6184         for checking `elmo-use-buffer-cache'.
6185         (wl-summary-mark-as-important): Fixed typo in comment.
6186
6187 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6188
6189         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6190         field in the original message.
6191         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6192
6193 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6194
6195         * wl-expire.el (wl-expire-hide):
6196         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6197
6198 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6199
6200         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6201         find decoder for To, Cc, and Subject.
6202
6203 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6204
6205         * Version number is increased to 2.5.5.
6206
6207         * wl-address.el (wl-address-specials-regexp): New constant.
6208         (wl-address-quote-specials): Use it.
6209
6210 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6211
6212         * wl-summary.el (wl-summary-rescan):
6213         Call `wl-summary-buffer-number-column-detect'.
6214         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6215
6216         * wl-message.el (wl-message-mode-map): Define.
6217         (wl-message-decode): Use it as local-map.
6218
6219 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6220
6221         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6222         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6223
6224 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6225
6226         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6227
6228         * wl-mule.el (wl-read-event-char): Ditto.
6229
6230         * wl-e21.el (wl-read-event-char): Ditto.
6231
6232         * wl-nemacs.el (wl-read-event-char): Ditto.
6233         (read-event): Removed.
6234
6235         * wl-util.el (toplevel): Removed dummy definition of
6236         `read-event'.
6237         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6238
6239 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6240
6241         * wl-nemacs.el (elmo-archive-call-process): Moved to
6242         elmo-archive.el.
6243
6244 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6245
6246         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6247         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6248
6249         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6250         instead of magic-number 6.  Use `not' instead of `null' for symbol
6251         `nil' check (not empty list).
6252         (wl-draft-insert-x-face-field): Fixed paren style.
6253
6254         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6255         one-branch conditional statement, instead of `and' and `if'.
6256         (wl-draft-forward): Likewise.
6257         (wl-draft-add-references): Likewise.
6258         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6259
6260         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6261         conditional steatment.  Use `cond' instead of `if'.
6262         (wl-draft-confirm): Likewise.
6263
6264 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6265
6266         * wl-version.el (wl-version-show): Use `product-string-1'
6267         instead of `wl-version'.
6268         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6269
6270         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6271
6272 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6273
6274         * wl-highlight.el (wl-highlight-headers): Revert
6275         `wl-highlight-x-face-func' argument (`beg' and `end').
6276
6277 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6278
6279         * wl.el (toplevel): Move `product-provide' declare.
6280         * wl-demo.el (toplevel): Ditto.
6281         * wl-dnd.el (toplevel): Ditto.
6282         * wl-highlight.el (toplevel): Ditto.
6283         * wl-message.el (toplevel): Ditto.
6284         * wl-refile.el (toplevel): Ditto.
6285         * wl-util.el (toplevel): Ditto.
6286
6287 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6288
6289         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6290         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6291         (wl-thread-close-all): keep cursor position.
6292
6293 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6294
6295         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6296         (eq x 0).
6297         (wl-generate-user-agent-string-1): Fix conditional statement.
6298
6299 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6300
6301         * wl.el (wl-check-environment): Additional check for
6302         'wl-local-domain' and `wl-message-id-domain'.
6303
6304 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6305
6306         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6307
6308 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6309
6310         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6311         instead of `smtp-sasl-user-realm'.
6312
6313 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6314
6315         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6316
6317 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6318
6319         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
6320         to the default value as well as `eword-lexical-analyzer'.
6321
6322 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6323
6324         * wl-version.el (wl-extended-emacs-version,
6325         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
6326         `elmo-match-string' instead of `wl-match-string'.
6327
6328 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6329
6330         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
6331         docstring.
6332
6333 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
6334
6335         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
6336
6337 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6338
6339         * wl-highlight.el (wl-highlight-headers): Remove
6340         `wl-highlight-x-face-func' argument (`beg' and `end').
6341
6342 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6343
6344         * wl-summary.el (wl-summary-mark-as-important):
6345         Remove cache if folder is local.
6346
6347 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
6348
6349         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
6350         to get existing e-mail address string.
6351
6352 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6353
6354         * wl-version.el (wl-generate-user-agent-string): Commentary.
6355         (wl-generate-user-agent-string-1): Use `when' for
6356         one-branch conditional statement, instead of `and' and `if'.
6357         (wl-extended-emacs-version, wl-extended-emacs-version2,
6358         wl-extended-emacs-version3): Ditto.
6359
6360 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6361
6362         * wl-summary.el (wl-summary-sync-all-init): New inline function.
6363         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
6364         condition-case; Remove initialization.
6365         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
6366         (wl-summary-sync-update3): Added argument `sync-all';
6367         Eliminated local variable `msgdb';
6368         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
6369         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
6370         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6371
6372 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
6373
6374         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
6375         connection before call `wl-draft-send-mail-with-smtp'.
6376
6377 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6378
6379         * Version number is increased to 2.5.4.
6380
6381 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6382
6383         * wl.el (wl-check-environment): Additional check for
6384         'wl-local-domain' and `wl-message-id-domain'.
6385
6386 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6387
6388         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
6389         buffer as command specific.
6390         (wl-folder-mark-as-read-all-entity): Ditto.
6391         (wl-folder-prefetch-entity): Ditto.
6392         (wl-folder-drop-unsync-entity): Ditto.
6393
6394         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
6395         (wl-prog-uudecode-no-stdout-option): Changed default to t.
6396         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
6397
6398         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
6399         save-excursion.
6400
6401 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
6402
6403         * Version number is increased to 2.5.3.
6404
6405         * wl-summary.el (wl-summary-save-view-cache):
6406         Delete duplicated `write-region';
6407         Use `write-region-as-binary' instead of `as-binary-output-file' and
6408         `write-region'.
6409
6410 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6411
6412         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
6413
6414 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
6415
6416         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
6417         instead of `smtp-via-smtp'.
6418
6419 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6420
6421         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6422
6423 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6424
6425         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6426         instead of `smtp-sasl-user-realm'.
6427
6428 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6429
6430         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6431
6432 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6433
6434         * Version number is increased to 2.5.2.
6435
6436 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
6437
6438         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
6439         does not exist.
6440         (wl-biff-stop): Call `cancel-timer' if timer already exists.
6441         (wl-biff-start): Call `timer-activate' if timer already exists.
6442
6443         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
6444         only when it is bound as function.
6445
6446 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
6447
6448         * Version number is increased to 2.5.1.
6449
6450 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
6451
6452         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
6453         Print refile/copy destination.
6454
6455 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
6456
6457         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
6458         queue-flush-only is non-nil.
6459
6460         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
6461
6462         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
6463         checking cache folder.
6464
6465 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6466
6467         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
6468         `regexp-quote'.
6469
6470 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6471
6472         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
6473         function.
6474         * wl-summary.el (wl-summary-write-current-folder-functions):
6475         Change default value.  Use it.
6476
6477 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6478
6479         * Version number is increased to 2.5.0.
6480
6481         * wl-version.el (wl-version): Changed codename.
6482
6483 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
6484
6485         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
6486         (wl-summary-supersedes-message): Ditto.
6487
6488 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6489
6490         * wl-refile.el (wl-refile-guess-functions): Renamed from
6491         `wl-refile-guess-func-list'.
6492
6493 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
6494
6495         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6496         Fixed problem when no rule was matched.
6497
6498 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6499
6500         * wl-summary.el (wl-summary-get-mark): Fixed
6501         `wl-summary-buffer-target-mark' check logic.
6502
6503 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6504
6505         * wl-folder.el (wl-folder-write-current-folder): Added group
6506         folder check.
6507
6508         * wl-summary.el (wl-summary-write-current-folder): Renamed from
6509         `wl-summary-write-current-newsgroup'.
6510         (wl-summary-write-current-folder-functions): New variable.
6511         * wl-folder.el (wl-folder-get-newsgroups): New function.
6512         (wl-folder-guess-mailing-list-by-refile-rule): New function.
6513         (wl-folder-write-current-folder): Renamed from
6514         `wl-folder-write-current-newsgroup'.
6515
6516 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6517
6518         * Version number is increased to 2.3.93.
6519
6520 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6521
6522         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
6523         (wl-ldap-make-matched-value-list): Ditto.
6524         (wl-ldap-alias-safe-string): Split e-mail address.
6525
6526         * wl-summary.el (wl-summary-read-folder): Fixed problem when
6527         petname folder default was selected.
6528         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
6529         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
6530
6531 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6532
6533         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
6534         to `wl-draft-config-exec'.
6535
6536         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
6537         instead of calling `wl-draft-config-exec';
6538         Process group-list and show recipients in minibuffer.
6539
6540         * tm-wl.el (wl-draft-preview-message): Ditto.
6541
6542 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6543
6544         * wl.el (toplevel): Added (C) to copyright notice, and
6545         sync Author header.
6546         * tm-wl.el (toplevel): Ditto.
6547         * wl-address.el (toplevel): Ditto.
6548         * wl-demo.el (toplevel): Ditto.
6549         * wl-dnd.el (toplevel): Ditto.
6550         * wl-draft.el (toplevel): Ditto.
6551         * wl-e21.el (toplevel): Ditto.
6552         * wl-expire.el (toplevel): Ditto.
6553         * wl-folder.el (toplevel): Ditto.
6554         * wl-highlight.el (toplevel): Ditto.
6555         * wl-message.el (toplevel): Ditto.
6556         * wl-mime.el (toplevel): Ditto.
6557         * wl-mule.el (toplevel): Ditto.
6558         * wl-nemacs.el (toplevel): Ditto.
6559         * wl-refile.el (toplevel): Ditto.
6560         * wl-score.el (toplevel): Ditto.
6561         * wl-summary.el (toplevel): Ditto.
6562         * wl-template.el (toplevel): Ditto.
6563         * wl-thread.el (toplevel): Ditto.
6564         * wl-util.el (toplevel): Ditto.
6565         * wl-vars.el (toplevel): Ditto.
6566         * wl-xmas.el (toplevel): Ditto.
6567
6568 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
6569
6570         * wl.el (wl-init): Added comment about `wl-init-hook'.
6571         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
6572         * wl-vars.el (wl-init-hook): Added docs.
6573         (wl-make-plugged-hook): Removed useless docs.
6574         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
6575         * wl-xmas.el (toplevel): Ditto.
6576
6577 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6578
6579         * wl-address.el (toplevel): Fixed multiple Author header format.
6580         * wl-demo.el (toplevel): Ditto.
6581         * wl-draft.el (toplevel): Ditto.
6582         * wl-folder.el (toplevel): Ditto.
6583         * wl-summary.el (toplevel): Ditto.
6584         * wl-thread.el (toplevel): Ditto.
6585         * wl-util.el (toplevel): Ditto.
6586         * wl-vars.el (toplevel): Ditto.
6587         * wl-version.el (toplevel): Ditto.
6588         * wl-xmas.el (toplevel): Ditto.
6589         * wl.el (toplevel): Ditto.
6590
6591         * wl-version.el (toplevel): Added require `elmo-version' for
6592         `product-version-as-string'.
6593
6594 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6595
6596         * wl-vars.el (wl-draft-send-hook): Changed default value to
6597         '(wl-draft-config-exec).
6598
6599         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
6600         explicitly.
6601         (wl-draft): Set `wl-draft-config-exec-flag' before running
6602         `wl-mail-setup-hook'.
6603
6604         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
6605         `wl-biff-init-icons' to `wl-init-hook' instead of
6606         `wl-make-plugged-hook'.
6607         (Because if `wl-draft' command is invoked at first,
6608         they are not initialized)
6609         Updated copyright notice.
6610
6611         * wl-e21.el (toplevel): Ditto;
6612
6613         * wl-demo.el (toplevel): Updated copyright notice.
6614         * wl-address.el (toplevel): Ditto.
6615         * wl-draft.el (toplevel): Ditto.
6616         * wl-version.el (toplevel): Ditto.
6617         * wl-folder.el (toplevel): Ditto.
6618         * wl-summary.el (toplevel): Ditto.
6619         * wl-thread.el (toplevel): Ditto.
6620         * wl-util.el (toplevel): Ditto.
6621         * wl-vars.el (toplevel): Ditto.
6622         * wl.el (toplevel): Ditto.
6623
6624 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6625
6626         * wl-highlight.el (wl-highlight-message): Fixed problem of
6627         highlighting failure which occured when the last field contains
6628         multiple lines in the draft buffer.
6629
6630         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
6631         `wl-biff-start' if plugged.
6632
6633         * wl-util.el (wl-biff-check-folder): New function.
6634         (wl-biff-check-folders): Don't set session name prefix.
6635         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
6636         (wl-biff-check-folder-async): Ditto.
6637
6638         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
6639         in email address.
6640
6641 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
6642
6643         * wl-vars.el (wl-subject-prefix-regexp): New variable.
6644
6645         * wl-draft.el (wl-draft-strip-subject-re): New function.
6646
6647         * wl-draft.el (wl-draft-reply): Use it.
6648
6649 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6650
6651         * wl-message.el (wl-mmelmo-message-redisplay): Use
6652         `mime-display-message' instead of `wl-mime-display-message'.
6653
6654         * wl-mime.el (toplevel): Removed compatibility workaround
6655         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
6656         (wl-mime-display-message): Abolished.
6657         (wl-mime-entity-read-field): Ditto.
6658         (wl-mime-combine-message/partial-pieces): Use
6659         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
6660
6661 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
6662
6663         * wl-template.el: Doc fixes.
6664
6665 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6666
6667         * wl-e21.el (wl-message-overload-functions): Do nothing if
6668         `current-local-map' is not available.
6669         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
6670
6671 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6672
6673         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
6674         representation.
6675
6676         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
6677         number.
6678         (wl-fldmgr-save-folders): Don't use `format' when insert
6679         `wl-fldmgr-folders-header'.
6680
6681 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6682
6683         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
6684
6685 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
6686
6687         * wl-highlight.el (wl-highlight-message):
6688         Use `std11-field-end' to detect end point of the header field.
6689         Refer `wl-highlight-max-header-size'.
6690
6691         * wl-vars.el (wl-highlight-max-header-size): New variable.
6692
6693         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
6694
6695         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6696         Set `for-draft' argument of wl-highlight-headers.
6697         (wl-draft): Ditto.
6698         (wl-draft-reedit): Ditto.
6699         (wl-user-agent-compose-internal): Ditto.
6700
6701 2000-10-24   Daiki Ueno <ueno@unixuser.org>
6702
6703         * wl-message.el (wl-message-add-button): Use overlay.
6704
6705 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
6706
6707         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
6708
6709         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
6710         problem when group-list content is nothing.
6711         (Reported by Mito <mit@nines.nec.co.jp>)
6712
6713 2000-10-18  SAITO Atsunori <sai@yedo.com>
6714
6715         * wl-summary.el (wl-summary-print-destination): Adjust line length.
6716
6717 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6718
6719         * tm-wl.el (toplevel): Use product-provide.
6720
6721 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
6722
6723         * Version number is increased to 2.3.92.
6724
6725 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6726
6727         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
6728         title text, use `display' property for left margin under Emacs 21.
6729
6730         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
6731         properties.
6732         (wl-plugged-init-icons): Ditto.
6733
6734 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6735
6736         * wl.el (wl-save-status, wl-init): Remove last period in
6737         "...done." message.
6738         * tm-wl.el (wl-summary-burst): Ditto.
6739         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
6740         wl-summary-resume-cache-status,
6741         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
6742         wl-summary-sync-update3, wl-summary-highlight-msgs,
6743         wl-summary-flush-pending-append-operations,
6744         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
6745         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
6746         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
6747         wl-thread-open-all): Ditto.
6748         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6749         * wl-mime.el (wl-summary-burst): Ditto.
6750         * wl-highlight.el (wl-highlight-summary): Ditto.
6751         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
6752         wl-folder-open-all, wl-folder-update-access-group): Ditto.
6753         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
6754         * wl-address.el (wl-local-address-init): Ditto.
6755
6756 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6757
6758         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
6759         `add-text-properties'.
6760         (wl-plugged-init-icons): Ditto.
6761         (wl-folder-init-icons): Use `propertize' instead of
6762         `put-text-property'.
6763         (wl-plugged-set-folder-icon): Ditto.
6764         (wl-e21-highlight-folder-group-line): Ditto.
6765
6766 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
6767
6768         * wl-version.el (wl-version-status-alist): New variable.
6769         (wl-version-status): New function.
6770
6771         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
6772         "Cc" part of the case "Reply-To".
6773
6774         * wl-draft.el (wl-draft-reply): Use result of
6775         `eword-extract-address-components'.
6776
6777         * wl-demo.el (wl-demo-icon-name): New constant.
6778         (wl-logo-xpm): Use it.
6779         (wl-logo-xbm): Ditto.
6780         (wl-logo-bitmap): Ditto.
6781
6782         * Version number is increased to 2.3.91.
6783
6784 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6785
6786         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
6787         (wl-extended-emacs-version, wl-extended-emacs-version2,
6788         wl-extended-emacs-version3): Remove `interactive'.  Fixed
6789         docstring.
6790
6791         * wl-version.el (wl-generate-user-agent-string-1): New function.
6792         (wl-generate-user-agent-string): Use it.
6793
6794         * wl-version.el (wl-generate-user-agent-string-1): Ignore
6795         `mime-edit-insert-user-agent-field'.
6796         (wl-generate-user-agent-string): Check
6797         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
6798
6799         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
6800         instead of `if', when verbose case.
6801
6802 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
6803
6804         * wl-expire.el (wl-summary-expire): Fix.
6805
6806 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
6807
6808         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
6809         and `elmo-lost+found-folder' if 'wl-draft.
6810         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
6811
6812 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6813
6814         * wl-expire.el (wl-summary-expire): Change messages.
6815         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
6816         `deleing-info' instead of "Deleting..."
6817
6818 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
6819
6820         * wl-summary.el (wl-summary-refile-subr): Fix.
6821
6822 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6823
6824         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
6825         if pipe folder.
6826
6827 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6828
6829         * wl-vars.el (wl-draft-use-cache): Default `nil'.
6830
6831 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6832
6833         * wl-expire.el (wl-expire-hide): New function.
6834         (wl-summary-expire): Add `hide'.
6835
6836 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
6837
6838         * wl-vars.el (wl-draft-reply-without-argument-list):
6839         Changed default value to consider `Reply-To:'.
6840         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
6841
6842         * Version number is increased to 2.3.90.
6843
6844         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
6845         elmo-imap4-get-session with unwind-protect.
6846         Don't cause error.
6847         (wl-summary-sync-marks): Don't check plugged nor folder type.
6848         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
6849         (Always keep current buffer).
6850
6851 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6852
6853         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
6854         Enclose with `save-excursion'.
6855
6856 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6857
6858         * wl-version.el (wl-version): Remove interactive.
6859
6860 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6861
6862         * wl-version.el (wl-generate-user-agent-string): Use
6863         `product-string-verbose' instead of `product-string-1'.
6864
6865 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6866
6867         * wl-vars.el (wl-draft-use-cache): New variable.
6868         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
6869         if wl-draft-use-cache is non-nil.
6870
6871 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6872
6873         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
6874         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
6875
6876 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
6877
6878         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
6879         (wl-thread-msg-mark-as-unread): Ditto.
6880
6881         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
6882         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
6883         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
6884         Don't set mark in summary if return value of `elmo-mark-as-read'
6885         is nil.
6886         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
6887         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
6888         instead of `wl-thread-msg-mark-as-read'.
6889         (wl-summary-mark-as-unread-region): Ditto.
6890         (wl-summary-target-mark-mark-as-read): Ditto.
6891
6892         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6893
6894 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
6895
6896         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
6897
6898         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
6899
6900 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6901
6902         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
6903         face.
6904
6905 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
6906
6907         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
6908         `running-xemacs'.
6909
6910 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6911
6912         * wl-version.el (toplevel): Use `product-version-as-string' for
6913         set verstion-string, if defined.
6914
6915         * wl-version.el (wl-version-show): Insert string at point, when
6916         call with argument.
6917
6918         * wl-version.el (wl-generate-user-agent-string): Use
6919         `product-string-1' instead of `wl-appname', `wl-version' and
6920         `wl-codename'.
6921
6922 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6923
6924         * wl-address.el (toplevel): Use product-provide.
6925         * wl-demo.el (toplevel): Ditto.
6926         * wl-dnd.el (toplevel): Ditto.
6927         * wl-draft.el (toplevel): Ditto.
6928         * wl-e21.el (toplevel): Ditto.
6929         * wl-expire.el (toplevel): Ditto.
6930         * wl-fldmgr.el (toplevel): Ditto.
6931         * wl-folder.el (toplevel): Ditto.
6932         * wl-highlight.el (toplevel): Ditto.
6933         * wl-message.el (toplevel): Ditto.
6934         * wl-mime.el (toplevel): Ditto.
6935         * wl-mule.el (toplevel): Ditto.
6936         * wl-nemacs.el (toplevel): Ditto.
6937         * wl-refile.el (toplevel): Ditto.
6938         * wl-score.el (toplevel): Ditto.
6939         * wl-summary.el (toplevel): Ditto.
6940         * wl-template.el (toplevel): Ditto.
6941         * wl-thread.el (toplevel): Ditto.
6942         * wl-util.el (toplevel): Ditto.
6943         * wl-vars.el (toplevel): Ditto.
6944         * wl-xmas.el (toplevel): Ditto.
6945         * wl.el (toplevel): Ditto.
6946
6947 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6948
6949         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
6950         instead of product.
6951
6952         * wl-version.el (wl-version): Compile time evalution elmo-version.
6953
6954 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
6955
6956         * wl-summary.el (wl-summary-sync-force-update): Append queue
6957         `mark-as-read'if unplugged.
6958
6959 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6960
6961         * wl-version.el: New file.  Use product.el.
6962         * wl.el: add (require 'wl-version).
6963         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
6964         for ~/.folders header.
6965         (wl-fldmgr-folders-header): Changed.
6966         * wl-demo.el (wl-demo): Use product.el.
6967
6968         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
6969         wl-version.el.
6970         * wl-util.el (wl-version, wl-version-show): Ditto.
6971
6972         * wl-util.el (wl-generate-user-agent-string,
6973         wl-extended-emacs-version, wl-extended-emacs-version2,
6974         wl-extended-emacs-version3): Move to wl-version.el.
6975         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
6976         xemacs-codename, mime-edit-insert-user-agent-field,
6977         mime-edit-user-agent-value, mime-editor/version,
6978         mime-editor/codename): Compile warning killer move to
6979         wl-version.el
6980
6981 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
6982
6983         * wl-summary.el (wl-summary-refile-subr): Fix.
6984
6985 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
6986
6987         * wl-summary.el (wl-summary-sync-marks): Changed argument for
6988         `elmo-list-folder-unread' and `elmo-list-folder-important'.
6989
6990 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
6991
6992         * wl.el (wl-check-environment): Check too many `@'.
6993
6994 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
6995
6996         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
6997
6998 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6999
7000         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7001         wl-draft-reply-myself-without-argument-list): Add variables.
7002         * wl-draft.el (wl-draft-reply): Use it.
7003
7004 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7005
7006         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7007         the 5th argument of `elmo-network-get-spec'.
7008
7009         * wl-thread.el (wl-thread-reparent-children): New inline function.
7010         (wl-thread-delete-message): Use it.
7011
7012         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7013         (wl-summary-score-update-all-lines): Don't use `dolist'.
7014
7015 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7016
7017         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7018         (require 'elmo-msgdb) for inline function.
7019
7020 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7021
7022         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7023
7024 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7025
7026         * wl-score.el (wl-score-headers): Fix for the confusing macro
7027         `elmo-kill-buffer'.
7028
7029 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7030
7031         * wl-summary.el: Don't use the 3rd argument of `require' because
7032         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7033         * wl-util.el: Ditto.
7034         * wl-draft.el: Ditto.
7035
7036 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7037
7038         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7039         window system is not used.
7040
7041 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7042
7043         * wl-thread.el: Don't use `mapcar' only for iteration.
7044         (wl-thread-resume-entity): Ditto.
7045         (wl-thread-delete-message): Ditto.
7046
7047         * wl-summary.el: Bind `dragdrop-drop-functions',
7048         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7049         of `require' for `timezone', `easymenu' and `ps-print';
7050         don't use `mapcar' only for iteration.
7051
7052         * wl-util.el: Bind `mule-version', `nemacs-version',
7053         `emacs-beta-version', `xemacs-codename',
7054         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7055         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7056         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7057         only for iteration.
7058
7059         * wl-score.el: Don't use `mapcar' only for iteration.
7060         (wl-score-simplify-buffer-fuzzy): Ditto.
7061         (wl-score-simplify-subject): Ditto.
7062         (wl-score-headers): Ditto.
7063         (wl-summary-score-update-all-lines): Ditto.
7064
7065         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7066         `enable-multibyte-characters' and `mule-version'.
7067
7068         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7069         `mapcar' only for iteration.
7070
7071         * wl-demo.el: Don't use `mapcar' only for iteration.
7072
7073         * wl-folder.el: Don't use `mapcar' only for iteration.
7074         (wl-folder-open-all): Ditto.
7075         (wl-folder-count-incorporates): Ditto.
7076
7077         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7078         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7079
7080         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7081         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7082         `smtp-connection-type'; specify 3rd argument of `require' for
7083         `timezone'; don't use `mapcar' only for iteration.
7084         (wl-draft-clone-local-variables): Don't use `mapcar'.
7085         (wl-draft-generate-clone-buffer): Ditto.
7086         (wl-user-agent-compose-internal): Ditto.
7087
7088         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7089
7090         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7091         (wl-save-status): Ditto.
7092
7093         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7094         for iteration.
7095
7096 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7097
7098         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7099         removed `Date'.
7100         (wl-fldmgr-make-filter-default): New user option.
7101
7102         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7103         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7104         (wl-fldmgr-filter-completion-alist): Abolish.
7105
7106         * wl.el (wl): Don't check servers if arg is non-nil.
7107
7108         * wl-draft.el (wl-draft-reply): Set only message-id string to
7109         In-Reply-To field.
7110
7111 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7112
7113         * wl-summary.el (wl-summary-pick): Rewrite.
7114
7115         * wl-draft.el (wl-draft-forward): Get references field from
7116         original buffer.
7117         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7118
7119 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7120
7121         * wl-draft.el (wl-draft-forward): Add references field.
7122
7123 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7124
7125         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7126         (wl-draft-reply): Use it.
7127
7128 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7129
7130         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7131         when Emacs 21 is running.
7132
7133         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7134         bindings.
7135
7136 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7137
7138         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7139         XPM icons transparent.
7140
7141         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7142         Emacs 21.
7143
7144 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7145
7146         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7147         nil.
7148
7149         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7150         when it is persistent.
7151         (wl-summary-sync-marks): Changed argument for
7152         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7153         (wl-summary-virtual): Use `elmo-read-search-condition'.
7154         (wl-summary-redisplay-internal): If folder is local, mark as read
7155         even when folder is plugged.
7156
7157 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7158
7159         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7160         of `tool-bar-lines' in the frame parameters.
7161         (after-make-frame-functions, post-command-hook): Don't modify the
7162         value.
7163         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7164         wl-e21-tool-bar-lines): Removed.
7165
7166 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7167
7168         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7169         properties `evaporate' and `wl-momentary-overlay' as well.
7170         (wl-highlight-summary-displaying): Ditto.
7171         (wl-delete-all-overlays): Don't delete overlay which does not have
7172         a property `wl-momentary-overlay'.
7173
7174         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7175         `display-mouse-p' and `display-graphic-p'.
7176         (wl-folder-init-icons): Don't search for XBM or the other files.
7177         (wl-plugged-set-folder-icon): Make icons if and only if
7178         `display-graphic-p' returns non-nil.
7179         (wl-highlight-plugged-current-line): Use `before-string' overlay
7180         property to show icon images.
7181         (wl-highlight-folder-current-line): Ditto.
7182         (wl-e21-highlight-folder-group-line): Ditto.
7183         (wl-e21-highlight-folder-by-numbers): Ditto.
7184         (wl-e21-insert-image): Removed.
7185         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7186         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7187         said.
7188         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7189         `wl-e21-force-switch-toolbar'.
7190         (wl-e21-make-icon-image): Removed.
7191         (wl-e21-setup-toolbar): Don't search for XBM files.
7192         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7193         the default value.
7194
7195 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7196
7197         * wl-util.el (wl-biff-check-folder-async): Set
7198         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7199
7200 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7201
7202         * wl-e21.el (after-make-frame-functions): Add
7203         `wl-e21-force-switch-toolbar'.
7204         (wl-e21-force-switch-toolbar): New function force to switch the
7205         toolbar appearance automatically.
7206         (post-command-hook): Add `wl-e21-switch-toolbar'.
7207         (wl-e21-switch-toolbar): New function to switch the toolbar
7208         appearance automatically.
7209         (wl-e21-tool-bar-lines): New buffer local variable.
7210
7211 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7212
7213         * wl-util.el (wl-biff-check-folders-running): New variable.
7214         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7215         (wl-biff-check-folder-async-callback):
7216         Set `wl-biff-check-folders-running'.
7217         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7218         with unwind-protect.
7219
7220         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7221         Enclose `wl-folder-auto-check' with unwind-protect.
7222
7223         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7224         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7225
7226         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7227
7228         * wl-util.el (wl-biff-notify): New inline function.
7229         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7230         locally.
7231         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7232         folder-list' is 1.
7233         Use `wl-biff-notify'.
7234         (wl-biff-check-folder-async-callback): New function.
7235         (wl-biff-check-folder-async): Ditto.
7236
7237         * wl-folder.el (wl-folder): Don't check folders.
7238         (wl-folder-auto-check): New function.
7239
7240 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7241
7242         * wl-util.el (wl-biff-start) [Emacs19+]:
7243         Use `timer-next-integral-multiple-of-time'.
7244         (wl-biff-check-folders): Use `wl-default-folder'
7245         if `wl-biff-check-folder-list' is nil.
7246
7247 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7248
7249         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7250         instead of `elmo-delete-lists'.
7251
7252 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7253
7254         * wl.el (wl-plugged-toggle-all): Set the value of
7255         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7256         (wl-plugged-toggle): Ditto.
7257         (wl-toggle-plugged): Ditto.
7258         (wl-plugged-init): Ditto.
7259
7260         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7261         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7262         instead of `wl-biff-state-indicator-off' and
7263         `wl-biff-state-indicator-on'; don't modify the value and the type
7264         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7265         (wl-plugged-init-icons): Set icons data to
7266         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7267         instead of `wl-plug-state-indicator-off' and
7268         `wl-plug-state-indicator-on'; don't modify the value and the type
7269         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7270
7271         * wl-vars.el (wl-modeline-biff-state-off,
7272         wl-modeline-biff-state-on, wl-modeline-biff-status,
7273         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7274         wl-modeline-plug-status): New internal variables.
7275         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7276         wl-biff-check-interval, wl-biff-check-folder-list): Change
7277         customization group from `wl-folder' to `wl-highlight'.
7278         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7279         wl-show-plug-status-on-modeline): Defcustomized.
7280
7281         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7282         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7283         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7284         a flag to `mode-line-buffer-identification'.
7285
7286         * wl-e21.el (wl-biff-init-icons): Set icons data to
7287         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7288         instead of `wl-biff-state-indicator-off' and
7289         `wl-biff-state-indicator-on'.
7290         (wl-plugged-init-icons): Set icons data to
7291         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7292         instead of `wl-plug-state-indicator-off' and
7293         `wl-plug-state-indicator-on'.
7294
7295 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7296
7297         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7298         excessive titles.
7299
7300 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7301
7302         * wl.el (wl-plugged-mode): Use revised
7303         `wl-mode-line-buffer-identification'.
7304         (wl-plugged-init): Don't use `force-mode-line-update'.
7305
7306         * wl-xmas.el (wl-draft-overload-functions): Use revised
7307         `wl-mode-line-buffer-identification'.
7308         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
7309         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
7310         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7311         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7312         `wl-make-plugged-hook';
7313         add `wl-folder-init-icons' and `wl-setup-folder' to
7314         `wl-folder-mode-hook'.
7315
7316         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
7317         19 as well.
7318         (wl-mode-line-display-priority-list): New user option.
7319         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
7320         Defcustomized.
7321         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
7322         Add docs.
7323
7324         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
7325         start.
7326         (wl-mode-line-buffer-identification): Revised as a function.
7327
7328         * wl-summary.el (wl-summary-mode): Use revised
7329         `wl-mode-line-buffer-identification'; don't call
7330         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
7331         (TopLevel): Don't bind `wl-e21-setup-summary' nor
7332         `wl-xmas-setup-summary'.
7333
7334         * wl-nemacs.el (wl-draft-overload-functions): Use revised
7335         `wl-mode-line-buffer-identification'.
7336
7337         * wl-mule.el (wl-draft-overload-functions): Use revised
7338         `wl-mode-line-buffer-identification'.
7339
7340         * wl-folder.el (wl-make-plugged-alist): Don't call
7341         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
7342         (wl-folder): Don't call `wl-folder-init-icons' directly.
7343         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
7344         `wl-xmas-setup-folder' directly;
7345         use revised `wl-mode-line-buffer-identification'.
7346         (TopLevel): Don't bind `wl-biff-init-icons',
7347         `wl-plugged-init-icons', `wl-folder-init-icons',
7348         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
7349
7350         * wl-e21.el (wl-draft-overload-functions): Use revised
7351         `wl-mode-line-buffer-identification'.
7352         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
7353         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
7354         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7355         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7356         `wl-make-plugged-hook';
7357         add `wl-folder-init-icons' and `wl-setup-folder' to
7358         `wl-folder-mode-hook'.
7359
7360 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7361             Katsumi Yamaoka    <yamaoka@jpl.org>
7362
7363         * wl.el (wl): Call `wl-biff-start'.
7364         (wl-exit): Call `wl-biff-stop'.
7365         (wl-plugged-mode): Show biff in modeline.
7366         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
7367
7368         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
7369         (wl-biff-init-icons): New function.
7370         (wl-plugged-init-icons): Don't make too much keymaps.
7371         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
7372
7373         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
7374         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
7375         variables.
7376         (wl-biff-check-interval, wl-biff-check-folder-list): New user
7377         options.
7378
7379         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
7380         wl-biff-start, wl-biff-stop): New functions.
7381         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
7382         (wl-biff-timer-name): New variable.
7383
7384         * wl-summary.el (wl-summary-mode): Show biff in modeline.
7385
7386         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
7387         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7388
7389         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
7390         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7391
7392         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
7393         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
7394         `wl-folder-init-icons' to `ignore' if they are not available.
7395         (wl-folder-mode): Show biff in modeline.
7396
7397         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
7398         (wl-biff-init-icons): New function.
7399         (wl-plugged-init-icons): Don't make too much keymaps.
7400         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
7401
7402 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
7403
7404         * wl-vars.el (wl-strict-diff-folders): Customization Type
7405         and doc fix.  Define as a list of regular expressions for
7406         folders or nil.
7407         * wl-folder.el (wl-folder-check-one-entity): Use
7408         `wl-string-match-member' instead of `wl-string-member' for
7409         `wl-strict-diff-folders'.
7410
7411 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
7412
7413         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
7414         (wl-highlight-folder-current-line): Use it; new implementation.
7415         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
7416         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
7417         `defsubst' instead of `defun'.
7418
7419         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
7420         `wl-highlight-group-folder-by-numbers'; made it can also be a
7421         number.  See info for more details.
7422
7423         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
7424         running.
7425
7426         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
7427         to bind them.
7428
7429         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
7430         (wl-highlight-folder-current-line): New implementation.
7431
7432         * wl-highlight.el (wl-highlight-folder-group-line): New
7433         implementation.
7434         (wl-delete-all-overlays): Rewrite as a marco.
7435         (TopLevel): Require `wl-e21' when Emacs 21 is running.
7436
7437         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
7438         running.
7439         (wl-folder-*-glyph): No need to bind them.
7440
7441         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
7442         `wl-e21-highlight-folder-group-icon'; rewrite.
7443         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
7444         `defsubst' instead of `defun'.
7445         (wl-folder-mode-map): Bind it when compiling.
7446
7447 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7448
7449         * wl.el (wl): Initialize plug-related settings before `wl-init'.
7450
7451         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
7452
7453 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
7454
7455         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
7456
7457 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
7458
7459         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
7460         (wl-highlight-folder-current-line): Use it.
7461
7462         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
7463         in `id-name'.
7464
7465 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
7466
7467         * wl.el: Require `wl-e21' when Emacs 21 is running.
7468
7469         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
7470         default when Emacs 21 is running.
7471         (wl-use-highlight-mouse-line): Ditto.
7472         (wl-on-emacs21): New constant.
7473         (wl-on-emacs20): Removed.
7474
7475         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
7476         Emacs 21 is running.
7477
7478         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
7479         Emacs 21 is running.
7480
7481         * wl-e21.el: New file.
7482
7483 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
7484
7485         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
7486         (wl-toggle-plugged): Ditto.
7487         (wl-plugged-toggle): Ditto.
7488         (wl-plugged-toggle-all): Ditto.
7489
7490         * wl-vars.el (wl-plug-state-indicator): Refer
7491         `wl-plug-state-indicator-on' indirectly.
7492
7493 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7494
7495         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
7496         Call `wl-folder-confirm-existence'.
7497
7498         * wl-folder.el (wl-folder-confirm-existence): Added optional
7499         argument `force'.
7500
7501 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
7502
7503         * wl-summary.el (wl-summary-refile-subr): Assume
7504         `copy-or-refile' as symbol.
7505         (wl-summary-refile): Follow up above change.
7506         (wl-summary-copy): Ditto.  Doc fix.
7507
7508 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7509
7510         * wl-summary.el (wl-summary-pick): Don't bind
7511         `elmo-search-mime-charset'.
7512
7513         * wl-vars.el (wl-highlight-message-header-button-alist): Define
7514         default using old backquote style.
7515         (wl-search-mime-charset): Abolished.
7516
7517         * wl-highlight.el (wl-highlight-headers):
7518         Call `point' after `re-search-forward'(for Nemacs).
7519
7520         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
7521         for elmo-imap4.el.
7522
7523 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
7524
7525         * wl-message.el (wl-mmelmo-message-redisplay): Bind
7526         `wl-message-ignored-field-list' instead of
7527         `mime-view-ignored-field-list'.
7528
7529         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
7530         Add interactive spec.
7531         (wl-folder-goto-bottom-of-current-folder): Ditto.
7532         (wl-folder-mode-map): Bind them.
7533
7534         * wl-vars.el (wl-message-ignored-field-list): New variable.
7535         (wl-message-visible-field-list): New variable.
7536
7537         * wl-mime.el (wl-mime-header-presentation-method): New function.
7538         (wl-mime-setup): Set header-presentation-method.
7539
7540 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7541
7542         * wl-nemacs.el (wl-draft-overload-functions): Set
7543         `mode-line-buffer-identification' instead of using
7544         `wl-make-modeline'.
7545
7546         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
7547         instead of using `wl-make-modeline'.
7548
7549         * wl-xmas.el (wl-plugged-init-icons): Set up
7550         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
7551         (wl-make-modeline): Abolish.
7552         (wl-draft-overload-functions): Set
7553         `mode-line-buffer-identification' instead of using
7554         `wl-make-modeline'.
7555
7556         * wl-util.el (wl-make-modeline-subr): Abolish.
7557         (wl-mode-line-buffer-identification): New alias.
7558
7559         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
7560         (wl-summary-make-modeline): Abolish.
7561         (wl-summary-buffer-set-folder): Set
7562         `wl-summary-buffer-folder-indicator'.
7563         (wl-summary-mode): Set `mode-line-buffer-identification' instead
7564         of using `wl-make-modeline'.
7565         (wl-summary-switch-to-clone-buffer): Don't set
7566         `mode-line-buffer-identification'.
7567         (wl-summary-goto-folder-subr): Ditto.
7568
7569         * wl-mule.el (wl-draft-overload-functions): Set
7570         `mode-line-buffer-identification' instead of using
7571         `wl-make-modeline'.
7572
7573         * wl-folder.el (wl-folder-mode): Set
7574         `mode-line-buffer-identification' instead of using
7575         `wl-make-modeline'.
7576         (wl-folder): Don't set `mode-line-buffer-identification'.
7577
7578 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
7579
7580         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
7581         instead of `member' for `wl-refile-guess-func-list' look-ups.
7582         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
7583
7584 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7585
7586         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
7587         `wl-message-button-dispatcher'.
7588
7589         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
7590
7591         * wl-message.el (wl-message-button-dispatcher): Use it.
7592
7593         * wl-vars.el (wl-highlight-message-header-button-alist): Add
7594         "In-Reply-To".
7595
7596         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7597         Bind `case-fold-search' to t.
7598
7599 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7600
7601         * wl-xmas.el (wl-message-overload-functions): Initialize
7602         `wl-message-button-map'.
7603
7604         * wl-mule.el (wl-message-overload-functions): Initialize
7605         `wl-message-button-map'.
7606
7607         * wl-vars.el (wl-highlight-message-header-button-alist): New.
7608
7609         * wl-message.el (wl-message-button-map): New keymap.
7610         (wl-message-add-button): New function.
7611         (wl-message-button-dispatcher): New function.
7612         (wl-message-button-refer-article): New function.
7613
7614         * wl-highlight.el
7615         (wl-highlight-message-add-buttons-to-header): New function.
7616         (wl-highlight-headers): Use it.
7617
7618 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7619
7620         * wl-summary.el (wl-summary-default-from): Use
7621         `wl-address-get-petname-1'.
7622         (wl-summary-simple-from): Ditto.
7623
7624         * wl-address.el (wl-address-get-petname-1): New inline function.
7625         (wl-address-get-petname): Use it.
7626
7627 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
7628
7629         * wl-summary.el (wl-summary-default-from): Return full-name part
7630         from the address if no petname was found.
7631         (wl-summary-simple-from): Ditto.
7632
7633         * wl-address.el (wl-address-get-petname): Return nil if no petname
7634         associated with the address was found.
7635
7636 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7637
7638         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
7639         display is finished.
7640
7641 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7642
7643         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
7644         `elmo-folder-exists-p' argument.
7645
7646 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
7647
7648         * wl-folder.el (wl-folder-confirm-existence): Check existence of
7649         the folder.
7650
7651 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
7652
7653         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
7654
7655         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
7656         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
7657
7658 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
7659
7660         * wl-folder.el (wl-folder-create-subr): New function.
7661         (wl-folder-confirm-existence): Use it.
7662         (wl-folder-check-one-entity): Use it.
7663         Check the error symbol is derived from 'elmo-open-error.
7664
7665         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
7666         `ignore-error'.
7667
7668 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7669
7670         * wl-util.el (toplevel): Add (eval-when-compile (require
7671         'elmo-util)).  (Maybe `provide' is typo.)
7672
7673 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7674
7675         * wl-util.el (toplevel): Removed (provide 'elmo-util).
7676         (I don't know why this was needed.)
7677
7678         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
7679         Follow up changes for stream-type.
7680
7681         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
7682         (wl-draft-elmo-nntp-send): Ditto.
7683
7684         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
7685         (wl-nntp-posting-stream-type): Ditto.
7686         (wl-pop-before-smtp-ssl): Abolished.
7687         (wl-nntp-posting-ssl): Ditto.
7688
7689         * wl-address.el (wl-address-quote-specials): New function.
7690         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
7691
7692         * wl-draft.el (wl-draft-reply): Ditto.
7693
7694 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7695
7696         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
7697         use function `wl-string-match-assoc'.
7698
7699 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
7700
7701         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
7702
7703         * wl-draft.el (wl-draft-deduce-address-list): New function.
7704         (wl-draft-parse-mailbox-list): Ditto.
7705         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
7706         instead of `smtp-deduce-address-list'.
7707         (wl-draft-on-field-p): Follow group list.
7708
7709         * wl-address.el (wl-address-concat-token): New function.
7710         (wl-address-string-without-group-list-contents): Ditto.
7711         (wl-complete-field-body): Fixed problem of completion
7712         by japanese petname.
7713         (wl-address-make-completion-list): Rewrite.
7714
7715 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
7716
7717         * wl-address.el (wl-address-make-completion-list): Completion by
7718         petname.
7719         (wl-complete-field-body): Likewise.
7720
7721 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
7722
7723         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
7724         contains invalid address syntax.
7725
7726 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7727
7728         * wl-folder.el (wl-folder-check-entity-async): Use
7729         `elmo-nntp-spec-hostname'.
7730
7731 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
7732
7733         * wl-summary.el (wl-summary-msgdb-load-async): Use
7734         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
7735
7736 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
7737
7738         * wl-draft.el (wl-draft-reply): Set argument
7739         `content-transfer-encoding' as nil.
7740
7741 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
7742
7743         * wl-refile.el (wl-refile-learn): Move hit element to the top of
7744         `wl-refile-alist'.
7745
7746 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7747
7748         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
7749         (wl-draft-edit-string): Ditto.
7750         (wl-draft-forward): Ditto.
7751         * wl-summary.el (wl-summary-write): Ditto.
7752
7753 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
7754
7755         * wl-summary.el (wl-summary-sync-update3): Call
7756         `wl-summary-buffer-number-column-detect'.
7757         (wl-summary-buffer-number-column-detect): Search from point-min.
7758
7759 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
7760
7761         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
7762         contains an address which is not included in original to or cc.
7763
7764 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
7765
7766         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
7767         begin-line does not exist.
7768         * wl-message.el (wl-message-uu-substring): Ditto.
7769
7770 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
7771
7772         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
7773         clear local variables.
7774         (wl-summary-exit): Call `elmo-commit'.
7775         (wl-summary-switch-to-clone-buffer): Call
7776         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
7777         (wl-summary-goto-folder-subr): Ditto.
7778
7779         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
7780         POP folder.
7781
7782 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7783
7784         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
7785         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
7786         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
7787         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
7788         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
7789         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
7790
7791         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
7792
7793 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
7794
7795         * wl-summary.el (wl-summary-search-by-subject):
7796         Search parent message from the latest one.
7797
7798 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
7799
7800         * wl-draft.el (wl-draft-reply): Insert address with full-name.
7801         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
7802
7803         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
7804         New user option.
7805
7806         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
7807         if elmo-nntp-use-killed-list is nil.
7808         Use `elmo-msgdb-append-to-killed-list'.
7809         (Append numbers confirmed as disappeared to the killed list.)
7810         (wl-summary-confirm-appends): Don't display negative number.
7811
7812 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
7813
7814         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
7815
7816 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
7817
7818         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
7819         range is `all'.
7820         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
7821         `elmo-list-bigger-diff'.
7822
7823 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7824
7825         * wl-summary.el (wl-summary-buffer-exit-func):
7826         New buffer local variable.
7827         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
7828
7829 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7830
7831         * wl-demo.el (wl-demo): Fix the last change.
7832
7833 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
7834
7835         * wl-demo.el (wl-demo): Don't use `eval'.
7836
7837 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
7838
7839         * wl-summary.el (wl-summary-buffer-thread-modified):
7840         New buffer-local variable.
7841         (wl-summary-set-thread-modified): New function.
7842         (wl-summary-thread-modified-p): New function.
7843         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
7844         (wl-summary-yank-saved-message): Use function
7845         `wl-summary-set-thread-modified'
7846         (wl-summary-switch-to-clone-buffer): Add
7847         `wl-summary-buffer-thread-modified'.
7848
7849         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
7850         (wl-summary-buffer-mark-saved-hook): Ditto.
7851         * wl-summary.el (wl-summary-msgdb-save): New hook
7852         `wl-summary-buffer-message-saved-hook' and
7853         `wl-summary-buffer-mark-saved-hook'.
7854
7855 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
7856
7857         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
7858
7859 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
7860
7861         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
7862         don't hide scroll bars under FSF Emacsen because it may incur an
7863         undesirable redrawing.
7864
7865 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
7866
7867         * wl-draft.el (wl-draft-edit-string): Call
7868         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
7869
7870 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
7871
7872         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
7873
7874 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
7875
7876         * wl-summary.el (wl-summary-msgdb-load-async): Call
7877         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
7878
7879 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
7880
7881         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
7882         fringes in demo buffer; center bitmap logo correctly even if old
7883         Mule is used.
7884
7885 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
7886
7887         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
7888
7889         * wl-refile.el (wl-refile-subject-alist): New variable.
7890         (wl-refile-subject-alist-file-name): Ditto.
7891         (wl-refile-alist-setup): Rewrite.
7892         (wl-refile-alist-save): Use `elmo-object-save'.
7893         Eliminated arguments.
7894         (wl-refile-learn): Check `wl-refile-guess-func-list'.
7895         (wl-refile-guess-by-subject): New function.
7896         (wl-refile-guess-func-list): Added it.
7897
7898 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7899
7900         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
7901         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
7902
7903 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
7904
7905         * wl-summary.el (wl-summary-buffer-prev-folder-func):
7906         New buffer-local variable.
7907         (wl-summary-buffer-next-folder-func): Ditto.
7908         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
7909         if non-nil.
7910         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
7911         if non-nil.
7912         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
7913         if non-nil.
7914         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
7915         if non-nil.
7916
7917 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
7918
7919         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
7920         permanently in the demo buffer.
7921
7922 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
7923
7924         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
7925         `mime-entity-fetch-field'.
7926
7927         * wl.el (wl-exit): Delete plugged buffer.
7928
7929         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
7930         XEmacs has menubar feature.
7931
7932 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7933
7934         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
7935         cannot arrive at the beginning of the buffer under old Emacsen.
7936
7937 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7938
7939         * wl-address.el (wl-address-ldap-search):
7940         Call `ldap-search-entries' with `withdn' argument t.
7941         (wl-complete-field-body): Bind completion-ignore-case as t.
7942         Clear ldap search hash when it was sole completion.
7943         Use elmo-string for pattern string.
7944         (wl-ldap-alias-safe-string): Eliminated needless let.
7945
7946 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
7947
7948         * wl-address.el (wl-ldap-alias-dn-level): New variable.
7949         (wl-ldap-alias-sep): New constant.
7950         (wl-ldap-search-attribute-type-list): Ditto.
7951         (wl-ldap-get-value): New function.
7952         (wl-ldap-make-filter): Ditto.
7953         (wl-ldap-make-matched-value-list): Ditto.
7954         (wl-ldap-alias-safe-string): Ditto.
7955         (wl-ldap-register-dn-string): Ditto.
7956         (wl-address-ldap-search): Rewrite.
7957
7958 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7959
7960         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
7961         thread is deleted.
7962         (wl-thread-delete-line-from-buffer): Ditto.
7963         (wl-thread-get-exist-children): New function.
7964
7965 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
7966
7967         * wl-demo.el (wl-demo): Made it to select various image types.
7968         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
7969         from `wl-title-logo'.
7970         (wl-logo-ascii): New variable.
7971         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
7972         (wl-demo-copyright-notice): New constant.
7973
7974         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
7975
7976 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7977
7978         * wl-vars.el (wl-summary-target-above): Renamed from
7979         wl-summary-temp-above.
7980         * wl-score.el (wl-score-get-score-alist): Use it.
7981         (wl-summary-score-update-all-lines): Use it.
7982         * wl-summary.el: Ditto. (make-variable-buffer-local).
7983
7984 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7985
7986         * wl-vars.el (wl-ldap-port): New user option.
7987
7988         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
7989         Rewite whole implementation.
7990         (wl-complete-field-body): Fixed.
7991
7992 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
7993
7994         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
7995         Choose implementation at compile time.
7996
7997 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
7998
7999         * wl-address.el (wl-ldap-search-internal): New function.
8000         (wl-complete-field-to): Use it.
8001
8002 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8003
8004         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8005         Use `let' instead of `let*'.
8006         Require 'wl-vars.
8007
8008         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8009         Define as defcustom.
8010         (wl-ldap-base): Ditto.
8011         (wl-use-ldap): Ditto.
8012
8013 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8014
8015         * wl-address.el (wl-ldap-search): New function.
8016         (wl-complete-field-body): Use `wl-ldap-search'.
8017         (wl-ldap-server): New variable.
8018         (wl-ldap-base): Ditto.
8019         (wl-use-ldap): Ditto.
8020
8021 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8022
8023         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8024         (Pointed out by Mito <mit@nines.nec.co.jp>).
8025         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8026         buffer-local variables like `wl-summary-redisplay-internal'.
8027         (wl-summary-redisplay-all-header): Likewise.  Update
8028         Summary view too.
8029
8030 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8031
8032         * wl-summary.el (wl-summary-jump-to-parent-message):
8033         Consider prefix argument.
8034
8035         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8036         when closed thread is deleted.
8037
8038 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8039
8040         * wl-summary.el (wl-summary-jump-to-parent-message):
8041         Consider thread modification.
8042
8043 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8044
8045         * wl-message.el (wl-message-normal-get-original-buffer): Use
8046         `save-excursion'.
8047
8048         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8049         (wl-summary-showto-folder-regexp): Ditto.
8050
8051 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8052
8053         * wl-util.el (wl-delete-alist): Doc fix.
8054         (wl-delete-associations): New function.
8055         (wl-inverse-alist): New function.
8056         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8057         Split temporary variables. Use `wl-delete-associations'
8058         and `wl-inverse-alist'.
8059         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8060
8061 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8062
8063         * wl-folder.el (wl-folder-prefetch-entity):
8064         Execute prefetching if new count is unknown.
8065
8066 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8067
8068         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8069
8070         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8071         delete entity.
8072         (wl-thread-set-parent): If insert as top, set linked as nil.
8073
8074         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8075         `wl-thread-cleanup-symbols' when view mode is thread.
8076
8077 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8078
8079         * wl-folder.el (wl-folder-create-folder-entity): Use
8080         with-current-buffer.
8081         (wl-local-folder-init): Call set-buffer to make sure we are in
8082         the Folder buffer. Don't touch buffer-local variables here.
8083         (wl-folder-mode): Initialize buffer-local variables here.
8084
8085         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8086         (wl-folder-entity-assign-id): Ditto.
8087         (wl-folder-create-entity-hashtb): Ditto.
8088         (wl-local-folder-init): Ditto.
8089         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8090
8091 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8092
8093         * wl-summary.el (wl-summary-default-from): Fix probrem when
8094         std11-extract-address-components return (nil "foo@bar").
8095
8096 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8097
8098         * wl-draft.el (wl-draft-clone-local-variables):
8099         Remove redundant `setq'.
8100
8101 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8102
8103         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8104         Bind wl-highlight-x-face-func as nil while highlighting header.
8105
8106 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8107
8108         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8109
8110 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8111
8112         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8113         elmo-msgdb-overview-hashtb from copy-variables.
8114         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8115         instead of `elmo-msgdb-overview-get-entity-by-number'.
8116         (wl-summary-auto-refile): Ditto.
8117
8118         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8119         `elmo-msgdb-overview-get-entity' instead of
8120         `elmo-msgdb-search-overview-entity'.  Use
8121         `elmo-msgdb-overview-get-entity' instead of
8122         `elmo-msgdb-overview-get-entity-by-number'.
8123         (wl-thread-insert-entity-sub): Ditto.
8124         (wl-thread-insert-message): Ditto.
8125
8126         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8127         `elmo-msgdb-overview-get-entity'.
8128         (wl-normal-message-redisplay): Ditto.
8129
8130 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8131
8132         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8133         `wl-thread-entities'.
8134         (wl-thread-delete-message): Fix remove top message from
8135         `wl-thread-entity-list'.
8136
8137         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8138         wl-append(nconc), because update-list is broken on Meadow.
8139
8140         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8141         updating process.
8142         (wl-summary-rescan): Ditto.
8143         (wl-summary-sync-update3): Ditto.
8144         * wl-thread.el (wl-thread-set-parent): Renamed from
8145         `wl-summary-set-parent'.
8146         (wl-thread-insert-message): Updating buffer faster.
8147         (wl-thread-delete-message): Updating buffer faster.
8148
8149         * wl-score.el (wl-summary-score-update-all-lines): Changed
8150         interval for display progress gauge.
8151
8152 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8153
8154         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8155         folder always-sticky.
8156         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8157         defmacro.
8158
8159 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8160
8161         * wl-vars.el (wl-draft-add-references): New user option.
8162
8163         * wl-draft.el (wl-draft-add-references): New function.
8164         (wl-draft-yank-from-mail-reply-buffer): Use it.
8165         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8166         as nil.
8167
8168 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8169
8170         * wl-thread.el (wl-thread-update-line-msgs): Called
8171         `wl-thread-update-line-on-buffer-sub'.
8172         (wl-thread-update-line-on-buffer): Delete routine of inserting
8173         thread.
8174         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8175         moved from `wl-thread-update-line-on-buffer'.
8176         Add threshold for displaying progress gauge.
8177         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8178         argument of `wl-thread-update-line-msgs'.
8179         Add threshold for displaying progress gauge.
8180         * wl-folder.el:
8181         Add threshold for displaying progress gauge.
8182         * wl-score.el: Ditto.
8183
8184         * wl-expire.el (wl-summary-expire): Display deleting info.
8185
8186 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8187
8188         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8189         `no-msg'.
8190         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8191         argument of `wl-thread-update-line-msgs'.
8192         (wl-summary-set-parent): Added optional argument `parent-number'.
8193         (wl-summary-buffer-saved-message): New buffer local variable.
8194         (wl-summary-save-current-message): New command.
8195         (wl-summary-yank-saved-message): Ditto.
8196         (wl-summary-mode-map): Added key binding for
8197         `wl-summary-save-current-message' (\ew) and
8198         `wl-summary-yank-saved-message' (\C-y).
8199         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8200
8201 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8202
8203         * wl-summary.el (wl-summary-mode-map): Added key binding for
8204         `wl-summary-set-parent' (ts).
8205
8206 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8207
8208         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8209         subject faster. If thread number is reverse, delayed updating
8210         thread.
8211         (wl-summary-search-by-subject): Ditto.
8212         (wl-summary-put-alike): Ditto.
8213         (wl-summary-get-alike): Ditto.
8214         (wl-summary-insert-headers): Insert header of all overview in
8215         buffer.
8216         (wl-summary-rescan): Delayed updating thread. Kill search subject
8217         buffer for wl-summary-search-by-subject.
8218         (wl-summary-sync-update3): Ditto.
8219         (wl-summary-exit): Ditto.
8220         (wl-summary-goto-bottom-of-current-thread): Change for linked
8221         thread.
8222         (wl-summary-overview-create-summary-line): Change line for linked
8223         thread.
8224
8225         * wl-summary.el (wl-summary-update-thread): Use
8226         wl-thread-maybe-get-children-num.
8227         (wl-summary-set-parent): If change parent, move sub thread.
8228         (wl-summary-redisplay-internal): Add horizontal recenter.
8229         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8230
8231         * wl-thread.el (wl-thread-entity-get-linked): New function.
8232         (wl-thread-entity-set-linked): New function.
8233         (wl-thread-create-entity): Add linked element.
8234         (wl-thread-entity-insert-as-top): Use wl-append.
8235         (wl-thread-maybe-get-children-num): If closing thread, return
8236         children msgs.
8237         (wl-thread-update-line-msgs): Displaying progress message.
8238         (wl-thread-update-line-on-buffer-sub): Use
8239         wl-thread-maybe-get-children-num.
8240         (wl-thread-update-line-on-buffer): If update line is not exists,
8241         insert thread.
8242         (wl-thread-delete-message): If delete top msg of thread, search
8243         parent by subject.
8244         (wl-thread-insert-entity): Use
8245         wl-thread-maybe-get-children-num.
8246
8247         * wl-highlight.el (wl-highlight-summary-current-line): change
8248         sregexp for linked thread.
8249         * wl-util.el (wl-count-lines): Count lines.
8250         (wl-horizontal-recenter): horizontal recenter.
8251         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8252         (wl-score-get-alike): Ditto.
8253         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8254         (wl-subject-length-limit): New variable.
8255         (wl-highlight-thread-indent-string-regexp): Changed for linked
8256         thread.
8257
8258 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8259
8260         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8261         New variable (revival).
8262         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8263         by subject matching if there's no in-reply-to nor references field
8264         (revival).
8265
8266 \f
8267 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8268
8269         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8270         message.
8271
8272 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8273
8274         * wl-summary.el (wl-summary-reply): Return t if there was a
8275         message at cursor point.
8276         Added unwind-protect.
8277         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8278         returns t.
8279         (wl-summary-cancel-message): Do nothing when there's no message at
8280         cursor point.
8281         (wl-summary-forward): Ditto.
8282         (wl-summary-jump-to-parent-message): Ditto.
8283         (wl-summary-reedit): Ditto.
8284         (wl-summary-edit-addresses): Ditto.
8285         (wl-summary-pipe-message): Ditto.
8286         (wl-summary-print-message-with-ps-print): Ditto.
8287         (wl-summary-print-message): Ditto.
8288         (wl-summary-mark-as-important): Ditto.
8289         (wl-summary-mark-as-unread): Ditto.
8290
8291         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8292         message at cursor point.
8293         (wl-summary-reply-with-citation): Remove unwind-protect.
8294
8295         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8296         subject searching feature.
8297         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8298         Eliminated.
8299
8300 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8301
8302         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8303         New variable.
8304         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8305         by subject matching if there's no in-reply-to nor references field.
8306
8307         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8308
8309         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
8310         when display is finished.
8311         (wl-folder-open-all): Ditto.
8312         (wl-folder-update-access-group): Ditto.
8313         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8314         * wl-thread.el (wl-thread-close-all): Ditto.
8315
8316         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
8317         progress gauge only when it was displayed.
8318         * wl-folder.el (wl-folder-insert-entity): Ditto.
8319
8320 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8321
8322         * wl-summary.el (wl-summary-incorporate): Enclose
8323         `wl-summary-sync-force-update' with save-excursion.
8324
8325 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
8326
8327         * wl-summary.el (wl-summary-prefetch-region):
8328         Pass current cursor point to `pos-visible-in-window-p' after
8329         moving cursor to the started point.
8330
8331 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8332
8333         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
8334
8335         * wl-draft.el (wl-draft-insert-current-message): Delete useless
8336         fields from the forwarding message.
8337         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
8338         `ignored-fields'.
8339
8340 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
8341
8342         * wl-mime.el (wl-message-request-partial):
8343         Eliminated argument `msgdb'.
8344         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
8345         (wl-mime-combine-message/partial-pieces): Likewise.
8346         * tm-wl.el (wl-message-request-partial): Likewise.
8347         (wl-mime-combine-message/partial-pieces): Likewise.
8348
8349 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
8350
8351         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
8352         when display is finished.
8353
8354 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
8355
8356         * wl-summary.el (wl-summary-goto-folder-subr):
8357         Fix problem when wl-summary-partial-highlight-above-lines is nil.
8358
8359 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
8360
8361         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
8362         when cursor point is visible.
8363
8364 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
8365
8366         * wl-expire.el (wl-expire-archive-get-max-number):
8367         Don't use `file-name-directory'.
8368
8369 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
8370
8371         * wl-expire.el (wl-expire-archive-get-max-number):
8372         Use `file-name-directory'.
8373
8374 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8375
8376         * wl-summary.el (wl-summary-sync-marks): Re-display progress
8377         only when there is progress.
8378
8379 2000-04-13  Mito <mit@nines.nec.co.jp>
8380
8381         * wl-summary.el (wl-summary-sync-marks): Display progress.
8382
8383 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8384
8385         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
8386         (wl-summary-prev): Move cursor regardless of unread status.
8387         (wl-summary-next): Ditto.
8388
8389 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
8390
8391         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
8392         Added argument `target' and `number'.
8393         * tm-wl.el (wl-summary-burst-subr): New function.
8394         (wl-summary-burst): Use it.
8395
8396 2000-04-10  Mito <mit@nines.nec.co.jp>
8397
8398         * wl-mime.el (wl-burst): New function.
8399         (wl-summary-burst): Use it.
8400
8401 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8402
8403         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
8404         as petname when there's no candidate.
8405
8406 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
8407
8408         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
8409         New variable.
8410         * wl-fldmgr.el (wl-fldmgr-add): Use it.
8411
8412         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
8413
8414         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
8415
8416 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
8417
8418         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
8419         Use substring of `original' instead of buffer-substring.
8420         (wl-refile-evaluate-rule):
8421         Set `original' argument of wl-refile-expand-newtext.
8422
8423         * wl-summary.el
8424         (wl-summary-auto-refile-check-refile-rule-alist-subr,
8425         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
8426         (wl-summary-auto-refile): Check existence of destination folder just
8427         before marking.
8428
8429 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8430
8431         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
8432         when wl-refile-get-field-value return nil.
8433
8434 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
8435
8436         * wl-refile.el
8437         (wl-refile-expand-newtext): New function imported from Gnus.
8438         (wl-refile-evaluate-rule): Use it.
8439
8440 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
8441
8442         * wl-summary.el (wl-summary-print-destination):
8443         Duplicate folder string to avoid putting text-property on
8444         original string.
8445
8446         * wl-refile.el (wl-refile-get-field-value): New function.
8447         (wl-refile-evaluate-rule): New function;
8448         Evaluate refile rule recursively.
8449         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
8450         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
8451         New function; Check existence of a target folder recursively.
8452         (wl-summary-auto-refile-check-refile-rule-alist):
8453         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
8454
8455 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
8456
8457         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
8458
8459         * wl-folder.el (wl-create-folder-entity-from-buffer):
8460         Fixed problem when '}' character is contained in folder name.
8461
8462         * wl-xmas.el (wl-make-modeline): Consider plugged status.
8463
8464 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8465
8466         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
8467         (wl-fldmgr-add-completion-all-completions):
8468         Use wl-fldmgr-add-completion-hashtb.
8469
8470 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8471
8472         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
8473         wl-fldmgr-add-completion-subr): New functions.
8474         * wl-folder.el (wl-folder-completion-func): New variable.
8475         * wl-summary.el (wl-summary-read-folder):
8476         Use wl-folder-completion-func.
8477
8478         * wl-refile.el: Eliminate throw & catch.
8479
8480         * wl.el (wl-plugged-sending-queue-status): Fixed.
8481
8482 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
8483
8484         * wl-draft.el (wl-draft): Put category property on
8485         mail-header-separator.