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