* wl-summary.el (wl-summary-update-mark-and-highlight-window): New function.
[elisp/wanderlust.git] / wl / ChangeLog
1 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
4         function.
5         (wl-summary-window-scroll-functions): Call it when both
6         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
7         (wl-summary-temp-mark): Added optional argument number.
8         (wl-summary-message-mark): Added optional argument flag.
9         (wl-summary-persistent-mark): Added optional argument number and flag.
10         (wl-summary-update-persistent-mark): Ditto.
11         (wl-summary-update-status-marks): Set "r" for interactive spec.
12
13         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
14         argument number and flag.
15
16         * wl-action.el (wl-summary-registered-temp-mark): 
17         Do nothing when wl-summary-buffer-temp-mark-list is nil.
18
19 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
20
21         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
22         internal variable (buffer local).
23         (wl-summary-window-scroll-functions): New function.
24         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
25         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
26         as nil.
27         (wl-summary-update-status-marks): Added arguments beg, end and
28         check.
29         (wl-summary-update-mark-window): Use function.
30         (wl-summary-sync-update): Follow the change above.
31         (wl-summary-switch-to-clone-buffer): Copy
32         wl-summary-buffer-unsync-mark-number-list.
33         (wl-summary-goto-folder-subr): Set
34         wl-summary-buffer-unsync-mark-number-list and
35         use wl-summary-window-scroll-functions insteaf of
36         wl-summary-lazy-highlight.
37
38         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
39
40 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
41
42         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
43
44         * wl-summary.el (wl-summary-update-persistent-mark): Call
45         wl-summary-set-message-modified.
46
47         * wl-summary.el (wl-summary-sync-update): Don't call
48         wl-summary-update-status-marks.
49
50         * Version number is increased to 2.11.18.
51
52 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
53
54         * wl-message.el (wl-message-prev-page): Use save-selected-window.
55         (wl-message-next-page): Ditto.
56
57 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
58
59         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
60         local variable.  Change the order of a collected list into the
61         same as the specified range.  Remove nil from a collected list.
62
63 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
64
65         * wl-summary.el (wl-summary-insert-headers): Set visible-only
66         argument for elmo-folder-list-messages.
67
68 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
69
70         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
71         change (wl-summary-count-unreads return a list instead of a cons
72         cell).
73
74 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
75
76         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
77         `wl-summary-folder-info-update'.
78
79 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
80
81         * wl-summary.el (wl-summary-set-message-modified): No use
82         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
83         (wl-summary-set-mark-modified): Abolish.
84         (wl-summary-mark-modified-p): Ditto.
85         (wl-summary-save-view): Follow the change above.
86
87         * wl-expire.el (wl-summary-expire): Likewise.
88
89 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
90
91         * wl-summary.el (wl-summary-detect-mark-position): Use
92         modb-entity-handler.
93         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
94
95         * Version number is increased to 2.11.17.
96
97 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
98
99         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
100         entity field value.
101         (wl-summary-prefetch-msg): Ditto.
102         (wl-summary-print-message-with-ps-print): Ditto.
103
104 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
105
106         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
107         for dummy entity.
108         (wl-summary-insert-thread): Use elmo-message-entity-field.
109         (wl-summary-update-thread): Use elmo-message-entity-field and
110         elmo-message-entity-number.
111         (wl-summary-line-number):  Use elmo-message-entity-number.
112         (wl-summary-line-size): Use elmo-message-entity-field.
113         (wl-summary-line-subject): Ditto.
114         (wl-summary-line-from): Ditto.
115         (wl-summary-line-attached): Ditto.
116         (wl-summary-create-line): Ditto.
117         (wl-summary-create-line): Use elmo-message-entity-number.
118         (wl-summary-print-message-with-ps-print): Use
119         elmo-message-entity-field.
120
121 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
122
123         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
124         change in elmo-msgdb-make-message-entity.
125         (wl-summary-buffer-set-folder): Don't call
126         wl-summary-detect-mark-position here.
127         (wl-summary-rescan): Call elmo-message-entity-number.
128         (wl-summary-sync-update): Ditto.
129         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
130
131         * wl-score.el (wl-score-header-index): Redefine 2th element.
132         (wl-score-overview-entity-get-extra): Abolish.
133         (wl-score-ov-entity-get): Rewrite.
134         (wl-score-string-index<, wl-score-string-func<): Abolish.
135         (wl-score-string<): New function.
136         (wl-score-string-sort): Use it.
137
138         * wl-refile.el (wl-refile-guess-by-history): Use
139         elmo-message-entity-field.
140         (wl-refile-guess-by-from): Ditto.
141         (wl-refile-guess-by-msgid): Ditto.
142
143         * Version number is increased to 2.11.16.
144
145 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
146
147         * wl-folder.el (wl-folder-confirm-existence): Don't call
148         file-exists-p if msgdb-path is nil.
149         * wl-summary.el, wl-draft.el, wl-action.el: Rename
150         `wl-read-folder-hist' to `wl-read-folder-history'.
151
152 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
153
154         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
155         `y-or-n-p'.
156
157 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
158
159         * wl-score.el (wl-score-headers): Don't use
160         elmo-folder-do-each-message-entity.
161
162         * Version number is increased to 2.11.15.
163
164 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
165
166         * wl-summary.el (wl-summary-delete-all-msgs): Use
167         elmo-folder-move-messages instead of elmo-folder-delete-messages
168         and elmo-folder-detach-messages.
169         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
170
171         * wl-expire.el (wl-expire-delete): Ditto.
172         (wl-expire-refile-with-copy-reserve-msg): Ditto.
173
174 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
175
176         * wl-vars.el (wl-message-use-header-narrowing): New user option.
177         (wl-message-header-narrowing-fields): Ditto.
178         (wl-message-header-narrowing-lines): Ditto.
179         (wl-message-header-narrowing-string): Ditto.
180
181         * wl-summary.el (wl-summary-mode-map): Bind
182         wl-summary-toggle-header-narrowing to "C-cC-f".
183         (wl-summary-toggle-header-narrowing): New function.
184
185         * wl-message.el (wl-message-buffer-create): Call
186         wl-message-header-narrowing-setup.
187         (wl-message-redisplay): Call wl-message-header-narrowing.
188         (wl-message-header-narrowing): New function.
189         (wl-message-header-narrowing-map): New keymap.
190         (wl-message-header-narrowing-widen-map): New keymap.
191         (wl-message-header-narrowing-again-at-mouse): New function.
192         (wl-message-header-narrowing-1): Ditto.
193         (wl-message-header-narrowing-widen-at-mouse): Ditto.
194         (wl-message-header-narrowing-setup): Ditto.
195         (wl-message-header-narrowing-toggle): Ditto.
196         
197         * wl-highlight.el (wl-message-header-narrowing-face): New face.
198
199         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
200         'flag as all.
201         (wl-use-flag-folder-help-echo): New user option.
202
203         * wl-summary.el (wl-summary-detect-mark-position): Bind 
204         wl-summary-highlight as nil.
205         (wl-summary-set-mark-modified): Follow the API change.
206         (wl-summary-mark-modified-p): Ditto.
207         (wl-summary-mark-as-read-all): Ditto.
208         (wl-summary-sync-marks): Don't call
209         elmo-folder-list-messages-with-global-mark.
210         (wl-summary-mark-as-read-internal): Follow the API change.
211         (wl-summary-mark-as-answered-internal): Ditto.
212         (wl-summary-mark-as-important): Cause an error when 'flag folder;
213         Follow the API change.
214         (wl-summary-create-line): Call with number argument.
215         (wl-summary-reply): Follow the API change.
216
217         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
218         function.
219         (wl-highlight-summary-line-string): Call it when
220         wl-use-flag-folder-help-echo is non-nil.
221         (wl-highlight-summary-current-line): Ditto.
222         (elmo-flag-folder-referrer): Added autoload setting.
223
224         * wl-draft.el (wl-draft-kill): Follow the API change.
225
226         * Version number is increased to 2.11.14.
227         
228 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
229
230         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
231
232 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
233
234         * Version number is increased to 2.11.13.
235
236 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
237
238         * wl-draft.el (wl-draft-previous-history-element): Fixed
239         unbalanced parenthesis and bind unbound local variables.
240
241 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
242
243         * wl-draft.el (wl-draft-previous-history-element): New function.
244         (wl-draft-next-history-element): Ditto.
245         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
246         them to M-p and M-n.
247
248 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
249
250         * Version number is increased to 2.11.12.
251
252 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
253
254         * wl-draft.el (wl-draft-hide): Select buffer-window.
255
256 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
257
258         * wl-summary.el (wl-summary-narrow-to-region): New function.
259         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
260         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
261         (wl-summary-save-region): Use it.
262         * wl-action.el (wl-summary-collect-numbers-region)
263         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
264
265 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
266
267         * wl-folder.el (wl-folder-count-incorporates): Don't use
268         `elmo-msgdb-mark-load'
269
270         * Version number is increased to 2.11.11.
271
272 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
273
274         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
275         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
276
277 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
278
279         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
280
281 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
282
283         * Version number is increased to 2.11.10.
284
285 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
286
287         * wl-mime.el (wl-draft-attribute-value): Fixed.
288
289 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
290
291         * wl-util.el (wl-copy-local-variables): New function.
292
293         * wl-mime.el (wl-draft-attribute-recipients): New function.
294         (wl-draft-attribute-envelope-from): Ditto.
295         (wl-draft-attribute-smtp-posting-server): Ditto.
296         (wl-draft-attribute-smtp-posting-port): Ditto.
297         (wl-draft-attribute-value): Ditto.
298         (wl-draft-preview-message): Use it to get value for
299         attributes. Reflect result of `wl-draft-config'.
300
301         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
302         and call `wl-summary-mark-as-read' before to call
303         `wl-summary-unset-mark'.
304         (wl-summary-target-mark-mark-as-unread): Likewise.
305         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
306
307 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
308
309         * wl-mime.el (wl-draft-preview-message): Use actual value for
310         attributes; Fix for small window.
311
312 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
313
314         * wl-refile.el (wl-refile-get-field-value): Call
315         `elmo-message-entity-field' with 3rd argument is non-nil.
316
317 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
318
319         * wl-vars.el (wl-draft-preview-attributes): New user option.
320         (wl-draft-preview-attributes-list): Ditto.
321         (wl-draft-preview-attributes-buffer-lines): Ditto.
322         (wl-draft-preview-attributes-buffer-name): Ditto.
323
324         * wl-mime.el (wl-draft-preview-message): Display attributes.
325
326 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
327
328         * wl-summary.el (wl-summary-detect-mark-position): Bind
329         wl-summary-flag-priority-list to '(new).
330
331 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
332
333         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
334         funtion.
335         (wl-highlight-summary-line-string): Use it.
336         (wl-highlight-summary-current-line): Ditto.
337
338 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
339
340         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
341         line even when the mark string is not changed.
342
343         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
344         argument change in the wl-summary-create-line.
345         (wl-thread-insert-entity-sub): Ditto.
346
347         * wl-summary.el (wl-summary-detect-mark-position): Follow the
348         argument change in the wl-summary-create-line.
349         (wl-summary-insert-sequential): Ditto.
350         (wl-summary-update-thread): Ditto.
351         (wl-summary-persistent-mark-string): New inline function.
352         (wl-summary-message-mark): Use it.
353         (wl-summary-create-line): Abolish argument wl-persistent-mark
354         and added wl-flags, wl-cached.
355
356         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
357         mark to flags.
358         (wl-highlight-summary-current-line): Decide the face not by the 
359         persistent mark but flags.
360
361 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
362
363         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
364         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
365         wl-summary-read-uncached-mark): Revive.
366         (wl-summary-answered-cached-mark,
367         wl-summary-answered-uncached-mark): New user option.
368         (wl-summary-score-marks): Follow the change above.
369         (wl-summary-auto-refile-skip-marks): Ditto.
370         (wl-summary-incorporate-marks): Ditto.
371         (wl-summary-expire-reserve-marks): Ditto.
372         (wl-summary-flag-priority-list): New user option.
373
374         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
375         changes.
376         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
377         of elmo-message-mark.
378         (wl-summary-mark-as-read-internal): Ditto.
379         (wl-summary-mark-as-answered): Ditto.
380         (wl-summary-mark-as-important): Ditto.
381         (wl-summary-redisplay-internal): Ditto.
382         (wl-summary-redisplay-no-mime-internal): Ditto.
383         (wl-summary-message-mark): New function.
384         (wl-summary-insert-sequential): Use wl-summary-message-mark
385         instead of elmo-message-mark.
386         (wl-summary-update-thread): Ditto.
387         (wl-summary-persistent-mark): Ditto.
388         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
389         instead of elmo-message-mark.
390
391         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
392         wl-summary-message-mark instead of elmo-message-mark.
393         (wl-thread-insert-entity-sub): Ditto.
394         (wl-thread-get-children-msgs-uncached): Ditto.
395
396         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
397         variable name changes.
398         (wl-highlight-summary-current-line): Ditto.
399
400         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
401         wl-summary-message-mark instead of elmo-message-mark.
402
403         * wl-expire.el (wl-expire-message-p): Ditto.
404
405         * wl-score.el (wl-score-headers): Ditto.
406
407         * Version number is increased to 2.11.9.
408
409         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
410         (wl-summary-sync-update): Follow the change above.
411         (wl-summary-switch-to-clone-buffer): Ditto.
412         (wl-summary-open-folder): Ditto.
413
414 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
415
416         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
417         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
418
419         * Version number is increased to 2.11.8.
420
421         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
422
423         * wl-expire.el (wl-expire-refile): Follow the API change on
424         `elmo-folder-move-messages'.
425         (wl-expire-refile-with-copy-reserve-msg): Ditto.
426
427         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
428         (wl-summary-exec-action-refile): Ditto.
429         (wl-summary-exec-action-copy): Ditto.
430         (wl-summary-no-auto-refile-message-p): No use
431         `wl-summary-buffer-msgdb'.
432         (wl-summary-auto-refile): Ditto.
433
434 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
435
436         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
437
438 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
439
440         * wl-summary.el (wl-summary-sync): Treat no-sync.
441
442         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
443         (wl-default-sync-range): Ditto.
444
445 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
446
447         * wl-refile.el (wl-refile-subject-learn): Call
448         `elmo-message-entity-field' with 3rd argument is non-nil.
449         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
450         instead of `elmo-msgdb-overview-entity-get-subject'.
451
452 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
453
454         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
455         scan-type is rescan.
456         (wl-summary-delete-all-temp-marks): Remove scored mark too when
457         new optional argument force is non-nil.
458         (wl-summary-save-view-cache): Call it with force argument non-nil.
459
460         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
461
462 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
463
464         * wl-action.el (wl-summary-print-argument): Fixed last change.
465
466 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
467
468         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
469         simplified.
470         (wl-summary-target-mark-mark-as-unread): Likewise.
471         (wl-summary-target-mark-mark-as-important): Likewise.
472
473 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
474
475         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
476         * wl-summary.el (wl-summary-mark-as-important): Arranged.
477         (wl-summary-mark-as-important-region): Change accordingly.
478         (wl-summary-target-mark-mark-as-important): Ditto.
479
480 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
481
482         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
483
484         * wl-action.el (wl-summary-print-argument): Print argument to
485         right side of window if `wl-summary-print-argument-within-window'
486         is non-nil.
487
488 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
489
490         * wl-action.el (wl-summary-set-mark): Use
491         `wl-summary-message-visible-p' to check visibility of the message
492         and jump to message only when the message line is visible and have
493         different number; Call wl-summary-unset-mark with number argument.
494         (wl-summary-unset-mark): 
495         Use `wl-summary-message-visible-p'
496         to check visibility of the message and jump to message only when
497         the message line is visible and have different number;
498
499 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
500
501         * Version number is increased to 2.11.7.
502
503         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
504         and wl-folder-summary-line-format.
505
506         * wl-summary.el (wl-summary-message-visible-p): New inline function.
507         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
508         (wl-summary-set-score-mark): Use it.
509         (wl-summary-target-mark-mark-as-read): Ditto.
510         (wl-summary-target-mark-mark-as-unread): Ditto.
511         (wl-summary-target-mark-mark-as-important): Ditto.
512         (wl-summary-target-mark-msgs): Simplified.
513         (wl-summary-detect-mark-position): Fixed problem when
514         summary-line-format no contain persisten/temp mark spec.
515         (wl-summary-temp-mark): Ditto.
516         (wl-summary-persistent-mark): Ditto.
517         (wl-summary-update-persistent-mark): Ditto.
518
519         * wl-action.el (wl-summary-set-mark): Ditto.
520         (wl-summary-unset-mark): Ditto.
521         All other related portions are changed.
522
523 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
524
525         * Version number is increased to 2.11.6.
526
527 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
528
529         * wl-util.el (wl-current-message-buffer): Define as function;
530         Don't use the value of wl-messge-buffer.
531
532         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
533         persistent mark.
534
535         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
536         no current message, cause an error.
537
538 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
539
540         * wl-summary.el (wl-summary-set-message-modified): Use
541         elmo-folder-set-message-modified instead of
542         elmo-folder-set-message-modified-internal.
543
544 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
545
546         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
547         interactively.
548         (wl-summary-sync): nokill->entirely.
549         (wl-summary-sync-marks): Fixed message.
550         (wl-summary-input-range): Added mark, nokill->entirely.
551
552         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
553         messages as read.
554
555 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
556
557         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
558         update-noscore.
559         (wl-summary-sync): Follow the change above.
560
561 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
562
563         * wl-action.el (wl-summary-target-mark-all): Use
564         elmo-folder-list-messages.
565
566 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
567
568         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
569         (wl-summary-rescan): Set wl-summary-scored as nil.
570         (wl-summary-sync-force-update): Follow the change above.
571         (wl-summary-sync): Ditto.
572         (wl-summary-sync-update): Added argument disable-killed.
573         (wl-summary-insert-headers): Set visible-only argument for
574         elmo-folder-list-messages.
575         (wl-summary-input-range): Added update-nokill, update-noscore,
576         all-nokill, all-noscore and mark.
577
578         * Version number is increased to 2.11.5.
579
580         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
581
582 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
583
584         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
585         (wl-summary-prefetch-region-no-mark): Change accordingly.
586         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
587
588 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
589
590         * wl-address.el (wl-complete-field-to): Abolished.
591         (wl-complete-address): Completion function for completing-read.
592         * wl-action.el (wl-summary-get-resend-address): Use it.
593
594         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
595         wl-summary-update-mark and abolish unused argument.
596         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
597         (wl-summary-delete-cache, wl-summary-resume-cache-status)
598         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
599         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
600         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
601         * wl-draft.el (wl-draft-kill): Ditto.
602
603         * wl-summary.el: Remove unused binding of case-fold-search.
604         (wl-summary-replace-status-marks): Abolished.
605
606 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
607
608         * wl-action.el (wl-summary-set-mark): Cause an error when no message
609         is specified or folder length is zero.
610
611 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
612
613         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
614         (wl-folder-archive-current-entity): Ditto.
615
616 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
617
618         * wl-summary.el (wl-summary-update-mark): Ignore errors while
619         retrieving message mark.
620         (wl-summary-redisplay-internal): Ditto.
621
622         * wl-message.el (wl-message-buffer-display): Ignore errors while
623         retrieving message-id field.
624
625         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
626         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
627         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
628         order of the arguments for `wl-expire-message-p'.
629         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
630
631         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
632         Check return value of wl-summary-reply.
633         (wl-summary-reply): Recover window configuration when an error occured.
634
635 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
636
637         * wl-summary.el (wl-summary-resend-message): Abolished, the
638         feature is inherited by wl-summary-resend (put resend mark).
639
640 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
641
642         * wl-summary.el (wl-summary-toggle-disp-msg): Set
643         wl-message-buffer to nil when the message is hide.
644
645 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
646
647         * .cvsignore: New file.
648
649 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
650
651         * wl-action.el (wl-summary-action-docstring): Add more info.
652         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
653         duplicate definition.
654         (wl-summary-define-mark-action): Functions wl-summary-*-region
655         keep current position.
656         (wl-summary-unregister-target-mark): Store result to the variable.
657
658 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
659
660         * Version number is increased to 2.11.4.
661
662 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
663
664         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
665         wl-summary-delete-all-temp-marks.
666         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
667
668         * wl-action.el (wl-summary-set-mark): Changed terminology
669         refile-destination -> action-argument.
670         (wl-summary-unset-mark): Ditto.
671         (wl-summary-remove-argument): Ditto.
672         (wl-summary-print-argument): Ditto.
673
674         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
675         (wl-thread-remove-argument-region): Ditto.
676         (wl-thread-print-argument-region): Ditto.
677         (wl-thread-close): Ditto.
678         (wl-thread-open): Ditto.
679
680         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
681         (wl-highlight-refile-destination-face is abolished)
682         (wl-highlight-action-argument-string): Ditto.
683         (wl-highlight-summary-current-line): Highlight action argument.
684
685         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
686         color for light backgrounds.
687         (wl-highlight-summary-answered-face): Ditto.
688
689 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
690
691         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
692
693         * wl-score.el (wl-summary-score-update-all-lines): Use
694         wl-summary-set-mark.
695         (wl-summary-score-update-all-lines): Kill expunged messages.
696
697         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
698
699 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
700
701         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
702         directly.
703         (wl-score-overview-entity-get-lines): Ditto.
704         (wl-score-overview-entity-get-xref): Ditto.
705         (wl-score-get-latest-msgs): Ditto.
706         (wl-summary-rescore): Ditto.
707
708         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
709         to "&".
710         (wl-summary-mark-as-answered-internal): New inline function.
711         (wl-summary-mark-as-answered): New function.
712         (wl-summary-mark-as-unanswered): Ditto.
713         (wl-summary-sync-marks): Modified for answered-mark synching.
714
715 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
716
717         * wl-action.el (wl-summary-set-mark): Fixed last change.
718
719 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
720
721         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
722         behavior of wl-summary-unread-message-hook
723         (Pointed out by akira yamada <akira@arika.org>).
724
725 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
726
727         * wl-e21.el (wl-summary-toolbar): Follow the rename of
728         wl-summary-delete.
729         * wl-xmas.el (wl-summary-toolbar): Ditto.
730
731         * wl-action.el (wl-summary-set-mark): Don't override current
732         temp-mark.
733
734         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
735
736 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
737
738         * wl-refile.el (wl-refile-learn): Don't use msgdb.
739         (wl-refile-msgid-learn): Ditto.
740         (wl-refile-get-field-value): Ditto.
741
742         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
743
744         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
745         (wl-expire-delete-reserved-messages): Renamed from
746         wl-expire-reserve-marked-msgs-from-list.
747         (wl-expire-delete): Removed argument `msgdb'.
748         (wl-expire-refile): Ditto.
749         (wl-expire-refile-with-copy-reserve-msg): Ditto.
750         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
751         mark-alist as argument.
752         (wl-expire-archive-number1): Removed argument `msgdb'.
753         (wl-expire-archive-number2): Ditto.
754         (wl-expire-archive-date): Ditto.
755         (wl-expire-localdir-date): Ditto.
756         (wl-expire-hide): Ditto.
757         (wl-archive-number1): Ditto.
758         (wl-archive-number2): Ditto.
759         (wl-archive-date): Ditto.
760         (wl-archive-folder): Ditto.
761         All other related portions are changed.
762
763 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
764
765         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
766         mean move up and down. (suggested by Takashi Kawachi)
767
768 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
769
770         * wl-acap.el (toplevel): Don't require un-define.
771
772 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
773
774         * wl-thread.el (wl-thread-delete-message): Always update
775         wl-summary-buffer-number-list.
776
777         * wl-action.el (wl-summary-print-destination): 
778         Do nothing when folder is nil.
779
780 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
781
782         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
783         persistent mark when prefetch is succeeded.
784
785 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
786
787         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
788         instead of elmo-msgdb-delete-msgs.
789         (wl-expire-refile-with-copy-reserve-msg): Ditto.
790         (wl-expire-hide): Ditto.
791
792         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
793
794         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
795         elmo-msgdb interface.
796         (wl-thread-get-exist-children): Likewise.
797         (wl-thread-insert-message): Likewise.
798         (wl-thread-msg-mark-as-important): Likewise.
799         (wl-thread-insert-entity-sub): Likewise.
800         (wl-thread-get-children-msgs-uncached): Likewise.
801
802         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
803         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
804         (wl-summary-sync-update): Likewise.
805         (wl-summary-auto-select-msg-p): Likewise.
806         (wl-summary-update-thread): Likewise.
807         (wl-summary-mark-as-important): Likewise.
808         (wl-summary-jump-to-msg-internal): Likewise.
809         (wl-summary-redisplay-internal): Likewise.
810         (wl-summary-print-message-with-ps-print): Likewise.
811         (wl-summary-folder-info-update): Likewise.
812
813         * wl-folder.el (wl-folder-check-one-entity):
814         elmo-folder-count-flags instead of wl-summary-count-unread.
815
816         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
817
818         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
819
820         * wl-summary.el (wl-summary-set-message-modified): 
821         Call wl-summary-set-mark-modified.
822         (wl-summary-delete-messages-on-buffer): Call
823         wl-folder-set-folder-updated instead of wl-folder-update-unread.
824         (wl-summary-sync-update): Call elmo-folder-length instead of
825         elmo-folder-messages.
826         (wl-summary-insert-headers): Don't call
827         elmo-folder-list-message-entities.
828
829 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
830
831         * wl-action.el (wl-summary-define-mark-action): Call
832         `wl-summary-set-mark' with argument `data'.
833         (wl-summary-auto-refile): Fixed order of arguments when call
834         `wl-summary-refile'.
835
836 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
837
838         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
839
840         * wl-summary.el (wl-summary-mode-map): Bind resend action.
841
842         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
843         (Renamed from wl-highlight-summary-deleted-face).
844         (wl-highlight-summary-resend-face): New face.
845
846         (wl-highlight-summary-deleted-face): Renamed from
847         wl-highlight-summary-erased-face.
848
849         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
850
851         * wl-action.el (wl-summary-get-resend-address): New function.
852         (wl-summary-exec-action-resend): Ditto.
853         (wl-summary-exec-action-resend-subr): Ditto.
854
855         * w-thread.el (wl-thread-copy): Removed definition.
856         (wl-thread-refile): Ditto.
857         (wl-thread-delete): Ditto.
858         (wl-thread-target-mark): Ditto.
859
860         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
861         (wl-summary-target-mark-set-action): Fixed.
862         (wl-summary-define-mark-action): Fixed quotation.
863         (wl-summary-move-mark-list-messages): Display message.
864         (wl-summary-define-mark-action): Define thread functions.
865         (wl-summary-exec-action-refile): Changed message.
866         (wl-summary-exec): Ditto.
867
868 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
869         
870         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
871         '%%'.
872
873 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
874
875         * wl.el (toplevel): Require wl-action.
876         (wl-init): Call wl-summary-define-mark-action.
877
878         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
879
880         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
881         wl-summary-delete and wl-summary-erase.
882         (wl-summary-mode-map): Ditto.
883
884         * wl-vars.el (wl-dispose-folder-alist): Renamed from
885         wl-delete-folder-alist.
886
887         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
888         wl-summary-prefetch-msg instead of wl-summary-prefetch.
889         (toplevel): Moved mark & action related functions to the wl-action.el.
890
891         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
892         in wl-summary-mark-action-list.
893         (wl-highlight-summary-current-line): Ditto.
894
895         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
896         empty lines.
897
898         * wl-action.el: New file. 
899
900 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
901
902         * wl-summary.el (wl-summary-target-mark-replace): New function.
903         (wl-summary-target-mark-prefetch): Use it.
904         (wl-summary-target-mark-delete): Ditto.
905         (toplevel): Rearranged definition order.
906         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
907         (wl-summary-target-mark-erase): Rewrite.
908         (wl-summary-erase-region): New function.
909         (wl-summary-exec-action-erase): Changed message.
910         (wl-summary-move-mark-list-messages): New function.
911         (wl-summary-exec-action-delete): Use it.
912         (wl-summary-exec-action-erase): Ditto.
913
914         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
915         (wl-summary-skip-mark-list): Added "d".
916
917         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
918         while searching.
919
920         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
921         and define using defcustom;
922         Define 4th element as a face.
923         
924         * wl-summary.el (wl-summary-incorporate): Use 
925         `wl-summary-prefetch-region-no-mark' instead of
926         `wl-summary-prefetch-region'.
927         (wl-summary-prefetch-region-no-mark): Revival of old
928         `wl-summary-prefetch-region'.
929         (wl-summary-mark-action-list): Moved to wl-vars.el
930
931         * wl-highlight.el (wl-highlight-summary-current-line): Decide
932         face according to the `wl-summary-mark-action-list'.
933         (wl-highlight-summary-current-line): Ditto;
934         Removed destination highlighting.
935
936         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
937         (wl-highlight-summary-line-string): Highlight for "i" mark.
938         (wl-highlight-summary-current-line): Ditto.
939
940         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
941         no destination.
942
943         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
944         exists, just go ahead.
945         (wl-summary-prefetch-region): Rewrite.
946         (wl-summary-prefetch): Ditto.
947         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
948         (wl-summary-exec-action-prefetch): New function.
949         (wl-summary-target-mark-prefetch): Rewrite.
950
951 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
952
953         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
954         (wl-highlight-summary-line-string): Added "d" and "D".
955         (wl-highlight-summary-current-line): Ditto.
956
957         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
958         in wl-summary.el.
959         (wl-thread-insert-entity-sub): Ditto.
960         (wl-thread-remove-destination-region): Ditto.
961         (wl-thread-print-destination-region): Ditto.
962
963         * wl-summary.el (wl-summary-buffer-refile-list,
964         wl-summary-buffer-delete-list,
965         wl-summary-buffer-copy-list): Abolish.
966         (wl-summary-buffer-temp-mark-list): New buffer local variable.
967         All other related portions are changed.
968         (wl-summary-mark-action-list): New variable.
969         (wl-summary-set-mark): New function.
970         (wl-summary-register-target-mark): Ditto.
971         (wl-summary-unregister-target-mark): Ditto.
972         (wl-summary-have-target-mark-p): Ditto.
973         (wl-summary-register-temp-mark): Ditto.
974         (wl-summary-unregister-temp-mark): Ditto.
975         (wl-summary-registered-temp-mark): Ditto.
976         (wl-summary-collect-temp-mark): Ditto.
977         (wl-summary-unset-mark): Ditto.
978         (wl-summary-set-target-mark): Ditto.
979         (wl-summary-unset-target-mark): Ditto.
980         (wl-summary-set-action-generic): Ditto.
981         (wl-summary-unset-action-generic): Ditto.
982         (wl-summary-exec-action-delete): Ditto.
983         (wl-summary-exec-action-erase): Ditto.
984         (wl-summary-set-action-refile): Ditto.
985         (wl-summary-set-action-refile-subr): Ditto.
986         (wl-summary-unset-action-refile): Ditto.
987         (wl-summary-make-destination-numbers-list): Ditto.
988         (wl-summary-exec-action-refile): Ditto.
989         (wl-summary-set-action-copy): Ditto.
990         (wl-summary-unset-action-copy): Ditto.
991         (wl-summary-exec-action-copy): Ditto.
992         (wl-summary-collect-numbers-region): Ditto.
993         (wl-summary-delete): Rewrite.
994         (wl-summary-erase): Ditto.
995         (wl-summary-remove-destination): Ditto.
996         (wl-summary-exec): Ditto.
997         (wl-summary-exec-region): Ditto.
998         (wl-summary-target-mark-erase): Ditto.
999         (wl-summary-refile): Ditto.
1000         (wl-summary-copy): Ditto.
1001         (wl-summary-unmark): Ditto.
1002         (wl-summary-delete-all-mark): Ditto.
1003         (wl-summary-mark-line): Don't highlight.
1004         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
1005         (wl-summary-target-mark-refile-subr): Rewrite.
1006
1007         (wl-summary-copy-prev-destination): Abolish.
1008
1009 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1010
1011         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
1012         default values along the value of wl-on-mule.
1013         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
1014         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
1015         It is not used anywhere.
1016
1017 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1018
1019         * wl-summary.el (wl-summary-print-destination): Keep position.
1020         (wl-summary-cursor-move-surface): Keep horizontal position.
1021
1022 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1023
1024         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
1025         write sendlog.
1026
1027 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1028
1029         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
1030         `wl-summary-highlight'.
1031
1032 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1033
1034         * wl-highlight.el (wl-highlight-summary-current-line): Remove
1035         trivial condition for temp-mark.
1036
1037 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1038
1039         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
1040         when it hits killed buffer.
1041
1042 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1043
1044         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
1045         * wl-news.el.in: `message' and `error' take format string.
1046
1047 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1048
1049         * wl-folder (wl-folder-insert-entity): Display a message,
1050         `...done', when the work finish.
1051         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
1052
1053 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1054
1055         * wl-message.el (wl-message-redisplay): Remove unused local
1056         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
1057
1058 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1059
1060         * wl-summary.el (wl-summary-replace-status-marks): Disable
1061         interactive use.
1062         (wl-summary-reedit): Check message existence at first.
1063         (wl-summary-mark-line): Fix doc, return value is indefinite.
1064
1065         * wl-highlight.el (wl-highlight-message): Arranged.
1066
1067         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
1068         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
1069         check temp-mark by wl-summary-temp-mark always.
1070         (wl-highlight-summary): Change accordingly.
1071         * wl-summary.el (wl-summary-mark-as-read-all)
1072         (wl-summary-delete-cache, wl-summary-set-score-mark)
1073         (wl-summary-mark-as-unread, wl-summary-unmark)
1074         (wl-summary-mark-line, wl-summary-mark-as-read)
1075         (wl-summary-mark-as-important): Ditto.
1076
1077         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
1078         end of the window if possible.
1079         * wl-summary.el (wl-summary-sync-update): Support lazy
1080         highlighting.
1081         (wl-summary-toggle-disp-msg): Ditto.
1082
1083 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
1084
1085         * wl-util.el (wl-as-coding-system): Define for non-mule too.
1086
1087 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1088
1089         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
1090         change.
1091
1092 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
1093
1094         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
1095         API.
1096         (wl-summary-sync-update): Ditto.
1097
1098         * wl-score.el (wl-score-get-score-alist): Changed argument.
1099         (wl-summary-rescore-msgs): Likewise.
1100         (wl-summary-score-headers): Likewise.
1101         (wl-score-headers): Likewise;
1102         Use elmo-folder-do-each-message-entity, etc.
1103         (wl-summary-score-effect): Follow the changes above.
1104         (wl-summary-rescore): Ditto.
1105         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
1106         (wl-score-get-overview): Abolish.
1107
1108         * wl-summary.el (wl-summary-default-from): Follow the API change in
1109         elmo-msgdb.
1110         (wl-summary-count-unread): Ditto.
1111         (wl-summary-detect-mark-position): Ditto.
1112         (wl-summary-overview-entity-compare-by-date): Ditto.
1113         (wl-summary-overview-entity-compare-by-number): Ditto.
1114         (wl-summary-overview-entity-compare-by-from): Ditto.
1115         (wl-summary-overview-entity-compare-by-subject): Ditto.
1116         (wl-summary-get-list-info): Ditto.
1117         (wl-summary-rescan): Ditto.
1118         (wl-summary-jump-to-msg-by-message-id): Ditto.
1119         (wl-summary-sync-update): Ditto; Removed comment.
1120         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
1121         (wl-summary-insert-message): Use wl-summary-insert
1122         (wl-summary-insert-sequential): Changed argument msgdb to folder.
1123         (wl-summary-insert-headers): Changed argument overview to folder.
1124         (wl-summary-search-by-subject): Likewise.
1125         (wl-summary-insert-thread): Renamed from 
1126         wl-summary-insert-thread-entity and changed argument msgdb to folder.
1127
1128         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
1129         too.
1130
1131         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
1132         wl-string-member.
1133
1134 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
1135
1136         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
1137         elmo-folder-append-buffer.
1138         (wl-draft-queue-append): Likewise.
1139
1140         * wl-mime.el (wl-message-delete-current-part): Ditto.
1141         (wl-summary-burst-subr): Ditto.
1142
1143         * wl-news.el.in (wl-news-send-news): Ditto.
1144
1145 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
1146
1147         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
1148         function.
1149         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
1150         (wl-summary-update-mark): Enclose with save-excursion.
1151         (wl-summary-mark-as-read-internal): Fixed last change.
1152         (wl-summary-mark-as-important): Use 3rd argument of
1153         elmo-folder-unmark-important, elmo-folder-mark-as-important;
1154         Don't use elmo-msgdb-set-mark.
1155         (wl-summary-redisplay-internal): If msgdb flag is already read,
1156         just update the mark on buffer.
1157
1158 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1159
1160         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
1161         cut visible folder when elmo-folder-delete returns non-nil value.
1162
1163 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1164
1165         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
1166         by Kenichi OKADA <okada@opaopa.org>).
1167
1168 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1169
1170         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
1171
1172 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1173
1174         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
1175         Fixed the last change, search group entity by its real name.
1176         (Thanks to: KOBAYASHI Shinji)
1177
1178 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1179
1180         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
1181         (wl-fldmgr-access-display-all): Don't refer visible name.
1182         * wl-expire.el (wl-folder-archive-current-entity)
1183         (wl-folder-expire-current-entity): Ditto.
1184         * wl-folder.el (wl-folder-jump-to-current-entity)
1185         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
1186         (wl-folder-open-folder-sub,wl-folder-open-all)
1187         (wl-folder-write-current-folder): Ditto.
1188         (wl-folder-insert-entity): Don't use petname for normal group.
1189         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
1190         is the real name.
1191         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
1192         Abolished.
1193
1194 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
1195
1196         * wl-draft.el (wl-draft-create-buffer): Add
1197         `wl-summary-reply-with-citation'
1198
1199 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
1200
1201         * wl-draft.el (wl-draft-reply): Fixed.
1202
1203 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1204
1205         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
1206         when `wl-draft-send-confirm-with-preview' is non-nil.
1207         You can scroll up/down by j/k.
1208         (wl-draft-send-confirm-with-preview): New variable (default=t).
1209
1210 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1211
1212         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
1213         (wl-fldmgr-save-folders): Fix comment.
1214
1215 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1216
1217         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
1218         along the last change in `wl-folder-buffer-group-p'.
1219
1220 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1221
1222         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
1223         folder.
1224
1225         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
1226         the default value.
1227
1228         * wl-mime.el (wl-summary-burst): Update summary only when target
1229         folder equals current folder.
1230
1231 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1232
1233         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
1234
1235 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1236
1237         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
1238         value.
1239
1240 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1241
1242         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
1243         `map-extents' instead of `extent-at' repeatedly.
1244         (wl-highlight-folder-current-line): Ditto.
1245
1246         * wl-highlight.el: Remove useless dummy functions.
1247
1248 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1249
1250         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
1251         (wl-folder-put-folder-property): New function to put text property.
1252         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
1253         (wl-folder-insert-entity, wl-folder-update-diff-line)
1254         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
1255         * wl-e21.el, wl-xmas.el, wl-mule.el
1256         (wl-highlight-folder-current-line): Ditto.
1257         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
1258         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
1259         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
1260         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
1261
1262 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1263
1264         * Version number is increased to 2.11.3.
1265
1266 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1267
1268         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
1269         Resume current-buffer since it is assumed by remaining tasks.
1270
1271 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1272
1273         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
1274         (wl-folder-completion-function): Abolished.
1275         (wl-folder-complete-folder): New function.
1276         (wl-folder-complete-filter-condition): Ditto.
1277         * wl-summary.el (wl-summary-read-folder): Change accordingly.
1278         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
1279
1280 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1281
1282         * wl-draft.el (wl-draft-send-confirm): New function.
1283         (wl-draft-send): Use it.
1284
1285         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
1286         cursor-in-echo-area while confirming.
1287
1288         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
1289
1290         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
1291         searching via nntp if wl-summary-search-via-nntp is 'force.
1292         Otherwise, invoke searching in nntp folder only.
1293         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
1294
1295         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
1296         explicitly for mime-make-text-tag.
1297
1298 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1299
1300         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
1301         `mime-make-text-tag' instead of `mime-create-tag'.
1302
1303 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1304
1305         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
1306         (wl-fldmgr-add-completion-subr): Rewrite conditional.
1307
1308 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1309
1310         * wl-score.el (wl-score-save): Bind print-length and print-level.
1311         (wl-score-pretty-print): Ditto.
1312         (wl-score-edit-insert-header-entry): Ditto.
1313
1314         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
1315         "From" entry to be treated with wl-draft-eword-encode-address-list.
1316         * wl-mime.el (wl-draft-preview-message): Ditto.
1317
1318         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
1319         (wl-summary-mark-as-unread): Ditto.
1320         (wl-summary-mark-as-read-region): Change accordingly.
1321         (wl-summary-mark-as-unread-region): Ditto.
1322         (wl-summary-target-mark-mark-as-read): Ditto.
1323         (wl-summary-target-mark-mark-as-unread): Ditto.
1324
1325 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1326
1327         * Version number is increased to 2.11.2.
1328
1329 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1330
1331         * wl-news.el.in (wl-news-previous-version-save): Bind
1332         print-length and print-level.
1333         * wl-thread.el (wl-thread-save-entities): Ditto.
1334         (wl-thread-save-top-list): Bind print-length.
1335
1336 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1337
1338         * wl-highlight.el (wl-highlight-summary-line-string): Use
1339         wl-summary-score-below-mark, wl-summary-score-over-mark.
1340         (wl-highlight-summary-current-line): Ditto.
1341
1342 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1343
1344         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
1345         insert it.
1346
1347 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
1348
1349         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
1350
1351 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1352
1353         * wl-mime.el (wl-message-delete-current-part): Avoid error on
1354         message without msgid.
1355         Rewrite with elmo-folder-move-messages.
1356         Set wl-message-buffer to nil.
1357
1358         * wl-summary.el (wl-summary-erase-subr): New function. Use
1359         elmo-folder-move-messages.
1360         (wl-summary-erase): Call it.
1361         (wl-summary-target-mark-erase): Ditto.
1362
1363 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1364
1365         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
1366         it is not up-tp-date.
1367
1368 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1369
1370         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
1371         buffer after calling `wl-summary-goto-folder-subr' without the
1372         argument `interactive'.
1373         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
1374
1375 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1376
1377         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
1378         `mime-create-tag'. Use `string=' instead of `looking-at'.
1379
1380 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1381
1382         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
1383         to avoid compile warning.
1384
1385         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
1386         entity-id when folder is given.
1387         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
1388         save-excursion, use save-selected-window instead.
1389         Select folder buffer window if exists.
1390         (To correct behavior with wl-folder-move-cur-folder.)
1391
1392 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
1393
1394         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
1395
1396 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
1397
1398         * wl-summary.el (wl-summary-line-list-info): Use %f to make
1399         list-count instead of %d.
1400
1401 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1402
1403         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
1404         (wl-news): Set it.
1405         (wl-news-append-to-folder): Use it.
1406
1407         * wl-news.el.in (wl-news-send-news): Append to specified folder
1408         instead of wl-default-folder.
1409         (wl-news-append-to-folder): Show error message with specified folder.
1410
1411         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
1412                 In most major modes, Emacs assumes that any opening
1413                 delimiter found at the left margin is the start of a
1414                 top-level definition, or defun. Therefore, *never put an
1415                 opening delimiter at the left margin unless it should have
1416                 that significance.*
1417
1418         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
1419
1420 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
1421
1422         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
1423
1424 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1425
1426         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
1427
1428 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
1429
1430         * wl-summary.el (wl-summary-mark-collect): Revive missing return
1431         for sequential numbering case.
1432
1433 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1434
1435         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
1436         value.
1437         (wl-draft-reply-without-argument-list): Ditto.
1438         (wl-draft-reply-myself-with-argument-list): Abolish.
1439         (wl-draft-reply-myself-without-argument-list): Ditto.
1440         * wl-draft.el (wl-draft-self-reply-p): New function.
1441         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
1442
1443 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1444
1445         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
1446         (avoid error for the case without byte-compiling)
1447
1448 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
1449
1450         * wl-news.el.in (wl-news-append-to-folder): New function.
1451         (wl-news-exit): Rewrite.
1452         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
1453
1454 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1455
1456         * wl-draft.el (wl-draft-reply-position): New function.
1457         (wl-draft-reply-position): Fix.
1458         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
1459         (wl-summary-target-mark-reply-with-citation): Ditto.
1460         (wl-summary-reply-with-citation): Ditto.
1461         * wl-vars.el (wl-draft-reply-default-position): New variable.
1462
1463 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1464
1465         * wl-draft.el (wl-draft-send): Preview when interactive send.
1466
1467 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1468
1469         * wl-draft.el (wl-draft-reply): Set default position.
1470         * wl-summary.el (wl-summary-reply): Ditto.
1471         (wl-summary-reply-with-citation): Ditto.
1472         (wl-summary-target-mark-reply-with-citation): Ditto.
1473
1474 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1475
1476         * wl-news.el.in (wl-news-lang): Set default value according to
1477         current-language-environment.
1478         (wl-news-append-news): Do nothing when news-list is nil.
1479
1480 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1481
1482         * wl-news.el.in (wl-news-mode-map): Add new keybind.
1483         (wl-news): Change message.
1484         (wl-news-exit): Check buffer.
1485         (wl-news-force-exit): New function.
1486         (wl-news-show-all): New function.
1487         (wl-news-discard-and-exit): Fix.
1488
1489 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1490
1491         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
1492         according to current-language-environment.
1493
1494         * wl-news.el.in (wl-news): If arg, show all NEWS after
1495         wl-news-default-previous-version.
1496
1497 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1498
1499         * wl-news.el.in (wl-news-check): Rewritten.
1500         (wl-news-previous-version-load): Change data type.
1501         (wl-news-previous-version-save): Change data type.
1502         (wl-news-append-news): Add return value.
1503         (wl-news-check-news): New function.
1504         (wl-news-already-current-p): New function.
1505         (wl-news-send-news): Rewritten.
1506         (wl-news-mode-map): Add new keybind.
1507         (wl-news): Rewritten.
1508         (wl-news-exit): Rewritten.
1509         (wl-news-discard-and-mail): New function.
1510         (wl-news-send-to-address): Abolished.
1511         * wl.el (wl-init): Delete a message.
1512
1513 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1514
1515         * wl-news.el.in (wl-news-exit): Update previous version.
1516         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
1517
1518 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1519
1520         * wl-news.el.in (wl-news): Add `delete-other-windows'.
1521
1522 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1523
1524         * wl-news.el.in (wl-news): New function.
1525         (wl-news-mode): New function.
1526         (wl-news-next-line): New function.
1527         (wl-news-next-page): New function.
1528         (wl-news-exit): New function.
1529         (wl-news-buf-name): New variable.
1530         (wl-news-mode-map): New variable.
1531         (wl-news-winconf): New variable.
1532         (wl-news-append-news): Add an option.
1533
1534 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1535
1536         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
1537
1538 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1539
1540         * wl-news.el.in (wl-news-send-to-address): New variable.
1541         (wl-news-send-news): Use it.
1542         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
1543         Return updating status.
1544         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
1545
1546 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1547
1548         * wl-news.el.in (wl-news-send-news): Delete
1549         Organization and X-Face.
1550
1551 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1552
1553         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
1554         (wl-news-append-news): New function.
1555         (wl-news-send-news): New function.
1556
1557 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1558
1559         * Version number is increased to 2.11.1.
1560
1561 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1562
1563         * wl-news.el.in : New file.
1564
1565 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1566
1567         * wl-vars.el (wl-draft-reply-with-argument-list): Change
1568         default value.
1569         (wl-draft-reply-without-argument-list): Ditto.
1570
1571 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1572
1573         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
1574         (wl-message-buffer-prefetch-idle-time): Ditto.
1575         (wl-message-buffer-prefetch-folder-type-list): Ditto.
1576
1577 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
1578
1579         * wl-thread.el (wl-thread-insert-message): Use
1580         wl-summary-max-thread-depth.
1581
1582         * wl-summary.el (wl-summary-insert-thread-entity): Refined
1583         loop detection.
1584
1585         * wl-message.el (wl-message-buffer-display): Back to the first page
1586         when cache is hit.
1587
1588 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1589
1590         * wl-vars.el (wl-summary-max-thread-depth): New user option.
1591
1592         * wl-summary.el (wl-summary-insert-thread-entity):
1593         If the thread depth is reached to wl-summary-max-thread-depth,
1594         divide the thread.
1595
1596 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
1597
1598         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
1599         for elmo-remove-passwd.
1600
1601 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
1602
1603         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
1604         folder is sticky.
1605         (wl-folder-mark-as-read-all-entity): Ditto.
1606         (wl-folder-prefetch-entity): Ditto.
1607
1608 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
1609
1610         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
1611
1612 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1613
1614         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
1615         Delete messages on buffer for unplugged operation.
1616         (wl-summary-erase): Ditto.
1617
1618 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1619
1620         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
1621         take nil so as not to search parent by subject.
1622
1623 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1624
1625         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
1626         (wl-folder-get-next-folder): Ditto.
1627         (wl-folder-get-path): Ditto.
1628
1629 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1630
1631         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
1632         system and encode the region with it before verifying.
1633
1634 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1635
1636         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
1637         system of the echo buffer before decoding.
1638
1639 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1640
1641         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
1642         original contents.
1643
1644 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
1645
1646         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
1647         with argument 'any-exists.
1648
1649 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1650
1651         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
1652         Use `wl-cs-autoconv'.
1653
1654 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1655
1656         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
1657         by `mime-view-automatic-conversion'.
1658
1659         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
1660         (wl-message-verify-pgp-nonmime): Ditto.
1661         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
1662         Bind them to C-c:d and C-c:v respectively.
1663
1664         Merge following code by Teranishi-san from [wl-en:00167].
1665         * wl-mime.el (wl-mime-preview-application/pgp): New function.
1666         (wl-mime-preview-application/pgp-encrypted): Ditto.
1667         (wl-mime-setup): Add entry.
1668
1669 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1670
1671         * wl-summary.el (wl-summary-target-mark-erase): New function.
1672         Bind it to "mD".
1673
1674 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1675
1676         * wl-vars.el (wl-draft-write-file-function): Fix.
1677         (wl-draft-reedit-hook): Changed default value.
1678
1679         * wl-draft.el (wl-draft-edit-string): Set cursor point for
1680         wl-draft-reedit-hook.
1681         (wl-draft-remove-text-plain-tag): New function.
1682         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
1683
1684         * wl-vars.el (wl-draft-write-file-function): New user option.
1685
1686         * wl-draft.el (wl-draft-prepare-edit): Use it for
1687         local-write-file-hooks.
1688         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
1689
1690         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
1691         (wl-draft-insert-mail-header-separator): Return the body beginning
1692         point.
1693         (wl-draft-reedit): Remove the mime-edit tag if the first part is
1694         text/plain.
1695         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
1696
1697 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1698
1699         * wl-summary.el (wl-summary-erase): New function to erase message
1700         without moving it to trash. Bind to "D".
1701
1702         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
1703         as `keep' unless switch-function.
1704
1705 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1706
1707         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
1708         message buffer by using `wl-summary-toggle-disp-msg'.
1709         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
1710         buffer window.
1711         (wl-summary-supresedes-message): Ditto.
1712
1713         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
1714         Do not delete other windows.
1715         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
1716         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
1717         (wl-draft-create-buffer): Set reply-or-forward also for target
1718         mark commands.
1719
1720 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
1721
1722         * wl-draft.el (wl-user-agent-compose): Delete special case for
1723         switch-to-buffer-other-window.
1724
1725         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
1726         (wl-summary-forward): Ditto.
1727
1728         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
1729         function.
1730         (wl-draft-buffer-style): New use option.
1731
1732         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
1733         (wl-draft): Follow the change above.
1734         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
1735         wl-draft-buffer-style.
1736         (wl-user-agent-compose): Bind wl-draft-buffer-style with
1737         switch-function.
1738
1739 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
1740
1741         * wl-draft.el (wl-user-agent-compose): Delete special case for
1742         switch-to-buffer-other-window.
1743
1744         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
1745         (wl-summary-forward): Ditto.
1746
1747         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
1748         function.
1749         (wl-draft-buffer-style): New use option.
1750
1751         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
1752         (wl-draft): Follow the change above.
1753         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
1754         wl-draft-buffer-style.
1755         (wl-user-agent-compose): Bind wl-draft-buffer-style with
1756         switch-function.
1757
1758 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
1759
1760         * wl-address.el (wl-address-make-completion-entry): Extracted from
1761         `wl-address-make-completion-list'.
1762         (wl-address-enable-strict-loading): New variable.
1763         (wl-address-make-completion-list): Revive petname duplication
1764         inquiry, and enable it if `wl-address-enable-strict-loading'.
1765         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
1766
1767 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
1768
1769         * wl-message.el (wl-message-get-original-buffer): Avoid
1770         'Selecting deleted buffer' error when original buffer is killed.
1771
1772 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
1773
1774         * wl-summary.el (wl-summary-next-message): Use
1775         elmo-message-accessible-p instead of elmo-message-cached-p.
1776
1777 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
1778
1779         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
1780
1781         * wl-thread.el (wl-thread-open-all-unread): Use
1782         elmo-folder-list-flagged instead of
1783         elmo-folder-list-messages-mark-match.
1784
1785         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
1786         instead of elmo-folder-list-messages-mark-match.
1787         (wl-summary-move-spec-alist): New variable.
1788         (wl-summary-move-spec-plugged-alist,
1789         wl-summary-move-spec-unplugged-alist): Abolish.
1790         (wl-summary-next-message): Follow the change above.
1791         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
1792         with 'no-msg' argument.
1793
1794         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
1795         variable.
1796         (wl-message-buffer-prefetch-move-spec-plugged-alist,
1797         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
1798         (wl-message-buffer-prefetch-get-next): Follow the change above.
1799
1800 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
1801
1802         * wl-version.el (wl-version): Changed codename.
1803
1804         * Version number is increased to 2.11.0.
1805
1806 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1807
1808         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
1809         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
1810         `wl-draft-config-variables'.
1811         (wl-draft-kill): Fixed problem when the draft is reedit.
1812
1813 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
1814
1815         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
1816         buffer-modified status (Thanks to
1817         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
1818
1819 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
1820
1821         * wl-util.el (wl-region-exists-p): New function.
1822
1823         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
1824         Remove defvars for byte-compile warnings.
1825
1826 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1827
1828         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
1829         defvar-maybe. Removed unused bind.
1830
1831 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1832
1833         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
1834         summary buffer window before creating new frame.
1835         (wl-draft-reply): Ditto.
1836
1837 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1838
1839         * wl-mime.el (toplevel): Avoid byte-compile warnings.
1840
1841 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1842
1843         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
1844
1845 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1846
1847         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
1848         instead of `kill-region'.
1849
1850 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
1851
1852         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
1853         (wl-highlight-summary-line-string): Use it.
1854         (wl-highlight-summary-current-line): Ditto.
1855
1856         * wl-mime.el (wl-message-delete-current-part): Check the class of
1857         mime-entity.
1858
1859         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
1860
1861         * wl-summary.el (wl-summary-make-number-list): Initialize.
1862         (wl-summary-update-mark): New function.
1863         (wl-summary-reply): Put `answered' mark on the message.
1864         (wl-summary-reply): Set `number' argument to wl-draft-reply.
1865
1866         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
1867         (wl-draft-reply): Added optional argument `number';
1868         Set wl-draft-parent-number.
1869         (wl-draft-kill): Delete answered mark if it is a reply.
1870
1871 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1872
1873         * wl-mime.el (wl-mime-preview-follow-current-region): New function
1874         that originates in mime-preview-follow-current-entity.
1875         (wl-draft-yank-current-message-entity): Use it if region is active.
1876
1877         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
1878         * wl-e21.el (wl-message-define-keymap): Bind "D" for
1879         `wl-message-delete-current-part'.
1880         * wl-mule.el (wl-message-define-keymap): Ditto.
1881         * wl-xmas.el (wl-message-define-keymap): Ditto.
1882
1883 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1884
1885         * wl-mime.el (wl-message-delete-current-part): New function.
1886         (wl-mime-node-id-to-string): Ditto.
1887
1888         * wl-mime.el (wl-message-delete-current-part): Use existing
1889         original buffer which corresponds current mime-view buffer.
1890         (fetched buffer might have different structure, possibly)
1891
1892         * wl-mime.el (wl-message-delete-current-part): Quit if the
1893         message content differs from the actual message.
1894
1895 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
1896
1897         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
1898         order.
1899         (wl-summary-search-by-subject): Search parent message from tail;
1900         Check the existence of the parent message on the current thread tree.
1901         (wl-summary-update-thread): Check whether the line is inserted.
1902
1903 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1904
1905         * wl-vars.el (wl-summary-line-format): Undo last change.
1906         * wl-summary.el (wl-summary-print-destination): Do not put
1907         invisible property when `wl-summary-width' is nil.
1908         (wl-summary-line-subject-minimum-length): Abolished.
1909         (wl-summary-line-subject): Ditto.
1910
1911 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1912
1913         * wl-vars.el (wl-summary-line-format): Change default value.
1914         (wl-summary-subject-length-limit): Abolished.
1915         * wl-summary.el (wl-summary-line-subject): Ditto.
1916
1917 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1918
1919         * wl-template.el (wl-template-select): Added optional argument.
1920         If optional argument is specified, reverse
1921         `wl-template-visible-select'.
1922
1923 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1924
1925         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
1926         Take prefix argument to force asking the destination folder.
1927
1928 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1929
1930         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
1931         count and update status.
1932
1933 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1934
1935         * wl-summary.el (wl-summary-redisplay-internal): If
1936         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
1937         after fetching.
1938
1939 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1940
1941         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
1942         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
1943
1944         * wl-vars.el (toplevel): Require 'elmo-msgdb.
1945
1946 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
1947
1948         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
1949         (All other related portions are changed).
1950         (wl-summary-mark-as-read-all): Rewrite.
1951
1952 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1953
1954         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
1955         `wl-summary-mark-as-read'.
1956         (wl-summary-mark-as-unread): Rewrite.
1957         (wl-summary-mark-as-read): Added no-modeline argument.
1958         (wl-summary-resume-cache-status): Rewrite.
1959         (wl-summary-exec-subr): Remove unused local variable.
1960
1961 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1962
1963         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
1964         logic to call `wl-summary-buffer-prev-folder-function'.
1965         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
1966
1967 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1968
1969         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
1970         is nil.
1971
1972 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1973
1974         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
1975         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
1976         (wl-mime-setup): Add its entry.
1977
1978 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
1979
1980         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
1981         (wl-summary-delete-cache): Likewise.
1982         (wl-summary-mark-as-read): Rewrite.
1983
1984 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
1985
1986         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
1987         `wl-summary-count-unread'.
1988
1989         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
1990
1991         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
1992
1993 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
1994
1995         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
1996         wl-summary-new-mark, wl-summary-unread-uncached-mark,
1997         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
1998         Renamed to the elmo-msgdb-*-mark.
1999         (wl-summary-score-marks): Follow the change above.
2000         (wl-summary-auto-refile-skip-marks): Ditto.
2001         (wl-summary-incorporate-marks): Ditto.
2002         (wl-summary-expire-reserve-marks): Ditto.
2003
2004         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
2005         changes.
2006         (wl-thread-insert-top): Changed updating message.
2007
2008         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
2009         variable.
2010         (wl-summary-count-unread): Count answered marks.
2011         (wl-summary-rescan): Call wl-summary-insert-message instead of
2012         wl-summary-append-message-func-internal.
2013         (wl-summary-rescan): Don't call wl-summary-make-number-list.
2014         (wl-summary-prefetch-msg): Follow the variable name changes.
2015         (wl-summary-prefetch-region): Ditto.
2016         (wl-summary-mark-as-read-all): Follow the API changes;
2017         Don't call elmo-folder-replace-marks.
2018         (wl-summary-delete-cache): Follow the variable name changes.
2019         (wl-summary-resume-cache-status): Ditto.
2020         (wl-summary-update-status-marks): New function.
2021         (wl-summary-insert-message): New function.
2022         (wl-summary-sync-marks): Follow the variable name changes.
2023         (wl-summary-sync-update): Synchronize to the msgdb, too;
2024         Changed update messages.
2025         (wl-summary-make-number-list): Rewrite.
2026         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
2027         (wl-summary-mark-as-unread): Follow the API changes.
2028         (wl-summary-exec-subr): Follow the variable name changes.
2029         (wl-summary-mark-as-read): Ditto.
2030         (wl-summary-move-spec-plugged-alist): Ditto.
2031         (wl-summary-move-spec-unplugged-alist): Ditto.
2032         (wl-summary-cursor-move-surface): Ditto.
2033
2034         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2035         variable name changes.
2036         (wl-highlight-summary-current-line): Ditto.
2037
2038         * wl-expire.el (wl-expire-refile): Follow the API change in
2039         elmo-folder-move-messages.
2040         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2041         (wl-summary-archive): Use elmo-folder-msgdb instead of
2042         elmo-msgdb-load.
2043
2044 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2045
2046         * wl-mime.el (wl-draft-preview-message): Restore the position
2047         before evaluating wl-draft-send-hook in preview buffer.
2048
2049 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2050
2051         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
2052         when it creates new draft buffer.
2053
2054         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
2055         without argument.
2056
2057         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
2058         Evaluate content and if the value is string, insert it.
2059         (wl-draft-config-sub-body,wl-draft-config-sub-top,
2060         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
2061         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
2062         wl-draft-config-sub-part-bottom): Use it.
2063
2064         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
2065         with the folder name. The question was unintelligible when it is
2066         called from wl-save-status.
2067
2068 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2069
2070         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
2071         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
2072         cannot take second argument).
2073
2074 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2075
2076         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
2077         as t. Since type and subtype are not case sensitive (RFC 2045).
2078
2079 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2080
2081         * wl-vars.el (wl-message-mode-line-format): New variable.
2082         (wl-message-mode-line-format-spec-alist): Ditto.
2083         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
2084         (wl-message-redisplay): Use wl-message-mode-line-format.
2085
2086 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
2087
2088         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
2089
2090 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2091
2092         * wl-summary.el (wl-summary-default-from): Write description.
2093
2094 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
2095
2096         * wl-vars.el (wl-ldap-objectclass): Abolish.
2097
2098         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
2099         (wl-ldap-make-filter): Removed condition for objectclass.
2100         (wl-ldap-make-matched-value-list): Remove meaningless process.
2101         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
2102         (wl-address-ldap-search): Don't add `*' to `pat' string;
2103         use ignore-errors; added `email';
2104         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
2105         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
2106         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
2107
2108
2109 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2110
2111         * wl-draft.el (wl-draft-parent-folder): Write description.
2112         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
2113
2114 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2115
2116         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
2117         as "" (zero-length string) if no parent.
2118         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
2119
2120 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
2121
2122         * wl-address.el (wl-address-make-completion-list): Skip duplication
2123         checking.
2124         (wl-address-make-address-list): use `cons' and `nreverse' instead of
2125         `append'.
2126
2127 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2128
2129         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
2130         instead of `beginning-of-buffer'.
2131
2132 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2133
2134         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
2135
2136 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
2137
2138         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
2139         Refer wl-message-buffer-name.
2140         (wl-message-wheel-down): Ditto.
2141
2142 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
2143
2144         * wl-vars.el (wl-message-buffer-name): New user option.
2145
2146         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
2147         directly instead of making alist dinamically.
2148
2149         * wl-message.el (wl-message-buffer-cache-name): Abolish.
2150         (wl-message-buffer-create): Use wl-message-buffer-name instead of
2151         wl-message-buffer-cache-name.
2152         (wl-message-buffer-cache-clean-up): Ditto.
2153
2154         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
2155
2156         * Version number is increased to 2.9.15.
2157
2158 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
2159
2160         * wl-vars.el (wl-summary-default-view-alist): New user option.
2161
2162         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
2163
2164         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
2165         while deleting address.
2166         (wl-draft-delete-myself-from-cc): Ditto.
2167
2168         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
2169         If optional argument is specified, reverse sort order.
2170
2171         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
2172
2173 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2174
2175         * wl-thread.el (wl-thread-insert-message): Return parent number if
2176         exists.
2177         (wl-thread-update-indent-string-region): Use
2178         wl-thread-update-line-on-buffer-sub instead of
2179         wl-thread-update-line-on-buffer.
2180
2181 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2182
2183         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
2184         (wl-folder-close-all): Ditto.
2185
2186 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2187
2188         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
2189         and mailing-list:.
2190         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
2191         value.
2192         (wl-summary-line-list-info): Print mailing-list name even when 
2193         list-number is empty.
2194
2195 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2196
2197         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
2198
2199         * wl-draft.el (wl-draft-confirm): Abolished since not used.
2200         (wl-draft-open-file): Ditto.
2201         (wl-draft-random-alphabet): Ditto.
2202
2203         * wl-summary.el (wl-summary-mode-map): Remove already abolished
2204         bindings.
2205
2206 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2207
2208         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
2209         * wl-vars.el (wl-draft-config-alist): Ditto.
2210
2211 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
2212
2213         * Version number is increased to 2.9.14.
2214
2215         * wl.el (wl): Don't set wl-init as nil when error occured while
2216         auto-checking folders.
2217
2218         * wl-util.el (wl-expand-newtext): Re-define as an alias for
2219         `elmo-expand-newtext'.
2220
2221 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2222
2223         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
2224         `this-command' so that `wl-folder-goto-folder' contained in
2225         `wl-summary-keep-cursor-command' work.
2226
2227 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2228
2229         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
2230         message buffer displaying state.
2231
2232 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2233
2234         * wl-vars.el (wl-summary-default-view): New variable to specify
2235         default value for `wl-summary-buffer-view' instead of using
2236         set-default.
2237         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
2238
2239 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2240
2241         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
2242
2243         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
2244
2245 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
2246
2247         * wl-vars.el (wl-forward-subject-prefix): New variable.
2248         * wl-draft.el (wl-draft-forward): Use it.
2249
2250 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2251
2252         * wl-message.el (wl-message-prev-page): When it is called without
2253         lines argument, scroll down by wl-message-scroll-amount lines.
2254         (wl-message-next-page): Ditto.
2255         * wl-vars.el (wl-message-scroll-amount): Change default value
2256         to preserve current behavior.
2257
2258 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2259
2260         * wl-summary.el (wl-summary-prefetch-msg): Bind
2261         `wl-message-entity' to call `wl-summary-from-function'.
2262
2263 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2264
2265         * wl-message.el (wl-message-buffer-create): Run
2266         wl-message-buffer-created-hook.
2267
2268 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
2269
2270         * wl-summary.el (wl-summary-sort-specs): New variable.
2271         (wl-summary-default-sort-spec): Ditto.
2272         (wl-summary-sort): Rewrite.
2273         (wl-summary-sort-by-list-info): New function.
2274
2275 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2276
2277         * wl-summary.el (wl-summary-get-list-info): New function.
2278         (wl-summary-sort): Rewrite.
2279         (wl-summary-line-list-info): Ditto.
2280         (wl-summary-line-list-count): Ditto.
2281         (wl-summary-refile-region): Fixed docstring.
2282
2283 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
2284
2285         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
2286         `wl-folder-entity-hashtb' as completion table.
2287
2288 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2289
2290         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
2291         only when this command is called interactively; silence the byte-
2292         compiler.
2293
2294 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2295
2296         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
2297         active in XEmacs.
2298
2299 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2300
2301         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
2302         plural lines.
2303
2304 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2305
2306         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
2307         of current line when the cursor is on the header name.
2308         (preserve behavior to move to b.o.h. and b.o.l. mutually)
2309
2310 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2311
2312         * wl-util.el (wl-read-directory-name): Return displayed directory
2313         as the default value also on XEmacs.
2314
2315 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
2316
2317         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
2318         formatting.
2319
2320 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
2321
2322         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
2323         argument and when it is non-nil, check face property before
2324         highlighting for each line.
2325         (wl-highlight-summary-window): Set it.
2326
2327 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
2328
2329         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
2330         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
2331
2332         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
2333         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
2334         (wl-draft-get-fcc-list): Likewise.
2335
2336 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
2337
2338         * wl-thread.el (wl-thread-indent-regexp): Abolished.
2339         (wl-thread-entity-cur): Ditto.
2340         * wl-summary.el (wl-summary-buffer-set-folder): Removed
2341         wl-thread-indent-regexp setting.
2342         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
2343
2344         * wl-summary.el (wl-summary-display-top): Highlight summary window when
2345         wl-summary-lazy-highlight.
2346         (wl-summary-display-bottom): Ditto.
2347
2348         * wl-thread.el (wl-thread-open-close): Likewise.
2349
2350         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
2351         from and subject;
2352         Bind wl-draft-use-frame;
2353         Enclose with save-window-excursion;
2354         Use wl-draft-create-buffer instead of with-temp-buffer;
2355         Use wl-draft-prepare-edit;
2356         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
2357         Use wl-draft-send instead of wl-draft-raw-send.
2358
2359 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2360
2361         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
2362         of using wl-from.
2363
2364 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
2365
2366         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
2367         insert-buffer instead of clone-buffer.
2368         (wl-draft-doing-mime-bcc): New variable.
2369         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
2370         infinite loop.
2371         (wl-draft-do-mime-bcc): Use wl-from for From field value.
2372
2373         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
2374         (wl-draft-mime-bcc-body): Ditto.
2375
2376         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
2377         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
2378         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
2379         wl-draft-do-mime-bcc.
2380         (wl-draft-mime-bcc-field): New function.
2381         (wl-draft-do-mime-bcc): Ditto.
2382
2383         * wl-address.el (wl-address-complete-header-list): New variable.
2384         (wl-address-complete-header-regexp): Changed default value.
2385
2386         * Version number is increased to 2.9.13.
2387
2388 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
2389
2390         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
2391         it is differed.
2392
2393 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2394
2395         * wl-summary.el (wl-summary-line-list-info): Rewrite.
2396         (wl-summary-line-list-count): Ditto.
2397
2398 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
2399
2400         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
2401         (wl-nntp-posting-function): New variable.
2402         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
2403         `wl-nntp-posting-config-alist'.
2404
2405 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2406
2407         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
2408         FLIM.
2409
2410 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
2411
2412         * wl-summary.el (wl-summary-target-mark-refile-sub):
2413         Remove a nuisance funcall.
2414
2415 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
2416
2417         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
2418         as t for `try-completion'.
2419
2420 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
2421
2422         * wl-summary.el (wl-summary-default-from): Use
2423         wl-address-header-extract-address instead of
2424         std11-extract-address-components.
2425         (wl-summary-simple-from): Ditto.
2426         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
2427         (wl-summary-insert-headers): Show message.
2428         (wl-summary-create-line): Set 4th argument of wl-set-string-width
2429         for whole line.
2430         (wl-summary-default-from): Revert last change.
2431         (wl-summary-simple-from): Ditto.
2432         (wl-summary-mark-as-read): Argument rearrangement and re-written.
2433         (wl-summary-mark-as-read-region): Follow the change above.
2434         (wl-summary-sync-marks): Ditto.
2435         (wl-summary-target-mark-mark-as-read): Ditto.
2436         (wl-summary-redisplay-internal): Ditto.
2437         (wl-summary-redisplay-no-mime-internal): Ditto.
2438         (wl-summary-redisplay-all-header): Ditto.
2439         (wl-summary-mark-as-read): Removed argument `cached';
2440         Use current cache status to set cache mark.
2441         (wl-summary-redisplay-internal): Follow the change above.
2442         (wl-summary-redisplay-no-mime-internal): Ditto.
2443         (wl-summary-redisplay-all-header): Ditto.
2444
2445         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2446
2447         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
2448         Don't call itself recursively (Adviced by Yamaoka-san).
2449
2450 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2451
2452         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
2453         bind wl-summary-highlight as nil to avoid error caused by missing
2454         local variables.
2455
2456 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
2457
2458         * wl-vars.el (wl-invalid-character-message): New user option.
2459
2460         * wl-util.el (wl-set-string-width): If truncated string-width is
2461         larger than specified width, use `wl-invalid-character-message'.
2462
2463 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2464
2465         * wl-summary.el (wl-summary-prefetch-msg): 
2466         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
2467
2468 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
2469
2470         * wl-vars.el (wl-summary-check-line-format): New user option.
2471         (wl-summary-line-format-file): Ditto.
2472
2473         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
2474         variable.
2475         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
2476         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
2477         and `wl-summary-view-old-p' to check whether do a rescan or not.
2478         (wl-summary-view-old-p): New function.
2479         (wl-summary-line-format-changed-p): Ditto.
2480         (wl-summary-line-format-save): Ditto.
2481         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
2482
2483         * wl-util.el (wl-set-string-width): Avoid using negative number
2484         for make-string.
2485
2486 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2487
2488         * wl-summary.el (wl-summary-line-list-info): Revised format of the
2489         return value.
2490
2491         * wl-util.el (wl-set-string-width): Added optional argument
2492         `padding' (All other related portions are changed).
2493         (wl-line-parse-format): If the first letter of column number is
2494         `0', zero-padding the result (ex: "%05l").
2495
2496         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
2497
2498 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2499
2500         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
2501         sequential summary view.
2502
2503 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2504
2505         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
2506         if it doesn't have a -unix version.
2507
2508 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2509
2510         * wl-summary.el (wl-summary-jump-to-msg): Fix.
2511
2512 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
2513
2514         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
2515         content.
2516         (wl-draft): Follow the change above.
2517
2518         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
2519
2520         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
2521         and wl-folder-summary-line-format-alist contain %T and %P.
2522
2523         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
2524         (wl-summary-mode-line-format): New user option.
2525         (wl-summary-line-format-spec-alist): Added l, T, P, n.
2526         (wl-summary-line-format): Changed default value.
2527         (wl-summary-lazy-highlight): Changed default value.
2528
2529         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2530         change in wl-summary-create-line.
2531         (wl-thread-insert-entity-sub): Ditto.
2532
2533         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
2534         (wl-summary-buffer-unread-status): Ditto.
2535         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
2536         (wl-summary-buffer-persistent-mark-column): Ditto.
2537         (wl-summary-buffer-mode-line-formatter): Ditto.
2538         (wl-summary-buffer-mode-line): Ditto.
2539         (wl-summary-message-regexp): Abolished.
2540         (All other related portions are changed.)
2541         (wl-summary-detect-mark-position): New function.
2542         (wl-summary-buffer-set-folder): Setup
2543         wl-summary-buffer-mode-line-formatter.
2544         (wl-summary-mode): Setup selective-display;
2545         Setup pre-idle-hook when xemacs.
2546         (wl-summary-update-modeline): Rewrite.
2547         (wl-summary-jump-to-msg): Define as function;
2548         Changed regexp for searching messages.
2549         (wl-summary-message-number): Rewrite.
2550         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
2551         Do rescan when old type summary cache.
2552         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
2553         (wl-summary-remove-destination): Use '\r' to detect EOL.
2554         (wl-summary-print-destination): Ditto.
2555         (wl-summary-temp-mark): New inline function.
2556         (wl-summary-persistent-mark): Ditto.
2557         (wl-summary-line-number): New function.
2558         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
2559         (wl-summary-line-list-count): New function.
2560         (wl-summary-create-line): Added argument persistent-mark.
2561         (All other related portions are changed)
2562         (wl-summary-create-line): Insert '\r'.
2563         (wl-summary-save-view-cache): Encode whth `unix' EOL.
2564         (wl-summary-cursor-move-surface): New inline function.
2565         (wl-summary-prev): Use it.
2566         (wl-summary-next): Ditto.
2567
2568         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
2569         wl-summary-message-regexp.
2570         (wl-highlight-summary): Delete progress message.
2571         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
2572
2573         * Version number is increased to 2.9.12.
2574
2575 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2576
2577         * wl-summary.el (wl-summary-line-subject-minimum-length): New
2578         variable (nil: no minimum).
2579         (wl-summary-line-subject): Add some spaces after subject by
2580         wl-summary-line-subject-minimum-length.
2581
2582 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2583
2584         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
2585         and removed `F'.
2586         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
2587         change above).
2588
2589 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2590
2591         * wl-summary.el (wl-summary-line-list-count): Reverted.
2592         (example setting in samples/*/dot.wl is also updated)
2593
2594 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
2595
2596         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
2597
2598         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
2599
2600         * wl-vars.el (wl-summary-line-format): Addes some description to the
2601         docstring.
2602
2603         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
2604         (wl-summary-line-close-bracket): Ditto.
2605         (wl-summary-line-children-number): Ditto.
2606         (wl-summary-line-thread-indent): Ditto.
2607         (wl-summary-line-children-and-from): Ditto.
2608
2609         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
2610         't', 'c', 'F' and added 'C'.
2611
2612         * wl-util.el (wl-set-string-width): Accept negative value.
2613         (wl-line-parse-format): Added "%number(" and "%)".
2614
2615 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2616
2617         * wl-summary.el (wl-summary-line-list-count): Change format of the
2618         return value.
2619
2620 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
2621
2622         * wl-draft.el (wl-draft-beginning-of-line): New command imported
2623         from the recent message.el.
2624         (wl-draft-point-in-header-p): Ditto.
2625         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
2626         wl-draft-beginning-of-line.
2627         * wl-e21.el (wl-draft-mode-map): Ditto.
2628         * wl-xmas.el (wl-draft-mode-map): Ditto.
2629
2630         * wl-folder.el: Sort macrodefs by dependencies.
2631
2632 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2633
2634         * wl-summary.el (wl-summary-prev): Fixed regexp.
2635         (wl-summary-next): Ditto.
2636
2637 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2638
2639         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
2640
2641 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2642
2643         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
2644         for backward compatibility.
2645
2646 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2647
2648         * wl-summary.el (wl-summary-line-list-count): New function, merged
2649         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
2650         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
2651         list counts.
2652
2653 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
2654
2655         * wl-summary.el (wl-summary-create-line): Ignore errors while
2656         timezone-fix-time.
2657
2658         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
2659
2660         * wl-summary.el (wl-summary-sync-update): Ditto.
2661         (wl-summary-default-from): Use wl-message-entity
2662         instead of entity.
2663
2664         * wl-summary.el (wl-summary-create-line): Fix.
2665
2666         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
2667         (wl-summary-line-format): New user option.
2668         (wl-folder-summary-line-format-alist): Ditto.
2669         (wl-summary-from-width): Abolished.
2670
2671         * wl-util.el (toplevel): Require 'bytecomp.
2672         (wl-line-parse-format): New function.
2673         (wl-line-formatter-setup): New macro.
2674
2675         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
2676         (wl-summary-buffer-line-formatter): New buffer local variable.
2677         (wl-summary-switch-to-clone-buffer): Follow the change above.
2678         (wl-summary-message-regexp): Fix.
2679         (wl-summary-from-func-internal): Abolished.
2680         (wl-summary-subject-func-internal): Ditto.
2681         (wl-summary-subject-filter-func-internal): Ditto.
2682         (All other related portions are changed.)
2683         (wl-summary-buffer-set-folder):
2684         Set up wl-summary-buffer-number-column and 
2685         wl-summary-buffer-line-formatter
2686         (All other related portions are changed.)
2687         (wl-summary-buffer-number-column-detect): Abolished.
2688         (All other related portions are changed.)
2689         (wl-summary-delete-all-status-marks-on-buffer): Removed.
2690         (wl-summary-delete-all-temp-marks-on-buffer): Use
2691         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
2692         (wl-summary-target-mark-delete): Ditto.
2693         (wl-summary-target-mark-refile-subr): Ditto.
2694         (wl-summary-target-mark-mark-as-read): Ditto.
2695         (wl-summary-target-mark-mark-as-unread): Ditto.
2696         (wl-summary-target-mark-mark-as-important): Ditto.
2697         (wl-summary-target-mark-save): Ditto.
2698         (wl-summary-replace-status-marks): Renamed from
2699         wl-summary-set-status-marks-on-buffer;
2700         Use wl-summary-message-regexp instead of
2701         wl-summary-buffer-number-regexp.
2702         (wl-summary-sync-update): Follow the change above.
2703         (wl-summary-goto-previous-message-beginning): New function.
2704         (wl-summary-mark-as-unread): Use it.
2705         (wl-summary-mark-as-important): Ditto.
2706         (wl-summary-line-formatter): New variable.
2707         (wl-summary-line-year): New function.
2708         (wl-summary-line-day): Ditto.
2709         (wl-summary-line-day-of-week): Ditto.
2710         (wl-summary-line-hour): Ditto.
2711         (wl-summary-line-minute): Ditto.
2712         (wl-summary-line-open-bracket): Ditto.
2713         (wl-summary-line-close-bracket): Ditto.
2714         (wl-summary-line-children-number): Ditto.
2715         (wl-summary-line-thread-indent): Ditto.
2716         (wl-summary-line-size): Ditto.
2717         (wl-summary-line-subject): Ditto.
2718         (wl-summary-line-from): Ditto.
2719         (wl-summary-line-children-and-from): Ditto.
2720         (wl-summary-create-line): Rewritten.
2721         (wl-summary-format-date): Abolished.
2722
2723         * wl-highlight.el (wl-highlight-summary-current-line): Use
2724         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
2725         Use thread structure to detect thread top message.
2726
2727         * wl-draft.el (wl-default-draft-cite): Don't use
2728         wl-summary-from-func-internal.
2729
2730         * wl-refile.el (wl-refile-subject-learn): Don't use
2731         wl-summary-subject-filter-func-internal.
2732         (wl-refile-guess-by-subject): Ditto.
2733
2734         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
2735         parameters.
2736
2737         * wl-thread.el (wl-thread-update-indent-string-region):
2738         Use wl-thread-update-line-on-buffer instead of
2739         wl-thread-update-indent-string.
2740         (wl-thread-update-children-number): Redefine using
2741         wl-thread-update-line-on-buffer.
2742         (wl-thread-update-indent-string): Abolished.
2743
2744         * Version number is increased to 2.9.11.
2745
2746 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
2747
2748         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
2749         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
2750         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
2751
2752         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
2753         as nil.
2754
2755         * wl-thread.el (wl-thread-open-all-unread): Use 
2756         elmo-folder-list-messages-mark-match.
2757         (wl-thread-insert-message): Removed argument `mark-alist'.
2758         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
2759         elmo-msgdb-set-mark.
2760         (wl-thread-get-children-msgs-uncached): Likewise.
2761         (wl-thread-get-exist-children): Added argument include-self.
2762         (wl-thread-delete-message): Follow the change above.
2763
2764         * wl-summary.el (wl-summary-count-unread): Removed argument.
2765         (wl-summary-rescan): Follow the change above.
2766         (wl-summary-mark-as-read-region): Ditto
2767         (wl-summary-mark-as-unread-region): Ditto.
2768         (wl-summary-delete-messages-on-buffer): Ditto.
2769         (wl-summary-sync-update): Ditto.
2770         (wl-summary-switch-to-clone-buffer): Ditto.
2771         (wl-summary-goto-folder-subr): Ditto.
2772         (wl-summary-target-mark-mark-as-read): Ditto.
2773         (wl-summary-target-mark-mark-as-unread): Ditto.
2774         (wl-summary-target-mark-mark-as-important): Ditto.
2775         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
2776         (wl-summary-update-thread): Removed argument `mark-alist'.
2777         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
2778         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
2779         (wl-summary-resume-cache-status): Likewise.
2780         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
2781         elmo-msgdb-set-mark.
2782         (wl-summary-mark-as-read-all): Likewise.
2783         (wl-summary-delete-cache): Ditto.
2784         (wl-summary-auto-select-msg-p): Ditto.
2785         (wl-summary-mark-as-unread): Ditto.
2786         (wl-summary-no-auto-refile-message-p): Ditto.
2787         (wl-summary-mark-as-read): Ditto.
2788         (wl-summary-mark-as-important): Ditto.
2789         (wl-summary-auto-refile): Follow the change above.
2790         (wl-summary-delete-all-marks): Removed.
2791         (wl-summary-resume-marks-and-highlight): Ditto.
2792         (wl-summary-resume-marks): Ditto.
2793         (wl-summary-delete-important-msgs-from-list): Ditto.
2794         (wl-summary-delete-canceled-msgs-from-list): Ditto.
2795
2796         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
2797         wl-summary-count-unread.
2798
2799         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2800         (wl-summary-score-update-all-lines): Use
2801         elmo-msgdb-set-mark.
2802
2803 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
2804
2805         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
2806         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
2807         (wl-summary-create-line): Renamed from
2808         wl-summary-overview-create-summary-line;
2809         Argument rearrangement.
2810         (wl-summary-update-thread): Follow the change above.
2811
2812         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
2813         (wl-thread-insert-entity-sub): Likewise.
2814
2815         * wl-summary.el (wl-summary-append-message-func-internal): Removed
2816         argument `overview', `mark-alist' and added `msgdb'.
2817
2818         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
2819
2820         * wl-summary.el (wl-summary-insert-summary): Changed argument.
2821         (wl-summary-rescan): Follow the change above.
2822         (wl-summary-sync-update): Ditto.
2823         (wl-summary-insert-thread-entity): Ditto;
2824         Don't use `let*' in every while loop;
2825         Detect infinite loop of threads.
2826         (wl-summary-update-thread): Removed argument `overview'.
2827
2828         * wl-thread.el (wl-thread-insert-message): Ditto.
2829
2830         * Version number is increased to 2.9.10.
2831
2832         * wl-message.el (wl-message-redisplay): Ignore errors while
2833         wl-message-redisplay-hook.
2834
2835 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2836
2837         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
2838
2839 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
2840
2841         * wl.el (wl): inhibit-quit while wl-folder.
2842
2843 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
2844
2845         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
2846         while msgdb access.
2847
2848 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2849
2850         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
2851         even if no folder is not created.
2852
2853 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
2854
2855         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
2856
2857         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
2858         implementation.
2859         (wl-summary-target-mark-thread): Ditto.
2860
2861         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
2862
2863 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2864
2865         * wl-util.el (wl-display-bytes): Remove unused function.
2866
2867 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2868
2869         * wl.el (wl-check-environment): Cause error when wl-from is nil,
2870         seems critical one (partially reverse the change in 2002/03/17).
2871
2872 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2873
2874         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
2875         * wl-draft.el (wl-draft-write-sendlog): Ditto.
2876
2877 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2878
2879         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
2880         is not writable.
2881         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
2882         plugged status instead of `'force' as 2nd argument.
2883
2884         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
2885         is not creatable.
2886
2887         * Version number is increased to 2.9.9.
2888
2889 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
2890
2891         * wl-summary.el (wl-summary-suspend): New function.
2892
2893 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
2894
2895         * wl.el (wl): Do not check variables if check is nil.
2896         * wl-utils.el (wl-collect-draft): New function.
2897         * wl-folder.el (wl-folder-suspend): Put summary buffers
2898         and draft buffers at the end of buffer list.
2899         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
2900
2901 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2902
2903         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
2904         loop instead of recursive call.
2905
2906         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
2907         2nd argument.
2908
2909 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2910
2911         * wl-draft.el (wl-draft-create-contents): Don't take neither
2912         (function . args) nor (string . something) any more.
2913
2914         * wl-version.el (wl-generate-user-agent-string): Return string
2915         without header symbol.
2916         * wl-draft.el (wl-draft-default-headers): Use it.
2917
2918         * wl-draft.el (wl-draft-trim-ccs): Renamed from
2919         `wl-draft-insert-ccs' and return field value instead of inserting
2920         the header. Abolish cc argument.
2921         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
2922
2923         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
2924         rather than one with string car.
2925
2926         * wl-vars.el (wl-draft-additional-header-alist): New variable.
2927         * wl-draft.el (wl-draft-create-contents): Add it after the default
2928         headers.
2929
2930         * wl-draft.el (wl-draft-create-contents): For the case of
2931         (symbol-or-string . function) insert header only when the function
2932         returns string value.
2933
2934 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2935
2936         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
2937         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
2938
2939 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2940
2941         * wl.el (wl-check-environment): Don't check Message-ID when
2942         `wl-insert-message-id' is nil.
2943         Revive checking if `wl-message-id-domain' contains "@".
2944
2945 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2946
2947         * wl.el (wl-check-environment): Merge examination for "@" at
2948         inappropriate position into the first string-match.
2949
2950         * wl-summary.el (wl-summary-target-mark-print): New function.
2951         (wl-summary-pipe-message-subr): Extracted from
2952         `wl-summary-pipe-message'.
2953         (wl-summary-target-mark-pipe): New function.
2954         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
2955         `wl-summary-target-mark-pipe'.
2956
2957 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2958
2959         * wl.el (wl-check-environment): Rewrite around Message-ID check.
2960
2961 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2962
2963         * wl.el (wl-check-environment): Use elmo-warning instead of
2964         error for non-critical ones.
2965         Remove trash folder check.
2966         (wl): Don't ignore error in wl-check-environment.
2967
2968         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
2969         check, which is moved from `wl-check-environment'.
2970         (Adviced by Teranishi-san [X-Mail-Count: 9661])
2971
2972 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2973
2974         * wl-summary.el (wl-summary-write-current-folder): If it cannot
2975         guess anything, call wl-summary-write.
2976         (wl-summary-write): Create draft with blank To field.
2977         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
2978
2979 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2980
2981         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
2982         argument full as well for wl-folder-write-current-folder.
2983         If wl-*-write-current-folder cannot guess addressee, add blank
2984         To header.
2985         Rewrite condition for positioning cursor.
2986
2987 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2988
2989         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
2990         summary buffer is present, use it.
2991         (wl-folder-jump-to-previous-summary): Ditto.
2992
2993 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2994
2995         * wl-draft.el (wl-draft-create-contents): Fix docstring.
2996
2997         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
2998         wl-summary-previous-buffer and wl-summary-next-buffer.
2999
3000         * wl-folder.el (wl-folder-mode-map): Bind
3001         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
3002         (wl-folder-jump-to-next-summary): New function.
3003         (wl-folder-jump-to-previous-summary): Ditto.
3004
3005         * wl-draft.el (wl-draft): Rearranged.
3006
3007 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3008
3009         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
3010         of header.
3011         (wl-draft): Collect arguments for the header as header-alist.
3012         (wl-draft-forward): Arrange arguments for wl-draft.
3013         (wl-draft-reply): Ditto.
3014         (wl-draft-edit-string): Ditto.
3015         * wl-summary.el (wl-summary-write): Ditto.
3016         (wl-summary-write-current-folder): Ditto.
3017
3018         * Version number is increased to 2.9.8.
3019
3020 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3021
3022         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
3023
3024         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
3025
3026         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
3027         even if the guess failed.
3028
3029         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
3030         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
3031         wl-summary-write-current-folder.
3032         * wl-xmas.el: Ditto.
3033
3034 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
3035
3036         * wl-summary.el (wl-summary-next-page): Force display message if
3037         message is not displayed yet.
3038         (wl-summary-prev-page): Ditto.
3039
3040 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
3041
3042         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
3043
3044 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3045
3046         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
3047         add "Preview Message" and "Save Draft and Exit".
3048
3049 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3050
3051         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
3052         if addrmgr is called from draft in splitted window.
3053
3054         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
3055         * wl-mule.el: Ditto.
3056         * wl-xmas.el: Ditto.
3057
3058 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3059
3060         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
3061
3062         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
3063         * wl-xmas.el (wl-folder-toolbar): Ditto.
3064
3065 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3066
3067         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
3068         and wl-draft-save-and-exit.
3069         (wl-draft-toolbar): Add wl-draft-save-and-exit.
3070         * wl-xmas.el: Ditto.
3071         * wl-mule.el: Ditto.
3072
3073         * wl-folder.el (wl-folder-goto-draft-folder): New function.
3074         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
3075
3076 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
3077
3078         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
3079         lists for saving buffer.
3080
3081 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3082
3083         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
3084         parent-folder argument instead of it.
3085         (wl-draft-create-buffer): Ditto.
3086         (wl-draft-forward): Ditto.
3087         (wl-draft-reply): Ditto.
3088         * wl-summary.el (wl-summary-write): Ditto.
3089         (wl-summary-write-current-folder): Ditto.
3090
3091         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
3092         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
3093         Folder buffer after composing.
3094
3095 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3096
3097         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
3098         header if the file `wl-x-face-file' already contains it.
3099
3100 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3101
3102         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
3103         folder" entry.
3104         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
3105         * wl-e21.el (wl-folder-toolbar): Ditto.
3106         * wl-xmas.el (wl-folder-toolbar): Ditto.
3107
3108 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3109
3110         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
3111         wl-folder-goto-folder with sticky argument.
3112         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
3113
3114 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3115
3116         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
3117         and wl-summary-previous-buffer.
3118         (wl-summary-next-buffer): New function.
3119         (wl-summary-previous-buffer): Ditto.
3120
3121 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3122
3123         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
3124         wl-folder-jump-to-current-entity-with-arg.
3125         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
3126         `wl-folder-jump-to-current-entity'.
3127         * wl-summary.el (wl-summary-mode-map): Bind "G" for
3128         `wl-summary-goto-folder-sticky'.
3129         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
3130         `wl-summary-goto-folder'.
3131         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
3132         Unless force-exit, do not clean temp. marks for sticky summary.
3133         (wl-summary-goto-folder): Now the prefix argument means force-exit.
3134
3135 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3136
3137         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
3138         not entire.
3139
3140 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
3141
3142         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
3143         to `C-x C-s'.
3144         (wl-summary-save-status): New command.
3145         (wl-summary-exit): Don't clean-up temp marks when sticky.
3146         (Applied patch from Nakayama-san [wl: 09548])
3147         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
3148         Do nothing when no mark data.
3149         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
3150         Call `wl-summary-delete-all-temp-marks' before saving.
3151
3152 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
3153
3154         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
3155
3156 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3157
3158         * wl.el (wl-check-environment): Also cause error when (system-name)
3159         returns "localhost.localdomain". (Although it doesn't affect because
3160         of condition-case, see change in 2002-01-23 by Teranisi-san.)
3161
3162 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3163
3164         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
3165         instead of wl-match-member with wl-folder-hierarchy-access-folders.
3166
3167         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3168         value.
3169
3170 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
3171
3172         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
3173         Likewise r-cc-list and r-ng-list.
3174
3175 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3176
3177         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
3178         only if it is bound as variable.
3179
3180         * wl-mime.el (wl-draft-preview-message): Ditto.
3181
3182 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
3183
3184         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
3185         needless `goto-char'.
3186
3187         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
3188         `wl-summary-redisplay-no-mime-internal' instead of
3189         `wl-summary-redisplay-no-mime'.
3190         (wl-summary-redisplay-no-mime): Changed argument;
3191         Call `wl-summary-redisplay-no-mime-internal'.
3192
3193         * wl-mime.el (wl-draft-preview-message): Bind
3194         `mime-header-encode-method-alist' locally.
3195
3196         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
3197         (wl-draft-std11-parse-addresses): Added the first address check.
3198         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
3199
3200         * Version number is increased to 2.9.7.
3201
3202 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
3203
3204         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
3205
3206 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
3207
3208         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
3209         related to scrollbar support, if there is no such a feature
3210         compiled in.
3211
3212 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3213
3214         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
3215         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
3216         for prefetch.
3217
3218 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
3219
3220         * wl-summary.el (wl-summary-pick): Fix for no match.
3221
3222 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3223
3224         * wl-draft.el (wl-draft-save):
3225         Override `mime-header-encode-method-alist'.
3226
3227 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3228
3229         * wl-folder.el (wl-folder-pick): New function.
3230         Define key as "?".
3231
3232 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3233
3234         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
3235         Fix for unplugged.
3236
3237 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3238
3239         * wl-folder.el (wl-folder-virtual): New function.
3240         Define key as "V".
3241
3242 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3243
3244         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
3245         multi folder if entity is group.
3246
3247 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3248
3249         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
3250         is nil.
3251
3252 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3253
3254         * wl-summary.el (wl-summary-pick): Fix for killed messages.
3255         (wl-summary-target-mark-msgs): Return the number of marked messages.
3256
3257 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
3258
3259         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
3260         "first:" is specified.
3261
3262 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3263
3264         * wl-vars.el (wl-from): Use return value of function
3265         user-full-name instead of the variable user-full-name since
3266         XEmacs-20.4 doesn't set this variable.
3267
3268 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
3269
3270         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
3271         call `wl' directly.
3272
3273 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
3274
3275         * wl-draft.el (wl-draft-reedit): Removed duplicated
3276         switch-to-buffers.
3277
3278 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3279
3280         * wl.el (wl-other-frame): Removed garbages.
3281
3282 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
3283
3284         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
3285
3286         * wl-xmas.el (wl-draft-key-setup): Ditto.
3287
3288         * wl-mule.el (wl-draft-key-setup): Ditto.
3289
3290         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
3291         (wl-draft-reedit): Ditto.
3292         (wl-draft-prepare-edit): Add `wl-draft-save' to
3293         `local-write-file-hooks'.
3294         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
3295         (wl-draft-reedit): Set buffer-file-name.
3296         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
3297
3298
3299         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
3300         call it.
3301         (wl-delete-startup-frame-function): New variable.
3302         (wl-other-frame): New function
3303         (Original was written by Yamaoka san [wl: 09239]).
3304
3305         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
3306         if `wl-folder-use-frame'.
3307
3308 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3309
3310         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
3311
3312 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3313
3314         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
3315         New variable.
3316         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
3317         (wl-message-buffer-prefetch-get-next): Use them.
3318         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
3319
3320 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
3321
3322         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
3323         with unwind-protect.
3324
3325         * wl-draft.el (wl-draft-reedit): Rewrite.
3326         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
3327         (wl-draft-save): Insert header separator if it does not exist;
3328         Removed condition-case.
3329
3330         * wl-summary.el (wl-summary-reedit): Revert last change.
3331
3332         * wl-draft.el (wl-draft-save): Rewrite.
3333         (wl-draft-create-buffer): Set buffer-file-name as nil.
3334
3335         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
3336
3337         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
3338
3339         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
3340         nil.
3341
3342 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3343
3344         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
3345         If count is nil, do not prefetch.
3346         (wl-message-buffer-prefetch-next): Next.
3347
3348 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3349
3350         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
3351
3352 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3353
3354         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
3355         `delete-backward-char'
3356         (wl-draft-prepare-edit): Check major-mode.
3357         (wl-draft-decode-header): Rewrite.
3358         (wl-draft): Fix.
3359
3360 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3361
3362         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
3363
3364 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3365
3366         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
3367         (wl-message-buffer-prefetch-get-next): Remove size checking.
3368         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
3369
3370 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3371
3372         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
3373         (wl-draft-default-headers): Fix.
3374
3375 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3376
3377         * wl-draft.el (wl-draft-default-headers): Insert return value of
3378         `wl-generate-mailer-string-function'.
3379
3380 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
3381
3382         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
3383         (wl-draft-insert-mail-header-separator): Ditto.
3384
3385         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
3386         again (Reverted the change on 2002-01-17 by OKADA san).
3387
3388 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3389
3390         * wl-draft.el (wl-draft): Rewrite.
3391         (wl-draft-create-buffer): New function.
3392         (wl-draft-create-contents): Ditto.
3393         (wl-draft-prepare-edit): Ditto.
3394         (wl-draft-decode-header): Ditto.
3395         (wl-draft-decode-body): Ditto.
3396         (wl-draft-check-new-line): Ditto.
3397         (wl-draft-default-headers): Ditto.
3398         (wl-draft-insert-mail-header-separator): Ditto.
3399
3400 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3401
3402         * Version number is increased to 2.9.6.
3403
3404 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3405
3406         * wl-draft.el (wl-draft-delete-field): Optional argument.
3407         (wl-draft-delete-fields): Ditto.
3408
3409 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3410
3411         * wl-message.el (toplevel): Eliminated byte-compile warning.
3412         for `itimer-function', `delete-timer' and `itimer-list'.
3413
3414 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3415
3416         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
3417         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
3418         `wl-message-buffer-prefetch-threshold'.
3419         * wl-summary.el (wl-summary-redisplay-internal): Remove
3420         the check of `wl-message-buffer-prefetch-depth'.
3421
3422 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3423
3424         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
3425         size of article.
3426         (wl-message-buffer-prefetch-subr): Remove size check.
3427
3428 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3429
3430         * wl-vars.el (wl-plugged): Make customizable.
3431
3432 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3433
3434         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
3435         (wl-message-buffer-prefetch-set-timer): New function.
3436         (wl-message-buffer-prefetch-get-next): New function.
3437         (wl-message-buffer-prefetch): New function.
3438         (wl-message-buffer-prefetch-next): Rewrite.
3439         (wl-message-buffer-prefetch-subr): Rewrite.
3440         * wl-vars.el (wl-auto-prefetch-first): New variable.
3441         * wl-summary.el (wl-summary-goto-folder-subr): Call
3442         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
3443
3444 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3445
3446         * wl-score.el (wl-summary-score-update-all-lines): Do not call
3447         `wl-summary-unread-message-hook'.
3448
3449 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3450
3451         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
3452         (wl-summary-sync): Call `wl-summary-resume-cache-status'
3453         if range is `cache-status'.
3454
3455 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3456
3457         * wl-message.el (wl-message-buffer-prefetch-subr):
3458         Improve debug message.
3459
3460 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3461
3462         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
3463         `wl-mail-send-pre-hook'.
3464         (wl-draft-send-mail-with-qmail): Ditto.
3465         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
3466
3467 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3468
3469         * wl-message.el (wl-message-buffer-prefetch-subr):
3470         Fix for cancel-function-timers bug.
3471         (wl-message-buffer-prefetch-debug): Default value is t.
3472
3473 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3474
3475         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
3476         (wl-message-buffer-prefetch-subr): Rewrite.
3477         Rename from `wl-message-buffer-prefetch'.
3478
3479 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3480
3481         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
3482         (wl-default-draft-cite-decorate-author): Ditto.
3483
3484         * wl-draft.el (wl-draft-cite-function): Removed.
3485         (wl-default-draft-cite-decorate-author): Ditto.
3486
3487 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3488
3489         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
3490         (wl-default-draft-cite): Do not arrange author name if the value of
3491         `wl-default-draft-cite-decorate-author' is nil.
3492
3493 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
3494
3495         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
3496
3497         * wl-folder.el (wl-folder-check-one-entity): Don't care
3498         `elmo-folder-use-flag-p'.
3499
3500 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
3501
3502         * wl-folder (wl-folder-check-one-entity): Fix
3503         problem if unread is nil.
3504
3505 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3506
3507         * wl-address.el (wl-address-make-completion-list): Check whether
3508         the address is a group list.
3509         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
3510
3511 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3512
3513         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
3514         The number of the messages of new and unread does not count
3515         correctly.
3516
3517         * wl-summary.el (wl-summary-count-unread): Changed to return
3518         `(new . unread)' instead of total.
3519         (wl-summary-sync-update): Follow the change above.
3520
3521         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
3522
3523 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3524
3525         * wl-address.el (wl-address-make-completion-list): Do not enclose
3526         address by " <" and ">" if associated realname is "".
3527         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
3528         This is against the promblem with group list in .addresses pointed
3529         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
3530
3531 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3532
3533         * wl-draft.el (wl-draft-write-sendlog): The first argument of
3534         message is a format control string.
3535         * wl-expire.el (wl-expire-append-log): Ditto.
3536         * wl-mime.el (wl-summary-burst-subr): Ditto.
3537         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
3538         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
3539
3540 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3541
3542         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
3543         wl.el (wl-check-variables): Rename from `wl-check-type'.
3544         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
3545         (wl-check-variables-2): New function.
3546         (wl): Call `wl-check-variables-2'.
3547
3548 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3549
3550         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
3551         after renaming folder in access group.
3552
3553 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3554
3555         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
3556         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
3557         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
3558         (wl-message-buffer-prefetch): Rewrite.
3559         (wl-message-buffer-prefetch-idle-time): Removed.
3560         * wl-summary.el (wl-summary-redisplay-internal):
3561         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
3562         Error check for `wl-message-buffer-prefetch-depht'.
3563
3564 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3565
3566         * Version number is increased to 2.9.5.
3567         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
3568
3569 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3570
3571         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
3572         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
3573         Based on the patch written by
3574         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
3575
3576 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
3577
3578         * wl-draft.el (wl-draft-raw-send): Fix for
3579         `wl-news-send-pre-hook'
3580
3581 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3582
3583         * wl-utils.el (wl-message-id-function): New variable.
3584         * wl-draft.el (wl-draft-insert-required-fields):
3585         Use `wl-message-id-function'.
3586
3587 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3588
3589         * wl-vars.el (wl-message-id-use-wl-from): New variable.
3590         * wl-utils.el (wl-draft-make-message-id-string):
3591         Use `wl-from' for domain part of Message-ID
3592         if `wl-message-id-use-wl-from' if non-nil.
3593         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
3594
3595 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3596
3597         * wl.el (wl): Call `wl-check-type'
3598         Do not 'condition-case'.
3599
3600 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3601
3602         * wl.el (wl-check-type): New function.
3603         (wl-check-type-variables): New variable.
3604
3605 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3606
3607         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
3608
3609 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3610
3611         * wl-draft.el (wl-smtp-password-key): New function.
3612         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
3613         (wl-draft-send-mail-with-smtp): Ditto.
3614         (wl-draft-send-mail-with-pop-before-smtp): Fix.
3615
3616 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
3617
3618         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
3619         * wl-utils.el (wl-unique-id-suffix): Remove.
3620
3621 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
3622
3623         * Version number is increased to 2.9.4.
3624
3625 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
3626
3627         * wl-utils.el (wl-unique-id-suffix): New variable.
3628         (wl-unique-id): Use `wl-unique-id-suffix'
3629
3630 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3631
3632         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
3633         instead of `elmo-msgdb-search'.
3634
3635         * Version number is increased to 2.9.3.
3636
3637 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
3638
3639         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
3640
3641 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
3642
3643         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
3644         (wl-draft-dispatch-message): Changed for send-later.
3645         (wl-draft-queue-flush): Ditto.
3646         (wl-draft): Clear `wl-sent-message-queued'.
3647         (wl-draft-reedit): Ditto.
3648         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
3649         * wl-vars.el (wl-draft-force-queuing): New variable.
3650         (wl-draft-force-queuing-mail): New variable.
3651         (wl-draft-force-queuing-news): New variable.
3652
3653 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
3654
3655         * wl-draft.el (wl-draft-hide): Removed `interactive'.
3656         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
3657
3658 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3659
3660         * Version number is increased to 2.9.2.
3661
3662 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3663
3664         * wl-draft.el (wl-draft-elide-region): New user command.
3665         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
3666
3667         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
3668         command `wl-draft-elide-region'.
3669         * wl-mule.el: Ditto.
3670         * wl-xmas.el: Ditto.
3671
3672 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
3673
3674         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
3675         (wl-biff-check-folder-async): Removed needless let.
3676
3677 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
3678
3679         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
3680         wl-folder-get-elmo-folder.
3681         (wl-biff-check-folder): Set `biff' argument of
3682         `wl-folder-check-one-entity'.
3683         (wl-biff-check-folder-async): Setup `biff' slot of folder.
3684
3685         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
3686         (wl-folder-check-one-entity): Added `biff' argument;
3687         Setup `biff' slot of folder.
3688
3689         * Version number is increased to 2.9.1.
3690
3691 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
3692
3693         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
3694         comment out and fixed.
3695         (wl-fldmgr-add-completion-subr): Ditto.
3696
3697         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
3698         and msgdb.
3699
3700         * wl.el (wl-toggle-plugged): Save summary view.
3701
3702 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
3703
3704         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
3705
3706 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3707
3708         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
3709
3710 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3711
3712         * wl-e21.el (wl-e21-toolbar-configurations): Replace
3713         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
3714         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
3715
3716         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
3717         if it was failed.
3718         (wl-demo): Disable undo in the demo buffer.
3719
3720 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
3721
3722         * wl-version.el (wl-version): Changed codename.
3723
3724         * Version number is increased to 2.9.0.
3725
3726 2001-12-14  Takuo KITAME <kitame@northeye.org>
3727
3728         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
3729         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
3730         (wl-folder-mark-as-read-all-current-entity): Ditto.
3731
3732 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3733
3734         * wl-vars.el (wl-from-width): Define as obsolete variable.
3735         (wl-subject-length-limit): Ditto.
3736
3737         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
3738
3739         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
3740         wl-summary-save-view.
3741
3742         * wl.el (wl-save-status): Ditto.
3743         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
3744
3745         * wl-summary.el (wl-summary-save-view): Removed unused argument.
3746         (wl-summary-exit): Follow the change above.
3747         (wl-summary-goto-folder-subr): Ditto.
3748
3749         * wl-folder.el (wl-folder-create-subr): Don't use
3750         `elmo-folder-creatable-p'.
3751
3752 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3753
3754         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
3755
3756 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3757
3758         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
3759         rather than bitmap on Emacs 21.
3760         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
3761         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
3762         for xbm if the new redisplay engine is not available.
3763
3764 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
3765
3766         * wl-folder.el (wl-folder-init-hook): New hook.
3767         (wl-folder-init): Run `wl-folder-init-hook'.
3768
3769 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3770
3771         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
3772
3773 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
3774
3775         * wl-acap.el (wl-acap-cache-filename): New variable.
3776         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
3777         (wl-acap-init): Use cache if no ACAP server found.
3778
3779 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3780
3781         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
3782         `wl-acap-original-msgdb-dir'.
3783
3784         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
3785         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
3786
3787         * wl-mime.el (wl-mime-save-directory): Renamed from
3788         `wl-mime-save-dir'.
3789
3790 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3791
3792         * wl-vars.el (wl-icon-dir): Fixed the docstring.
3793
3794         * wl-demo.el: Require `path-util'.
3795         (wl-demo-bitmap-mule-available-p): New internal variable.
3796         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
3797         `module-installed-p' instead.
3798         (wl-demo-insert-image): Use *.img file for a bitmap image.
3799         (wl-demo): Don't call the ascii demo recursively.
3800
3801 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3802
3803         * Version number is increased to 2.7.7.
3804
3805 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
3806
3807         * wl.el (wl-exit): Eliminated byte-compile warning.
3808
3809 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3810
3811         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
3812         obsolete variable using `elmo-define-obsolete-variable'.
3813         (wl-fetch-confirm-threshold): Ditto.
3814         (wl-cache-prefetch-folder-type-list): Ditto.
3815         (wl-cache-prefetch-folder-list): Ditto.
3816
3817 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3818
3819         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
3820         (wl-demo-icon-name): Use Xmas logo at the end of the year.
3821         (wl-demo-insert-image): New function.
3822         (wl-demo-insert-text): New function.
3823         (wl-demo-image-type-alist): Redefine as a function.
3824         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
3825         (wl-demo-with-temp-file-buffer): Removed.
3826         (wl-logo-xpm): Removed.
3827         (wl-logo-xbm): Removed.
3828         (wl-logo-bitmap): Removed.
3829
3830 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
3831
3832         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
3833         (wl-expire-localdir-get-folder-function): New user option.
3834         (wl-expire-localdir-get-folder): New function.
3835         (wl-expire-localdir-date): Ditto.
3836
3837 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3838
3839         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
3840         value.  Refactoring `wl-folder-notify-deleted' is nil case.
3841         Fixed unread number mismatch when all-unread < unread.
3842
3843 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
3844
3845         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
3846         (wl-fetch-confirm-threshold): Ditto.
3847
3848         * wl-summary.el (wl-summary-confirm-appends): Removed.
3849         (wl-summary-sync-update): Don't refer
3850         `wl-summary-update-confirm-threshold' (It is now abolished).
3851
3852         * wl-message.el (wl-message-display-internal): Don't refer
3853         `wl-fetch-confirm-threshold' (It is now abolished).
3854
3855 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3856
3857         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
3858
3859 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3860
3861         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
3862         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
3863         Change default value to nil.
3864         (wl-summary-indent-length-limit): The value can be nil, nil means
3865         unlimited.
3866
3867         * wl-summary.el: Don't set limit for indent length if the value of
3868         wl-summary-indent-length-limit is nil.
3869         If the value of wl-summary-width is nil, it means only that the width
3870         of summary is unlimited (nil doesn't mean that the indent length is
3871         unlimited).
3872
3873         * wl-thread.el: Ditto.
3874
3875 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
3876
3877         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
3878         be nil, nil means never confirm.
3879         * wl-summary.el (wl-summary-confirm-appends): Ditto.
3880
3881 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3882
3883         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
3884         means unlimited).
3885
3886 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
3887
3888         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
3889         Use `with-temp-buffer'.
3890
3891 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
3892
3893         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
3894         with new backquote style).
3895         (wl-folder-get-entity-from-buffer): Ditto.
3896
3897 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3898
3899         * wl-version.el (nemacs-version): Eliminated.
3900         (wl-extended-emacs-version2): Ignore nemacs.
3901         (wl-extended-emacs-version3): Ditto.
3902
3903 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
3904
3905         * wl-vars.el (wl-draft-add-references): Set default value as nil.
3906         (wl-draft-add-in-reply-to): New variable.
3907         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
3908         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
3909         (wl-draft-yank-from-mail-reply-buffer): Use
3910         `wl-draft-add-in-reply-to'.
3911         (wl-draft-insert-current-message): Ditto.
3912
3913 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3914
3915         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
3916         typo (kill->hide).
3917         (wl-message-buffer-prefetch-folder-type-list): Added elements
3918         `mark' and `cache' instead of `internal'.
3919
3920 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
3921
3922         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
3923         resume msgdb directory.
3924
3925 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
3926
3927         * wl.el (wl-exit): Call `wl-acap-exit'.
3928
3929         * wl-summary.el (wl-summary-message-string): New function.
3930         (wl-summary-reedit): Use it.
3931         (wl-summary-resend-bounced-mail): Remove needless let.
3932         (wl-summary-supersedes-message): Ditto.
3933         (wl-summary-save): Ditto.
3934
3935         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
3936         (wl-acap-init): Set it.
3937         (wl-acap-exit): New function.
3938
3939 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3940
3941         * wl.el (wl-init): Revert (require 'mime-setup). move from
3942         toplevel.
3943
3944 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3945
3946         * wl-summary.el (wl-summary-write-current-folder): Remove unused
3947         local variables.  Add error when guess function return invalid
3948         value.
3949
3950 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3951
3952         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
3953         Change local variable name.
3954         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
3955         (wl-folder-get-newsgroups): Return nil when non-news folder.
3956         * wl-summary.el (wl-summary-write-current-folder): State through
3957         when guess-list return nil.
3958         (wl-summary-write-current-folder-functions): Fixed docstring.
3959
3960         * wl.el (wl-exit): Changed confirm message.
3961
3962         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
3963         * wl-draft.el (wl-draft): Remove verbose `featurep'.
3964
3965         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
3966
3967 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3968
3969         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
3970         user option (Renamed from wl-cache-prefetch-folder-type-list).
3971         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
3972         from wl-cache-prefetch-folder-list).
3973
3974         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
3975         Move to wl-vars.el.
3976         (wl-message-buffer-prefetch-p): Changed to enable
3977         `wl-message-buffer-prefetch-folder-list'.
3978
3979         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
3980         `ignore-cache'.
3981
3982 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
3983
3984         * wl-draft.el (wl-draft-config-sub-func-alist): Added
3985         `part-top' and `part-bottom'.
3986         (wl-draft-config-sub-part-top): New function.
3987         (wl-draft-config-sub-part-bottom): New function.
3988
3989 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3990
3991         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
3992
3993 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
3994
3995         * wl-folder.el (wl-folder-get-newsgroups): Fix.
3996
3997 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3998
3999         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
4000
4001         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
4002         (wl-summary-write-current-folder): Ditto.
4003
4004 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4005
4006         * wl-folder.el (wl-folder-get-newsgroups): Use
4007         `elmo-folder-newsgroups'.
4008
4009 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
4010
4011         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
4012         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
4013         `wl-draft-config-sub-header-bottom'.
4014
4015 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4016
4017         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
4018         localnews folder.
4019
4020 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4021
4022         * wl-summary.el (wl-summary-mode): Undo last change.
4023
4024         * wl-folder.el (wl-folder-mode): Ditto.
4025
4026 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4027
4028         * wl-summary.el (wl-summary-mode): Locally set
4029         truncate-partial-window-width to nil.
4030         (for XEmacs)
4031
4032         * wl-folder.el (wl-folder-mode): Ditto.
4033
4034 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4035
4036         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
4037
4038 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4039
4040         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
4041         number.
4042
4043         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
4044
4045         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
4046
4047         * Version number is increased to 2.7.6.
4048
4049 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
4050
4051         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
4052
4053 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
4054
4055         * wl-summary.el (wl-summary-sync-update): Enclose network
4056         related portion with `unwind-protect'.
4057
4058 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4059
4060         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
4061
4062 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4063
4064         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
4065         element.
4066         * wl-vars.el (wl-message-body-button-alist): Ditto.
4067
4068         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
4069         max match length.
4070         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
4071
4072         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
4073         for the max match length;
4074         Use 4th element value for the button string regexp group.
4075
4076         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
4077         candidate exists, prompt to select.
4078
4079 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4080
4081         * wl-summary.el (wl-summary-jump-to-msg): Search before
4082         calibration point by `beginning-of-line'.
4083
4084 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4085
4086         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
4087         for access group.
4088
4089 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
4090
4091         * wl-message.el (wl-message-display-internal): Bind
4092         `default-mime-charset'.
4093
4094         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
4095
4096         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
4097
4098         * Version number is increased to 2.7.5.
4099
4100 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4101
4102         * wl-expire.el (wl-summary-archive): Fixed;
4103         Use `elmo-folder-name-internal'.
4104
4105 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4106
4107         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
4108         from `elmo-folder-move-messages' caller.
4109         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4110
4111         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
4112         related portions are changed).
4113
4114 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4115
4116         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
4117         counter.
4118
4119 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4120
4121         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
4122         buffer local and set it to nil.
4123
4124         * wl-message.el (wl-message-redisplay): Ditto.
4125
4126 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
4127
4128         * wl-summary.el (wl-summary-mark-as-important): If message is
4129         already cached, set messag as read, otherwise encache and mark as read.
4130
4131 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4132
4133         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
4134         point-min.
4135
4136 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4137
4138         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
4139         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
4140         a keymap.
4141
4142 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
4143
4144         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
4145         parent.
4146
4147         * wl-mule.el (wl-message-define-keymap): Ditto.
4148
4149         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
4150
4151         * wl-xmas.el (wl-message-display-internal-hook): Define.
4152         (wl-xmas-setup-message-toolbar): Define as function.
4153         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
4154         (wl-message-overload-functions): Abolished.
4155         (wl-message-define-keymap): New function.
4156
4157         * wl-vars.el (wl-message-display-internal-hook): New variable.
4158         (wl-message-header-button-alist): New variable (Renamed from
4159         wl-highlight-message-header-button-alist).
4160         (wl-message-body-button-alist): Ditto.
4161
4162         * wl-mule.el (wl-message-define-keymap): New function.
4163         (wl-message-overload-functions): Abolished.
4164
4165         * wl-message.el (wl-message-add-buttons-to-body): New function.
4166         (wl-message-redisplay): Don't call wl-message-overload-functions;
4167         Call wl-message-add-buttons-to-header and
4168         wl-message-add-buttons-to-body.
4169         (wl-message-display-internal): Set keymap argument for
4170         elmo-mime-display-as-is, elmo-mime-message-display;
4171         Run wl-message-display-internal-hook.
4172         (wl-message-refer-article-or-url): Abolished.
4173
4174         * wl-highlight.el (wl-highlight-headers): Don't call
4175         wl-highlight-message-add-buttons-to-header.
4176         (wl-highlight-message-add-buttons-to-header): Abolished.
4177
4178
4179         * wl-e21.el (wl-message-display-internal-hook): Define.
4180         (wl-e21-setup-toolbar): Deleted duplicated binding.
4181         (wl-e21-setup-message-toolbar): Define as function.
4182         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
4183         (wl-message-define-keymap): New function.
4184         (wl-message-overload-functions): Abolished.
4185
4186 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
4187
4188         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
4189         and elmo-folder-close.
4190
4191         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
4192
4193 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4194
4195         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
4196         boolean value.
4197         * wl-draft.el (wl-draft-do-fcc): Ditto.
4198
4199 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4200
4201         * wl-vars.el (wl-fcc-force-as-read): New variable.
4202         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
4203         mark copied message as read.
4204
4205 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4206
4207         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
4208
4209 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4210
4211         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
4212         `wl-summary-target-above' instead of obsolete variable
4213         `wl-summary-temp-above'.
4214
4215         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
4216         instead of `make-obsolete-variable'.
4217         * wl-refile.el (toplevel): Ditto.
4218
4219 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
4220
4221         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
4222         with third argument t.
4223         (wl-draft): Set first argument for wl-plugged-init as t.
4224
4225         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
4226         definition.
4227
4228 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4229
4230         * wl-vars.el: Tabify.
4231         (wl-biff-notify-hook): Use `ding' instead of `beep'.
4232
4233         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
4234         message.
4235
4236 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4237
4238         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
4239         and set default to beep.
4240
4241 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4242
4243         * wl-vars.el (wl-draft-truncate-lines): New variable.
4244
4245         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
4246         instead of wl-message-truncate-lines for truncate-lines.
4247
4248 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
4249
4250         * wl-message.el (wl-message-display-internal): Call
4251         `wl-highlight-message' after `elmo-mime-display-as-is'.
4252
4253         * wl-mime.el (wl-mime-display-text/plain): New function.
4254         (wl-mime-display-header): Ditto.
4255         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
4256         body-presentation-method for text/plain;
4257         Register `wl-mime-display-header' as a header-presentation-method;
4258         Don't set up `elmo-message-text-content-inserted-hook' and
4259         `elmo-message-header-inserted-hook'.
4260
4261         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
4262         variable.
4263         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
4264         as t if flag is 'all-header;
4265         Don't bind `elmo-message-ignored-field-list',
4266         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
4267
4268 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4269
4270         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
4271         for xemacs with non-mule environment.
4272
4273 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4274
4275         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
4276         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
4277         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
4278
4279 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4280
4281         * wl-vars.el (wl-interactive-send): Set default value as t.
4282
4283 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
4284
4285         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
4286         (wl-addrmgr-method-list): Abolished.
4287         (wl-addrmgr-change-method): Follow above change.
4288
4289         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
4290
4291 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4292
4293         * wl-vars.el (wl-message-truncate-lines): Change default value
4294         to default-truncate-lines.
4295
4296         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
4297
4298 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4299
4300         * wl-vars.el (wl-message-truncate-lines): New variable.
4301
4302         * wl-message.el (wl-message-redisplay): Set truncate-lines using
4303         wl-message-truncate-lines.
4304
4305 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4306
4307         * wl-acap.el (wl-acap-init): Remove period from error message.
4308         (wl-acap-find-acap-service): Remove period from message.
4309
4310 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4311
4312         * wl.el (wl-check-environment): Undo last change.
4313
4314         * wl-vars.el (wl-from): Changed default value.
4315
4316         * wl-util.el (toplevel): Don't require tm-edit.
4317
4318         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
4319         `wl-folder-init';
4320         Don't set mark on mail body.
4321         (wl-draft-reedit): Ditto.
4322
4323         * wl-address.el (wl-address-quote-specials): Define as an alias for
4324         elmo-address-quote-specials.
4325
4326 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4327
4328         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
4329
4330         * wl-vars.el (wl-from): Set default value as nil.
4331         (wl-organization): Set default value as ORGANIZATION environment
4332         variable.
4333
4334         * wl-draft.el (wl-smtp-extension-bind): Check value of
4335         wl-smtp-connection-type.
4336
4337         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
4338         error.
4339
4340 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4341
4342         * Version number is increased to 2.7.4.
4343
4344         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
4345         arguments from `wl-highlight-x-face-function' caller.
4346         Use x-face-1.3.6.12 or later.
4347
4348 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
4349
4350         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
4351
4352 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4353
4354         * wl-vars.el (wl-summary-width): Fix type to accept nil.
4355         (wl-fcc): Fix to accept function.
4356         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
4357
4358 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4359
4360         * wl-acap.el (toplevel): Added `product-provide' declare.
4361         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
4362
4363 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
4364
4365         * wl.el (wl): Changed order of calling `elmo-init'
4366         and `elmo-folder-init'.
4367
4368 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4369
4370         * wl-mime.el (wl-summary-burst): Extract message when content-type
4371         of root entity is not only `multipart' but also `message/rfc822'.
4372         (wl-summary-burst-subr): Ditto.
4373
4374 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4375
4376         * wl-vars.el (toplevel): Require 'custom.
4377         (wl-trash-folder): Added to `wl-setting' group.
4378
4379         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
4380         exists.
4381         (wl-addrmgr-draw): Insert empty line when no entry exists.
4382
4383         * wl-mule.el (wl-message-wheel-up): Fixed.
4384         (wl-message-wheel-down): Ditto.
4385
4386 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4387
4388         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
4389         config is an anonymous lambda expression.
4390
4391 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4392
4393         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
4394         when Mule 2 is running.
4395
4396 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
4397
4398         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
4399
4400 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
4401
4402         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
4403         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
4404
4405         * wl-address.el (wl-address-specials-regexp): Eliminated.
4406         (wl-address-quote-specials): Rewrite.
4407
4408 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4409
4410         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
4411         shy-groups for regexp.
4412
4413         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
4414         character classes and Perl style shy-groups for regexp.
4415         (wl-highlight-plugged-current-line): Use Posix style character
4416         classes for regexp.
4417         (wl-e21-highlight-folder-by-numbers): Ditto.
4418         (wl-e21-display-image-p): Use `display-images-p' instead of
4419         `display-graphic-p'.
4420         (display-images-p): Make an alias to `display-graphic-p' if it is
4421         not available.  It is for Emacs version prior to 21.0.105.
4422
4423         * wl-demo.el (wl-demo): Use `display-images-p' instead of
4424         `display-graphic-p'.
4425         (wl-demo-image-type-alist): Ditto.
4426         (display-images-p): Make an alias to `display-graphic-p' if it is
4427         not available.  It is for Emacs version prior to 21.0.105.
4428
4429 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4430
4431         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
4432         support.
4433         (wl-generate-user-agent-string): Ditto.
4434
4435         * wl-version.el (wl-version): Update docsting.
4436         (wl-version-status): Ditto.
4437
4438 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4439
4440         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
4441         21.0.105.  For Emacs 21.0.104 or earlier.
4442
4443 2001-09-03  Takuo KITAME <kitame@northeye.org>
4444
4445         * wl-e21.el (wl-plugged-init-icons): Use
4446         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
4447         (wl-biff-init-icons): Ditto.
4448
4449 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
4450
4451         * wl-highlight.el (wl-highlight-summary-current-line):
4452         Fixed highlighting refile/copy destination.
4453
4454         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
4455         (wl-acap-store): Encode string by wl-acap-coding-system.
4456
4457 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
4458
4459         * wl-acap.el (toplevel): Check and require 'un-define before
4460         'xemacs-ucs;
4461          Added checking for UTF-2000.
4462
4463 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
4464
4465         * wl-acap.el (toplevel): Require 'un-define before 'wl;
4466         Don't enclose with `eval-and-compile'.
4467
4468         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
4469         wl-init is non-nil.
4470
4471         * wl-draft.el (wl-draft): Ditto.
4472
4473         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
4474
4475         * wl-acap.el (toplevel): Require 'wl.
4476         (wl-acap-store): Call `elmo-init'.
4477
4478         * wl.el (wl): Changed position of `wl-check-environment'.
4479         (toplevel): Added autoload setting for wl-acap.
4480
4481         * wl-vars.el (wl-setting): New custom group.
4482         (wl-from): Added wl-setting group.
4483         (wl-user-mail-address-list): Ditto.
4484         (wl-organization): Ditto.
4485         (wl-subscribed-mailing-list): Ditto.
4486         (wl-envelope-from): Ditto.
4487         (wl-smtp-posting-user): Ditto.
4488         (wl-smtp-posting-server): Ditto.
4489         (wl-smtp-posting-port): Ditto.
4490         (wl-smtp-authenticate-type): Ditto.
4491         (wl-pop-before-smtp-user): Ditto.
4492         (wl-pop-before-smtp-server): Ditto.
4493         (wl-pop-before-smtp-port): Ditto.
4494         (wl-pop-before-smtp-authenticate-type): Ditto.
4495         (wl-nntp-posting-server): Ditto.
4496         (wl-nntp-posting-user): Ditto.
4497         (wl-nntp-posting-port): Ditto.
4498         (wl-fetch-confirm-threshold): Ditto.
4499         (wl-prefetch-threshold): Ditto.
4500         (wl-thread-insert-opened): Ditto.
4501         (wl-ldap-server): Ditto.
4502         (wl-ldap-port): Ditto.
4503         (wl-ldap-base): Ditto.
4504         (wl-ldap-objectclass): Ditto.
4505         (wl-use-ldap): Ditto.
4506         (wl-draft-config-alist): Ditto.
4507         (wl-draft-config-matchone): Ditto.
4508         (wl-template-alist): Ditto.
4509         (wl-message-sort-field-list): Ditto.
4510         (wl-message-ignored-field-list): Ditto.
4511         (wl-message-visible-field-list): Ditto.
4512         (wl-interactive-send): Ditto.
4513         (wl-summary-move-order): Ditto.
4514         (wl-auto-select-first): Ditto.
4515         (wl-auto-select-next): Ditto.
4516         (wl-interactive-save-folders): Ditto.
4517
4518         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
4519         Initialization codes are moved from wl-local-folder-init.
4520         (wl-local-folder-init): Follow the change above.
4521         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
4522
4523         * wl-acap.el: New file.
4524
4525         * Version number is increased to 2.7.3.
4526
4527 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
4528
4529         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
4530
4531 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
4532
4533         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
4534         (wl-addrmgr-address-entry-list): Ditto.
4535
4536 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4537
4538         * wl-e21.el (wl-draft-mode-map): Removed binding for
4539         `wl-draft-insert-x-face-field'.
4540
4541         * wl-mule.el (wl-draft-mode-map): Ditto.
4542
4543         * wl-xmas.el (wl-draft-mode-map): Ditto.
4544
4545         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
4546         (wl-cs-autoconv): Ditto.
4547         (wl-cs-local): Ditto.
4548         (wl-use-scoring): Ditto.
4549         (wl-mime-charset): Ditto.
4550         (wl-folder-check-async): Ditto.
4551
4552         * wl.el (toplevel): Ignore nemacs and tm.
4553         (wl-exit): Ditto.
4554
4555         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
4556         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
4557         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
4558         instead of wl-address-petname-add-or-change.
4559         (wl-summary-edit-addresses-subr): Use wl-address-delete
4560         instead of wl-address-petname-delete.
4561
4562         * wl-util.el (wl-as-coding-system): Ignore nemacs.
4563
4564         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
4565         if error occured.
4566
4567         * wl-message.el (require): Remove tm support.
4568
4569         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
4570
4571         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
4572         (wl-folder-jump-to-current-entity): Ditto.
4573         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
4574
4575         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
4576         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
4577         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
4578
4579         * wl-mule.el (wl-draft-key-setup): Ditto.
4580
4581         * wl-xmas.el (wl-draft-key-setup): Ditto.
4582
4583         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
4584         (wl-draft-std11-parse-addresses): New function.
4585         (wl-draft-parse-mailbox-list): Use it.
4586         (wl-draft): Ignore nemacs.
4587         (wl-draft-reedit): Ditto.
4588
4589         * wl-addrmgr.el: New file.
4590         (Original is wl-rcpt.el written by
4591         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
4592         Thanks Kitamoto-san.)
4593
4594         * wl-address.el (wl-address-make-address-list): Modified parsing
4595         process.
4596         (wl-address-delete): Renamed from `wl-address-petname-delete';
4597         Modify wl-address-list too.
4598         (wl-address-add-or-change): Renamed from
4599         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
4600
4601 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
4602
4603         * wl-highlight.el (wl-highlight-summary-current-line):
4604           Work with transient-mark-mode
4605
4606 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
4607
4608         * Version number is increased to 2.7.2.
4609
4610         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
4611         instead of elmo-dop-queue-method.
4612
4613 2001-08-06  SAITO Atsunori <sai@yedo.com>
4614
4615         * wl-vars.el (wl-ldap-objectclass): New user option.
4616
4617         * wl-address.el (wl-ldap-make-filter): Use it.
4618
4619 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
4620
4621         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
4622
4623 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
4624
4625         * wl-folder.el (wl-folder): redisplay after folder insertion.
4626
4627         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
4628
4629         * wl-summary.el (wl-summary-sync-update):
4630         Change status mark only when new-msgdb exists.
4631         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
4632
4633 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
4634
4635         * wl-summary.el (wl-summary-open-folder): New function.
4636         (wl-summary-goto-folder-subr): Use it.
4637         (wl-summary-mark-as-important): Fix;
4638         Encache only when no cache exists.
4639
4640 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4641
4642         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
4643         Use with-current-buffer.
4644
4645 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4646
4647         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
4648         before call `get-buffer'. Fixed parenthesis.
4649         (wl-score-get-header-entry): Clear message and help window when
4650         keyboard quit.
4651         (wl-score-edit-insert-header): Ditto.
4652
4653 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
4654
4655         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
4656         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
4657         (wl-default-draft-cite): Fix.
4658
4659         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
4660         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
4661
4662 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4663
4664         * wl-message.el (wl-message-prev-page): Do same bahavior
4665         as summary when it is called in the message buffer.
4666         (wl-message-next-page): Ditto.
4667
4668 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
4669
4670         * wl-summary.el (wl-summary-forward): Use cache if it is not
4671         section cache.
4672
4673 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
4674
4675         * wl-vars.el: Changed file coding system to ISO-2022-JP.
4676         Removed redundant require of elmo-vars.
4677         (wl-biff-state-indicator-on): Changed default value for
4678         xemacs with non-mule environment.
4679
4680         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
4681         wl-message-buffer is nil;
4682         Hide progress bar after moving messages.
4683
4684 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
4685
4686         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
4687         message at cursor point is deleted.
4688
4689 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
4690
4691         * wl-vars.el: Changed file coding system to euc-japan.
4692         Added -*-coding:-*- magic to the first line.
4693
4694         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
4695         Search parent from the first message.
4696
4697         * Version number is increased to 2.7.1.
4698
4699 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
4700
4701         * wl-vars.el: Fix file coding system to ISO-2022-JP.
4702
4703 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
4704
4705         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
4706         refile/delete execution.
4707
4708         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
4709         Fixed docstring.
4710
4711 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
4712
4713         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
4714         do update process;
4715         Don't update marks when update process is interrupted.
4716
4717 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
4718
4719         * wl-summary.el (wl-summary-reply): Fixed problem when
4720         wl-draft-use-frame is non-nil.
4721         (wl-summary-forward): Ditto.
4722
4723         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
4724         as nil.
4725         (wl-folder-mark-as-read-all-entity): Ditto.
4726         (wl-folder-prefetch-entity): Ditto.
4727
4728         * wl.el (wl): Check environment before wl-init.
4729
4730         * wl-summary.el (wl-summary-collect-unread): Eliminated.
4731         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
4732         instead of wl-summary-collect-unread.
4733         (wl-summary-reply): Split message window.
4734
4735 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
4736
4737         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
4738         only if current language environment is japanese,
4739
4740         * wl-folder.el (wl-folder-jump-to-current-entity): Call
4741         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
4742         (wl-folder-goto-folder-subr): Ditto.
4743
4744         * wl-draft.el (wl-draft-dispatch-message): Call
4745         `elmo-file-cache-get-path'.
4746
4747 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
4748
4749         * wl-summary.el (wl-summary-cursor-move): If return value of
4750         wl-summary-next-message is not number, don't jump.
4751
4752 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4753
4754         * wl-summary.el (wl-summary-buffer-next-message-function): New
4755         variable.
4756         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
4757         if it is bound.
4758
4759         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
4760         string.
4761
4762         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
4763         (wl-plugged-drawing): Ditto.
4764
4765 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
4766
4767         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
4768         process.
4769         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
4770         with unwind-protect.
4771
4772         * wl.el (wl-init): Require mime-setup.
4773         (wl-check-environment): Don't require mime-setup.
4774
4775         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
4776         instead of elmo-folder-type.
4777
4778         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
4779         value as nil.
4780
4781 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
4782
4783         * Version number is increased to 2.7.0.
4784
4785         * wl-version.el (wl-version): Changed codename.
4786
4787         * wl-summary.el (wl-summary-delete-cache): Fixed.
4788
4789         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
4790         Workaround for net folders.
4791         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
4792
4793         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
4794         value to nil (According to the patch from
4795         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
4796
4797         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
4798         of elmo-folder-close.
4799
4800 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
4801
4802         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
4803         for postfix.
4804
4805 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
4806
4807         * wl-summary.el (wl-summary-resend-message): Fixed.
4808
4809         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
4810         Call wl-draft with `from' argument if its address is included in
4811         `wl-user-mail-address-list'.
4812         (wl-draft): Added `from' argument.
4813
4814         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
4815         non-nil.
4816         (wl): Don't show demo if wl-demo is nil.
4817
4818         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
4819         wl-summary-use-frame.
4820
4821         * wl-vars.el (wl-summary-use-frame): New user option.
4822         (wl-folder-use-frame): Changed docstring.
4823
4824         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
4825         non-nil.
4826         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
4827         wl-summary-use-frame.
4828
4829         * wl-vars.el (wl-folder-use-frame): New user option.
4830
4831         * wl-summary.el (wl-summary-exit): Back to folder frame if
4832         wl-folder-use-frame is non-nil.
4833         (wl-summary-redisplay-internal): Ignore cache if current folder
4834         is draft folder,
4835         (wl-summary-redisplay-no-mime): Ditto.
4836         (wl-summary-redisplay-all-header): Ditto.
4837
4838         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
4839         if wl-folder-use-frame is non-nil.
4840
4841 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
4842
4843         * wl-summary.el (wl-summary-sync-update): Bind
4844         elmo-folder-update-threshold.
4845         (wl-summary-mark-as-important): Enclosed server mark processing
4846         with `save-match-data'.
4847
4848         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
4849         only when it is already defined.
4850
4851 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4852
4853         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
4854         name of folder exclude localdir is wrong.
4855         * wl-folder.el (wl-folder-sync-entity):
4856         Set `wl-summary-always-sticky-folder-list' as nil.
4857         (wl-folder-mark-as-read-all-entity): Ditto.
4858         (wl-folder-prefetch-entity): Ditto.
4859
4860 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
4861
4862         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
4863         instead of `wl-summary-write-current-newsgroup'.
4864
4865 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4866
4867         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
4868         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
4869         non-nil and selected message is important, do not display.
4870
4871 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
4872
4873         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
4874
4875 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4876
4877         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
4878
4879         * wl-summary.el (wl-summary-mark-as-important): Set message number
4880         using wl-summary-message-number.
4881
4882 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4883
4884         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
4885         destination folder is 'null.
4886
4887 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
4888
4889         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
4890         New function.
4891         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
4892         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
4893         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
4894
4895 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
4896
4897         * wl-mime.el (wl-mime-setup): Added setting for
4898         `mime-setup-signature-key-alist' to avoid overriding key bind for
4899         `wl-draft-send'.
4900
4901         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
4902         for `wl-draft-send'.
4903         * wl-mule.el (wl-draft-overload-functions): Ditto.
4904         * wl-xmas.el (wl-draft-overload-functions): Ditto.
4905         * wl-draft.el (wl-draft-send): Ditto.
4906
4907         * wl-message.el (wl-message-display-internal):
4908         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
4909         (Patch is provided by <kita@coe.nttdata.co.jp>).
4910
4911 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
4912
4913         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
4914
4915 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
4916
4917         * wl.el (wl): Fix for wl-demo.
4918
4919 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
4920
4921         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
4922
4923 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
4924
4925         * wl-folder.el (wl-folder-prefetch-entity): Use
4926         `wl-folder-get-elmo-folder'.
4927         (wl-folder-count-incorporates): Do not use
4928         `wl-folder-get-elmo-folder'.
4929
4930 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
4931
4932         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
4933         instead of `elmo-folder-get-type'.
4934
4935 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4936
4937         * wl-summary.el (wl-summary-write-current-folder): Set cursor
4938         position on Subject: field.
4939         (Advised by Mito <mit@nines.nec.co.jp>)
4940
4941 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4942
4943         * wl-folder.el (wl-folder-prefetch-entity): Use
4944         `wl-folder-get-elmo-folder'.
4945
4946 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
4947
4948         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
4949
4950         * wl-summary.el (wl-summary-buffer-set-folder): Set up
4951         `process-duplicates' slot.
4952
4953         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
4954         if detection failed.
4955
4956 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4957
4958         * wl-version.el (wl-version-status): Set to "alpha".
4959
4960 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4961
4962         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
4963         Check wl-message-buffer lives before set-buffer.
4964
4965 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4966
4967         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
4968         called in folder mode.
4969         * wl-var.el (wl-summary-exit-pre-hook): New variable.
4970         * wl-summary.el (wl-summary-exit-pre-hook): Run
4971         `wl-summary-exit-pre-hook' before exit summary mode.
4972
4973 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4974
4975         * wl-version.el (wl-version-status): New variable.
4976         (wl-version-status-alist): Removed.
4977         (wl-version-status): Rule included.
4978
4979 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4980
4981         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
4982         @sponichi.
4983
4984         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
4985         when `mail-reply-buffer' is buffer-local variable.
4986         (Reported by <kita@coe.nttdata.co.jp>).
4987
4988 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
4989
4990         * wl-vars.el (toplevel): Require 'elmo-util.
4991
4992 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4993
4994         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
4995         (All other related portions are changed)
4996
4997         * wl.el (wl-plugged-change): Use '<' instead of '<='.
4998
4999         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
5000
5001 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5002
5003         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
5004
5005 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5006
5007         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
5008         Delete other windows to avoid an error.
5009         Use `point-marker' instead of `point' to remember the start point
5010         of body.
5011
5012         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
5013
5014         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
5015         number not to exceed all message number.
5016
5017 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5018
5019         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
5020         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
5021
5022 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
5023
5024         * wl-summary.el (wl-summary-sync-force-update): Added argument
5025         no-check.
5026         (wl-summary-sync-update): Ditto.
5027         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
5028         with `no-check'.
5029
5030         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
5031         (wl-message-buffer-prefetch-next): Don't run timer if timer is
5032         already running.
5033
5034 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5035
5036         * wl-expire.el (wl-expire-archive-get-folder): Added argument
5037         `dst-folder-arg'.
5038         (wl-expire-archive-number1): Diito.
5039         (wl-expire-archive-number2): Diito.
5040         (wl-expire-archive-Date): Diito.
5041         (wl-archive-number1): Diito.
5042         (wl-archive-number2): Diito.
5043         (wl-archive-date): Diito.
5044         (wl-archive-folder-p): New function.
5045         (wl-summary-expire): Support of expand folder name at
5046         wl-expire-alist.
5047         * wl-util.el (wl-expand-newtext): Renamed from
5048         `wl-refile-expand-newtext'.
5049
5050 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5051
5052         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
5053         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
5054         `(elmo-msgdb-get-overview msgdb)'.
5055         (wl-summary-prefetch): Bind match data before call
5056         `wl-summay-prefetch-msg'.
5057         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
5058         'off if `wl-summary-buffer-disp-msg' is non-nil.
5059         Fixed problem that couldn't show only one new or unread message when
5060         enter folder.
5061         (wl-summary-reply): Don't call `split-window-vertically' and other
5062         window.
5063
5064 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
5065
5066         * wl-expire.el (wl-expire-refile): Fixed.
5067
5068 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
5069
5070         * wl-vars.el (wl-biff-unnotify-hook): New variable.
5071
5072         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
5073         biff notification is removed.
5074
5075         * wl.el (wl): Changed position of `elmo-init'.
5076
5077         * wl-draft.el (wl-default-draft-cite): Use date field
5078         on the citation buffer.
5079
5080         * wl-vars.el (wl-shimbun-folder-icon): New variable.
5081
5082         * wl-xmas.el (wl-folder-internal-icon-list): Added
5083         `wl-folder-shimbun-image'.
5084
5085         * wl-e21.el (wl-folder-internal-icon-list): Added
5086         `wl-folder-shimbun-image'.
5087
5088 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
5089
5090         * wl.el (wl-init): Eliminated argument.
5091         (wl): Rewrite.
5092
5093         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
5094         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
5095         instead of `elmo-folder-msgdb-internal'.
5096         (wl-summary-sync-update): Ditto.
5097         (wl-summary-flush-pending-append-operations): Eliminated.
5098         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
5099         (wl-summary-goto-folder-subr): Set load-msgdb argument of
5100         `elmo-folder-open'.
5101
5102         * wl-mime.el (wl-summary-burst): Fixed.
5103
5104         * wl-folder.el (wl-folder-info-save): Check data type.
5105
5106         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
5107         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
5108         instead of `elmo-folder-msgdb-internal'.
5109         (wl-expire-hide): Ditto.
5110
5111
5112         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
5113
5114 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5115
5116         * wl-folder.el (wl-folder-write-current-folder): Support petname.
5117
5118 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
5119
5120         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
5121
5122 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5123
5124         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5125         Fixed `match-beginning' argument mismatch.
5126
5127 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
5128
5129         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
5130         the default value.
5131
5132 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5133
5134         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
5135         instead of `elmo-nntp-default-port'.
5136
5137         * wl-vars.el: Fixed some doc strings.
5138
5139 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
5140
5141         * wl-summary.el (wl-summary-prefetch-msg): Use
5142         `elmo-msgdb-overview-get-entity' instead of `assoc'.
5143
5144         * wl-vars.el: Define *-func as obsolete variable using
5145         `elmo-define-obsolete-variable'.
5146
5147         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
5148         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
5149         instead of `wl-message-buffer-prefetch-threshold'.
5150
5151         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
5152
5153         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
5154
5155         * wl-draft.el (wl-caesar-region-func): Ditto.
5156
5157         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
5158         Keep unread status in elmo-folder-move-messages.
5159         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
5160
5161 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5162
5163         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
5164         `wl-summary-buffer-exit-func'
5165         (wl-summary-buffer-message-redisplay-function): Renamed from
5166         `wl-summary-buffer-message-redisplay-func'
5167         (wl-summary-buffer-next-folder-function): Renamed from
5168         `wl-summary-buffer-next-folder-func'.
5169         (wl-summary-buffer-prev-folder-function): Renamed from
5170         `wl-summary-buffer-prev-folder-func'.
5171         (wl-summary-get-petname-function): Renamed from
5172         `wl-summary-get-petname-func'.
5173
5174         * wl-score.el (wl-score-edit-exit-function): Renamed from
5175         `wl-score-edit-exit-func'.
5176
5177         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
5178         Renamed from `wl-message-buffer-prefetch-get-next-function'.
5179
5180         * wl-util.el (wl-load-profile-function): Renamed from
5181         `wl-load-profile-func'.
5182
5183         * wl-folder.el (wl-folder-completion-function): Renamed from
5184         `wl-folder-completion-func'.
5185         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
5186
5187         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
5188         `wl-expire-archive-get-folder-func'.
5189         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
5190         (wl-draft-send-mail-function): Renamed from
5191         `wl-draft-send-mail-func'.
5192         (wl-draft-send-news-function): Renamed from
5193         `wl-draft-send-news-func'.
5194         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
5195         (wl-generate-mailer-string-function): Renamed from
5196         `wl-generate-mailer-string-func'.
5197         (wl-highlight-signature-search-function): Renamed from
5198         `wl-highlight-signature-search-func'.
5199         (wl-highlight-x-face-function): Renamed from
5200         `wl-highlight-x-face-func'
5201         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
5202         (wl-ps-print-buffer-function): Renamed from
5203         `wl-ps-print-buffer-func'
5204         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
5205         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
5206         (wl-summary-subject-filter-function): Renamed from
5207         `wl-summary-subject-filter-func'.
5208
5209         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
5210         `wl-draft-queue-flush-send-func'
5211         (wl-draft-cite-function): Renamed from
5212         `wl-draft-cite-func'
5213
5214         * wl-address.el (wl-address-init-function): Renamed from
5215         `wl-address-init-func'.
5216
5217 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
5218
5219         * wl-draft.el (wl-draft-queue-flush): Don't call
5220         `elmo-dop-unlock-message'.
5221         * wl-draft.el (wl-draft-queue-append): Don't call
5222         `elmo-dop-lock-message'.
5223
5224         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
5225         (wl-summary-buffer-folder-name): Ditto.
5226         (wl-summary-message-regexp): Added '-' (all other related portions
5227         are changed).
5228         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
5229         wl-summary-buffer-folder-name.
5230
5231 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
5232
5233         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
5234         the number of mails in the folder buffer is not updated by wl-biff.
5235
5236 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
5237
5238         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
5239         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
5240
5241 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5242
5243         * wl-summary.el (wl-summary-next-message):
5244         Return next message number when wl-summary-move-order is nil.
5245
5246 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
5247
5248         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
5249         `wl-summary-move-spec-alist'.
5250         (wl-summary-move-spec-unplugged-alist): New variable
5251         (Move spec for unplugged status).
5252         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
5253         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
5254
5255 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
5256
5257         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
5258         * wl-mule.el (wl-draft-overload-menubar): Ditto.
5259
5260 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
5261
5262         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
5263         simple quotation to quote the anonymous function.
5264         * tm-wl.el (wl-draft-preview-message): Ditto.
5265
5266 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
5267
5268         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
5269         Eliminate redundant `save-excursion'.
5270         (wl-highlight-summary-current-line): Ditto.
5271
5272         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
5273         accessing match data when `looking-at' failed.
5274
5275         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
5276         `elmo-match-string' where users don't care about the speed.
5277         (wl-draft-save): Ditto.
5278
5279 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5280
5281         * wl-util.el (wl-regexp-opt): New function.
5282
5283         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
5284         number from `wl-summary-buffer-number-list'.
5285         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
5286         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
5287         (wl-summary-move-spec-alist): Changed default setting.
5288
5289 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5290
5291         * wl-vars.el (wl-biff-notify-hook): New hook.
5292         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
5293         the arrival of new mail.
5294         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
5295         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
5296
5297 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
5298
5299         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
5300
5301 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
5302
5303         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
5304
5305         * Version number is increased to 2.5.8.
5306
5307         * wl-thread.el (toplevel): require 'cl.
5308         (wl-thread-resume-entity): Call wl-thread-make-number-list.
5309         (wl-thread-make-number-list): New function.
5310         (wl-thread-entity-make-number-list-from-children): Ditto.
5311         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
5312         (wl-thread-entity-insert-as-children): Likewise.
5313         (wl-thread-delete-message): Likewise.
5314         (wl-meaning-of-mark): Eliminated.
5315         (wl-thread-next-failure-mark-p): Ditto.
5316         (wl-thread-entity-get-mark): Ditto.
5317         (wl-thread-meaning-alist-get-result): Ditto.
5318         (wl-thread-entity-check-prev-mark): Ditto.
5319         (wl-thread-entity-check-next-mark): Ditto.
5320         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
5321         (wl-thread-entity-get-prev-marked-entity): Ditto.
5322         (wl-thread-get-prev-unread): Ditto.
5323         (wl-thread-jump-to-prev-unread): Ditto.
5324         (wl-thread-get-next-unread): Ditto.
5325         (wl-thread-jump-to-next-unread): Ditto.
5326         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
5327         (wl-thread-entity-get-next-marked-entity): Ditto.
5328
5329         * wl-summary.el (wl-summary-buffer-number-list):
5330         New bufer-local variable.
5331         (wl-summary-switch-to-clone-buffer): Clone
5332         `wl-summary-buffer-number-list'.
5333         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
5334         (wl-summary-cursor-move-regex): Eliminated.
5335         (wl-summary-cursor-up): Rewrite.
5336         (wl-summary-cursor-down): Ditto.
5337         (wl-summary-mode-spec-alist): New variable.
5338         (wl-summary-next-message): New inline function.
5339         (wl-summary-cursor-move): New function.
5340         (wl-summary-default-get-next-msg): Rewrite.
5341         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
5342         (wl-summary-rescan): Ditto.
5343         (wl-summary-sync-all-init): Ditto.
5344         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
5345         summary is not thread view.
5346         (wl-summary-sync-update): Ditto.
5347         (wl-summary-rescan): Ditto.
5348         (wl-summary-make-number-list): New function.
5349
5350         * wl-draft.el: "FCC" -> "Fcc".
5351
5352 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
5353
5354         * wl-highlight.el (wl-highlight-summary-window):
5355         Call `set-buffer-modified-p'.
5356
5357         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
5358         (wl): Call `elmo-init' and fix.
5359
5360         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
5361         Use new variables.
5362
5363         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
5364
5365 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5366
5367         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
5368
5369 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5370
5371         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
5372
5373 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5374
5375         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
5376         `wl-use-toolbar' nor `display-graphic-p'.
5377         (wl-e21-setup-message-toolbar): Ditto.
5378         (wl-e21-setup-summary-toolbar): Ditto.
5379         (wl-e21-setup-folder-toolbar): Ditto.
5380
5381         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
5382         (wl-plugged-init-icons): Ditto.
5383
5384         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
5385         `display-graphic-p'.
5386         (wl-plugged-set-folder-icon): Ditto.
5387         (wl-highlight-plugged-current-line): Ditto.
5388         (wl-highlight-folder-current-line): Ditto.
5389         (wl-e21-highlight-folder-group-line): Ditto.
5390         (wl-e21-setup-toolbar): Ditto.
5391         (wl-e21-display-image-p): New macro.
5392
5393         * wl-demo.el (wl-demo): Simplified.
5394         (wl-demo-image-type-alist): Use `image-type-available-p' for
5395         checking whether the image type `xbm' is available.
5396
5397 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5398
5399         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
5400         (wl-summary-input-range): Ditto.
5401
5402 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5403
5404         * wl-summary.el (wl-summary-edit-addresses): Use
5405         `wl-summary-get-original-buffer'
5406         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
5407         (wl-summary-jump-to-msg-by-message-id-via-nntp):
5408         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
5409         (wl-summary-get-newsgroups): Eliminated.
5410         (wl-summary-set-crosspost): Ditto.
5411         (wl-summary-is-crosspost-folder): Ditto.
5412         (wl-crosspost-alist-load): Ditto.
5413         (wl-crosspost-alist-save): Ditto.
5414
5415         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
5416         `elmo-setup-subscribed-newsgroups' instead of
5417         `elmo-nntp-make-groups-hashtb'.
5418         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
5419         instead of `wl-crosspost-alist-save'.
5420
5421         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
5422         of `elmo-folder-message-appendable-p'.
5423         (wl-mime-header-presentation-method): Eliminated.
5424
5425         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
5426         (Error occurs in emacs21).
5427
5428         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
5429         the current buffer).
5430
5431         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
5432         instead of `wl-crosspost-alist-save'.
5433         (wl-init): `elmo-crosspost-message-alist-load'
5434         instead of `wl-crosspost-alist-load'
5435
5436         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
5437         (wl-parse-newsgroups): Likewise.
5438         (wl-biff-notify): Run `wl-biff-notify-hook'.
5439
5440 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
5441
5442         * wl-vars.el (wl-summary-lazy-highlight): New variable.
5443
5444         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
5445         when `wl-summary-lazy-highlight' is non-nil.
5446         (wl-summary-goto-folder-subr): Highlight only when
5447         `wl-summary-lazy-highlight' is non-nil.
5448
5449         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
5450         Don't display progress and highlight temp-mark when
5451         `wl-summary-lazy-highlight' is non-nil.
5452         (wl-highlight-summary-window): New function.
5453         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
5454
5455 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5456
5457         * wl-summary.el (wl-summary-sync): Change `all-visible'
5458         from `all-shown'
5459         (wl-summary-input-range): Ditto.
5460
5461 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5462
5463         * wl-e21.el (wl-highlight-folder-current-line): Call
5464         `wl-folder-init-icons' when folder icons have not been initialized.
5465
5466         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
5467
5468         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
5469         (wl-demo-image-type-alist): New macro.
5470
5471 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5472
5473         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
5474         display does not support graphics.
5475         (wl-plugged-init-icons): Ditto.
5476         (wl-folder-init-icons): Ditto.
5477
5478         * wl-demo.el (wl-demo): Chech closely whether the display
5479         supports graphics.
5480
5481 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
5482
5483         * wl-summary.el (wl-summary-get-original-buffer): New function.
5484         (wl-summary-set-crosspost): Use it.
5485         (wl-summary-target-mark-uudecode): Ditto.
5486         (wl-summary-reedit): Ditto.
5487         (wl-summary-resend-bounced-mail): Ditto.
5488         (wl-summary-update-crosspost): Eliminated (It may be incorporated
5489         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
5490
5491         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
5492         (wl-message-display-internal): Ditto.
5493
5494 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
5495
5496         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
5497
5498 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
5499
5500         * wl-summary.el (wl-summary-save-view): Renamed from
5501         `wl-summary-save-status'.
5502
5503 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5504
5505         * wl-summary.el (wl-summary-sync): Added `all-shown'
5506
5507 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5508
5509         * wl-summary.el (wl-summary-input-range): Added `all-shown'
5510
5511 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
5512
5513         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
5514
5515 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
5516
5517         * wl-highlight.el (wl-highlight-summary-line-string): Use
5518         `zerop' instead of `= 0'.
5519         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
5520
5521         * wl-template.el (wl-template-next): Use `=' instead of `eq'
5522         for comparing numbers.
5523         (wl-template-prev): Use `zerop' instead of `eq 0'.
5524
5525         * wl-draft.el (wl-draft-insert-current-message): Use
5526         `with-current-buffer' instead of `save-excursion'.
5527         Use `zerop' instead of `eq 0'.
5528
5529 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
5530
5531         * wl-draft.el (wl-draft-insert-ccs): New function.
5532         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
5533         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
5534
5535 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
5536
5537         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
5538
5539 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
5540
5541         * wl-expire.el (wl-expire-refile): Don't call
5542         elmo-msgdb-add-msgs-to-seen-list;
5543         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
5544         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5545
5546 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
5547
5548         * wl-message.el (wl-message-prev-page): Ignore errors while
5549         scroll-down.
5550
5551 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
5552
5553         * wl-mime.el: Use elmo-original-message-mode instead of
5554         mmelmo-original-mode.
5555
5556         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
5557         `elmo-folder-get-spec';
5558         (wl-fldmgr-add-completion-all-completions):
5559         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
5560
5561         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
5562         of `elmo-folder-get-type'.
5563
5564         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
5565         `elmo-folder-get-spec';
5566         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
5567         Use `elmo-folder-append-message' instead of `elmo-append-msg';
5568         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
5569         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
5570         `elmo-read-msg-no-cache';
5571         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
5572         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
5573         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
5574         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
5575         `elmo-cache-save';
5576         (wl-draft-reedit): Use `elmo-message-file-name'.
5577
5578         * wl-expire.el: Use `elmo-folder-name-internal';
5579         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
5580         Use macro `wl-summary-buffer-msgdb' instead of variable
5581         `wl-summary-buffer-msgdb';
5582         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
5583         Use macro `wl-summary-buffer-folder-name' instead of variable
5584         `wl-summary-buffer-folder-name'.
5585         * wl-score.el: Likewise.
5586
5587         * wl-message.el: Rewrite for new message buffer cache mechanism.
5588         (wl-message-buffer-cache-buffer-get): New macro.
5589         (wl-message-buffer-cache-folder-get): Ditto.
5590         (wl-message-buffer-cache-message-get): Ditto.
5591         (wl-message-buffer-cache-entry-make): Ditto.
5592         (wl-message-buffer-cache-hit): Ditto.
5593         (wl-message-buffer-cache-sort): New function.
5594         (wl-message-buffer-cache-add): Ditto.
5595         (wl-message-buffer-cache-delete): Ditto.
5596         (wl-message-buffer-cache-clean-up): Ditto.
5597         (wl-message-buffer-window): Rewrite.
5598         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
5599         (wl-message-buffer-display): New function.
5600         (wl-message-display-internal): New function.
5601
5602 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
5603
5604         * wl-folder.el: Use `elmo-folder-name-internal';
5605         Use `wl-folder-get-elmo-folder';
5606         Use `elmo-folder-list-messages' instead of
5607         `elmo-list-folder';
5608         Use `elmo-folder-get-primitive-list' instead of
5609         `elmo-folder-get-primitive-spec-list';
5610         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
5611         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
5612         Use `elmo-folder-create' instead of `elmo-create-folder'.
5613         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
5614         (wl-folder-get-elmo-folder): New macro.
5615         (wl-folder-elmo-folder-cache-get): Ditto.
5616         (wl-folder-elmo-folder-cache-put): Ditto.
5617         (wl-folder-suspend): Call `elmo-quit'.
5618
5619         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
5620         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
5621         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
5622         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
5623         (toplevel): require 'cl.
5624         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
5625
5626         * wl-summary.el: Rewrite to use new elmo interface.
5627
5628 \f
5629 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
5630
5631         * wl-mime.el (wl-draft-preview-message):
5632         Run `wl-draft-send-hook' before collecting recipients information;
5633         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
5634
5635         * tm-wl.el (wl-draft-preview-message): Ditto.
5636
5637 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
5638
5639         * wl-mime.el (wl-draft-preview-message): Fixed problem that
5640         wrong receipients are displayed when forwarded message.
5641
5642 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
5643
5644         * Version number is increased to 2.5.7.
5645
5646 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
5647
5648         * wl-message.el (wl-message-next-page): Bind
5649         `window-pixel-scroll-increment' to nil while scrolling up.
5650
5651 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5652
5653         * wl-vars.el (wl-save-hook): New hook.
5654         * wl.el (wl-save): Call `wl-save-hook'.
5655
5656 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5657
5658         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
5659         Argument WITH-ARG instead of NO-ARG (negative mean).
5660         (wl-draft-reply): WITH-ARG instead of NO-ARG.
5661         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
5662         * wl-message.el (wl-message-follow-current-entity): Likewise.
5663
5664 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5665
5666         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
5667         FROM was optional argument.
5668         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
5669
5670 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5671
5672         * Version number is increased to 2.5.6.
5673
5674 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5675
5676         * wl-version.el (wl-version-show): Removed.
5677         (wl-version): Add `interactive'.
5678
5679 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
5680
5681         * wl-summary.el (wl-summary-get-petname-func): New variable.
5682         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
5683         instead of `wl-address-get-petname-1'.
5684         (wl-summary-simple-from): Ditto.
5685
5686         * wl-address.el (wl-address-get-petname-1): Define as function.
5687
5688 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
5689
5690         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
5691         field in the original message.
5692         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
5693
5694 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
5695
5696         * wl-expire.el (wl-expire-hide):
5697         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
5698
5699 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
5700
5701         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
5702         find decoder for To, Cc, and Subject.
5703
5704 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
5705
5706         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
5707         for checking `elmo-use-buffer-cache'.
5708         (wl-summary-mark-as-important): Fixed typo in comment.
5709
5710 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
5711
5712         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
5713         field in the original message.
5714         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
5715
5716 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
5717
5718         * wl-expire.el (wl-expire-hide):
5719         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
5720
5721 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
5722
5723         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
5724         find decoder for To, Cc, and Subject.
5725
5726 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
5727
5728         * Version number is increased to 2.5.5.
5729
5730         * wl-address.el (wl-address-specials-regexp): New constant.
5731         (wl-address-quote-specials): Use it.
5732
5733 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
5734
5735         * wl-summary.el (wl-summary-rescan):
5736         Call `wl-summary-buffer-number-column-detect'.
5737         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
5738
5739         * wl-message.el (wl-message-mode-map): Define.
5740         (wl-message-decode): Use it as local-map.
5741
5742 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
5743
5744         * wl-score.el (wl-score-guess-like-gnus): Abolished.
5745         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
5746
5747 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
5748
5749         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
5750
5751         * wl-mule.el (wl-read-event-char): Ditto.
5752
5753         * wl-e21.el (wl-read-event-char): Ditto.
5754
5755         * wl-nemacs.el (wl-read-event-char): Ditto.
5756         (read-event): Removed.
5757
5758         * wl-util.el (toplevel): Removed dummy definition of
5759         `read-event'.
5760         (wl-read-event-char, wl-xmas-read-event-char): Removed.
5761
5762 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
5763
5764         * wl-nemacs.el (elmo-archive-call-process): Moved to
5765         elmo-archive.el.
5766
5767 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5768
5769         * wl-draft.el (wl-draft-reply-list-symbol): New function.
5770         (wl-draft-reply): Use it.  Fixed "No match field" error message.
5771
5772         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
5773         instead of magic-number 6.  Use `not' instead of `null' for symbol
5774         `nil' check (not empty list).
5775         (wl-draft-insert-x-face-field): Fixed paren style.
5776
5777         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
5778         one-branch conditional statement, instead of `and' and `if'.
5779         (wl-draft-forward): Likewise.
5780         (wl-draft-add-references): Likewise.
5781         (wl-draft-yank-from-mail-reply-buffer): Likewise.
5782
5783         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
5784         conditional steatment.  Use `cond' instead of `if'.
5785         (wl-draft-confirm): Likewise.
5786
5787 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5788
5789         * wl-version.el (wl-version-show): Use `product-string-1'
5790         instead of `wl-version'.
5791         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
5792
5793         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
5794
5795 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5796
5797         * wl-highlight.el (wl-highlight-headers): Revert
5798         `wl-highlight-x-face-func' argument (`beg' and `end').
5799
5800 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5801
5802         * wl.el (toplevel): Move `product-provide' declare.
5803         * wl-demo.el (toplevel): Ditto.
5804         * wl-dnd.el (toplevel): Ditto.
5805         * wl-highlight.el (toplevel): Ditto.
5806         * wl-message.el (toplevel): Ditto.
5807         * wl-refile.el (toplevel): Ditto.
5808         * wl-util.el (toplevel): Ditto.
5809
5810 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
5811
5812         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
5813         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
5814         (wl-thread-close-all): keep cursor position.
5815
5816 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5817
5818         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
5819         (eq x 0).
5820         (wl-generate-user-agent-string-1): Fix conditional statement.
5821
5822 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
5823
5824         * wl.el (wl-check-environment): Additional check for
5825         'wl-local-domain' and `wl-message-id-domain'.
5826
5827 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5828
5829         * wl-draft.el (toplevel): Delete defvar for sasl-*.
5830
5831 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5832
5833         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
5834         instead of `smtp-sasl-user-realm'.
5835
5836 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5837
5838         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
5839
5840 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5841
5842         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
5843         to the default value as well as `eword-lexical-analyzer'.
5844
5845 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5846
5847         * wl-version.el (wl-extended-emacs-version,
5848         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
5849         `elmo-match-string' instead of `wl-match-string'.
5850
5851 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5852
5853         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
5854         docstring.
5855
5856 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
5857
5858         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
5859
5860 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5861
5862         * wl-highlight.el (wl-highlight-headers): Remove
5863         `wl-highlight-x-face-func' argument (`beg' and `end').
5864
5865 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5866
5867         * wl-summary.el (wl-summary-mark-as-important):
5868         Remove cache if folder is local.
5869
5870 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
5871
5872         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
5873         to get existing e-mail address string.
5874
5875 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5876
5877         * wl-version.el (wl-generate-user-agent-string): Commentary.
5878         (wl-generate-user-agent-string-1): Use `when' for
5879         one-branch conditional statement, instead of `and' and `if'.
5880         (wl-extended-emacs-version, wl-extended-emacs-version2,
5881         wl-extended-emacs-version3): Ditto.
5882
5883 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5884
5885         * wl-summary.el (wl-summary-sync-all-init): New inline function.
5886         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
5887         condition-case; Remove initialization.
5888         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
5889         (wl-summary-sync-update3): Added argument `sync-all';
5890         Eliminated local variable `msgdb';
5891         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
5892         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
5893         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
5894
5895 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
5896
5897         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
5898         connection before call `wl-draft-send-mail-with-smtp'.
5899
5900 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5901
5902         * Version number is increased to 2.5.4.
5903
5904 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
5905
5906         * wl.el (wl-check-environment): Additional check for
5907         'wl-local-domain' and `wl-message-id-domain'.
5908
5909 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5910
5911         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
5912         buffer as command specific.
5913         (wl-folder-mark-as-read-all-entity): Ditto.
5914         (wl-folder-prefetch-entity): Ditto.
5915         (wl-folder-drop-unsync-entity): Ditto.
5916
5917         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
5918         (wl-prog-uudecode-no-stdout-option): Changed default to t.
5919         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
5920
5921         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
5922         save-excursion.
5923
5924 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
5925
5926         * Version number is increased to 2.5.3.
5927
5928         * wl-summary.el (wl-summary-save-view-cache):
5929         Delete duplicated `write-region';
5930         Use `write-region-as-binary' instead of `as-binary-output-file' and
5931         `write-region'.
5932
5933 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5934
5935         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
5936
5937 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
5938
5939         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
5940         instead of `smtp-via-smtp'.
5941
5942 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5943
5944         * wl-draft.el (toplevel): Delete defvar for sasl-*.
5945
5946 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5947
5948         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
5949         instead of `smtp-sasl-user-realm'.
5950
5951 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5952
5953         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
5954
5955 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5956
5957         * Version number is increased to 2.5.2.
5958
5959 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
5960
5961         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
5962         does not exist.
5963         (wl-biff-stop): Call `cancel-timer' if timer already exists.
5964         (wl-biff-start): Call `timer-activate' if timer already exists.
5965
5966         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
5967         only when it is bound as function.
5968
5969 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
5970
5971         * Version number is increased to 2.5.1.
5972
5973 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
5974
5975         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
5976         Print refile/copy destination.
5977
5978 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
5979
5980         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
5981         queue-flush-only is non-nil.
5982
5983         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
5984
5985         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
5986         checking cache folder.
5987
5988 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5989
5990         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
5991         `regexp-quote'.
5992
5993 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5994
5995         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
5996         function.
5997         * wl-summary.el (wl-summary-write-current-folder-functions):
5998         Change default value.  Use it.
5999
6000 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6001
6002         * Version number is increased to 2.5.0.
6003
6004         * wl-version.el (wl-version): Changed codename.
6005
6006 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
6007
6008         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
6009         (wl-summary-supersedes-message): Ditto.
6010
6011 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6012
6013         * wl-refile.el (wl-refile-guess-functions): Renamed from
6014         `wl-refile-guess-func-list'.
6015
6016 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
6017
6018         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6019         Fixed problem when no rule was matched.
6020
6021 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6022
6023         * wl-summary.el (wl-summary-get-mark): Fixed
6024         `wl-summary-buffer-target-mark' check logic.
6025
6026 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6027
6028         * wl-folder.el (wl-folder-write-current-folder): Added group
6029         folder check.
6030
6031         * wl-summary.el (wl-summary-write-current-folder): Renamed from
6032         `wl-summary-write-current-newsgroup'.
6033         (wl-summary-write-current-folder-functions): New variable.
6034         * wl-folder.el (wl-folder-get-newsgroups): New function.
6035         (wl-folder-guess-mailing-list-by-refile-rule): New function.
6036         (wl-folder-write-current-folder): Renamed from
6037         `wl-folder-write-current-newsgroup'.
6038
6039 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6040
6041         * Version number is increased to 2.3.93.
6042
6043 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6044
6045         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
6046         (wl-ldap-make-matched-value-list): Ditto.
6047         (wl-ldap-alias-safe-string): Split e-mail address.
6048
6049         * wl-summary.el (wl-summary-read-folder): Fixed problem when
6050         petname folder default was selected.
6051         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
6052         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
6053
6054 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6055
6056         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
6057         to `wl-draft-config-exec'.
6058
6059         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
6060         instead of calling `wl-draft-config-exec';
6061         Process group-list and show recipients in minibuffer.
6062
6063         * tm-wl.el (wl-draft-preview-message): Ditto.
6064
6065 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6066
6067         * wl.el (toplevel): Added (C) to copyright notice, and
6068         sync Author header.
6069         * tm-wl.el (toplevel): Ditto.
6070         * wl-address.el (toplevel): Ditto.
6071         * wl-demo.el (toplevel): Ditto.
6072         * wl-dnd.el (toplevel): Ditto.
6073         * wl-draft.el (toplevel): Ditto.
6074         * wl-e21.el (toplevel): Ditto.
6075         * wl-expire.el (toplevel): Ditto.
6076         * wl-folder.el (toplevel): Ditto.
6077         * wl-highlight.el (toplevel): Ditto.
6078         * wl-message.el (toplevel): Ditto.
6079         * wl-mime.el (toplevel): Ditto.
6080         * wl-mule.el (toplevel): Ditto.
6081         * wl-nemacs.el (toplevel): Ditto.
6082         * wl-refile.el (toplevel): Ditto.
6083         * wl-score.el (toplevel): Ditto.
6084         * wl-summary.el (toplevel): Ditto.
6085         * wl-template.el (toplevel): Ditto.
6086         * wl-thread.el (toplevel): Ditto.
6087         * wl-util.el (toplevel): Ditto.
6088         * wl-vars.el (toplevel): Ditto.
6089         * wl-xmas.el (toplevel): Ditto.
6090
6091 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
6092
6093         * wl.el (wl-init): Added comment about `wl-init-hook'.
6094         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
6095         * wl-vars.el (wl-init-hook): Added docs.
6096         (wl-make-plugged-hook): Removed useless docs.
6097         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
6098         * wl-xmas.el (toplevel): Ditto.
6099
6100 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6101
6102         * wl-address.el (toplevel): Fixed multiple Author header format.
6103         * wl-demo.el (toplevel): Ditto.
6104         * wl-draft.el (toplevel): Ditto.
6105         * wl-folder.el (toplevel): Ditto.
6106         * wl-summary.el (toplevel): Ditto.
6107         * wl-thread.el (toplevel): Ditto.
6108         * wl-util.el (toplevel): Ditto.
6109         * wl-vars.el (toplevel): Ditto.
6110         * wl-version.el (toplevel): Ditto.
6111         * wl-xmas.el (toplevel): Ditto.
6112         * wl.el (toplevel): Ditto.
6113
6114         * wl-version.el (toplevel): Added require `elmo-version' for
6115         `product-version-as-string'.
6116
6117 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6118
6119         * wl-vars.el (wl-draft-send-hook): Changed default value to
6120         '(wl-draft-config-exec).
6121
6122         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
6123         explicitly.
6124         (wl-draft): Set `wl-draft-config-exec-flag' before running
6125         `wl-mail-setup-hook'.
6126
6127         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
6128         `wl-biff-init-icons' to `wl-init-hook' instead of
6129         `wl-make-plugged-hook'.
6130         (Because if `wl-draft' command is invoked at first,
6131         they are not initialized)
6132         Updated copyright notice.
6133
6134         * wl-e21.el (toplevel): Ditto;
6135
6136         * wl-demo.el (toplevel): Updated copyright notice.
6137         * wl-address.el (toplevel): Ditto.
6138         * wl-draft.el (toplevel): Ditto.
6139         * wl-version.el (toplevel): Ditto.
6140         * wl-folder.el (toplevel): Ditto.
6141         * wl-summary.el (toplevel): Ditto.
6142         * wl-thread.el (toplevel): Ditto.
6143         * wl-util.el (toplevel): Ditto.
6144         * wl-vars.el (toplevel): Ditto.
6145         * wl.el (toplevel): Ditto.
6146
6147 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6148
6149         * wl-highlight.el (wl-highlight-message): Fixed problem of
6150         highlighting failure which occured when the last field contains
6151         multiple lines in the draft buffer.
6152
6153         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
6154         `wl-biff-start' if plugged.
6155
6156         * wl-util.el (wl-biff-check-folder): New function.
6157         (wl-biff-check-folders): Don't set session name prefix.
6158         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
6159         (wl-biff-check-folder-async): Ditto.
6160
6161         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
6162         in email address.
6163
6164 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
6165
6166         * wl-vars.el (wl-subject-prefix-regexp): New variable.
6167
6168         * wl-draft.el (wl-draft-strip-subject-re): New function.
6169
6170         * wl-draft.el (wl-draft-reply): Use it.
6171
6172 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6173
6174         * wl-message.el (wl-mmelmo-message-redisplay): Use
6175         `mime-display-message' instead of `wl-mime-display-message'.
6176
6177         * wl-mime.el (toplevel): Removed compatibility workaround
6178         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
6179         (wl-mime-display-message): Abolished.
6180         (wl-mime-entity-read-field): Ditto.
6181         (wl-mime-combine-message/partial-pieces): Use
6182         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
6183
6184 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
6185
6186         * wl-template.el: Doc fixes.
6187
6188 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6189
6190         * wl-e21.el (wl-message-overload-functions): Do nothing if
6191         `current-local-map' is not available.
6192         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
6193
6194 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6195
6196         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
6197         representation.
6198
6199         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
6200         number.
6201         (wl-fldmgr-save-folders): Don't use `format' when insert
6202         `wl-fldmgr-folders-header'.
6203
6204 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6205
6206         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
6207
6208 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
6209
6210         * wl-highlight.el (wl-highlight-message):
6211         Use `std11-field-end' to detect end point of the header field.
6212         Refer `wl-highlight-max-header-size'.
6213
6214         * wl-vars.el (wl-highlight-max-header-size): New variable.
6215
6216         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
6217
6218         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6219         Set `for-draft' argument of wl-highlight-headers.
6220         (wl-draft): Ditto.
6221         (wl-draft-reedit): Ditto.
6222         (wl-user-agent-compose-internal): Ditto.
6223
6224 2000-10-24   Daiki Ueno <ueno@unixuser.org>
6225
6226         * wl-message.el (wl-message-add-button): Use overlay.
6227
6228 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
6229
6230         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
6231
6232         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
6233         problem when group-list content is nothing.
6234         (Reported by Mito <mit@nines.nec.co.jp>)
6235
6236 2000-10-18  SAITO Atsunori <sai@yedo.com>
6237
6238         * wl-summary.el (wl-summary-print-destination): Adjust line length.
6239
6240 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6241
6242         * tm-wl.el (toplevel): Use product-provide.
6243
6244 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
6245
6246         * Version number is increased to 2.3.92.
6247
6248 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6249
6250         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
6251         title text, use `display' property for left margin under Emacs 21.
6252
6253         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
6254         properties.
6255         (wl-plugged-init-icons): Ditto.
6256
6257 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6258
6259         * wl.el (wl-save-status, wl-init): Remove last period in
6260         "...done." message.
6261         * tm-wl.el (wl-summary-burst): Ditto.
6262         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
6263         wl-summary-resume-cache-status,
6264         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
6265         wl-summary-sync-update3, wl-summary-highlight-msgs,
6266         wl-summary-flush-pending-append-operations,
6267         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
6268         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
6269         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
6270         wl-thread-open-all): Ditto.
6271         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6272         * wl-mime.el (wl-summary-burst): Ditto.
6273         * wl-highlight.el (wl-highlight-summary): Ditto.
6274         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
6275         wl-folder-open-all, wl-folder-update-access-group): Ditto.
6276         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
6277         * wl-address.el (wl-local-address-init): Ditto.
6278
6279 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6280
6281         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
6282         `add-text-properties'.
6283         (wl-plugged-init-icons): Ditto.
6284         (wl-folder-init-icons): Use `propertize' instead of
6285         `put-text-property'.
6286         (wl-plugged-set-folder-icon): Ditto.
6287         (wl-e21-highlight-folder-group-line): Ditto.
6288
6289 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
6290
6291         * wl-version.el (wl-version-status-alist): New variable.
6292         (wl-version-status): New function.
6293
6294         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
6295         "Cc" part of the case "Reply-To".
6296
6297         * wl-draft.el (wl-draft-reply): Use result of
6298         `eword-extract-address-components'.
6299
6300         * wl-demo.el (wl-demo-icon-name): New constant.
6301         (wl-logo-xpm): Use it.
6302         (wl-logo-xbm): Ditto.
6303         (wl-logo-bitmap): Ditto.
6304
6305         * Version number is increased to 2.3.91.
6306
6307 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6308
6309         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
6310         (wl-extended-emacs-version, wl-extended-emacs-version2,
6311         wl-extended-emacs-version3): Remove `interactive'.  Fixed
6312         docstring.
6313
6314         * wl-version.el (wl-generate-user-agent-string-1): New function.
6315         (wl-generate-user-agent-string): Use it.
6316
6317         * wl-version.el (wl-generate-user-agent-string-1): Ignore
6318         `mime-edit-insert-user-agent-field'.
6319         (wl-generate-user-agent-string): Check
6320         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
6321
6322         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
6323         instead of `if', when verbose case.
6324
6325 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
6326
6327         * wl-expire.el (wl-summary-expire): Fix.
6328
6329 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
6330
6331         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
6332         and `elmo-lost+found-folder' if 'wl-draft.
6333         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
6334
6335 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6336
6337         * wl-expire.el (wl-summary-expire): Change messages.
6338         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
6339         `deleing-info' instead of "Deleting..."
6340
6341 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
6342
6343         * wl-summary.el (wl-summary-refile-subr): Fix.
6344
6345 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6346
6347         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
6348         if pipe folder.
6349
6350 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6351
6352         * wl-vars.el (wl-draft-use-cache): Default `nil'.
6353
6354 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6355
6356         * wl-expire.el (wl-expire-hide): New function.
6357         (wl-summary-expire): Add `hide'.
6358
6359 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
6360
6361         * wl-vars.el (wl-draft-reply-without-argument-list):
6362         Changed default value to consider `Reply-To:'.
6363         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
6364
6365         * Version number is increased to 2.3.90.
6366
6367         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
6368         elmo-imap4-get-session with unwind-protect.
6369         Don't cause error.
6370         (wl-summary-sync-marks): Don't check plugged nor folder type.
6371         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
6372         (Always keep current buffer).
6373
6374 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6375
6376         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
6377         Enclose with `save-excursion'.
6378
6379 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6380
6381         * wl-version.el (wl-version): Remove interactive.
6382
6383 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6384
6385         * wl-version.el (wl-generate-user-agent-string): Use
6386         `product-string-verbose' instead of `product-string-1'.
6387
6388 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6389
6390         * wl-vars.el (wl-draft-use-cache): New variable.
6391         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
6392         if wl-draft-use-cache is non-nil.
6393
6394 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6395
6396         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
6397         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
6398
6399 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
6400
6401         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
6402         (wl-thread-msg-mark-as-unread): Ditto.
6403
6404         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
6405         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
6406         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
6407         Don't set mark in summary if return value of `elmo-mark-as-read'
6408         is nil.
6409         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
6410         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
6411         instead of `wl-thread-msg-mark-as-read'.
6412         (wl-summary-mark-as-unread-region): Ditto.
6413         (wl-summary-target-mark-mark-as-read): Ditto.
6414
6415         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6416
6417 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
6418
6419         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
6420
6421         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
6422
6423 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6424
6425         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
6426         face.
6427
6428 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
6429
6430         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
6431         `running-xemacs'.
6432
6433 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6434
6435         * wl-version.el (toplevel): Use `product-version-as-string' for
6436         set verstion-string, if defined.
6437
6438         * wl-version.el (wl-version-show): Insert string at point, when
6439         call with argument.
6440
6441         * wl-version.el (wl-generate-user-agent-string): Use
6442         `product-string-1' instead of `wl-appname', `wl-version' and
6443         `wl-codename'.
6444
6445 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6446
6447         * wl-address.el (toplevel): Use product-provide.
6448         * wl-demo.el (toplevel): Ditto.
6449         * wl-dnd.el (toplevel): Ditto.
6450         * wl-draft.el (toplevel): Ditto.
6451         * wl-e21.el (toplevel): Ditto.
6452         * wl-expire.el (toplevel): Ditto.
6453         * wl-fldmgr.el (toplevel): Ditto.
6454         * wl-folder.el (toplevel): Ditto.
6455         * wl-highlight.el (toplevel): Ditto.
6456         * wl-message.el (toplevel): Ditto.
6457         * wl-mime.el (toplevel): Ditto.
6458         * wl-mule.el (toplevel): Ditto.
6459         * wl-nemacs.el (toplevel): Ditto.
6460         * wl-refile.el (toplevel): Ditto.
6461         * wl-score.el (toplevel): Ditto.
6462         * wl-summary.el (toplevel): Ditto.
6463         * wl-template.el (toplevel): Ditto.
6464         * wl-thread.el (toplevel): Ditto.
6465         * wl-util.el (toplevel): Ditto.
6466         * wl-vars.el (toplevel): Ditto.
6467         * wl-xmas.el (toplevel): Ditto.
6468         * wl.el (toplevel): Ditto.
6469
6470 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6471
6472         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
6473         instead of product.
6474
6475         * wl-version.el (wl-version): Compile time evalution elmo-version.
6476
6477 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
6478
6479         * wl-summary.el (wl-summary-sync-force-update): Append queue
6480         `mark-as-read'if unplugged.
6481
6482 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6483
6484         * wl-version.el: New file.  Use product.el.
6485         * wl.el: add (require 'wl-version).
6486         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
6487         for ~/.folders header.
6488         (wl-fldmgr-folders-header): Changed.
6489         * wl-demo.el (wl-demo): Use product.el.
6490
6491         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
6492         wl-version.el.
6493         * wl-util.el (wl-version, wl-version-show): Ditto.
6494
6495         * wl-util.el (wl-generate-user-agent-string,
6496         wl-extended-emacs-version, wl-extended-emacs-version2,
6497         wl-extended-emacs-version3): Move to wl-version.el.
6498         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
6499         xemacs-codename, mime-edit-insert-user-agent-field,
6500         mime-edit-user-agent-value, mime-editor/version,
6501         mime-editor/codename): Compile warning killer move to
6502         wl-version.el
6503
6504 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
6505
6506         * wl-summary.el (wl-summary-refile-subr): Fix.
6507
6508 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
6509
6510         * wl-summary.el (wl-summary-sync-marks): Changed argument for
6511         `elmo-list-folder-unread' and `elmo-list-folder-important'.
6512
6513 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
6514
6515         * wl.el (wl-check-environment): Check too many `@'.
6516
6517 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
6518
6519         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
6520
6521 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6522
6523         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
6524         wl-draft-reply-myself-without-argument-list): Add variables.
6525         * wl-draft.el (wl-draft-reply): Use it.
6526
6527 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
6528
6529         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
6530         the 5th argument of `elmo-network-get-spec'.
6531
6532         * wl-thread.el (wl-thread-reparent-children): New inline function.
6533         (wl-thread-delete-message): Use it.
6534
6535         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
6536         (wl-summary-score-update-all-lines): Don't use `dolist'.
6537
6538 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6539
6540         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
6541         (require 'elmo-msgdb) for inline function.
6542
6543 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
6544
6545         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
6546
6547 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
6548
6549         * wl-score.el (wl-score-headers): Fix for the confusing macro
6550         `elmo-kill-buffer'.
6551
6552 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6553
6554         * wl-summary.el: Don't use the 3rd argument of `require' because
6555         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
6556         * wl-util.el: Ditto.
6557         * wl-draft.el: Ditto.
6558
6559 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6560
6561         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
6562         window system is not used.
6563
6564 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
6565
6566         * wl-thread.el: Don't use `mapcar' only for iteration.
6567         (wl-thread-resume-entity): Ditto.
6568         (wl-thread-delete-message): Ditto.
6569
6570         * wl-summary.el: Bind `dragdrop-drop-functions',
6571         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
6572         of `require' for `timezone', `easymenu' and `ps-print';
6573         don't use `mapcar' only for iteration.
6574
6575         * wl-util.el: Bind `mule-version', `nemacs-version',
6576         `emacs-beta-version', `xemacs-codename',
6577         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
6578         `mime-editor/version' and `mime-editor/codename'; specify 3rd
6579         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
6580         only for iteration.
6581
6582         * wl-score.el: Don't use `mapcar' only for iteration.
6583         (wl-score-simplify-buffer-fuzzy): Ditto.
6584         (wl-score-simplify-subject): Ditto.
6585         (wl-score-headers): Ditto.
6586         (wl-summary-score-update-all-lines): Ditto.
6587
6588         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
6589         `enable-multibyte-characters' and `mule-version'.
6590
6591         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
6592         `mapcar' only for iteration.
6593
6594         * wl-demo.el: Don't use `mapcar' only for iteration.
6595
6596         * wl-folder.el: Don't use `mapcar' only for iteration.
6597         (wl-folder-open-all): Ditto.
6598         (wl-folder-count-incorporates): Ditto.
6599
6600         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
6601         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
6602
6603         * wl-draft.el: Bind `x-face-add-x-face-version-header',
6604         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
6605         `smtp-connection-type'; specify 3rd argument of `require' for
6606         `timezone'; don't use `mapcar' only for iteration.
6607         (wl-draft-clone-local-variables): Don't use `mapcar'.
6608         (wl-draft-generate-clone-buffer): Ditto.
6609         (wl-user-agent-compose-internal): Ditto.
6610
6611         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
6612
6613         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
6614         (wl-save-status): Ditto.
6615
6616         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
6617         for iteration.
6618
6619 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
6620
6621         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
6622         removed `Date'.
6623         (wl-fldmgr-make-filter-default): New user option.
6624
6625         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
6626         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
6627         (wl-fldmgr-filter-completion-alist): Abolish.
6628
6629         * wl.el (wl): Don't check servers if arg is non-nil.
6630
6631         * wl-draft.el (wl-draft-reply): Set only message-id string to
6632         In-Reply-To field.
6633
6634 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6635
6636         * wl-summary.el (wl-summary-pick): Rewrite.
6637
6638         * wl-draft.el (wl-draft-forward): Get references field from
6639         original buffer.
6640         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
6641
6642 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
6643
6644         * wl-draft.el (wl-draft-forward): Add references field.
6645
6646 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6647
6648         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
6649         (wl-draft-reply): Use it.
6650
6651 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
6652
6653         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
6654         when Emacs 21 is running.
6655
6656         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
6657         bindings.
6658
6659 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6660
6661         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
6662         XPM icons transparent.
6663
6664         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
6665         Emacs 21.
6666
6667 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
6668
6669         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
6670         nil.
6671
6672         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
6673         when it is persistent.
6674         (wl-summary-sync-marks): Changed argument for
6675         `elmo-list-folder-unread' and `elmo-list-folder-important'.
6676         (wl-summary-virtual): Use `elmo-read-search-condition'.
6677         (wl-summary-redisplay-internal): If folder is local, mark as read
6678         even when folder is plugged.
6679
6680 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
6681
6682         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
6683         of `tool-bar-lines' in the frame parameters.
6684         (after-make-frame-functions, post-command-hook): Don't modify the
6685         value.
6686         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
6687         wl-e21-tool-bar-lines): Removed.
6688
6689 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
6690
6691         * wl-highlight.el (wl-highlight-folder-path): Put overlay
6692         properties `evaporate' and `wl-momentary-overlay' as well.
6693         (wl-highlight-summary-displaying): Ditto.
6694         (wl-delete-all-overlays): Don't delete overlay which does not have
6695         a property `wl-momentary-overlay'.
6696
6697         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
6698         `display-mouse-p' and `display-graphic-p'.
6699         (wl-folder-init-icons): Don't search for XBM or the other files.
6700         (wl-plugged-set-folder-icon): Make icons if and only if
6701         `display-graphic-p' returns non-nil.
6702         (wl-highlight-plugged-current-line): Use `before-string' overlay
6703         property to show icon images.
6704         (wl-highlight-folder-current-line): Ditto.
6705         (wl-e21-highlight-folder-group-line): Ditto.
6706         (wl-e21-highlight-folder-by-numbers): Ditto.
6707         (wl-e21-insert-image): Removed.
6708         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
6709         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
6710         said.
6711         (wl-e21-switch-toolbar-after-make-frame): Renamed from
6712         `wl-e21-force-switch-toolbar'.
6713         (wl-e21-make-icon-image): Removed.
6714         (wl-e21-setup-toolbar): Don't search for XBM files.
6715         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
6716         the default value.
6717
6718 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
6719
6720         * wl-util.el (wl-biff-check-folder-async): Set
6721         `wl-biff-check-folders-running' even when it is not an IMAP folder.
6722
6723 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6724
6725         * wl-e21.el (after-make-frame-functions): Add
6726         `wl-e21-force-switch-toolbar'.
6727         (wl-e21-force-switch-toolbar): New function force to switch the
6728         toolbar appearance automatically.
6729         (post-command-hook): Add `wl-e21-switch-toolbar'.
6730         (wl-e21-switch-toolbar): New function to switch the toolbar
6731         appearance automatically.
6732         (wl-e21-tool-bar-lines): New buffer local variable.
6733
6734 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6735
6736         * wl-util.el (wl-biff-check-folders-running): New variable.
6737         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
6738         (wl-biff-check-folder-async-callback):
6739         Set `wl-biff-check-folders-running'.
6740         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
6741         with unwind-protect.
6742
6743         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
6744         Enclose `wl-folder-auto-check' with unwind-protect.
6745
6746         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
6747         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
6748
6749         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
6750
6751         * wl-util.el (wl-biff-notify): New inline function.
6752         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
6753         locally.
6754         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
6755         folder-list' is 1.
6756         Use `wl-biff-notify'.
6757         (wl-biff-check-folder-async-callback): New function.
6758         (wl-biff-check-folder-async): Ditto.
6759
6760         * wl-folder.el (wl-folder): Don't check folders.
6761         (wl-folder-auto-check): New function.
6762
6763 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
6764
6765         * wl-util.el (wl-biff-start) [Emacs19+]:
6766         Use `timer-next-integral-multiple-of-time'.
6767         (wl-biff-check-folders): Use `wl-default-folder'
6768         if `wl-biff-check-folder-list' is nil.
6769
6770 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
6771
6772         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
6773         instead of `elmo-delete-lists'.
6774
6775 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
6776
6777         * wl.el (wl-plugged-toggle-all): Set the value of
6778         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
6779         (wl-plugged-toggle): Ditto.
6780         (wl-toggle-plugged): Ditto.
6781         (wl-plugged-init): Ditto.
6782
6783         * wl-xmas.el (wl-biff-init-icons): Set icons data to
6784         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
6785         instead of `wl-biff-state-indicator-off' and
6786         `wl-biff-state-indicator-on'; don't modify the value and the type
6787         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
6788         (wl-plugged-init-icons): Set icons data to
6789         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
6790         instead of `wl-plug-state-indicator-off' and
6791         `wl-plug-state-indicator-on'; don't modify the value and the type
6792         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
6793
6794         * wl-vars.el (wl-modeline-biff-state-off,
6795         wl-modeline-biff-state-on, wl-modeline-biff-status,
6796         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
6797         wl-modeline-plug-status): New internal variables.
6798         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
6799         wl-biff-check-interval, wl-biff-check-folder-list): Change
6800         customization group from `wl-folder' to `wl-highlight'.
6801         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
6802         wl-show-plug-status-on-modeline): Defcustomized.
6803
6804         * wl-util.el (wl-biff-check-folders): Set the value of the flag
6805         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
6806         (wl-mode-line-buffer-identification): Set both ON and OFF data with
6807         a flag to `mode-line-buffer-identification'.
6808
6809         * wl-e21.el (wl-biff-init-icons): Set icons data to
6810         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
6811         instead of `wl-biff-state-indicator-off' and
6812         `wl-biff-state-indicator-on'.
6813         (wl-plugged-init-icons): Set icons data to
6814         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
6815         instead of `wl-plug-state-indicator-off' and
6816         `wl-plug-state-indicator-on'.
6817
6818 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6819
6820         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
6821         excessive titles.
6822
6823 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6824
6825         * wl.el (wl-plugged-mode): Use revised
6826         `wl-mode-line-buffer-identification'.
6827         (wl-plugged-init): Don't use `force-mode-line-update'.
6828
6829         * wl-xmas.el (wl-draft-overload-functions): Use revised
6830         `wl-mode-line-buffer-identification'.
6831         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
6832         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
6833         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
6834         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
6835         `wl-make-plugged-hook';
6836         add `wl-folder-init-icons' and `wl-setup-folder' to
6837         `wl-folder-mode-hook'.
6838
6839         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
6840         19 as well.
6841         (wl-mode-line-display-priority-list): New user option.
6842         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
6843         Defcustomized.
6844         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
6845         Add docs.
6846
6847         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
6848         start.
6849         (wl-mode-line-buffer-identification): Revised as a function.
6850
6851         * wl-summary.el (wl-summary-mode): Use revised
6852         `wl-mode-line-buffer-identification'; don't call
6853         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
6854         (TopLevel): Don't bind `wl-e21-setup-summary' nor
6855         `wl-xmas-setup-summary'.
6856
6857         * wl-nemacs.el (wl-draft-overload-functions): Use revised
6858         `wl-mode-line-buffer-identification'.
6859
6860         * wl-mule.el (wl-draft-overload-functions): Use revised
6861         `wl-mode-line-buffer-identification'.
6862
6863         * wl-folder.el (wl-make-plugged-alist): Don't call
6864         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
6865         (wl-folder): Don't call `wl-folder-init-icons' directly.
6866         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
6867         `wl-xmas-setup-folder' directly;
6868         use revised `wl-mode-line-buffer-identification'.
6869         (TopLevel): Don't bind `wl-biff-init-icons',
6870         `wl-plugged-init-icons', `wl-folder-init-icons',
6871         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
6872
6873         * wl-e21.el (wl-draft-overload-functions): Use revised
6874         `wl-mode-line-buffer-identification'.
6875         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
6876         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
6877         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
6878         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
6879         `wl-make-plugged-hook';
6880         add `wl-folder-init-icons' and `wl-setup-folder' to
6881         `wl-folder-mode-hook'.
6882
6883 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
6884             Katsumi Yamaoka    <yamaoka@jpl.org>
6885
6886         * wl.el (wl): Call `wl-biff-start'.
6887         (wl-exit): Call `wl-biff-stop'.
6888         (wl-plugged-mode): Show biff in modeline.
6889         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
6890
6891         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
6892         (wl-biff-init-icons): New function.
6893         (wl-plugged-init-icons): Don't make too much keymaps.
6894         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
6895
6896         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
6897         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
6898         variables.
6899         (wl-biff-check-interval, wl-biff-check-folder-list): New user
6900         options.
6901
6902         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
6903         wl-biff-start, wl-biff-stop): New functions.
6904         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
6905         (wl-biff-timer-name): New variable.
6906
6907         * wl-summary.el (wl-summary-mode): Show biff in modeline.
6908
6909         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
6910         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
6911
6912         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
6913         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
6914
6915         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
6916         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
6917         `wl-folder-init-icons' to `ignore' if they are not available.
6918         (wl-folder-mode): Show biff in modeline.
6919
6920         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
6921         (wl-biff-init-icons): New function.
6922         (wl-plugged-init-icons): Don't make too much keymaps.
6923         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
6924
6925 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
6926
6927         * wl-vars.el (wl-strict-diff-folders): Customization Type
6928         and doc fix.  Define as a list of regular expressions for
6929         folders or nil.
6930         * wl-folder.el (wl-folder-check-one-entity): Use
6931         `wl-string-match-member' instead of `wl-string-member' for
6932         `wl-strict-diff-folders'.
6933
6934 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
6935
6936         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
6937         (wl-highlight-folder-current-line): Use it; new implementation.
6938         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
6939         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
6940         `defsubst' instead of `defun'.
6941
6942         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
6943         `wl-highlight-group-folder-by-numbers'; made it can also be a
6944         number.  See info for more details.
6945
6946         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
6947         running.
6948
6949         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
6950         to bind them.
6951
6952         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
6953         (wl-highlight-folder-current-line): New implementation.
6954
6955         * wl-highlight.el (wl-highlight-folder-group-line): New
6956         implementation.
6957         (wl-delete-all-overlays): Rewrite as a marco.
6958         (TopLevel): Require `wl-e21' when Emacs 21 is running.
6959
6960         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
6961         running.
6962         (wl-folder-*-glyph): No need to bind them.
6963
6964         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
6965         `wl-e21-highlight-folder-group-icon'; rewrite.
6966         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
6967         `defsubst' instead of `defun'.
6968         (wl-folder-mode-map): Bind it when compiling.
6969
6970 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6971
6972         * wl.el (wl): Initialize plug-related settings before `wl-init'.
6973
6974         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
6975
6976 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
6977
6978         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
6979
6980 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
6981
6982         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
6983         (wl-highlight-folder-current-line): Use it.
6984
6985         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
6986         in `id-name'.
6987
6988 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
6989
6990         * wl.el: Require `wl-e21' when Emacs 21 is running.
6991
6992         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
6993         default when Emacs 21 is running.
6994         (wl-use-highlight-mouse-line): Ditto.
6995         (wl-on-emacs21): New constant.
6996         (wl-on-emacs20): Removed.
6997
6998         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
6999         Emacs 21 is running.
7000
7001         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
7002         Emacs 21 is running.
7003
7004         * wl-e21.el: New file.
7005
7006 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
7007
7008         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
7009         (wl-toggle-plugged): Ditto.
7010         (wl-plugged-toggle): Ditto.
7011         (wl-plugged-toggle-all): Ditto.
7012
7013         * wl-vars.el (wl-plug-state-indicator): Refer
7014         `wl-plug-state-indicator-on' indirectly.
7015
7016 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7017
7018         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
7019         Call `wl-folder-confirm-existence'.
7020
7021         * wl-folder.el (wl-folder-confirm-existence): Added optional
7022         argument `force'.
7023
7024 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
7025
7026         * wl-summary.el (wl-summary-refile-subr): Assume
7027         `copy-or-refile' as symbol.
7028         (wl-summary-refile): Follow up above change.
7029         (wl-summary-copy): Ditto.  Doc fix.
7030
7031 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7032
7033         * wl-summary.el (wl-summary-pick): Don't bind
7034         `elmo-search-mime-charset'.
7035
7036         * wl-vars.el (wl-highlight-message-header-button-alist): Define
7037         default using old backquote style.
7038         (wl-search-mime-charset): Abolished.
7039
7040         * wl-highlight.el (wl-highlight-headers):
7041         Call `point' after `re-search-forward'(for Nemacs).
7042
7043         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
7044         for elmo-imap4.el.
7045
7046 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
7047
7048         * wl-message.el (wl-mmelmo-message-redisplay): Bind
7049         `wl-message-ignored-field-list' instead of
7050         `mime-view-ignored-field-list'.
7051
7052         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
7053         Add interactive spec.
7054         (wl-folder-goto-bottom-of-current-folder): Ditto.
7055         (wl-folder-mode-map): Bind them.
7056
7057         * wl-vars.el (wl-message-ignored-field-list): New variable.
7058         (wl-message-visible-field-list): New variable.
7059
7060         * wl-mime.el (wl-mime-header-presentation-method): New function.
7061         (wl-mime-setup): Set header-presentation-method.
7062
7063 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7064
7065         * wl-nemacs.el (wl-draft-overload-functions): Set
7066         `mode-line-buffer-identification' instead of using
7067         `wl-make-modeline'.
7068
7069         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
7070         instead of using `wl-make-modeline'.
7071
7072         * wl-xmas.el (wl-plugged-init-icons): Set up
7073         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
7074         (wl-make-modeline): Abolish.
7075         (wl-draft-overload-functions): Set
7076         `mode-line-buffer-identification' instead of using
7077         `wl-make-modeline'.
7078
7079         * wl-util.el (wl-make-modeline-subr): Abolish.
7080         (wl-mode-line-buffer-identification): New alias.
7081
7082         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
7083         (wl-summary-make-modeline): Abolish.
7084         (wl-summary-buffer-set-folder): Set
7085         `wl-summary-buffer-folder-indicator'.
7086         (wl-summary-mode): Set `mode-line-buffer-identification' instead
7087         of using `wl-make-modeline'.
7088         (wl-summary-switch-to-clone-buffer): Don't set
7089         `mode-line-buffer-identification'.
7090         (wl-summary-goto-folder-subr): Ditto.
7091
7092         * wl-mule.el (wl-draft-overload-functions): Set
7093         `mode-line-buffer-identification' instead of using
7094         `wl-make-modeline'.
7095
7096         * wl-folder.el (wl-folder-mode): Set
7097         `mode-line-buffer-identification' instead of using
7098         `wl-make-modeline'.
7099         (wl-folder): Don't set `mode-line-buffer-identification'.
7100
7101 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
7102
7103         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
7104         instead of `member' for `wl-refile-guess-func-list' look-ups.
7105         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
7106
7107 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7108
7109         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
7110         `wl-message-button-dispatcher'.
7111
7112         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
7113
7114         * wl-message.el (wl-message-button-dispatcher): Use it.
7115
7116         * wl-vars.el (wl-highlight-message-header-button-alist): Add
7117         "In-Reply-To".
7118
7119         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7120         Bind `case-fold-search' to t.
7121
7122 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7123
7124         * wl-xmas.el (wl-message-overload-functions): Initialize
7125         `wl-message-button-map'.
7126
7127         * wl-mule.el (wl-message-overload-functions): Initialize
7128         `wl-message-button-map'.
7129
7130         * wl-vars.el (wl-highlight-message-header-button-alist): New.
7131
7132         * wl-message.el (wl-message-button-map): New keymap.
7133         (wl-message-add-button): New function.
7134         (wl-message-button-dispatcher): New function.
7135         (wl-message-button-refer-article): New function.
7136
7137         * wl-highlight.el
7138         (wl-highlight-message-add-buttons-to-header): New function.
7139         (wl-highlight-headers): Use it.
7140
7141 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7142
7143         * wl-summary.el (wl-summary-default-from): Use
7144         `wl-address-get-petname-1'.
7145         (wl-summary-simple-from): Ditto.
7146
7147         * wl-address.el (wl-address-get-petname-1): New inline function.
7148         (wl-address-get-petname): Use it.
7149
7150 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
7151
7152         * wl-summary.el (wl-summary-default-from): Return full-name part
7153         from the address if no petname was found.
7154         (wl-summary-simple-from): Ditto.
7155
7156         * wl-address.el (wl-address-get-petname): Return nil if no petname
7157         associated with the address was found.
7158
7159 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7160
7161         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
7162         display is finished.
7163
7164 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7165
7166         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
7167         `elmo-folder-exists-p' argument.
7168
7169 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
7170
7171         * wl-folder.el (wl-folder-confirm-existence): Check existence of
7172         the folder.
7173
7174 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
7175
7176         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
7177
7178         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
7179         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
7180
7181 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
7182
7183         * wl-folder.el (wl-folder-create-subr): New function.
7184         (wl-folder-confirm-existence): Use it.
7185         (wl-folder-check-one-entity): Use it.
7186         Check the error symbol is derived from 'elmo-open-error.
7187
7188         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
7189         `ignore-error'.
7190
7191 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7192
7193         * wl-util.el (toplevel): Add (eval-when-compile (require
7194         'elmo-util)).  (Maybe `provide' is typo.)
7195
7196 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7197
7198         * wl-util.el (toplevel): Removed (provide 'elmo-util).
7199         (I don't know why this was needed.)
7200
7201         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
7202         Follow up changes for stream-type.
7203
7204         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
7205         (wl-draft-elmo-nntp-send): Ditto.
7206
7207         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
7208         (wl-nntp-posting-stream-type): Ditto.
7209         (wl-pop-before-smtp-ssl): Abolished.
7210         (wl-nntp-posting-ssl): Ditto.
7211
7212         * wl-address.el (wl-address-quote-specials): New function.
7213         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
7214
7215         * wl-draft.el (wl-draft-reply): Ditto.
7216
7217 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7218
7219         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
7220         use function `wl-string-match-assoc'.
7221
7222 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
7223
7224         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
7225
7226         * wl-draft.el (wl-draft-deduce-address-list): New function.
7227         (wl-draft-parse-mailbox-list): Ditto.
7228         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
7229         instead of `smtp-deduce-address-list'.
7230         (wl-draft-on-field-p): Follow group list.
7231
7232         * wl-address.el (wl-address-concat-token): New function.
7233         (wl-address-string-without-group-list-contents): Ditto.
7234         (wl-complete-field-body): Fixed problem of completion
7235         by japanese petname.
7236         (wl-address-make-completion-list): Rewrite.
7237
7238 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
7239
7240         * wl-address.el (wl-address-make-completion-list): Completion by
7241         petname.
7242         (wl-complete-field-body): Likewise.
7243
7244 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
7245
7246         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
7247         contains invalid address syntax.
7248
7249 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7250
7251         * wl-folder.el (wl-folder-check-entity-async): Use
7252         `elmo-nntp-spec-hostname'.
7253
7254 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
7255
7256         * wl-summary.el (wl-summary-msgdb-load-async): Use
7257         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
7258
7259 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
7260
7261         * wl-draft.el (wl-draft-reply): Set argument
7262         `content-transfer-encoding' as nil.
7263
7264 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
7265
7266         * wl-refile.el (wl-refile-learn): Move hit element to the top of
7267         `wl-refile-alist'.
7268
7269 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7270
7271         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
7272         (wl-draft-edit-string): Ditto.
7273         (wl-draft-forward): Ditto.
7274         * wl-summary.el (wl-summary-write): Ditto.
7275
7276 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
7277
7278         * wl-summary.el (wl-summary-sync-update3): Call
7279         `wl-summary-buffer-number-column-detect'.
7280         (wl-summary-buffer-number-column-detect): Search from point-min.
7281
7282 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
7283
7284         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
7285         contains an address which is not included in original to or cc.
7286
7287 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
7288
7289         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
7290         begin-line does not exist.
7291         * wl-message.el (wl-message-uu-substring): Ditto.
7292
7293 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
7294
7295         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
7296         clear local variables.
7297         (wl-summary-exit): Call `elmo-commit'.
7298         (wl-summary-switch-to-clone-buffer): Call
7299         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
7300         (wl-summary-goto-folder-subr): Ditto.
7301
7302         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
7303         POP folder.
7304
7305 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7306
7307         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
7308         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
7309         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
7310         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
7311         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
7312         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
7313
7314         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
7315
7316 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
7317
7318         * wl-summary.el (wl-summary-search-by-subject):
7319         Search parent message from the latest one.
7320
7321 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
7322
7323         * wl-draft.el (wl-draft-reply): Insert address with full-name.
7324         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
7325
7326         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
7327         New user option.
7328
7329         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
7330         if elmo-nntp-use-killed-list is nil.
7331         Use `elmo-msgdb-append-to-killed-list'.
7332         (Append numbers confirmed as disappeared to the killed list.)
7333         (wl-summary-confirm-appends): Don't display negative number.
7334
7335 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
7336
7337         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
7338
7339 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
7340
7341         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
7342         range is `all'.
7343         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
7344         `elmo-list-bigger-diff'.
7345
7346 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7347
7348         * wl-summary.el (wl-summary-buffer-exit-func):
7349         New buffer local variable.
7350         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
7351
7352 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7353
7354         * wl-demo.el (wl-demo): Fix the last change.
7355
7356 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
7357
7358         * wl-demo.el (wl-demo): Don't use `eval'.
7359
7360 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
7361
7362         * wl-summary.el (wl-summary-buffer-thread-modified):
7363         New buffer-local variable.
7364         (wl-summary-set-thread-modified): New function.
7365         (wl-summary-thread-modified-p): New function.
7366         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
7367         (wl-summary-yank-saved-message): Use function
7368         `wl-summary-set-thread-modified'
7369         (wl-summary-switch-to-clone-buffer): Add
7370         `wl-summary-buffer-thread-modified'.
7371
7372         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
7373         (wl-summary-buffer-mark-saved-hook): Ditto.
7374         * wl-summary.el (wl-summary-msgdb-save): New hook
7375         `wl-summary-buffer-message-saved-hook' and
7376         `wl-summary-buffer-mark-saved-hook'.
7377
7378 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
7379
7380         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
7381
7382 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
7383
7384         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
7385         don't hide scroll bars under FSF Emacsen because it may incur an
7386         undesirable redrawing.
7387
7388 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
7389
7390         * wl-draft.el (wl-draft-edit-string): Call
7391         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
7392
7393 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
7394
7395         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
7396
7397 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
7398
7399         * wl-summary.el (wl-summary-msgdb-load-async): Call
7400         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
7401
7402 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
7403
7404         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
7405         fringes in demo buffer; center bitmap logo correctly even if old
7406         Mule is used.
7407
7408 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
7409
7410         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
7411
7412         * wl-refile.el (wl-refile-subject-alist): New variable.
7413         (wl-refile-subject-alist-file-name): Ditto.
7414         (wl-refile-alist-setup): Rewrite.
7415         (wl-refile-alist-save): Use `elmo-object-save'.
7416         Eliminated arguments.
7417         (wl-refile-learn): Check `wl-refile-guess-func-list'.
7418         (wl-refile-guess-by-subject): New function.
7419         (wl-refile-guess-func-list): Added it.
7420
7421 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7422
7423         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
7424         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
7425
7426 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
7427
7428         * wl-summary.el (wl-summary-buffer-prev-folder-func):
7429         New buffer-local variable.
7430         (wl-summary-buffer-next-folder-func): Ditto.
7431         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
7432         if non-nil.
7433         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
7434         if non-nil.
7435         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
7436         if non-nil.
7437         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
7438         if non-nil.
7439
7440 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
7441
7442         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
7443         permanently in the demo buffer.
7444
7445 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
7446
7447         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
7448         `mime-entity-fetch-field'.
7449
7450         * wl.el (wl-exit): Delete plugged buffer.
7451
7452         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
7453         XEmacs has menubar feature.
7454
7455 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7456
7457         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
7458         cannot arrive at the beginning of the buffer under old Emacsen.
7459
7460 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7461
7462         * wl-address.el (wl-address-ldap-search):
7463         Call `ldap-search-entries' with `withdn' argument t.
7464         (wl-complete-field-body): Bind completion-ignore-case as t.
7465         Clear ldap search hash when it was sole completion.
7466         Use elmo-string for pattern string.
7467         (wl-ldap-alias-safe-string): Eliminated needless let.
7468
7469 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
7470
7471         * wl-address.el (wl-ldap-alias-dn-level): New variable.
7472         (wl-ldap-alias-sep): New constant.
7473         (wl-ldap-search-attribute-type-list): Ditto.
7474         (wl-ldap-get-value): New function.
7475         (wl-ldap-make-filter): Ditto.
7476         (wl-ldap-make-matched-value-list): Ditto.
7477         (wl-ldap-alias-safe-string): Ditto.
7478         (wl-ldap-register-dn-string): Ditto.
7479         (wl-address-ldap-search): Rewrite.
7480
7481 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7482
7483         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
7484         thread is deleted.
7485         (wl-thread-delete-line-from-buffer): Ditto.
7486         (wl-thread-get-exist-children): New function.
7487
7488 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
7489
7490         * wl-demo.el (wl-demo): Made it to select various image types.
7491         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
7492         from `wl-title-logo'.
7493         (wl-logo-ascii): New variable.
7494         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
7495         (wl-demo-copyright-notice): New constant.
7496
7497         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
7498
7499 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7500
7501         * wl-vars.el (wl-summary-target-above): Renamed from
7502         wl-summary-temp-above.
7503         * wl-score.el (wl-score-get-score-alist): Use it.
7504         (wl-summary-score-update-all-lines): Use it.
7505         * wl-summary.el: Ditto. (make-variable-buffer-local).
7506
7507 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7508
7509         * wl-vars.el (wl-ldap-port): New user option.
7510
7511         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
7512         Rewite whole implementation.
7513         (wl-complete-field-body): Fixed.
7514
7515 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
7516
7517         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
7518         Choose implementation at compile time.
7519
7520 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
7521
7522         * wl-address.el (wl-ldap-search-internal): New function.
7523         (wl-complete-field-to): Use it.
7524
7525 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
7526
7527         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
7528         Use `let' instead of `let*'.
7529         Require 'wl-vars.
7530
7531         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
7532         Define as defcustom.
7533         (wl-ldap-base): Ditto.
7534         (wl-use-ldap): Ditto.
7535
7536 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
7537
7538         * wl-address.el (wl-ldap-search): New function.
7539         (wl-complete-field-body): Use `wl-ldap-search'.
7540         (wl-ldap-server): New variable.
7541         (wl-ldap-base): Ditto.
7542         (wl-use-ldap): Ditto.
7543
7544 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
7545
7546         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
7547         (Pointed out by Mito <mit@nines.nec.co.jp>).
7548         * wl-summary.el (wl-summary-redisplay-no-mime): Update
7549         buffer-local variables like `wl-summary-redisplay-internal'.
7550         (wl-summary-redisplay-all-header): Likewise.  Update
7551         Summary view too.
7552
7553 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
7554
7555         * wl-summary.el (wl-summary-jump-to-parent-message):
7556         Consider prefix argument.
7557
7558         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
7559         when closed thread is deleted.
7560
7561 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
7562
7563         * wl-summary.el (wl-summary-jump-to-parent-message):
7564         Consider thread modification.
7565
7566 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
7567
7568         * wl-message.el (wl-message-normal-get-original-buffer): Use
7569         `save-excursion'.
7570
7571         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
7572         (wl-summary-showto-folder-regexp): Ditto.
7573
7574 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
7575
7576         * wl-util.el (wl-delete-alist): Doc fix.
7577         (wl-delete-associations): New function.
7578         (wl-inverse-alist): New function.
7579         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
7580         Split temporary variables. Use `wl-delete-associations'
7581         and `wl-inverse-alist'.
7582         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
7583
7584 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
7585
7586         * wl-folder.el (wl-folder-prefetch-entity):
7587         Execute prefetching if new count is unknown.
7588
7589 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7590
7591         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
7592
7593         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
7594         delete entity.
7595         (wl-thread-set-parent): If insert as top, set linked as nil.
7596
7597         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
7598         `wl-thread-cleanup-symbols' when view mode is thread.
7599
7600 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
7601
7602         * wl-folder.el (wl-folder-create-folder-entity): Use
7603         with-current-buffer.
7604         (wl-local-folder-init): Call set-buffer to make sure we are in
7605         the Folder buffer. Don't touch buffer-local variables here.
7606         (wl-folder-mode): Initialize buffer-local variables here.
7607
7608         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
7609         (wl-folder-entity-assign-id): Ditto.
7610         (wl-folder-create-entity-hashtb): Ditto.
7611         (wl-local-folder-init): Ditto.
7612         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
7613
7614 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7615
7616         * wl-summary.el (wl-summary-default-from): Fix probrem when
7617         std11-extract-address-components return (nil "foo@bar").
7618
7619 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
7620
7621         * wl-draft.el (wl-draft-clone-local-variables):
7622         Remove redundant `setq'.
7623
7624 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
7625
7626         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7627         Bind wl-highlight-x-face-func as nil while highlighting header.
7628
7629 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
7630
7631         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
7632
7633 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7634
7635         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
7636         elmo-msgdb-overview-hashtb from copy-variables.
7637         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
7638         instead of `elmo-msgdb-overview-get-entity-by-number'.
7639         (wl-summary-auto-refile): Ditto.
7640
7641         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
7642         `elmo-msgdb-overview-get-entity' instead of
7643         `elmo-msgdb-search-overview-entity'.  Use
7644         `elmo-msgdb-overview-get-entity' instead of
7645         `elmo-msgdb-overview-get-entity-by-number'.
7646         (wl-thread-insert-entity-sub): Ditto.
7647         (wl-thread-insert-message): Ditto.
7648
7649         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
7650         `elmo-msgdb-overview-get-entity'.
7651         (wl-normal-message-redisplay): Ditto.
7652
7653 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7654
7655         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
7656         `wl-thread-entities'.
7657         (wl-thread-delete-message): Fix remove top message from
7658         `wl-thread-entity-list'.
7659
7660         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
7661         wl-append(nconc), because update-list is broken on Meadow.
7662
7663         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
7664         updating process.
7665         (wl-summary-rescan): Ditto.
7666         (wl-summary-sync-update3): Ditto.
7667         * wl-thread.el (wl-thread-set-parent): Renamed from
7668         `wl-summary-set-parent'.
7669         (wl-thread-insert-message): Updating buffer faster.
7670         (wl-thread-delete-message): Updating buffer faster.
7671
7672         * wl-score.el (wl-summary-score-update-all-lines): Changed
7673         interval for display progress gauge.
7674
7675 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7676
7677         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
7678         folder always-sticky.
7679         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
7680         defmacro.
7681
7682 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
7683
7684         * wl-vars.el (wl-draft-add-references): New user option.
7685
7686         * wl-draft.el (wl-draft-add-references): New function.
7687         (wl-draft-yank-from-mail-reply-buffer): Use it.
7688         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
7689         as nil.
7690
7691 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7692
7693         * wl-thread.el (wl-thread-update-line-msgs): Called
7694         `wl-thread-update-line-on-buffer-sub'.
7695         (wl-thread-update-line-on-buffer): Delete routine of inserting
7696         thread.
7697         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
7698         moved from `wl-thread-update-line-on-buffer'.
7699         Add threshold for displaying progress gauge.
7700         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
7701         argument of `wl-thread-update-line-msgs'.
7702         Add threshold for displaying progress gauge.
7703         * wl-folder.el:
7704         Add threshold for displaying progress gauge.
7705         * wl-score.el: Ditto.
7706
7707         * wl-expire.el (wl-summary-expire): Display deleting info.
7708
7709 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
7710
7711         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
7712         `no-msg'.
7713         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
7714         argument of `wl-thread-update-line-msgs'.
7715         (wl-summary-set-parent): Added optional argument `parent-number'.
7716         (wl-summary-buffer-saved-message): New buffer local variable.
7717         (wl-summary-save-current-message): New command.
7718         (wl-summary-yank-saved-message): Ditto.
7719         (wl-summary-mode-map): Added key binding for
7720         `wl-summary-save-current-message' (\ew) and
7721         `wl-summary-yank-saved-message' (\C-y).
7722         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
7723
7724 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
7725
7726         * wl-summary.el (wl-summary-mode-map): Added key binding for
7727         `wl-summary-set-parent' (ts).
7728
7729 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7730
7731         * wl-summary.el (wl-summary-insert-thread-entity): Search same
7732         subject faster. If thread number is reverse, delayed updating
7733         thread.
7734         (wl-summary-search-by-subject): Ditto.
7735         (wl-summary-put-alike): Ditto.
7736         (wl-summary-get-alike): Ditto.
7737         (wl-summary-insert-headers): Insert header of all overview in
7738         buffer.
7739         (wl-summary-rescan): Delayed updating thread. Kill search subject
7740         buffer for wl-summary-search-by-subject.
7741         (wl-summary-sync-update3): Ditto.
7742         (wl-summary-exit): Ditto.
7743         (wl-summary-goto-bottom-of-current-thread): Change for linked
7744         thread.
7745         (wl-summary-overview-create-summary-line): Change line for linked
7746         thread.
7747
7748         * wl-summary.el (wl-summary-update-thread): Use
7749         wl-thread-maybe-get-children-num.
7750         (wl-summary-set-parent): If change parent, move sub thread.
7751         (wl-summary-redisplay-internal): Add horizontal recenter.
7752         (wl-summary-redisplay-no-mime): Add horizontal recenter.
7753
7754         * wl-thread.el (wl-thread-entity-get-linked): New function.
7755         (wl-thread-entity-set-linked): New function.
7756         (wl-thread-create-entity): Add linked element.
7757         (wl-thread-entity-insert-as-top): Use wl-append.
7758         (wl-thread-maybe-get-children-num): If closing thread, return
7759         children msgs.
7760         (wl-thread-update-line-msgs): Displaying progress message.
7761         (wl-thread-update-line-on-buffer-sub): Use
7762         wl-thread-maybe-get-children-num.
7763         (wl-thread-update-line-on-buffer): If update line is not exists,
7764         insert thread.
7765         (wl-thread-delete-message): If delete top msg of thread, search
7766         parent by subject.
7767         (wl-thread-insert-entity): Use
7768         wl-thread-maybe-get-children-num.
7769
7770         * wl-highlight.el (wl-highlight-summary-current-line): change
7771         sregexp for linked thread.
7772         * wl-util.el (wl-count-lines): Count lines.
7773         (wl-horizontal-recenter): horizontal recenter.
7774         * wl-score.el (wl-score-put-alike): Use wl-count-lines
7775         (wl-score-get-alike): Ditto.
7776         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
7777         (wl-subject-length-limit): New variable.
7778         (wl-highlight-thread-indent-string-regexp): Changed for linked
7779         thread.
7780
7781 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7782
7783         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
7784         New variable (revival).
7785         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
7786         by subject matching if there's no in-reply-to nor references field
7787         (revival).
7788
7789 \f
7790 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7791
7792         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
7793         message.
7794
7795 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
7796
7797         * wl-summary.el (wl-summary-reply): Return t if there was a
7798         message at cursor point.
7799         Added unwind-protect.
7800         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
7801         returns t.
7802         (wl-summary-cancel-message): Do nothing when there's no message at
7803         cursor point.
7804         (wl-summary-forward): Ditto.
7805         (wl-summary-jump-to-parent-message): Ditto.
7806         (wl-summary-reedit): Ditto.
7807         (wl-summary-edit-addresses): Ditto.
7808         (wl-summary-pipe-message): Ditto.
7809         (wl-summary-print-message-with-ps-print): Ditto.
7810         (wl-summary-print-message): Ditto.
7811         (wl-summary-mark-as-important): Ditto.
7812         (wl-summary-mark-as-unread): Ditto.
7813
7814         * wl-summary.el (wl-summary-reply): Cause an error when there's no
7815         message at cursor point.
7816         (wl-summary-reply-with-citation): Remove unwind-protect.
7817
7818         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
7819         subject searching feature.
7820         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
7821         Eliminated.
7822
7823 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
7824
7825         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
7826         New variable.
7827         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
7828         by subject matching if there's no in-reply-to nor references field.
7829
7830         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
7831
7832         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
7833         when display is finished.
7834         (wl-folder-open-all): Ditto.
7835         (wl-folder-update-access-group): Ditto.
7836         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
7837         * wl-thread.el (wl-thread-close-all): Ditto.
7838
7839         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
7840         progress gauge only when it was displayed.
7841         * wl-folder.el (wl-folder-insert-entity): Ditto.
7842
7843 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7844
7845         * wl-summary.el (wl-summary-incorporate): Enclose
7846         `wl-summary-sync-force-update' with save-excursion.
7847
7848 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
7849
7850         * wl-summary.el (wl-summary-prefetch-region):
7851         Pass current cursor point to `pos-visible-in-window-p' after
7852         moving cursor to the started point.
7853
7854 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7855
7856         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
7857
7858         * wl-draft.el (wl-draft-insert-current-message): Delete useless
7859         fields from the forwarding message.
7860         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
7861         `ignored-fields'.
7862
7863 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
7864
7865         * wl-mime.el (wl-message-request-partial):
7866         Eliminated argument `msgdb'.
7867         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
7868         (wl-mime-combine-message/partial-pieces): Likewise.
7869         * tm-wl.el (wl-message-request-partial): Likewise.
7870         (wl-mime-combine-message/partial-pieces): Likewise.
7871
7872 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
7873
7874         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
7875         when display is finished.
7876
7877 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
7878
7879         * wl-summary.el (wl-summary-goto-folder-subr):
7880         Fix problem when wl-summary-partial-highlight-above-lines is nil.
7881
7882 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
7883
7884         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
7885         when cursor point is visible.
7886
7887 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
7888
7889         * wl-expire.el (wl-expire-archive-get-max-number):
7890         Don't use `file-name-directory'.
7891
7892 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
7893
7894         * wl-expire.el (wl-expire-archive-get-max-number):
7895         Use `file-name-directory'.
7896
7897 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7898
7899         * wl-summary.el (wl-summary-sync-marks): Re-display progress
7900         only when there is progress.
7901
7902 2000-04-13  Mito <mit@nines.nec.co.jp>
7903
7904         * wl-summary.el (wl-summary-sync-marks): Display progress.
7905
7906 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7907
7908         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
7909         (wl-summary-prev): Move cursor regardless of unread status.
7910         (wl-summary-next): Ditto.
7911
7912 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
7913
7914         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
7915         Added argument `target' and `number'.
7916         * tm-wl.el (wl-summary-burst-subr): New function.
7917         (wl-summary-burst): Use it.
7918
7919 2000-04-10  Mito <mit@nines.nec.co.jp>
7920
7921         * wl-mime.el (wl-burst): New function.
7922         (wl-summary-burst): Use it.
7923
7924 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7925
7926         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
7927         as petname when there's no candidate.
7928
7929 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
7930
7931         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
7932         New variable.
7933         * wl-fldmgr.el (wl-fldmgr-add): Use it.
7934
7935         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
7936
7937         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
7938
7939 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
7940
7941         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
7942         Use substring of `original' instead of buffer-substring.
7943         (wl-refile-evaluate-rule):
7944         Set `original' argument of wl-refile-expand-newtext.
7945
7946         * wl-summary.el
7947         (wl-summary-auto-refile-check-refile-rule-alist-subr,
7948         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
7949         (wl-summary-auto-refile): Check existence of destination folder just
7950         before marking.
7951
7952 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7953
7954         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
7955         when wl-refile-get-field-value return nil.
7956
7957 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
7958
7959         * wl-refile.el
7960         (wl-refile-expand-newtext): New function imported from Gnus.
7961         (wl-refile-evaluate-rule): Use it.
7962
7963 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
7964
7965         * wl-summary.el (wl-summary-print-destination):
7966         Duplicate folder string to avoid putting text-property on
7967         original string.
7968
7969         * wl-refile.el (wl-refile-get-field-value): New function.
7970         (wl-refile-evaluate-rule): New function;
7971         Evaluate refile rule recursively.
7972         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
7973         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
7974         New function; Check existence of a target folder recursively.
7975         (wl-summary-auto-refile-check-refile-rule-alist):
7976         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
7977
7978 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
7979
7980         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
7981
7982         * wl-folder.el (wl-create-folder-entity-from-buffer):
7983         Fixed problem when '}' character is contained in folder name.
7984
7985         * wl-xmas.el (wl-make-modeline): Consider plugged status.
7986
7987 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
7988
7989         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
7990         (wl-fldmgr-add-completion-all-completions):
7991         Use wl-fldmgr-add-completion-hashtb.
7992
7993 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
7994
7995         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
7996         wl-fldmgr-add-completion-subr): New functions.
7997         * wl-folder.el (wl-folder-completion-func): New variable.
7998         * wl-summary.el (wl-summary-read-folder):
7999         Use wl-folder-completion-func.
8000
8001         * wl-refile.el: Eliminate throw & catch.
8002
8003         * wl.el (wl-plugged-sending-queue-status): Fixed.
8004
8005 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
8006
8007         * wl-draft.el (wl-draft): Put category property on
8008         mail-header-separator.