392c7c1055a93e4c9d32ef9417456e53f3548885
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-03-27  Yuuichi Teranishi  <teranisi@rosita>
2
3         * wl-util.el (wl-list-diff): Remove unused function.
4
5         * wl-draft.el (wl-draft-send-confirm): Discard input before
6         confirmation.
7
8 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9
10         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
11         order of flag and new.
12
13 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
14
15         * wl-vars.el (wl-refile-policy-alist): Abolished.
16
17         * wl-action.el (wl-summary-set-action-refile): Follow the change
18         above.
19
20 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21
22         * wl-highlight.el (wl-highlight-signature-search): Don't use
23         re-search-backward for a long word since it is possible to crash
24         XEmacs because of a bug.
25
26 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
27
28         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
29
30 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
31
32         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
33         argument for wl-summary-sync-force-update.
34
35 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
36
37         * wl-summary.el (wl-summary-mode-map): Revival of
38         wl-summary-mark-as-important related bindings;
39         Bind 'F','tF','mF','rF','m&'.
40         (wl-summary-mark-as-important-region): Revival.
41         (wl-summary-target-mark-mark-as-important): Ditto.
42         (wl-summary-target-mark-operation): New function.
43         (wl-summary-target-mark-mark-as-answered): Use it.
44         (wl-summary-decide-flag): Don't set Important as default.
45         (wl-summary-mark-as-important-internal): Revival.
46         (wl-summary-mark-as-important): Ditto.
47
48         * wl-thread.el (wl-thread-mark-as-important): Ditto.
49
50         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
51         instead of facep.
52
53 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
54
55         * wl-dnd.el (wl-dnd-drop-func): Fix.
56
57         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
58         mouse-set-point instead of posn-point.
59
60         * wl-xmas.el (wl-completing-read-multiple): Define as function.
61
62         * wl-mule.el (wl-completing-read-multiple): Ditto.
63
64 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
65
66         * wl-demo.el (face-background-name): Defalias to avoid compile
67         warning.
68
69 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
70
71         * wl-summary.el (wl-summary-decide-flag): Use
72         wl-completing-read-multiple instead of completing-read-multiple.
73
74         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
75         New alias.
76
77         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
78         Use face-background-name instead of face-background.
79
80         * wl-vars.el (wl-summary-save-file-suffix): New user option.
81
82         * wl-summary.el (wl-summary-save): Use it.
83         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
84
85         * wl-mime.el (wl-mime-save-content): Fix last change.
86
87 2004-02-10  Len Trigg <lenbok@myrealbox.com>
88
89         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
90         New function.
91         (wl-summary-sort-specs): Added sort.
92         * wl-mime.el (wl-mime-save-content): Expand file name.
93
94 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
95
96         * wl-mime.el (wl-draft-preview-message): Fixed typo.
97
98         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
99
100 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
101
102         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
103         for flag if it is not defined.
104
105 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
106
107         * wl-e21.el (wl-highlight-folder-current-line): Use
108         elmo-folder-type-internal when elmo-folder-type returns nil.
109
110         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
111
112         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
113
114         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
115
116         * wl-e21.el (wl-summary-toolbar): Ditto.
117
118         * wl-vars.el (wl-demo-background-color): Abolished.
119         (wl-summary-persistent-mark-priority-list): Renamed from
120         wl-summary-flag-priority-list.
121         (wl-summary-flag-alist): New user option.
122         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
123         (wl-message-mode-line-format-spec-alist): Added 'F'.
124         (wl-message-mode-line-format): Likewise.
125         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
126         instead of wl-summary-important-mark.
127         (wl-file-folder-icon): New variable.
128
129         * wl-thread.el (wl-thread-set-flags): Renamed from
130         wl-thread-mark-as-important.
131
132         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
133         warning.
134         (wl-summary-mode-menu-spec): Follow the change of 
135         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
136         (wl-summary-mode-map): Follow the change of
137         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
138         (wl-summary-detect-mark-position): Follow the variable name change.
139         (wl-summary-set-flags-region): New function for the replacement of
140         wl-summary-mark-as-important-region.
141         (wl-summary-sync-marks): Sync all global-flags.
142         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
143         instead of elmo-message-flagged-p.
144         (wl-summary-persistent-mark-string): Follow the variable name change;
145         Put wl-summary-flag-mark if the message has global-flag.
146         (wl-summary-target-mark-set-flags): Renamed from 
147         wl-summary-target-mark-mark-as-important.
148         (wl-summary-decide-flag): New function.
149         (wl-summary-set-flags-internal): Renamed from
150         wl-summary-mark-as-important-internal.
151         (wl-summary-add-flags-internal): New function.
152         (wl-summary-remove-flags-internal): Ditto.
153         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
154         (wl-summary-mark-as-unimportant): Abolish.
155         (wl-summary-move-spec-alist): Changed `important' to `digest'.
156         (wl-summary-next-message): List flagged messages in the msgdb.
157
158         * wl-score.el (wl-summary-score-update-all-lines): Use
159         wl-summary-add-flags-internal instead of 
160
161         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
162
163         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
164         from wl-message-buffer-cur-flag (To avoid misunderstanding).
165         (wl-message-buffer-require-all-header): Renamed from
166         wl-message-buffer-all-header-flag (Ditto).
167         (wl-message-buffer-flag-indicator): New variable.
168         (wl-message-redisplay): Changed local varibale name from `flag' to
169         `display-type'; Set up wl-message-buffer-flag-indicator.
170         (wl-message-buffer-display): Changed varibale name from `flag' to
171         `display-type'.
172         (wl-message-display-internal): Likewise.
173
174         * wl-highlight.el (wl-highlight-demo-face): Define default background
175         color.
176         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
177
178         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
179
180         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
181         (wl-demo-setup-properties): Renamed from
182         `wl-demo-set-background-color'.
183         (wl-demo): Follow the change above.
184         
185         * Version number is increased to 2.11.24.
186
187 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
188
189         * wl-summary.el (wl-summary-toggle-thread): Call
190         `wl-summary-rescan' with disable-thread as non-nil.
191         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
192
193 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
194
195         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
196         foreground property of the face.
197         (wl-demo-insert-text): Don't set up face property here.
198         (wl-demo): Call wl-demo-set-background-color, anyway.
199
200 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
201
202         * wl-vars.el (wl-demo-background-color): The value can be nil.
203
204 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
205
206         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
207         to wl-summary-wheel-dispatcher.
208
209         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
210         wl-message-wheel-dispatcher.
211         (wl-message-wheel-dispatcher): New function.
212         (wl-summary-wheel-dispatcher): Ditto.
213
214 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
215
216         * wl-action.el (wl-summary-target-mark-all): List messages which are
217         not in the killed-list.
218
219         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
220         only when the folder is 'flag/important.
221
222         * wl-address.el (wl-complete-field-body): Complete if the last
223         character is a space.
224
225 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
226
227         * wl-folder.el (wl-folder-clear-entity-info): Use
228         elmo-clear-hash-val.
229
230         * wl-fldmgr.el (wl-fldmgr-rename): Set
231         wl-folder-info-alist-modified as t.
232
233 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
234
235         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
236
237 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
238
239         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
240         (wl-folder-buffer-last-visited-entity-id): New buffer local
241         variable.
242         (wl-folder-revisit-last-visited-folder): New function.
243         (wl-folder-mode-map): Bind it to "C-i".
244         (wl-folder-set-current-entity-id): Set last visited folder.
245         * wl-summary.el (wl-summary-exit): Ditto.
246
247 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
248
249         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
250         before calling `recenter' in order to cope with an XEmacs bug.
251
252 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
253
254         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
255         to the default value.
256
257 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
258
259         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
260         change.
261         (wl-summary-sync-marks): Ditto.
262         (wl-summary-mark-as-read-internal): Ditto.
263         (wl-summary-mark-as-answered-internal): Ditto.
264         (wl-summary-mark-as-important-internal): Ditto.
265         (wl-summary-reply): Ditto.
266
267         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
268         instead of `elmo-folder-unflag-answered'.
269
270         * Version number is increased to 2.11.23.
271
272         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
273         the last change.
274
275 2004-01-11  Kenichi Okada  <okada@opaopa.org>
276
277         * wl-spam.el (wl-summary-exec-action-refile-with-register):
278         Specify "spam" or "good".
279
280 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
281
282         * wl-spam.el (wl-summary-exec-action-spam): Call
283         wl-folder-confirm-existence for spam folder.
284         (wl-spam-setup): Bind "mk".
285
286 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
287
288         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
289
290 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
291
292         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
293         destination folder is empty.
294
295 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
296
297         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
298         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
299
300         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
301         (wl-summary-refile-prev-destination-region): New function.
302         (wl-thread-refile-prev-destination): Ditto.
303         (wl-summary-target-mark-refile-prev-destination): Ditto.
304
305 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
306
307         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
308         (wl-demo-background-color): Changed default value.
309
310         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
311         color.
312
313         * wl-demo.el (wl-demo-set-background-color): New function.
314         (wl-demo): Call it.
315
316 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
317
318         * wl-address.el (wl-address-delete): Avoid mis-deleting.
319         * wl-address.el (wl-address-add-or-change): Don't add empty
320         address.
321
322 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
323
324         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
325
326 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
327
328         * wl-vars.el (wl-demo-image-filter-alist): New variable
329         (wl-demo-background-color): Ditto.
330
331         * wl-demo.el (wl-demo-xpm-set-background): New function.
332         (wl-demo-image-filter): Ditto.
333         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
334
335         * wl-vars.el (wl-demo-icon-name-alist): New variable.
336
337         * wl-demo.el (wl-demo-icon-name): Define as function.
338         (wl-demo-insert-image): Use it.
339
340 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
341
342         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
343
344 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
345
346         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
347
348 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
349
350         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
351
352 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
353
354         * wl-thread.el (wl-thread-mark-as-answered): New function.
355
356         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
357         answered" entry.
358         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
359         "r&" and wl-thread-mark-as-answered to "t&".
360         (wl-summary-mark-as-important-region): Refine to toggle mark.
361         (wl-summary-mark-as-answered-region): New function.
362         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
363         and 3rd argument.
364         (wl-summary-mark-as-important-internal): Likewise.
365
366 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
367
368         * wl-template.el (wl-template-preview): New internal variable.
369         (wl-template-preview-p): New function.
370         (wl-template-show): Bind `wl-template-preview' as t.
371
372 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
373
374         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
375         `elmo-message-entity-field' with 3rd argument which is non-nil.
376
377 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
378
379         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
380         Removed duplicate local bind `folder'.
381
382 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
383
384         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
385
386 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
387
388         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
389         duplicate definition.
390
391 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
392
393         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
394         non-nil, use it; Don't fetch message if there's no message in the
395         current cursor position.
396
397 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
398
399         * wl-util.el (wl-region-exists-p): Use region-active-p.
400         (wl-deactivate-region): New function.
401         * wl-message.el (wl-message-redisplay): Deactivate region.
402
403         * wl-summary.el (wl-summary-reply): Call
404         `wl-summary-set-message-buffer-or-redisplay' instead of
405         `wl-summary-redisplay-internal', don't move point.
406
407 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
408
409         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
410         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
411         by regexp.
412
413 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
414
415         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
416         if no need.
417
418 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
419
420         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
421         default value to nil.
422         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
423         `wl-summary-prepare-hook'; Replace refile action to
424         `wl-summary-exec-action-refile-with-register'.
425
426         * Version number is increased to 2.11.22.
427
428 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
429
430         * wl-summary.el (wl-summary-detect-mark-position): Set
431         `wl-summary-buffer-weekday-name-lang'.
432
433 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
434
435         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
436         (wl-summary-mark-as-read-all): Ditto.
437         (wl-summary-delete-messages-on-buffer): Ditto.
438         (wl-summary-sync-update): Ditto.
439         (wl-summary-mark-as-read-internal): Ditto.
440         (wl-summary-mark-as-answered-internal): Ditto.
441         (wl-summary-update-folder-info): Abolished.
442
443 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
444
445         * wl-summary.el (wl-summary-mark-as-read-all): Use
446         `wl-summary-update-folder-info' instead of
447         `wl-folder-update-unread'.
448
449 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
450
451         * wl-summary.el (wl-summary-update-folder-info): New function derived from
452         `wl-summary-folder-info-update'.
453         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
454         instead of `wl-summary-folder-info-update'.
455         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
456         `wl-folder-set-folder-updated'.
457         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
458         instead of `wl-folder-update-unread'.
459         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
460         the value of `wl-summary-buffer-unread-count' for the second parameter of
461         `wl-folder-update-unread'.
462
463         * Version number is increased to 2.11.21.
464
465 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
466
467         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
468         a local variable.
469
470 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
471
472         * wl-spam.el (wl-summary-mark-spam): Show message only if call
473         interactively.
474
475         * wl-summary.el (wl-summary-mark-as-important-internal): New
476         internal function.
477         (wl-summary-mark-as-important): Use it.
478         (wl-summary-mark-as-unimportant): New function.
479         (wl-summary-sync-marks): Follow the API change.
480
481         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
482
483         * wl-mime.el (wl-summary-burst): Check target folder is writable.
484
485 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
486
487         * wl-folder.el (wl-folder-update-unread): Re-indent.
488         Narrow the scope of a local variable.
489
490 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
491
492         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
493         (wl-addrmgr-merge-entries): Ditto.
494         (wl-addrmgr): Added to address entry which exists in draft buffer
495         if no entry is in original.
496
497 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
498
499         * wl-batch.el: New file.
500
501 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
502
503         * wl-vars.el (wl-use-semi): Remove unused variable.
504
505 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
506
507         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
508         "?".
509
510 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
511
512         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
513         wl-summary-new-mark.
514         (wl-summary-new-cached-mark): New user option.
515         (wl-summary-score-marks): Follow the change above.
516         (wl-summary-auto-refile-skip-marks): Ditto.
517         (wl-summary-incorporate-marks): Ditto.
518         (wl-summary-expire-reserve-marks): Ditto.
519
520         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
521
522         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
523         (wl-summary-persistent-mark-string): Distinguished between cached
524         and uncached mark when the message is new.
525
526 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
527
528         * wl-spam.el (wl-spam-domain): Renamed from
529         `wl-spam-folder-guess-domain'.
530         (wl-summary-exec-action-spam): Register as spam if domain of the
531         source folder is good.
532         (wl-summary-exec-action-refile-with-register): Register message if
533         domain of the source folder is not undecided.
534
535 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
536
537         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
538         detect thread loop.
539
540 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
541
542         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
543         and wl-summary-skip-mark-list.
544
545 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
546
547         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
548
549         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
550
551         * wl-spam.el (toplevel): Require wl-highlight.
552         (wl-spam-auto-check-policy-alist): Abolish.
553         (wl-spam-auto-check-folder-regexp-list): New user option.
554         (wl-spam-auto-check-marks): Ditto.
555         (wl-spam-mark-action-list): Ditto.
556         (wl-highlight-summary-spam-face): New face.
557         (wl-spam-auto-check-message-p): New function.
558         (wl-spam-map-spam-messages): Fixed message.
559         (wl-spam-register-spam-messages): Ditto.
560         (wl-spam-register-good-messages): Ditto.
561         (wl-summary-spam-map): Add and remove keybind.
562         (wl-summary-target-mark-spam): Abolish.
563         (wl-summary-refile-spam): Ditto.
564         (wl-summary-test-spam): New function.
565         (wl-summary-mark-spam): Ditto.
566         (wl-summary-auto-check-spam): Follow the above change.
567         (wl-summary-exec-action-spam): New function.
568         (wl-summary-exec-action-refile-with-register): Fixed message.
569         (wl-message-check-spam): New function.
570         (wl-spam-setup): Ditto.
571         (toplevel): Call it if this file is loaded interactivity.
572
573         * Version number is increased to 2.11.20.
574
575 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
576
577         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
578         when new optional argument `force' is non nil or modified.
579
580 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
581
582         * wl.el (toplevel): Require wl-spam when compile.
583         (wl-save-status): Call wl-spam-save-status.
584
585         * wl-spam.el (wl-spam-register-spam-messages): New function.
586         (wl-spam-register-good-messages): Ditto.
587         (wl-spam-save-status): Ditto.
588         (wl-summary-mode-map): Bind
589         wl-summary-target-mark-register-as-spam to "ms" and
590         wl-summary-target-mark-register-as-good to "mn".
591         (wl-summary-register-as-spam): Abolish optional argument; Use
592         wl-spam-register-spam-messages.
593         (wl-summary-register-as-spam-all): Use
594         wl-spam-register-spam-messages.
595         (wl-summary-register-as-good): Abolish optional argument; Use
596         wl-spam-register-good-messages.
597         (wl-summary-register-as-good-all): Use
598         wl-spam-register-good-messages.
599         (wl-summary-target-mark-register-as-spam): New funtion.
600         (wl-summary-target-mark-register-as-good): Ditto.
601
602 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
603
604         * wl-spam.el: New file.
605
606 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
607
608         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
609
610         * wl-action.el (wl-auto-refile-guess-functions): New variable.
611         (wl-summary-auto-refile): Call wl-refile-guess with
612         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
613
614 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
615
616         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
617         with disable-thread argument non-nil.
618
619 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
620
621         * wl-summary.el (wl-summary-rescan): Added optional argument
622         disable-thread.
623         (wl-summary-sync): Call wl-summary-rescan with argument
624         disable-thread.
625         (wl-summary-input-range): Added new range `rescan-thread'.
626
627 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
628
629         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
630
631 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
632
633         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
634         internal variable.
635         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
636         wl-summary-search-parent-by-subject-regexp and
637         wl-summary-divide-thread-when-subject-changed as nil.
638         (wl-summary-insert-sequential): If entity is nil, nothing to do.
639         (wl-summary-insert-thread): Search parent entity from
640         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
641         thread loop.
642
643 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
644
645         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
646
647         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
648
649         * wl-util.el (wl-require-update-all-folder-p): New function.
650         (wl-get-assoc-list-value): Added `function' to match directive.
651         (wl-collect-draft): Rewrite.
652
653         * wl-summary.el (wl-summary-sync-update): Clear faces
654         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
655         are non-nil.
656         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
657         argument as function.
658         (wl-summary-input-range): Ditto.
659
660         * wl-folder.el (wl-draft-get-folder): New function.
661         (wl-folder-get-elmo-folder): Consider draft folder.
662
663         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
664         (wl-draft-buffer-message-number): New buffer local variable.
665         (wl-draft-folder-internal): New internal variable.
666         (wl-draft-delete): Rewrite.
667         (wl-draft-save): Ditto.
668         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
669         wl-folder-get-elmo-folder.
670         (wl-draft-config-info-operation): Ditto.
671         (wl-jump-to-draft-folder): Ditto.
672         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
673         (wl-draft-reedit): Rewrite.
674
675         * Version number is increased to 2.11.19.
676         
677 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
678
679         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
680         variable.
681
682 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
683
684         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
685         Use ignore-errors instead of unwind-protect.
686
687 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
688
689         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
690         for updating `wl-thread-entity-list'.
691
692 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
693
694         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
695         parameter from calling `wl-thread-entity-get-older-brothers' and
696         `wl-thread-entity-get-younger-brothers'.
697         Replace nested `append' with a single one.
698
699 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
700
701         * wl-summary.el (wl-summary-mode): Don't use the return value of
702         `make-local-hook'.
703
704 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
705
706         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
707         instead of `let*'.
708         (wl-thread-delete-message): Likewise.  Split and narrow the scope
709         of local variables.
710
711 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
712
713         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
714         Renamed from wl-summary-window-scroll-functions.
715         (wl-summary-window-scroll-functions): Don't set to variable.
716         (wl-summary-display-top): Use run-hooks.
717         (wl-summary-display-bottom): Ditto.
718         (wl-summary-toggle-disp-msg): Ditto.
719         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
720         Use it instead of wl-summary-window-scroll-functions.
721         (wl-summary-goto-folder-subr): Don't call
722         wl-summary-window-scroll-functions, use
723         wl-summary-buffer-window-scroll-functions instead.
724
725 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
726
727         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
728         make-local-variable.
729
730 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
731
732         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
733         set-buffer-modified-p.
734         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
735         (wl-summary-display-bottom): Ditto.
736         (wl-summary-toggle-disp-msg): Ditto.
737
738 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
739
740         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
741
742         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
743         (wl-summary-forward): Use elmo-message-entity-field instead of
744         elmo-message-field.
745
746         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
747
748 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
749
750         * wl-summary.el (wl-summary-window-scroll-functions): No use
751         `append'.
752
753 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
754
755         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
756         function.
757         (wl-summary-window-scroll-functions): Call it when both
758         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
759         (wl-summary-temp-mark): Added optional argument number.
760         (wl-summary-message-mark): Added optional argument flag.
761         (wl-summary-persistent-mark): Added optional argument number and flag.
762         (wl-summary-update-persistent-mark): Ditto.
763         (wl-summary-update-status-marks): Set "r" for interactive spec.
764
765         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
766         argument number and flag.
767
768         * wl-action.el (wl-summary-registered-temp-mark): 
769         Do nothing when wl-summary-buffer-temp-mark-list is nil.
770
771 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
772
773         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
774         internal variable (buffer local).
775         (wl-summary-window-scroll-functions): New function.
776         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
777         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
778         as nil.
779         (wl-summary-update-status-marks): Added arguments beg, end and
780         check.
781         (wl-summary-update-mark-window): Use function.
782         (wl-summary-sync-update): Follow the change above.
783         (wl-summary-switch-to-clone-buffer): Copy
784         wl-summary-buffer-unsync-mark-number-list.
785         (wl-summary-goto-folder-subr): Set
786         wl-summary-buffer-unsync-mark-number-list and
787         use wl-summary-window-scroll-functions insteaf of
788         wl-summary-lazy-highlight.
789
790         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
791
792 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
793
794         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
795
796         * wl-summary.el (wl-summary-update-persistent-mark): Call
797         wl-summary-set-message-modified.
798
799         * wl-summary.el (wl-summary-sync-update): Don't call
800         wl-summary-update-status-marks.
801
802         * Version number is increased to 2.11.18.
803
804 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
805
806         * wl-message.el (wl-message-prev-page): Use save-selected-window.
807         (wl-message-next-page): Ditto.
808
809 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
810
811         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
812         local variable.  Change the order of a collected list into the
813         same as the specified range.  Remove nil from a collected list.
814
815 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
816
817         * wl-summary.el (wl-summary-insert-headers): Set visible-only
818         argument for elmo-folder-list-messages.
819
820 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
821
822         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
823         change (wl-summary-count-unreads return a list instead of a cons
824         cell).
825
826 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
827
828         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
829         `wl-summary-folder-info-update'.
830
831 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
832
833         * wl-summary.el (wl-summary-set-message-modified): No use
834         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
835         (wl-summary-set-mark-modified): Abolish.
836         (wl-summary-mark-modified-p): Ditto.
837         (wl-summary-save-view): Follow the change above.
838
839         * wl-expire.el (wl-summary-expire): Likewise.
840
841 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
842
843         * wl-summary.el (wl-summary-detect-mark-position): Use
844         modb-entity-handler.
845         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
846
847         * Version number is increased to 2.11.17.
848
849 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
850
851         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
852         entity field value.
853         (wl-summary-prefetch-msg): Ditto.
854         (wl-summary-print-message-with-ps-print): Ditto.
855
856 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
857
858         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
859         for dummy entity.
860         (wl-summary-insert-thread): Use elmo-message-entity-field.
861         (wl-summary-update-thread): Use elmo-message-entity-field and
862         elmo-message-entity-number.
863         (wl-summary-line-number):  Use elmo-message-entity-number.
864         (wl-summary-line-size): Use elmo-message-entity-field.
865         (wl-summary-line-subject): Ditto.
866         (wl-summary-line-from): Ditto.
867         (wl-summary-line-attached): Ditto.
868         (wl-summary-create-line): Ditto.
869         (wl-summary-create-line): Use elmo-message-entity-number.
870         (wl-summary-print-message-with-ps-print): Use
871         elmo-message-entity-field.
872
873 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
874
875         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
876         change in elmo-msgdb-make-message-entity.
877         (wl-summary-buffer-set-folder): Don't call
878         wl-summary-detect-mark-position here.
879         (wl-summary-rescan): Call elmo-message-entity-number.
880         (wl-summary-sync-update): Ditto.
881         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
882
883         * wl-score.el (wl-score-header-index): Redefine 2th element.
884         (wl-score-overview-entity-get-extra): Abolish.
885         (wl-score-ov-entity-get): Rewrite.
886         (wl-score-string-index<, wl-score-string-func<): Abolish.
887         (wl-score-string<): New function.
888         (wl-score-string-sort): Use it.
889
890         * wl-refile.el (wl-refile-guess-by-history): Use
891         elmo-message-entity-field.
892         (wl-refile-guess-by-from): Ditto.
893         (wl-refile-guess-by-msgid): Ditto.
894
895         * Version number is increased to 2.11.16.
896
897 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
898
899         * wl-folder.el (wl-folder-confirm-existence): Don't call
900         file-exists-p if msgdb-path is nil.
901         * wl-summary.el, wl-draft.el, wl-action.el: Rename
902         `wl-read-folder-hist' to `wl-read-folder-history'.
903
904 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
905
906         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
907         `y-or-n-p'.
908
909 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
910
911         * wl-score.el (wl-score-headers): Don't use
912         elmo-folder-do-each-message-entity.
913
914         * Version number is increased to 2.11.15.
915
916 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
917
918         * wl-summary.el (wl-summary-delete-all-msgs): Use
919         elmo-folder-move-messages instead of elmo-folder-delete-messages
920         and elmo-folder-detach-messages.
921         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
922
923         * wl-expire.el (wl-expire-delete): Ditto.
924         (wl-expire-refile-with-copy-reserve-msg): Ditto.
925
926 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
927
928         * wl-vars.el (wl-message-use-header-narrowing): New user option.
929         (wl-message-header-narrowing-fields): Ditto.
930         (wl-message-header-narrowing-lines): Ditto.
931         (wl-message-header-narrowing-string): Ditto.
932
933         * wl-summary.el (wl-summary-mode-map): Bind
934         wl-summary-toggle-header-narrowing to "C-cC-f".
935         (wl-summary-toggle-header-narrowing): New function.
936
937         * wl-message.el (wl-message-buffer-create): Call
938         wl-message-header-narrowing-setup.
939         (wl-message-redisplay): Call wl-message-header-narrowing.
940         (wl-message-header-narrowing): New function.
941         (wl-message-header-narrowing-map): New keymap.
942         (wl-message-header-narrowing-widen-map): New keymap.
943         (wl-message-header-narrowing-again-at-mouse): New function.
944         (wl-message-header-narrowing-1): Ditto.
945         (wl-message-header-narrowing-widen-at-mouse): Ditto.
946         (wl-message-header-narrowing-setup): Ditto.
947         (wl-message-header-narrowing-toggle): Ditto.
948         
949         * wl-highlight.el (wl-message-header-narrowing-face): New face.
950
951         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
952         'flag as all.
953         (wl-use-flag-folder-help-echo): New user option.
954
955         * wl-summary.el (wl-summary-detect-mark-position): Bind 
956         wl-summary-highlight as nil.
957         (wl-summary-set-mark-modified): Follow the API change.
958         (wl-summary-mark-modified-p): Ditto.
959         (wl-summary-mark-as-read-all): Ditto.
960         (wl-summary-sync-marks): Don't call
961         elmo-folder-list-messages-with-global-mark.
962         (wl-summary-mark-as-read-internal): Follow the API change.
963         (wl-summary-mark-as-answered-internal): Ditto.
964         (wl-summary-mark-as-important): Cause an error when 'flag folder;
965         Follow the API change.
966         (wl-summary-create-line): Call with number argument.
967         (wl-summary-reply): Follow the API change.
968
969         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
970         function.
971         (wl-highlight-summary-line-string): Call it when
972         wl-use-flag-folder-help-echo is non-nil.
973         (wl-highlight-summary-current-line): Ditto.
974         (elmo-flag-folder-referrer): Added autoload setting.
975
976         * wl-draft.el (wl-draft-kill): Follow the API change.
977
978         * Version number is increased to 2.11.14.
979         
980 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
981
982         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
983
984 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
985
986         * Version number is increased to 2.11.13.
987
988 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
989
990         * wl-draft.el (wl-draft-previous-history-element): Fixed
991         unbalanced parenthesis and bind unbound local variables.
992
993 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
994
995         * wl-draft.el (wl-draft-previous-history-element): New function.
996         (wl-draft-next-history-element): Ditto.
997         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
998         them to M-p and M-n.
999
1000 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1001
1002         * Version number is increased to 2.11.12.
1003
1004 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1005
1006         * wl-draft.el (wl-draft-hide): Select buffer-window.
1007
1008 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1009
1010         * wl-summary.el (wl-summary-narrow-to-region): New function.
1011         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1012         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1013         (wl-summary-save-region): Use it.
1014         * wl-action.el (wl-summary-collect-numbers-region)
1015         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1016
1017 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1018
1019         * wl-folder.el (wl-folder-count-incorporates): Don't use
1020         `elmo-msgdb-mark-load'
1021
1022         * Version number is increased to 2.11.11.
1023
1024 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1025
1026         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1027         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1028
1029 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1030
1031         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1032
1033 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1034
1035         * Version number is increased to 2.11.10.
1036
1037 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1038
1039         * wl-mime.el (wl-draft-attribute-value): Fixed.
1040
1041 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1042
1043         * wl-util.el (wl-copy-local-variables): New function.
1044
1045         * wl-mime.el (wl-draft-attribute-recipients): New function.
1046         (wl-draft-attribute-envelope-from): Ditto.
1047         (wl-draft-attribute-smtp-posting-server): Ditto.
1048         (wl-draft-attribute-smtp-posting-port): Ditto.
1049         (wl-draft-attribute-value): Ditto.
1050         (wl-draft-preview-message): Use it to get value for
1051         attributes. Reflect result of `wl-draft-config'.
1052
1053         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1054         and call `wl-summary-mark-as-read' before to call
1055         `wl-summary-unset-mark'.
1056         (wl-summary-target-mark-mark-as-unread): Likewise.
1057         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1058
1059 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1060
1061         * wl-mime.el (wl-draft-preview-message): Use actual value for
1062         attributes; Fix for small window.
1063
1064 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1065
1066         * wl-refile.el (wl-refile-get-field-value): Call
1067         `elmo-message-entity-field' with 3rd argument is non-nil.
1068
1069 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1070
1071         * wl-vars.el (wl-draft-preview-attributes): New user option.
1072         (wl-draft-preview-attributes-list): Ditto.
1073         (wl-draft-preview-attributes-buffer-lines): Ditto.
1074         (wl-draft-preview-attributes-buffer-name): Ditto.
1075
1076         * wl-mime.el (wl-draft-preview-message): Display attributes.
1077
1078 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1079
1080         * wl-summary.el (wl-summary-detect-mark-position): Bind
1081         wl-summary-flag-priority-list to '(new).
1082
1083 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1084
1085         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1086         funtion.
1087         (wl-highlight-summary-line-string): Use it.
1088         (wl-highlight-summary-current-line): Ditto.
1089
1090 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1091
1092         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1093         line even when the mark string is not changed.
1094
1095         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1096         argument change in the wl-summary-create-line.
1097         (wl-thread-insert-entity-sub): Ditto.
1098
1099         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1100         argument change in the wl-summary-create-line.
1101         (wl-summary-insert-sequential): Ditto.
1102         (wl-summary-update-thread): Ditto.
1103         (wl-summary-persistent-mark-string): New inline function.
1104         (wl-summary-message-mark): Use it.
1105         (wl-summary-create-line): Abolish argument wl-persistent-mark
1106         and added wl-flags, wl-cached.
1107
1108         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1109         mark to flags.
1110         (wl-highlight-summary-current-line): Decide the face not by the 
1111         persistent mark but flags.
1112
1113 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1114
1115         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1116         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1117         wl-summary-read-uncached-mark): Revive.
1118         (wl-summary-answered-cached-mark,
1119         wl-summary-answered-uncached-mark): New user option.
1120         (wl-summary-score-marks): Follow the change above.
1121         (wl-summary-auto-refile-skip-marks): Ditto.
1122         (wl-summary-incorporate-marks): Ditto.
1123         (wl-summary-expire-reserve-marks): Ditto.
1124         (wl-summary-flag-priority-list): New user option.
1125
1126         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1127         changes.
1128         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1129         of elmo-message-mark.
1130         (wl-summary-mark-as-read-internal): Ditto.
1131         (wl-summary-mark-as-answered): Ditto.
1132         (wl-summary-mark-as-important): Ditto.
1133         (wl-summary-redisplay-internal): Ditto.
1134         (wl-summary-redisplay-no-mime-internal): Ditto.
1135         (wl-summary-message-mark): New function.
1136         (wl-summary-insert-sequential): Use wl-summary-message-mark
1137         instead of elmo-message-mark.
1138         (wl-summary-update-thread): Ditto.
1139         (wl-summary-persistent-mark): Ditto.
1140         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1141         instead of elmo-message-mark.
1142
1143         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1144         wl-summary-message-mark instead of elmo-message-mark.
1145         (wl-thread-insert-entity-sub): Ditto.
1146         (wl-thread-get-children-msgs-uncached): Ditto.
1147
1148         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1149         variable name changes.
1150         (wl-highlight-summary-current-line): Ditto.
1151
1152         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1153         wl-summary-message-mark instead of elmo-message-mark.
1154
1155         * wl-expire.el (wl-expire-message-p): Ditto.
1156
1157         * wl-score.el (wl-score-headers): Ditto.
1158
1159         * Version number is increased to 2.11.9.
1160
1161         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1162         (wl-summary-sync-update): Follow the change above.
1163         (wl-summary-switch-to-clone-buffer): Ditto.
1164         (wl-summary-open-folder): Ditto.
1165
1166 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1167
1168         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1169         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1170
1171         * Version number is increased to 2.11.8.
1172
1173         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1174
1175         * wl-expire.el (wl-expire-refile): Follow the API change on
1176         `elmo-folder-move-messages'.
1177         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1178
1179         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1180         (wl-summary-exec-action-refile): Ditto.
1181         (wl-summary-exec-action-copy): Ditto.
1182         (wl-summary-no-auto-refile-message-p): No use
1183         `wl-summary-buffer-msgdb'.
1184         (wl-summary-auto-refile): Ditto.
1185
1186 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1187
1188         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
1189
1190 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
1191
1192         * wl-summary.el (wl-summary-sync): Treat no-sync.
1193
1194         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
1195         (wl-default-sync-range): Ditto.
1196
1197 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1198
1199         * wl-refile.el (wl-refile-subject-learn): Call
1200         `elmo-message-entity-field' with 3rd argument is non-nil.
1201         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
1202         instead of `elmo-msgdb-overview-entity-get-subject'.
1203
1204 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
1205
1206         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
1207         scan-type is rescan.
1208         (wl-summary-delete-all-temp-marks): Remove scored mark too when
1209         new optional argument force is non-nil.
1210         (wl-summary-save-view-cache): Call it with force argument non-nil.
1211
1212         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
1213
1214 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1215
1216         * wl-action.el (wl-summary-print-argument): Fixed last change.
1217
1218 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1219
1220         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
1221         simplified.
1222         (wl-summary-target-mark-mark-as-unread): Likewise.
1223         (wl-summary-target-mark-mark-as-important): Likewise.
1224
1225 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1226
1227         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
1228         * wl-summary.el (wl-summary-mark-as-important): Arranged.
1229         (wl-summary-mark-as-important-region): Change accordingly.
1230         (wl-summary-target-mark-mark-as-important): Ditto.
1231
1232 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1233
1234         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
1235
1236         * wl-action.el (wl-summary-print-argument): Print argument to
1237         right side of window if `wl-summary-print-argument-within-window'
1238         is non-nil.
1239
1240 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
1241
1242         * wl-action.el (wl-summary-set-mark): Use
1243         `wl-summary-message-visible-p' to check visibility of the message
1244         and jump to message only when the message line is visible and have
1245         different number; Call wl-summary-unset-mark with number argument.
1246         (wl-summary-unset-mark): 
1247         Use `wl-summary-message-visible-p'
1248         to check visibility of the message and jump to message only when
1249         the message line is visible and have different number;
1250
1251 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1252
1253         * Version number is increased to 2.11.7.
1254
1255         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
1256         and wl-folder-summary-line-format.
1257
1258         * wl-summary.el (wl-summary-message-visible-p): New inline function.
1259         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
1260         (wl-summary-set-score-mark): Use it.
1261         (wl-summary-target-mark-mark-as-read): Ditto.
1262         (wl-summary-target-mark-mark-as-unread): Ditto.
1263         (wl-summary-target-mark-mark-as-important): Ditto.
1264         (wl-summary-target-mark-msgs): Simplified.
1265         (wl-summary-detect-mark-position): Fixed problem when
1266         summary-line-format no contain persisten/temp mark spec.
1267         (wl-summary-temp-mark): Ditto.
1268         (wl-summary-persistent-mark): Ditto.
1269         (wl-summary-update-persistent-mark): Ditto.
1270
1271         * wl-action.el (wl-summary-set-mark): Ditto.
1272         (wl-summary-unset-mark): Ditto.
1273         All other related portions are changed.
1274
1275 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1276
1277         * Version number is increased to 2.11.6.
1278
1279 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1280
1281         * wl-util.el (wl-current-message-buffer): Define as function;
1282         Don't use the value of wl-messge-buffer.
1283
1284         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1285         persistent mark.
1286
1287         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1288         no current message, cause an error.
1289
1290 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1291
1292         * wl-summary.el (wl-summary-set-message-modified): Use
1293         elmo-folder-set-message-modified instead of
1294         elmo-folder-set-message-modified-internal.
1295
1296 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1297
1298         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1299         interactively.
1300         (wl-summary-sync): nokill->entirely.
1301         (wl-summary-sync-marks): Fixed message.
1302         (wl-summary-input-range): Added mark, nokill->entirely.
1303
1304         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1305         messages as read.
1306
1307 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1308
1309         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1310         update-noscore.
1311         (wl-summary-sync): Follow the change above.
1312
1313 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1314
1315         * wl-action.el (wl-summary-target-mark-all): Use
1316         elmo-folder-list-messages.
1317
1318 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1319
1320         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1321         (wl-summary-rescan): Set wl-summary-scored as nil.
1322         (wl-summary-sync-force-update): Follow the change above.
1323         (wl-summary-sync): Ditto.
1324         (wl-summary-sync-update): Added argument disable-killed.
1325         (wl-summary-insert-headers): Set visible-only argument for
1326         elmo-folder-list-messages.
1327         (wl-summary-input-range): Added update-nokill, update-noscore,
1328         all-nokill, all-noscore and mark.
1329
1330         * Version number is increased to 2.11.5.
1331
1332         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1333
1334 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1335
1336         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1337         (wl-summary-prefetch-region-no-mark): Change accordingly.
1338         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1339
1340 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1341
1342         * wl-address.el (wl-complete-field-to): Abolished.
1343         (wl-complete-address): Completion function for completing-read.
1344         * wl-action.el (wl-summary-get-resend-address): Use it.
1345
1346         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1347         wl-summary-update-mark and abolish unused argument.
1348         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1349         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1350         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1351         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1352         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1353         * wl-draft.el (wl-draft-kill): Ditto.
1354
1355         * wl-summary.el: Remove unused binding of case-fold-search.
1356         (wl-summary-replace-status-marks): Abolished.
1357
1358 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1359
1360         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1361         is specified or folder length is zero.
1362
1363 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1364
1365         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1366         (wl-folder-archive-current-entity): Ditto.
1367
1368 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1369
1370         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1371         retrieving message mark.
1372         (wl-summary-redisplay-internal): Ditto.
1373
1374         * wl-message.el (wl-message-buffer-display): Ignore errors while
1375         retrieving message-id field.
1376
1377         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1378         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1379         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1380         order of the arguments for `wl-expire-message-p'.
1381         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1382
1383         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1384         Check return value of wl-summary-reply.
1385         (wl-summary-reply): Recover window configuration when an error occured.
1386
1387 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1388
1389         * wl-summary.el (wl-summary-resend-message): Abolished, the
1390         feature is inherited by wl-summary-resend (put resend mark).
1391
1392 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1393
1394         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1395         wl-message-buffer to nil when the message is hide.
1396
1397 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1398
1399         * .cvsignore: New file.
1400
1401 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1402
1403         * wl-action.el (wl-summary-action-docstring): Add more info.
1404         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1405         duplicate definition.
1406         (wl-summary-define-mark-action): Functions wl-summary-*-region
1407         keep current position.
1408         (wl-summary-unregister-target-mark): Store result to the variable.
1409
1410 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1411
1412         * Version number is increased to 2.11.4.
1413
1414 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1415
1416         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1417         wl-summary-delete-all-temp-marks.
1418         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1419
1420         * wl-action.el (wl-summary-set-mark): Changed terminology
1421         refile-destination -> action-argument.
1422         (wl-summary-unset-mark): Ditto.
1423         (wl-summary-remove-argument): Ditto.
1424         (wl-summary-print-argument): Ditto.
1425
1426         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1427         (wl-thread-remove-argument-region): Ditto.
1428         (wl-thread-print-argument-region): Ditto.
1429         (wl-thread-close): Ditto.
1430         (wl-thread-open): Ditto.
1431
1432         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1433         (wl-highlight-refile-destination-face is abolished)
1434         (wl-highlight-action-argument-string): Ditto.
1435         (wl-highlight-summary-current-line): Highlight action argument.
1436
1437         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1438         color for light backgrounds.
1439         (wl-highlight-summary-answered-face): Ditto.
1440
1441 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1442
1443         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1444
1445         * wl-score.el (wl-summary-score-update-all-lines): Use
1446         wl-summary-set-mark.
1447         (wl-summary-score-update-all-lines): Kill expunged messages.
1448
1449         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1450
1451 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1452
1453         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1454         directly.
1455         (wl-score-overview-entity-get-lines): Ditto.
1456         (wl-score-overview-entity-get-xref): Ditto.
1457         (wl-score-get-latest-msgs): Ditto.
1458         (wl-summary-rescore): Ditto.
1459
1460         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1461         to "&".
1462         (wl-summary-mark-as-answered-internal): New inline function.
1463         (wl-summary-mark-as-answered): New function.
1464         (wl-summary-mark-as-unanswered): Ditto.
1465         (wl-summary-sync-marks): Modified for answered-mark synching.
1466
1467 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1468
1469         * wl-action.el (wl-summary-set-mark): Fixed last change.
1470
1471 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1472
1473         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1474         behavior of wl-summary-unread-message-hook
1475         (Pointed out by akira yamada <akira@arika.org>).
1476
1477 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1478
1479         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1480         wl-summary-delete.
1481         * wl-xmas.el (wl-summary-toolbar): Ditto.
1482
1483         * wl-action.el (wl-summary-set-mark): Don't override current
1484         temp-mark.
1485
1486         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1487
1488 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1489
1490         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1491         (wl-refile-msgid-learn): Ditto.
1492         (wl-refile-get-field-value): Ditto.
1493
1494         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1495
1496         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1497         (wl-expire-delete-reserved-messages): Renamed from
1498         wl-expire-reserve-marked-msgs-from-list.
1499         (wl-expire-delete): Removed argument `msgdb'.
1500         (wl-expire-refile): Ditto.
1501         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1502         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1503         mark-alist as argument.
1504         (wl-expire-archive-number1): Removed argument `msgdb'.
1505         (wl-expire-archive-number2): Ditto.
1506         (wl-expire-archive-date): Ditto.
1507         (wl-expire-localdir-date): Ditto.
1508         (wl-expire-hide): Ditto.
1509         (wl-archive-number1): Ditto.
1510         (wl-archive-number2): Ditto.
1511         (wl-archive-date): Ditto.
1512         (wl-archive-folder): Ditto.
1513         All other related portions are changed.
1514
1515 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1516
1517         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1518         mean move up and down. (suggested by Takashi Kawachi)
1519
1520 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1521
1522         * wl-acap.el (toplevel): Don't require un-define.
1523
1524 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1525
1526         * wl-thread.el (wl-thread-delete-message): Always update
1527         wl-summary-buffer-number-list.
1528
1529         * wl-action.el (wl-summary-print-destination): 
1530         Do nothing when folder is nil.
1531
1532 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1533
1534         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1535         persistent mark when prefetch is succeeded.
1536
1537 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1538
1539         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1540         instead of elmo-msgdb-delete-msgs.
1541         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1542         (wl-expire-hide): Ditto.
1543
1544         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1545
1546         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1547         elmo-msgdb interface.
1548         (wl-thread-get-exist-children): Likewise.
1549         (wl-thread-insert-message): Likewise.
1550         (wl-thread-msg-mark-as-important): Likewise.
1551         (wl-thread-insert-entity-sub): Likewise.
1552         (wl-thread-get-children-msgs-uncached): Likewise.
1553
1554         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1555         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1556         (wl-summary-sync-update): Likewise.
1557         (wl-summary-auto-select-msg-p): Likewise.
1558         (wl-summary-update-thread): Likewise.
1559         (wl-summary-mark-as-important): Likewise.
1560         (wl-summary-jump-to-msg-internal): Likewise.
1561         (wl-summary-redisplay-internal): Likewise.
1562         (wl-summary-print-message-with-ps-print): Likewise.
1563         (wl-summary-folder-info-update): Likewise.
1564
1565         * wl-folder.el (wl-folder-check-one-entity):
1566         elmo-folder-count-flags instead of wl-summary-count-unread.
1567
1568         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1569
1570         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1571
1572         * wl-summary.el (wl-summary-set-message-modified): 
1573         Call wl-summary-set-mark-modified.
1574         (wl-summary-delete-messages-on-buffer): Call
1575         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1576         (wl-summary-sync-update): Call elmo-folder-length instead of
1577         elmo-folder-messages.
1578         (wl-summary-insert-headers): Don't call
1579         elmo-folder-list-message-entities.
1580
1581 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1582
1583         * wl-action.el (wl-summary-define-mark-action): Call
1584         `wl-summary-set-mark' with argument `data'.
1585         (wl-summary-auto-refile): Fixed order of arguments when call
1586         `wl-summary-refile'.
1587
1588 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
1589
1590         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
1591
1592         * wl-summary.el (wl-summary-mode-map): Bind resend action.
1593
1594         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
1595         (Renamed from wl-highlight-summary-deleted-face).
1596         (wl-highlight-summary-resend-face): New face.
1597
1598         (wl-highlight-summary-deleted-face): Renamed from
1599         wl-highlight-summary-erased-face.
1600
1601         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
1602
1603         * wl-action.el (wl-summary-get-resend-address): New function.
1604         (wl-summary-exec-action-resend): Ditto.
1605         (wl-summary-exec-action-resend-subr): Ditto.
1606
1607         * w-thread.el (wl-thread-copy): Removed definition.
1608         (wl-thread-refile): Ditto.
1609         (wl-thread-delete): Ditto.
1610         (wl-thread-target-mark): Ditto.
1611
1612         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
1613         (wl-summary-target-mark-set-action): Fixed.
1614         (wl-summary-define-mark-action): Fixed quotation.
1615         (wl-summary-move-mark-list-messages): Display message.
1616         (wl-summary-define-mark-action): Define thread functions.
1617         (wl-summary-exec-action-refile): Changed message.
1618         (wl-summary-exec): Ditto.
1619
1620 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
1621         
1622         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
1623         '%%'.
1624
1625 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
1626
1627         * wl.el (toplevel): Require wl-action.
1628         (wl-init): Call wl-summary-define-mark-action.
1629
1630         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
1631
1632         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
1633         wl-summary-delete and wl-summary-erase.
1634         (wl-summary-mode-map): Ditto.
1635
1636         * wl-vars.el (wl-dispose-folder-alist): Renamed from
1637         wl-delete-folder-alist.
1638
1639         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
1640         wl-summary-prefetch-msg instead of wl-summary-prefetch.
1641         (toplevel): Moved mark & action related functions to the wl-action.el.
1642
1643         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
1644         in wl-summary-mark-action-list.
1645         (wl-highlight-summary-current-line): Ditto.
1646
1647         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
1648         empty lines.
1649
1650         * wl-action.el: New file. 
1651
1652 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
1653
1654         * wl-summary.el (wl-summary-target-mark-replace): New function.
1655         (wl-summary-target-mark-prefetch): Use it.
1656         (wl-summary-target-mark-delete): Ditto.
1657         (toplevel): Rearranged definition order.
1658         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
1659         (wl-summary-target-mark-erase): Rewrite.
1660         (wl-summary-erase-region): New function.
1661         (wl-summary-exec-action-erase): Changed message.
1662         (wl-summary-move-mark-list-messages): New function.
1663         (wl-summary-exec-action-delete): Use it.
1664         (wl-summary-exec-action-erase): Ditto.
1665
1666         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
1667         (wl-summary-skip-mark-list): Added "d".
1668
1669         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
1670         while searching.
1671
1672         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
1673         and define using defcustom;
1674         Define 4th element as a face.
1675         
1676         * wl-summary.el (wl-summary-incorporate): Use 
1677         `wl-summary-prefetch-region-no-mark' instead of
1678         `wl-summary-prefetch-region'.
1679         (wl-summary-prefetch-region-no-mark): Revival of old
1680         `wl-summary-prefetch-region'.
1681         (wl-summary-mark-action-list): Moved to wl-vars.el
1682
1683         * wl-highlight.el (wl-highlight-summary-current-line): Decide
1684         face according to the `wl-summary-mark-action-list'.
1685         (wl-highlight-summary-current-line): Ditto;
1686         Removed destination highlighting.
1687
1688         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
1689         (wl-highlight-summary-line-string): Highlight for "i" mark.
1690         (wl-highlight-summary-current-line): Ditto.
1691
1692         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
1693         no destination.
1694
1695         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
1696         exists, just go ahead.
1697         (wl-summary-prefetch-region): Rewrite.
1698         (wl-summary-prefetch): Ditto.
1699         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
1700         (wl-summary-exec-action-prefetch): New function.
1701         (wl-summary-target-mark-prefetch): Rewrite.
1702
1703 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
1704
1705         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
1706         (wl-highlight-summary-line-string): Added "d" and "D".
1707         (wl-highlight-summary-current-line): Ditto.
1708
1709         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
1710         in wl-summary.el.
1711         (wl-thread-insert-entity-sub): Ditto.
1712         (wl-thread-remove-destination-region): Ditto.
1713         (wl-thread-print-destination-region): Ditto.
1714
1715         * wl-summary.el (wl-summary-buffer-refile-list,
1716         wl-summary-buffer-delete-list,
1717         wl-summary-buffer-copy-list): Abolish.
1718         (wl-summary-buffer-temp-mark-list): New buffer local variable.
1719         All other related portions are changed.
1720         (wl-summary-mark-action-list): New variable.
1721         (wl-summary-set-mark): New function.
1722         (wl-summary-register-target-mark): Ditto.
1723         (wl-summary-unregister-target-mark): Ditto.
1724         (wl-summary-have-target-mark-p): Ditto.
1725         (wl-summary-register-temp-mark): Ditto.
1726         (wl-summary-unregister-temp-mark): Ditto.
1727         (wl-summary-registered-temp-mark): Ditto.
1728         (wl-summary-collect-temp-mark): Ditto.
1729         (wl-summary-unset-mark): Ditto.
1730         (wl-summary-set-target-mark): Ditto.
1731         (wl-summary-unset-target-mark): Ditto.
1732         (wl-summary-set-action-generic): Ditto.
1733         (wl-summary-unset-action-generic): Ditto.
1734         (wl-summary-exec-action-delete): Ditto.
1735         (wl-summary-exec-action-erase): Ditto.
1736         (wl-summary-set-action-refile): Ditto.
1737         (wl-summary-set-action-refile-subr): Ditto.
1738         (wl-summary-unset-action-refile): Ditto.
1739         (wl-summary-make-destination-numbers-list): Ditto.
1740         (wl-summary-exec-action-refile): Ditto.
1741         (wl-summary-set-action-copy): Ditto.
1742         (wl-summary-unset-action-copy): Ditto.
1743         (wl-summary-exec-action-copy): Ditto.
1744         (wl-summary-collect-numbers-region): Ditto.
1745         (wl-summary-delete): Rewrite.
1746         (wl-summary-erase): Ditto.
1747         (wl-summary-remove-destination): Ditto.
1748         (wl-summary-exec): Ditto.
1749         (wl-summary-exec-region): Ditto.
1750         (wl-summary-target-mark-erase): Ditto.
1751         (wl-summary-refile): Ditto.
1752         (wl-summary-copy): Ditto.
1753         (wl-summary-unmark): Ditto.
1754         (wl-summary-delete-all-mark): Ditto.
1755         (wl-summary-mark-line): Don't highlight.
1756         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
1757         (wl-summary-target-mark-refile-subr): Rewrite.
1758
1759         (wl-summary-copy-prev-destination): Abolish.
1760
1761 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1762
1763         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
1764         default values along the value of wl-on-mule.
1765         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
1766         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
1767         It is not used anywhere.
1768
1769 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1770
1771         * wl-summary.el (wl-summary-print-destination): Keep position.
1772         (wl-summary-cursor-move-surface): Keep horizontal position.
1773
1774 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1775
1776         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
1777         write sendlog.
1778
1779 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1780
1781         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
1782         `wl-summary-highlight'.
1783
1784 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1785
1786         * wl-highlight.el (wl-highlight-summary-current-line): Remove
1787         trivial condition for temp-mark.
1788
1789 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1790
1791         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
1792         when it hits killed buffer.
1793
1794 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1795
1796         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
1797         * wl-news.el.in: `message' and `error' take format string.
1798
1799 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1800
1801         * wl-folder (wl-folder-insert-entity): Display a message,
1802         `...done', when the work finish.
1803         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
1804
1805 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1806
1807         * wl-message.el (wl-message-redisplay): Remove unused local
1808         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
1809
1810 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1811
1812         * wl-summary.el (wl-summary-replace-status-marks): Disable
1813         interactive use.
1814         (wl-summary-reedit): Check message existence at first.
1815         (wl-summary-mark-line): Fix doc, return value is indefinite.
1816
1817         * wl-highlight.el (wl-highlight-message): Arranged.
1818
1819         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
1820         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
1821         check temp-mark by wl-summary-temp-mark always.
1822         (wl-highlight-summary): Change accordingly.
1823         * wl-summary.el (wl-summary-mark-as-read-all)
1824         (wl-summary-delete-cache, wl-summary-set-score-mark)
1825         (wl-summary-mark-as-unread, wl-summary-unmark)
1826         (wl-summary-mark-line, wl-summary-mark-as-read)
1827         (wl-summary-mark-as-important): Ditto.
1828
1829         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
1830         end of the window if possible.
1831         * wl-summary.el (wl-summary-sync-update): Support lazy
1832         highlighting.
1833         (wl-summary-toggle-disp-msg): Ditto.
1834
1835 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
1836
1837         * wl-util.el (wl-as-coding-system): Define for non-mule too.
1838
1839 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1840
1841         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
1842         change.
1843
1844 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
1845
1846         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
1847         API.
1848         (wl-summary-sync-update): Ditto.
1849
1850         * wl-score.el (wl-score-get-score-alist): Changed argument.
1851         (wl-summary-rescore-msgs): Likewise.
1852         (wl-summary-score-headers): Likewise.
1853         (wl-score-headers): Likewise;
1854         Use elmo-folder-do-each-message-entity, etc.
1855         (wl-summary-score-effect): Follow the changes above.
1856         (wl-summary-rescore): Ditto.
1857         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
1858         (wl-score-get-overview): Abolish.
1859
1860         * wl-summary.el (wl-summary-default-from): Follow the API change in
1861         elmo-msgdb.
1862         (wl-summary-count-unread): Ditto.
1863         (wl-summary-detect-mark-position): Ditto.
1864         (wl-summary-overview-entity-compare-by-date): Ditto.
1865         (wl-summary-overview-entity-compare-by-number): Ditto.
1866         (wl-summary-overview-entity-compare-by-from): Ditto.
1867         (wl-summary-overview-entity-compare-by-subject): Ditto.
1868         (wl-summary-get-list-info): Ditto.
1869         (wl-summary-rescan): Ditto.
1870         (wl-summary-jump-to-msg-by-message-id): Ditto.
1871         (wl-summary-sync-update): Ditto; Removed comment.
1872         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
1873         (wl-summary-insert-message): Use wl-summary-insert
1874         (wl-summary-insert-sequential): Changed argument msgdb to folder.
1875         (wl-summary-insert-headers): Changed argument overview to folder.
1876         (wl-summary-search-by-subject): Likewise.
1877         (wl-summary-insert-thread): Renamed from 
1878         wl-summary-insert-thread-entity and changed argument msgdb to folder.
1879
1880         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
1881         too.
1882
1883         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
1884         wl-string-member.
1885
1886 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
1887
1888         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
1889         elmo-folder-append-buffer.
1890         (wl-draft-queue-append): Likewise.
1891
1892         * wl-mime.el (wl-message-delete-current-part): Ditto.
1893         (wl-summary-burst-subr): Ditto.
1894
1895         * wl-news.el.in (wl-news-send-news): Ditto.
1896
1897 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
1898
1899         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
1900         function.
1901         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
1902         (wl-summary-update-mark): Enclose with save-excursion.
1903         (wl-summary-mark-as-read-internal): Fixed last change.
1904         (wl-summary-mark-as-important): Use 3rd argument of
1905         elmo-folder-unmark-important, elmo-folder-mark-as-important;
1906         Don't use elmo-msgdb-set-mark.
1907         (wl-summary-redisplay-internal): If msgdb flag is already read,
1908         just update the mark on buffer.
1909
1910 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1911
1912         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
1913         cut visible folder when elmo-folder-delete returns non-nil value.
1914
1915 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1916
1917         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
1918         by Kenichi OKADA <okada@opaopa.org>).
1919
1920 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1921
1922         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
1923
1924 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1925
1926         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
1927         Fixed the last change, search group entity by its real name.
1928         (Thanks to: KOBAYASHI Shinji)
1929
1930 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1931
1932         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
1933         (wl-fldmgr-access-display-all): Don't refer visible name.
1934         * wl-expire.el (wl-folder-archive-current-entity)
1935         (wl-folder-expire-current-entity): Ditto.
1936         * wl-folder.el (wl-folder-jump-to-current-entity)
1937         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
1938         (wl-folder-open-folder-sub,wl-folder-open-all)
1939         (wl-folder-write-current-folder): Ditto.
1940         (wl-folder-insert-entity): Don't use petname for normal group.
1941         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
1942         is the real name.
1943         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
1944         Abolished.
1945
1946 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
1947
1948         * wl-draft.el (wl-draft-create-buffer): Add
1949         `wl-summary-reply-with-citation'
1950
1951 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
1952
1953         * wl-draft.el (wl-draft-reply): Fixed.
1954
1955 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1956
1957         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
1958         when `wl-draft-send-confirm-with-preview' is non-nil.
1959         You can scroll up/down by j/k.
1960         (wl-draft-send-confirm-with-preview): New variable (default=t).
1961
1962 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1963
1964         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
1965         (wl-fldmgr-save-folders): Fix comment.
1966
1967 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1968
1969         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
1970         along the last change in `wl-folder-buffer-group-p'.
1971
1972 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1973
1974         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
1975         folder.
1976
1977         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
1978         the default value.
1979
1980         * wl-mime.el (wl-summary-burst): Update summary only when target
1981         folder equals current folder.
1982
1983 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1984
1985         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
1986
1987 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1988
1989         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
1990         value.
1991
1992 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1993
1994         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
1995         `map-extents' instead of `extent-at' repeatedly.
1996         (wl-highlight-folder-current-line): Ditto.
1997
1998         * wl-highlight.el: Remove useless dummy functions.
1999
2000 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2001
2002         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2003         (wl-folder-put-folder-property): New function to put text property.
2004         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2005         (wl-folder-insert-entity, wl-folder-update-diff-line)
2006         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2007         * wl-e21.el, wl-xmas.el, wl-mule.el
2008         (wl-highlight-folder-current-line): Ditto.
2009         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2010         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2011         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2012         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2013
2014 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2015
2016         * Version number is increased to 2.11.3.
2017
2018 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2019
2020         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2021         Resume current-buffer since it is assumed by remaining tasks.
2022
2023 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2024
2025         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2026         (wl-folder-completion-function): Abolished.
2027         (wl-folder-complete-folder): New function.
2028         (wl-folder-complete-filter-condition): Ditto.
2029         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2030         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2031
2032 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2033
2034         * wl-draft.el (wl-draft-send-confirm): New function.
2035         (wl-draft-send): Use it.
2036
2037         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2038         cursor-in-echo-area while confirming.
2039
2040         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2041
2042         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2043         searching via nntp if wl-summary-search-via-nntp is 'force.
2044         Otherwise, invoke searching in nntp folder only.
2045         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2046
2047         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2048         explicitly for mime-make-text-tag.
2049
2050 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2051
2052         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2053         `mime-make-text-tag' instead of `mime-create-tag'.
2054
2055 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2056
2057         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2058         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2059
2060 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2061
2062         * wl-score.el (wl-score-save): Bind print-length and print-level.
2063         (wl-score-pretty-print): Ditto.
2064         (wl-score-edit-insert-header-entry): Ditto.
2065
2066         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2067         "From" entry to be treated with wl-draft-eword-encode-address-list.
2068         * wl-mime.el (wl-draft-preview-message): Ditto.
2069
2070         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2071         (wl-summary-mark-as-unread): Ditto.
2072         (wl-summary-mark-as-read-region): Change accordingly.
2073         (wl-summary-mark-as-unread-region): Ditto.
2074         (wl-summary-target-mark-mark-as-read): Ditto.
2075         (wl-summary-target-mark-mark-as-unread): Ditto.
2076
2077 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2078
2079         * Version number is increased to 2.11.2.
2080
2081 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2082
2083         * wl-news.el.in (wl-news-previous-version-save): Bind
2084         print-length and print-level.
2085         * wl-thread.el (wl-thread-save-entities): Ditto.
2086         (wl-thread-save-top-list): Bind print-length.
2087
2088 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2089
2090         * wl-highlight.el (wl-highlight-summary-line-string): Use
2091         wl-summary-score-below-mark, wl-summary-score-over-mark.
2092         (wl-highlight-summary-current-line): Ditto.
2093
2094 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2095
2096         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2097         insert it.
2098
2099 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2100
2101         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2102
2103 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2104
2105         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2106         message without msgid.
2107         Rewrite with elmo-folder-move-messages.
2108         Set wl-message-buffer to nil.
2109
2110         * wl-summary.el (wl-summary-erase-subr): New function. Use
2111         elmo-folder-move-messages.
2112         (wl-summary-erase): Call it.
2113         (wl-summary-target-mark-erase): Ditto.
2114
2115 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2116
2117         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2118         it is not up-tp-date.
2119
2120 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2121
2122         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2123         buffer after calling `wl-summary-goto-folder-subr' without the
2124         argument `interactive'.
2125         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2126
2127 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2128
2129         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2130         `mime-create-tag'. Use `string=' instead of `looking-at'.
2131
2132 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2133
2134         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2135         to avoid compile warning.
2136
2137         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2138         entity-id when folder is given.
2139         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2140         save-excursion, use save-selected-window instead.
2141         Select folder buffer window if exists.
2142         (To correct behavior with wl-folder-move-cur-folder.)
2143
2144 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2145
2146         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2147
2148 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2149
2150         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2151         list-count instead of %d.
2152
2153 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2154
2155         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2156         (wl-news): Set it.
2157         (wl-news-append-to-folder): Use it.
2158
2159         * wl-news.el.in (wl-news-send-news): Append to specified folder
2160         instead of wl-default-folder.
2161         (wl-news-append-to-folder): Show error message with specified folder.
2162
2163         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2164                 In most major modes, Emacs assumes that any opening
2165                 delimiter found at the left margin is the start of a
2166                 top-level definition, or defun. Therefore, *never put an
2167                 opening delimiter at the left margin unless it should have
2168                 that significance.*
2169
2170         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2171
2172 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2173
2174         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2175
2176 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2177
2178         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2179
2180 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
2181
2182         * wl-summary.el (wl-summary-mark-collect): Revive missing return
2183         for sequential numbering case.
2184
2185 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2186
2187         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
2188         value.
2189         (wl-draft-reply-without-argument-list): Ditto.
2190         (wl-draft-reply-myself-with-argument-list): Abolish.
2191         (wl-draft-reply-myself-without-argument-list): Ditto.
2192         * wl-draft.el (wl-draft-self-reply-p): New function.
2193         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
2194
2195 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2196
2197         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
2198         (avoid error for the case without byte-compiling)
2199
2200 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
2201
2202         * wl-news.el.in (wl-news-append-to-folder): New function.
2203         (wl-news-exit): Rewrite.
2204         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
2205
2206 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2207
2208         * wl-draft.el (wl-draft-reply-position): New function.
2209         (wl-draft-reply-position): Fix.
2210         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
2211         (wl-summary-target-mark-reply-with-citation): Ditto.
2212         (wl-summary-reply-with-citation): Ditto.
2213         * wl-vars.el (wl-draft-reply-default-position): New variable.
2214
2215 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2216
2217         * wl-draft.el (wl-draft-send): Preview when interactive send.
2218
2219 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2220
2221         * wl-draft.el (wl-draft-reply): Set default position.
2222         * wl-summary.el (wl-summary-reply): Ditto.
2223         (wl-summary-reply-with-citation): Ditto.
2224         (wl-summary-target-mark-reply-with-citation): Ditto.
2225
2226 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2227
2228         * wl-news.el.in (wl-news-lang): Set default value according to
2229         current-language-environment.
2230         (wl-news-append-news): Do nothing when news-list is nil.
2231
2232 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2233
2234         * wl-news.el.in (wl-news-mode-map): Add new keybind.
2235         (wl-news): Change message.
2236         (wl-news-exit): Check buffer.
2237         (wl-news-force-exit): New function.
2238         (wl-news-show-all): New function.
2239         (wl-news-discard-and-exit): Fix.
2240
2241 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2242
2243         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
2244         according to current-language-environment.
2245
2246         * wl-news.el.in (wl-news): If arg, show all NEWS after
2247         wl-news-default-previous-version.
2248
2249 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2250
2251         * wl-news.el.in (wl-news-check): Rewritten.
2252         (wl-news-previous-version-load): Change data type.
2253         (wl-news-previous-version-save): Change data type.
2254         (wl-news-append-news): Add return value.
2255         (wl-news-check-news): New function.
2256         (wl-news-already-current-p): New function.
2257         (wl-news-send-news): Rewritten.
2258         (wl-news-mode-map): Add new keybind.
2259         (wl-news): Rewritten.
2260         (wl-news-exit): Rewritten.
2261         (wl-news-discard-and-mail): New function.
2262         (wl-news-send-to-address): Abolished.
2263         * wl.el (wl-init): Delete a message.
2264
2265 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2266
2267         * wl-news.el.in (wl-news-exit): Update previous version.
2268         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2269
2270 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2271
2272         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2273
2274 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2275
2276         * wl-news.el.in (wl-news): New function.
2277         (wl-news-mode): New function.
2278         (wl-news-next-line): New function.
2279         (wl-news-next-page): New function.
2280         (wl-news-exit): New function.
2281         (wl-news-buf-name): New variable.
2282         (wl-news-mode-map): New variable.
2283         (wl-news-winconf): New variable.
2284         (wl-news-append-news): Add an option.
2285
2286 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2287
2288         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2289
2290 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2291
2292         * wl-news.el.in (wl-news-send-to-address): New variable.
2293         (wl-news-send-news): Use it.
2294         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2295         Return updating status.
2296         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2297
2298 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2299
2300         * wl-news.el.in (wl-news-send-news): Delete
2301         Organization and X-Face.
2302
2303 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2304
2305         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2306         (wl-news-append-news): New function.
2307         (wl-news-send-news): New function.
2308
2309 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2310
2311         * Version number is increased to 2.11.1.
2312
2313 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2314
2315         * wl-news.el.in : New file.
2316
2317 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2318
2319         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2320         default value.
2321         (wl-draft-reply-without-argument-list): Ditto.
2322
2323 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2324
2325         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2326         (wl-message-buffer-prefetch-idle-time): Ditto.
2327         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2328
2329 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2330
2331         * wl-thread.el (wl-thread-insert-message): Use
2332         wl-summary-max-thread-depth.
2333
2334         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2335         loop detection.
2336
2337         * wl-message.el (wl-message-buffer-display): Back to the first page
2338         when cache is hit.
2339
2340 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2341
2342         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2343
2344         * wl-summary.el (wl-summary-insert-thread-entity):
2345         If the thread depth is reached to wl-summary-max-thread-depth,
2346         divide the thread.
2347
2348 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2349
2350         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2351         for elmo-remove-passwd.
2352
2353 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2354
2355         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2356         folder is sticky.
2357         (wl-folder-mark-as-read-all-entity): Ditto.
2358         (wl-folder-prefetch-entity): Ditto.
2359
2360 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2361
2362         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2363
2364 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2365
2366         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2367         Delete messages on buffer for unplugged operation.
2368         (wl-summary-erase): Ditto.
2369
2370 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2371
2372         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2373         take nil so as not to search parent by subject.
2374
2375 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2376
2377         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2378         (wl-folder-get-next-folder): Ditto.
2379         (wl-folder-get-path): Ditto.
2380
2381 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2382
2383         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2384         system and encode the region with it before verifying.
2385
2386 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2387
2388         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2389         system of the echo buffer before decoding.
2390
2391 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2392
2393         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2394         original contents.
2395
2396 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2397
2398         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2399         with argument 'any-exists.
2400
2401 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2402
2403         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2404         Use `wl-cs-autoconv'.
2405
2406 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2407
2408         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2409         by `mime-view-automatic-conversion'.
2410
2411         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2412         (wl-message-verify-pgp-nonmime): Ditto.
2413         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2414         Bind them to C-c:d and C-c:v respectively.
2415
2416         Merge following code by Teranishi-san from [wl-en:00167].
2417         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2418         (wl-mime-preview-application/pgp-encrypted): Ditto.
2419         (wl-mime-setup): Add entry.
2420
2421 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2422
2423         * wl-summary.el (wl-summary-target-mark-erase): New function.
2424         Bind it to "mD".
2425
2426 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2427
2428         * wl-vars.el (wl-draft-write-file-function): Fix.
2429         (wl-draft-reedit-hook): Changed default value.
2430
2431         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2432         wl-draft-reedit-hook.
2433         (wl-draft-remove-text-plain-tag): New function.
2434         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2435
2436         * wl-vars.el (wl-draft-write-file-function): New user option.
2437
2438         * wl-draft.el (wl-draft-prepare-edit): Use it for
2439         local-write-file-hooks.
2440         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2441
2442         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2443         (wl-draft-insert-mail-header-separator): Return the body beginning
2444         point.
2445         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2446         text/plain.
2447         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2448
2449 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2450
2451         * wl-summary.el (wl-summary-erase): New function to erase message
2452         without moving it to trash. Bind to "D".
2453
2454         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2455         as `keep' unless switch-function.
2456
2457 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2458
2459         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2460         message buffer by using `wl-summary-toggle-disp-msg'.
2461         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2462         buffer window.
2463         (wl-summary-supresedes-message): Ditto.
2464
2465         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2466         Do not delete other windows.
2467         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2468         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2469         (wl-draft-create-buffer): Set reply-or-forward also for target
2470         mark commands.
2471
2472 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2473
2474         * wl-draft.el (wl-user-agent-compose): Delete special case for
2475         switch-to-buffer-other-window.
2476
2477         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2478         (wl-summary-forward): Ditto.
2479
2480         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2481         function.
2482         (wl-draft-buffer-style): New use option.
2483
2484         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2485         (wl-draft): Follow the change above.
2486         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2487         wl-draft-buffer-style.
2488         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2489         switch-function.
2490
2491 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2492
2493         * wl-draft.el (wl-user-agent-compose): Delete special case for
2494         switch-to-buffer-other-window.
2495
2496         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2497         (wl-summary-forward): Ditto.
2498
2499         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2500         function.
2501         (wl-draft-buffer-style): New use option.
2502
2503         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2504         (wl-draft): Follow the change above.
2505         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2506         wl-draft-buffer-style.
2507         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2508         switch-function.
2509
2510 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2511
2512         * wl-address.el (wl-address-make-completion-entry): Extracted from
2513         `wl-address-make-completion-list'.
2514         (wl-address-enable-strict-loading): New variable.
2515         (wl-address-make-completion-list): Revive petname duplication
2516         inquiry, and enable it if `wl-address-enable-strict-loading'.
2517         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2518
2519 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2520
2521         * wl-message.el (wl-message-get-original-buffer): Avoid
2522         'Selecting deleted buffer' error when original buffer is killed.
2523
2524 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2525
2526         * wl-summary.el (wl-summary-next-message): Use
2527         elmo-message-accessible-p instead of elmo-message-cached-p.
2528
2529 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2530
2531         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2532
2533         * wl-thread.el (wl-thread-open-all-unread): Use
2534         elmo-folder-list-flagged instead of
2535         elmo-folder-list-messages-mark-match.
2536
2537         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2538         instead of elmo-folder-list-messages-mark-match.
2539         (wl-summary-move-spec-alist): New variable.
2540         (wl-summary-move-spec-plugged-alist,
2541         wl-summary-move-spec-unplugged-alist): Abolish.
2542         (wl-summary-next-message): Follow the change above.
2543         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2544         with 'no-msg' argument.
2545
2546         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2547         variable.
2548         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2549         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2550         (wl-message-buffer-prefetch-get-next): Follow the change above.
2551
2552 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2553
2554         * wl-version.el (wl-version): Changed codename.
2555
2556         * Version number is increased to 2.11.0.
2557
2558 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2559
2560         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2561         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2562         `wl-draft-config-variables'.
2563         (wl-draft-kill): Fixed problem when the draft is reedit.
2564
2565 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2566
2567         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2568         buffer-modified status (Thanks to
2569         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2570
2571 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2572
2573         * wl-util.el (wl-region-exists-p): New function.
2574
2575         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2576         Remove defvars for byte-compile warnings.
2577
2578 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2579
2580         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2581         defvar-maybe. Removed unused bind.
2582
2583 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2584
2585         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
2586         summary buffer window before creating new frame.
2587         (wl-draft-reply): Ditto.
2588
2589 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2590
2591         * wl-mime.el (toplevel): Avoid byte-compile warnings.
2592
2593 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2594
2595         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
2596
2597 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2598
2599         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
2600         instead of `kill-region'.
2601
2602 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2603
2604         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
2605         (wl-highlight-summary-line-string): Use it.
2606         (wl-highlight-summary-current-line): Ditto.
2607
2608         * wl-mime.el (wl-message-delete-current-part): Check the class of
2609         mime-entity.
2610
2611         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
2612
2613         * wl-summary.el (wl-summary-make-number-list): Initialize.
2614         (wl-summary-update-mark): New function.
2615         (wl-summary-reply): Put `answered' mark on the message.
2616         (wl-summary-reply): Set `number' argument to wl-draft-reply.
2617
2618         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
2619         (wl-draft-reply): Added optional argument `number';
2620         Set wl-draft-parent-number.
2621         (wl-draft-kill): Delete answered mark if it is a reply.
2622
2623 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2624
2625         * wl-mime.el (wl-mime-preview-follow-current-region): New function
2626         that originates in mime-preview-follow-current-entity.
2627         (wl-draft-yank-current-message-entity): Use it if region is active.
2628
2629         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
2630         * wl-e21.el (wl-message-define-keymap): Bind "D" for
2631         `wl-message-delete-current-part'.
2632         * wl-mule.el (wl-message-define-keymap): Ditto.
2633         * wl-xmas.el (wl-message-define-keymap): Ditto.
2634
2635 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2636
2637         * wl-mime.el (wl-message-delete-current-part): New function.
2638         (wl-mime-node-id-to-string): Ditto.
2639
2640         * wl-mime.el (wl-message-delete-current-part): Use existing
2641         original buffer which corresponds current mime-view buffer.
2642         (fetched buffer might have different structure, possibly)
2643
2644         * wl-mime.el (wl-message-delete-current-part): Quit if the
2645         message content differs from the actual message.
2646
2647 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
2648
2649         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
2650         order.
2651         (wl-summary-search-by-subject): Search parent message from tail;
2652         Check the existence of the parent message on the current thread tree.
2653         (wl-summary-update-thread): Check whether the line is inserted.
2654
2655 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2656
2657         * wl-vars.el (wl-summary-line-format): Undo last change.
2658         * wl-summary.el (wl-summary-print-destination): Do not put
2659         invisible property when `wl-summary-width' is nil.
2660         (wl-summary-line-subject-minimum-length): Abolished.
2661         (wl-summary-line-subject): Ditto.
2662
2663 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2664
2665         * wl-vars.el (wl-summary-line-format): Change default value.
2666         (wl-summary-subject-length-limit): Abolished.
2667         * wl-summary.el (wl-summary-line-subject): Ditto.
2668
2669 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2670
2671         * wl-template.el (wl-template-select): Added optional argument.
2672         If optional argument is specified, reverse
2673         `wl-template-visible-select'.
2674
2675 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2676
2677         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
2678         Take prefix argument to force asking the destination folder.
2679
2680 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2681
2682         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
2683         count and update status.
2684
2685 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2686
2687         * wl-summary.el (wl-summary-redisplay-internal): If
2688         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
2689         after fetching.
2690
2691 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2692
2693         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
2694         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
2695
2696         * wl-vars.el (toplevel): Require 'elmo-msgdb.
2697
2698 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2699
2700         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
2701         (All other related portions are changed).
2702         (wl-summary-mark-as-read-all): Rewrite.
2703
2704 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2705
2706         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
2707         `wl-summary-mark-as-read'.
2708         (wl-summary-mark-as-unread): Rewrite.
2709         (wl-summary-mark-as-read): Added no-modeline argument.
2710         (wl-summary-resume-cache-status): Rewrite.
2711         (wl-summary-exec-subr): Remove unused local variable.
2712
2713 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2714
2715         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
2716         logic to call `wl-summary-buffer-prev-folder-function'.
2717         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
2718
2719 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2720
2721         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
2722         is nil.
2723
2724 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2725
2726         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
2727         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
2728         (wl-mime-setup): Add its entry.
2729
2730 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
2731
2732         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
2733         (wl-summary-delete-cache): Likewise.
2734         (wl-summary-mark-as-read): Rewrite.
2735
2736 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
2737
2738         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
2739         `wl-summary-count-unread'.
2740
2741         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
2742
2743         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
2744
2745 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2746
2747         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
2748         wl-summary-new-mark, wl-summary-unread-uncached-mark,
2749         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
2750         Renamed to the elmo-msgdb-*-mark.
2751         (wl-summary-score-marks): Follow the change above.
2752         (wl-summary-auto-refile-skip-marks): Ditto.
2753         (wl-summary-incorporate-marks): Ditto.
2754         (wl-summary-expire-reserve-marks): Ditto.
2755
2756         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
2757         changes.
2758         (wl-thread-insert-top): Changed updating message.
2759
2760         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
2761         variable.
2762         (wl-summary-count-unread): Count answered marks.
2763         (wl-summary-rescan): Call wl-summary-insert-message instead of
2764         wl-summary-append-message-func-internal.
2765         (wl-summary-rescan): Don't call wl-summary-make-number-list.
2766         (wl-summary-prefetch-msg): Follow the variable name changes.
2767         (wl-summary-prefetch-region): Ditto.
2768         (wl-summary-mark-as-read-all): Follow the API changes;
2769         Don't call elmo-folder-replace-marks.
2770         (wl-summary-delete-cache): Follow the variable name changes.
2771         (wl-summary-resume-cache-status): Ditto.
2772         (wl-summary-update-status-marks): New function.
2773         (wl-summary-insert-message): New function.
2774         (wl-summary-sync-marks): Follow the variable name changes.
2775         (wl-summary-sync-update): Synchronize to the msgdb, too;
2776         Changed update messages.
2777         (wl-summary-make-number-list): Rewrite.
2778         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
2779         (wl-summary-mark-as-unread): Follow the API changes.
2780         (wl-summary-exec-subr): Follow the variable name changes.
2781         (wl-summary-mark-as-read): Ditto.
2782         (wl-summary-move-spec-plugged-alist): Ditto.
2783         (wl-summary-move-spec-unplugged-alist): Ditto.
2784         (wl-summary-cursor-move-surface): Ditto.
2785
2786         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2787         variable name changes.
2788         (wl-highlight-summary-current-line): Ditto.
2789
2790         * wl-expire.el (wl-expire-refile): Follow the API change in
2791         elmo-folder-move-messages.
2792         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2793         (wl-summary-archive): Use elmo-folder-msgdb instead of
2794         elmo-msgdb-load.
2795
2796 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2797
2798         * wl-mime.el (wl-draft-preview-message): Restore the position
2799         before evaluating wl-draft-send-hook in preview buffer.
2800
2801 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2802
2803         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
2804         when it creates new draft buffer.
2805
2806         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
2807         without argument.
2808
2809         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
2810         Evaluate content and if the value is string, insert it.
2811         (wl-draft-config-sub-body,wl-draft-config-sub-top,
2812         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
2813         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
2814         wl-draft-config-sub-part-bottom): Use it.
2815
2816         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
2817         with the folder name. The question was unintelligible when it is
2818         called from wl-save-status.
2819
2820 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2821
2822         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
2823         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
2824         cannot take second argument).
2825
2826 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2827
2828         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
2829         as t. Since type and subtype are not case sensitive (RFC 2045).
2830
2831 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2832
2833         * wl-vars.el (wl-message-mode-line-format): New variable.
2834         (wl-message-mode-line-format-spec-alist): Ditto.
2835         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
2836         (wl-message-redisplay): Use wl-message-mode-line-format.
2837
2838 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
2839
2840         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
2841
2842 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2843
2844         * wl-summary.el (wl-summary-default-from): Write description.
2845
2846 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
2847
2848         * wl-vars.el (wl-ldap-objectclass): Abolish.
2849
2850         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
2851         (wl-ldap-make-filter): Removed condition for objectclass.
2852         (wl-ldap-make-matched-value-list): Remove meaningless process.
2853         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
2854         (wl-address-ldap-search): Don't add `*' to `pat' string;
2855         use ignore-errors; added `email';
2856         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
2857         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
2858         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
2859
2860
2861 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2862
2863         * wl-draft.el (wl-draft-parent-folder): Write description.
2864         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
2865
2866 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2867
2868         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
2869         as "" (zero-length string) if no parent.
2870         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
2871
2872 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
2873
2874         * wl-address.el (wl-address-make-completion-list): Skip duplication
2875         checking.
2876         (wl-address-make-address-list): use `cons' and `nreverse' instead of
2877         `append'.
2878
2879 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2880
2881         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
2882         instead of `beginning-of-buffer'.
2883
2884 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2885
2886         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
2887
2888 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
2889
2890         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
2891         Refer wl-message-buffer-name.
2892         (wl-message-wheel-down): Ditto.
2893
2894 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
2895
2896         * wl-vars.el (wl-message-buffer-name): New user option.
2897
2898         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
2899         directly instead of making alist dinamically.
2900
2901         * wl-message.el (wl-message-buffer-cache-name): Abolish.
2902         (wl-message-buffer-create): Use wl-message-buffer-name instead of
2903         wl-message-buffer-cache-name.
2904         (wl-message-buffer-cache-clean-up): Ditto.
2905
2906         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
2907
2908         * Version number is increased to 2.9.15.
2909
2910 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
2911
2912         * wl-vars.el (wl-summary-default-view-alist): New user option.
2913
2914         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
2915
2916         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
2917         while deleting address.
2918         (wl-draft-delete-myself-from-cc): Ditto.
2919
2920         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
2921         If optional argument is specified, reverse sort order.
2922
2923         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
2924
2925 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2926
2927         * wl-thread.el (wl-thread-insert-message): Return parent number if
2928         exists.
2929         (wl-thread-update-indent-string-region): Use
2930         wl-thread-update-line-on-buffer-sub instead of
2931         wl-thread-update-line-on-buffer.
2932
2933 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2934
2935         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
2936         (wl-folder-close-all): Ditto.
2937
2938 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2939
2940         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
2941         and mailing-list:.
2942         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
2943         value.
2944         (wl-summary-line-list-info): Print mailing-list name even when 
2945         list-number is empty.
2946
2947 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2948
2949         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
2950
2951         * wl-draft.el (wl-draft-confirm): Abolished since not used.
2952         (wl-draft-open-file): Ditto.
2953         (wl-draft-random-alphabet): Ditto.
2954
2955         * wl-summary.el (wl-summary-mode-map): Remove already abolished
2956         bindings.
2957
2958 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2959
2960         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
2961         * wl-vars.el (wl-draft-config-alist): Ditto.
2962
2963 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
2964
2965         * Version number is increased to 2.9.14.
2966
2967         * wl.el (wl): Don't set wl-init as nil when error occured while
2968         auto-checking folders.
2969
2970         * wl-util.el (wl-expand-newtext): Re-define as an alias for
2971         `elmo-expand-newtext'.
2972
2973 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2974
2975         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
2976         `this-command' so that `wl-folder-goto-folder' contained in
2977         `wl-summary-keep-cursor-command' work.
2978
2979 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2980
2981         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
2982         message buffer displaying state.
2983
2984 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2985
2986         * wl-vars.el (wl-summary-default-view): New variable to specify
2987         default value for `wl-summary-buffer-view' instead of using
2988         set-default.
2989         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
2990
2991 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2992
2993         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
2994
2995         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
2996
2997 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
2998
2999         * wl-vars.el (wl-forward-subject-prefix): New variable.
3000         * wl-draft.el (wl-draft-forward): Use it.
3001
3002 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3003
3004         * wl-message.el (wl-message-prev-page): When it is called without
3005         lines argument, scroll down by wl-message-scroll-amount lines.
3006         (wl-message-next-page): Ditto.
3007         * wl-vars.el (wl-message-scroll-amount): Change default value
3008         to preserve current behavior.
3009
3010 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3011
3012         * wl-summary.el (wl-summary-prefetch-msg): Bind
3013         `wl-message-entity' to call `wl-summary-from-function'.
3014
3015 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3016
3017         * wl-message.el (wl-message-buffer-create): Run
3018         wl-message-buffer-created-hook.
3019
3020 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3021
3022         * wl-summary.el (wl-summary-sort-specs): New variable.
3023         (wl-summary-default-sort-spec): Ditto.
3024         (wl-summary-sort): Rewrite.
3025         (wl-summary-sort-by-list-info): New function.
3026
3027 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3028
3029         * wl-summary.el (wl-summary-get-list-info): New function.
3030         (wl-summary-sort): Rewrite.
3031         (wl-summary-line-list-info): Ditto.
3032         (wl-summary-line-list-count): Ditto.
3033         (wl-summary-refile-region): Fixed docstring.
3034
3035 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3036
3037         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3038         `wl-folder-entity-hashtb' as completion table.
3039
3040 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3041
3042         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3043         only when this command is called interactively; silence the byte-
3044         compiler.
3045
3046 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3047
3048         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3049         active in XEmacs.
3050
3051 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3052
3053         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3054         plural lines.
3055
3056 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3057
3058         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3059         of current line when the cursor is on the header name.
3060         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3061
3062 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3063
3064         * wl-util.el (wl-read-directory-name): Return displayed directory
3065         as the default value also on XEmacs.
3066
3067 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3068
3069         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3070         formatting.
3071
3072 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3073
3074         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3075         argument and when it is non-nil, check face property before
3076         highlighting for each line.
3077         (wl-highlight-summary-window): Set it.
3078
3079 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3080
3081         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3082         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3083
3084         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3085         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3086         (wl-draft-get-fcc-list): Likewise.
3087
3088 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3089
3090         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3091         (wl-thread-entity-cur): Ditto.
3092         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3093         wl-thread-indent-regexp setting.
3094         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3095
3096         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3097         wl-summary-lazy-highlight.
3098         (wl-summary-display-bottom): Ditto.
3099
3100         * wl-thread.el (wl-thread-open-close): Likewise.
3101
3102         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3103         from and subject;
3104         Bind wl-draft-use-frame;
3105         Enclose with save-window-excursion;
3106         Use wl-draft-create-buffer instead of with-temp-buffer;
3107         Use wl-draft-prepare-edit;
3108         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3109         Use wl-draft-send instead of wl-draft-raw-send.
3110
3111 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3112
3113         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3114         of using wl-from.
3115
3116 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3117
3118         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3119         insert-buffer instead of clone-buffer.
3120         (wl-draft-doing-mime-bcc): New variable.
3121         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3122         infinite loop.
3123         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3124
3125         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3126         (wl-draft-mime-bcc-body): Ditto.
3127
3128         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3129         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3130         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3131         wl-draft-do-mime-bcc.
3132         (wl-draft-mime-bcc-field): New function.
3133         (wl-draft-do-mime-bcc): Ditto.
3134
3135         * wl-address.el (wl-address-complete-header-list): New variable.
3136         (wl-address-complete-header-regexp): Changed default value.
3137
3138         * Version number is increased to 2.9.13.
3139
3140 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3141
3142         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3143         it is differed.
3144
3145 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3146
3147         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3148         (wl-summary-line-list-count): Ditto.
3149
3150 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3151
3152         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3153         (wl-nntp-posting-function): New variable.
3154         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3155         `wl-nntp-posting-config-alist'.
3156
3157 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3158
3159         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3160         FLIM.
3161
3162 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3163
3164         * wl-summary.el (wl-summary-target-mark-refile-sub):
3165         Remove a nuisance funcall.
3166
3167 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3168
3169         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3170         as t for `try-completion'.
3171
3172 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3173
3174         * wl-summary.el (wl-summary-default-from): Use
3175         wl-address-header-extract-address instead of
3176         std11-extract-address-components.
3177         (wl-summary-simple-from): Ditto.
3178         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3179         (wl-summary-insert-headers): Show message.
3180         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3181         for whole line.
3182         (wl-summary-default-from): Revert last change.
3183         (wl-summary-simple-from): Ditto.
3184         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3185         (wl-summary-mark-as-read-region): Follow the change above.
3186         (wl-summary-sync-marks): Ditto.
3187         (wl-summary-target-mark-mark-as-read): Ditto.
3188         (wl-summary-redisplay-internal): Ditto.
3189         (wl-summary-redisplay-no-mime-internal): Ditto.
3190         (wl-summary-redisplay-all-header): Ditto.
3191         (wl-summary-mark-as-read): Removed argument `cached';
3192         Use current cache status to set cache mark.
3193         (wl-summary-redisplay-internal): Follow the change above.
3194         (wl-summary-redisplay-no-mime-internal): Ditto.
3195         (wl-summary-redisplay-all-header): Ditto.
3196
3197         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3198
3199         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
3200         Don't call itself recursively (Adviced by Yamaoka-san).
3201
3202 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3203
3204         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
3205         bind wl-summary-highlight as nil to avoid error caused by missing
3206         local variables.
3207
3208 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
3209
3210         * wl-vars.el (wl-invalid-character-message): New user option.
3211
3212         * wl-util.el (wl-set-string-width): If truncated string-width is
3213         larger than specified width, use `wl-invalid-character-message'.
3214
3215 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3216
3217         * wl-summary.el (wl-summary-prefetch-msg): 
3218         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
3219
3220 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3221
3222         * wl-vars.el (wl-summary-check-line-format): New user option.
3223         (wl-summary-line-format-file): Ditto.
3224
3225         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
3226         variable.
3227         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
3228         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
3229         and `wl-summary-view-old-p' to check whether do a rescan or not.
3230         (wl-summary-view-old-p): New function.
3231         (wl-summary-line-format-changed-p): Ditto.
3232         (wl-summary-line-format-save): Ditto.
3233         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
3234
3235         * wl-util.el (wl-set-string-width): Avoid using negative number
3236         for make-string.
3237
3238 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3239
3240         * wl-summary.el (wl-summary-line-list-info): Revised format of the
3241         return value.
3242
3243         * wl-util.el (wl-set-string-width): Added optional argument
3244         `padding' (All other related portions are changed).
3245         (wl-line-parse-format): If the first letter of column number is
3246         `0', zero-padding the result (ex: "%05l").
3247
3248         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
3249
3250 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3251
3252         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
3253         sequential summary view.
3254
3255 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3256
3257         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
3258         if it doesn't have a -unix version.
3259
3260 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3261
3262         * wl-summary.el (wl-summary-jump-to-msg): Fix.
3263
3264 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3265
3266         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
3267         content.
3268         (wl-draft): Follow the change above.
3269
3270         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3271
3272         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3273         and wl-folder-summary-line-format-alist contain %T and %P.
3274
3275         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3276         (wl-summary-mode-line-format): New user option.
3277         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3278         (wl-summary-line-format): Changed default value.
3279         (wl-summary-lazy-highlight): Changed default value.
3280
3281         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3282         change in wl-summary-create-line.
3283         (wl-thread-insert-entity-sub): Ditto.
3284
3285         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3286         (wl-summary-buffer-unread-status): Ditto.
3287         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3288         (wl-summary-buffer-persistent-mark-column): Ditto.
3289         (wl-summary-buffer-mode-line-formatter): Ditto.
3290         (wl-summary-buffer-mode-line): Ditto.
3291         (wl-summary-message-regexp): Abolished.
3292         (All other related portions are changed.)
3293         (wl-summary-detect-mark-position): New function.
3294         (wl-summary-buffer-set-folder): Setup
3295         wl-summary-buffer-mode-line-formatter.
3296         (wl-summary-mode): Setup selective-display;
3297         Setup pre-idle-hook when xemacs.
3298         (wl-summary-update-modeline): Rewrite.
3299         (wl-summary-jump-to-msg): Define as function;
3300         Changed regexp for searching messages.
3301         (wl-summary-message-number): Rewrite.
3302         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3303         Do rescan when old type summary cache.
3304         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3305         (wl-summary-remove-destination): Use '\r' to detect EOL.
3306         (wl-summary-print-destination): Ditto.
3307         (wl-summary-temp-mark): New inline function.
3308         (wl-summary-persistent-mark): Ditto.
3309         (wl-summary-line-number): New function.
3310         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3311         (wl-summary-line-list-count): New function.
3312         (wl-summary-create-line): Added argument persistent-mark.
3313         (All other related portions are changed)
3314         (wl-summary-create-line): Insert '\r'.
3315         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3316         (wl-summary-cursor-move-surface): New inline function.
3317         (wl-summary-prev): Use it.
3318         (wl-summary-next): Ditto.
3319
3320         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3321         wl-summary-message-regexp.
3322         (wl-highlight-summary): Delete progress message.
3323         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3324
3325         * Version number is increased to 2.9.12.
3326
3327 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3328
3329         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3330         variable (nil: no minimum).
3331         (wl-summary-line-subject): Add some spaces after subject by
3332         wl-summary-line-subject-minimum-length.
3333
3334 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3335
3336         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3337         and removed `F'.
3338         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3339         change above).
3340
3341 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3342
3343         * wl-summary.el (wl-summary-line-list-count): Reverted.
3344         (example setting in samples/*/dot.wl is also updated)
3345
3346 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3347
3348         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3349
3350         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3351
3352         * wl-vars.el (wl-summary-line-format): Addes some description to the
3353         docstring.
3354
3355         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3356         (wl-summary-line-close-bracket): Ditto.
3357         (wl-summary-line-children-number): Ditto.
3358         (wl-summary-line-thread-indent): Ditto.
3359         (wl-summary-line-children-and-from): Ditto.
3360
3361         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3362         't', 'c', 'F' and added 'C'.
3363
3364         * wl-util.el (wl-set-string-width): Accept negative value.
3365         (wl-line-parse-format): Added "%number(" and "%)".
3366
3367 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3368
3369         * wl-summary.el (wl-summary-line-list-count): Change format of the
3370         return value.
3371
3372 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3373
3374         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3375         from the recent message.el.
3376         (wl-draft-point-in-header-p): Ditto.
3377         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3378         wl-draft-beginning-of-line.
3379         * wl-e21.el (wl-draft-mode-map): Ditto.
3380         * wl-xmas.el (wl-draft-mode-map): Ditto.
3381
3382         * wl-folder.el: Sort macrodefs by dependencies.
3383
3384 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3385
3386         * wl-summary.el (wl-summary-prev): Fixed regexp.
3387         (wl-summary-next): Ditto.
3388
3389 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3390
3391         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3392
3393 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3394
3395         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3396         for backward compatibility.
3397
3398 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3399
3400         * wl-summary.el (wl-summary-line-list-count): New function, merged
3401         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3402         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3403         list counts.
3404
3405 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3406
3407         * wl-summary.el (wl-summary-create-line): Ignore errors while
3408         timezone-fix-time.
3409
3410         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3411
3412         * wl-summary.el (wl-summary-sync-update): Ditto.
3413         (wl-summary-default-from): Use wl-message-entity
3414         instead of entity.
3415
3416         * wl-summary.el (wl-summary-create-line): Fix.
3417
3418         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3419         (wl-summary-line-format): New user option.
3420         (wl-folder-summary-line-format-alist): Ditto.
3421         (wl-summary-from-width): Abolished.
3422
3423         * wl-util.el (toplevel): Require 'bytecomp.
3424         (wl-line-parse-format): New function.
3425         (wl-line-formatter-setup): New macro.
3426
3427         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3428         (wl-summary-buffer-line-formatter): New buffer local variable.
3429         (wl-summary-switch-to-clone-buffer): Follow the change above.
3430         (wl-summary-message-regexp): Fix.
3431         (wl-summary-from-func-internal): Abolished.
3432         (wl-summary-subject-func-internal): Ditto.
3433         (wl-summary-subject-filter-func-internal): Ditto.
3434         (All other related portions are changed.)
3435         (wl-summary-buffer-set-folder):
3436         Set up wl-summary-buffer-number-column and 
3437         wl-summary-buffer-line-formatter
3438         (All other related portions are changed.)
3439         (wl-summary-buffer-number-column-detect): Abolished.
3440         (All other related portions are changed.)
3441         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3442         (wl-summary-delete-all-temp-marks-on-buffer): Use
3443         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3444         (wl-summary-target-mark-delete): Ditto.
3445         (wl-summary-target-mark-refile-subr): Ditto.
3446         (wl-summary-target-mark-mark-as-read): Ditto.
3447         (wl-summary-target-mark-mark-as-unread): Ditto.
3448         (wl-summary-target-mark-mark-as-important): Ditto.
3449         (wl-summary-target-mark-save): Ditto.
3450         (wl-summary-replace-status-marks): Renamed from
3451         wl-summary-set-status-marks-on-buffer;
3452         Use wl-summary-message-regexp instead of
3453         wl-summary-buffer-number-regexp.
3454         (wl-summary-sync-update): Follow the change above.
3455         (wl-summary-goto-previous-message-beginning): New function.
3456         (wl-summary-mark-as-unread): Use it.
3457         (wl-summary-mark-as-important): Ditto.
3458         (wl-summary-line-formatter): New variable.
3459         (wl-summary-line-year): New function.
3460         (wl-summary-line-day): Ditto.
3461         (wl-summary-line-day-of-week): Ditto.
3462         (wl-summary-line-hour): Ditto.
3463         (wl-summary-line-minute): Ditto.
3464         (wl-summary-line-open-bracket): Ditto.
3465         (wl-summary-line-close-bracket): Ditto.
3466         (wl-summary-line-children-number): Ditto.
3467         (wl-summary-line-thread-indent): Ditto.
3468         (wl-summary-line-size): Ditto.
3469         (wl-summary-line-subject): Ditto.
3470         (wl-summary-line-from): Ditto.
3471         (wl-summary-line-children-and-from): Ditto.
3472         (wl-summary-create-line): Rewritten.
3473         (wl-summary-format-date): Abolished.
3474
3475         * wl-highlight.el (wl-highlight-summary-current-line): Use
3476         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3477         Use thread structure to detect thread top message.
3478
3479         * wl-draft.el (wl-default-draft-cite): Don't use
3480         wl-summary-from-func-internal.
3481
3482         * wl-refile.el (wl-refile-subject-learn): Don't use
3483         wl-summary-subject-filter-func-internal.
3484         (wl-refile-guess-by-subject): Ditto.
3485
3486         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3487         parameters.
3488
3489         * wl-thread.el (wl-thread-update-indent-string-region):
3490         Use wl-thread-update-line-on-buffer instead of
3491         wl-thread-update-indent-string.
3492         (wl-thread-update-children-number): Redefine using
3493         wl-thread-update-line-on-buffer.
3494         (wl-thread-update-indent-string): Abolished.
3495
3496         * Version number is increased to 2.9.11.
3497
3498 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3499
3500         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3501         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3502         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3503
3504         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3505         as nil.
3506
3507         * wl-thread.el (wl-thread-open-all-unread): Use 
3508         elmo-folder-list-messages-mark-match.
3509         (wl-thread-insert-message): Removed argument `mark-alist'.
3510         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3511         elmo-msgdb-set-mark.
3512         (wl-thread-get-children-msgs-uncached): Likewise.
3513         (wl-thread-get-exist-children): Added argument include-self.
3514         (wl-thread-delete-message): Follow the change above.
3515
3516         * wl-summary.el (wl-summary-count-unread): Removed argument.
3517         (wl-summary-rescan): Follow the change above.
3518         (wl-summary-mark-as-read-region): Ditto
3519         (wl-summary-mark-as-unread-region): Ditto.
3520         (wl-summary-delete-messages-on-buffer): Ditto.
3521         (wl-summary-sync-update): Ditto.
3522         (wl-summary-switch-to-clone-buffer): Ditto.
3523         (wl-summary-goto-folder-subr): Ditto.
3524         (wl-summary-target-mark-mark-as-read): Ditto.
3525         (wl-summary-target-mark-mark-as-unread): Ditto.
3526         (wl-summary-target-mark-mark-as-important): Ditto.
3527         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3528         (wl-summary-update-thread): Removed argument `mark-alist'.
3529         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3530         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3531         (wl-summary-resume-cache-status): Likewise.
3532         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3533         elmo-msgdb-set-mark.
3534         (wl-summary-mark-as-read-all): Likewise.
3535         (wl-summary-delete-cache): Ditto.
3536         (wl-summary-auto-select-msg-p): Ditto.
3537         (wl-summary-mark-as-unread): Ditto.
3538         (wl-summary-no-auto-refile-message-p): Ditto.
3539         (wl-summary-mark-as-read): Ditto.
3540         (wl-summary-mark-as-important): Ditto.
3541         (wl-summary-auto-refile): Follow the change above.
3542         (wl-summary-delete-all-marks): Removed.
3543         (wl-summary-resume-marks-and-highlight): Ditto.
3544         (wl-summary-resume-marks): Ditto.
3545         (wl-summary-delete-important-msgs-from-list): Ditto.
3546         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3547
3548         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3549         wl-summary-count-unread.
3550
3551         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3552         (wl-summary-score-update-all-lines): Use
3553         elmo-msgdb-set-mark.
3554
3555 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3556
3557         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3558         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3559         (wl-summary-create-line): Renamed from
3560         wl-summary-overview-create-summary-line;
3561         Argument rearrangement.
3562         (wl-summary-update-thread): Follow the change above.
3563
3564         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3565         (wl-thread-insert-entity-sub): Likewise.
3566
3567         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3568         argument `overview', `mark-alist' and added `msgdb'.
3569
3570         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3571
3572         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3573         (wl-summary-rescan): Follow the change above.
3574         (wl-summary-sync-update): Ditto.
3575         (wl-summary-insert-thread-entity): Ditto;
3576         Don't use `let*' in every while loop;
3577         Detect infinite loop of threads.
3578         (wl-summary-update-thread): Removed argument `overview'.
3579
3580         * wl-thread.el (wl-thread-insert-message): Ditto.
3581
3582         * Version number is increased to 2.9.10.
3583
3584         * wl-message.el (wl-message-redisplay): Ignore errors while
3585         wl-message-redisplay-hook.
3586
3587 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3588
3589         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
3590
3591 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3592
3593         * wl.el (wl): inhibit-quit while wl-folder.
3594
3595 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3596
3597         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
3598         while msgdb access.
3599
3600 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3601
3602         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
3603         even if no folder is not created.
3604
3605 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3606
3607         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
3608
3609         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
3610         implementation.
3611         (wl-summary-target-mark-thread): Ditto.
3612
3613         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
3614
3615 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3616
3617         * wl-util.el (wl-display-bytes): Remove unused function.
3618
3619 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3620
3621         * wl.el (wl-check-environment): Cause error when wl-from is nil,
3622         seems critical one (partially reverse the change in 2002/03/17).
3623
3624 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3625
3626         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
3627         * wl-draft.el (wl-draft-write-sendlog): Ditto.
3628
3629 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3630
3631         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
3632         is not writable.
3633         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
3634         plugged status instead of `'force' as 2nd argument.
3635
3636         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
3637         is not creatable.
3638
3639         * Version number is increased to 2.9.9.
3640
3641 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3642
3643         * wl-summary.el (wl-summary-suspend): New function.
3644
3645 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3646
3647         * wl.el (wl): Do not check variables if check is nil.
3648         * wl-utils.el (wl-collect-draft): New function.
3649         * wl-folder.el (wl-folder-suspend): Put summary buffers
3650         and draft buffers at the end of buffer list.
3651         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
3652
3653 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3654
3655         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
3656         loop instead of recursive call.
3657
3658         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
3659         2nd argument.
3660
3661 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3662
3663         * wl-draft.el (wl-draft-create-contents): Don't take neither
3664         (function . args) nor (string . something) any more.
3665
3666         * wl-version.el (wl-generate-user-agent-string): Return string
3667         without header symbol.
3668         * wl-draft.el (wl-draft-default-headers): Use it.
3669
3670         * wl-draft.el (wl-draft-trim-ccs): Renamed from
3671         `wl-draft-insert-ccs' and return field value instead of inserting
3672         the header. Abolish cc argument.
3673         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
3674
3675         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
3676         rather than one with string car.
3677
3678         * wl-vars.el (wl-draft-additional-header-alist): New variable.
3679         * wl-draft.el (wl-draft-create-contents): Add it after the default
3680         headers.
3681
3682         * wl-draft.el (wl-draft-create-contents): For the case of
3683         (symbol-or-string . function) insert header only when the function
3684         returns string value.
3685
3686 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3687
3688         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
3689         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
3690
3691 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3692
3693         * wl.el (wl-check-environment): Don't check Message-ID when
3694         `wl-insert-message-id' is nil.
3695         Revive checking if `wl-message-id-domain' contains "@".
3696
3697 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3698
3699         * wl.el (wl-check-environment): Merge examination for "@" at
3700         inappropriate position into the first string-match.
3701
3702         * wl-summary.el (wl-summary-target-mark-print): New function.
3703         (wl-summary-pipe-message-subr): Extracted from
3704         `wl-summary-pipe-message'.
3705         (wl-summary-target-mark-pipe): New function.
3706         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
3707         `wl-summary-target-mark-pipe'.
3708
3709 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3710
3711         * wl.el (wl-check-environment): Rewrite around Message-ID check.
3712
3713 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3714
3715         * wl.el (wl-check-environment): Use elmo-warning instead of
3716         error for non-critical ones.
3717         Remove trash folder check.
3718         (wl): Don't ignore error in wl-check-environment.
3719
3720         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
3721         check, which is moved from `wl-check-environment'.
3722         (Adviced by Teranishi-san [X-Mail-Count: 9661])
3723
3724 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3725
3726         * wl-summary.el (wl-summary-write-current-folder): If it cannot
3727         guess anything, call wl-summary-write.
3728         (wl-summary-write): Create draft with blank To field.
3729         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
3730
3731 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3732
3733         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
3734         argument full as well for wl-folder-write-current-folder.
3735         If wl-*-write-current-folder cannot guess addressee, add blank
3736         To header.
3737         Rewrite condition for positioning cursor.
3738
3739 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3740
3741         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
3742         summary buffer is present, use it.
3743         (wl-folder-jump-to-previous-summary): Ditto.
3744
3745 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3746
3747         * wl-draft.el (wl-draft-create-contents): Fix docstring.
3748
3749         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
3750         wl-summary-previous-buffer and wl-summary-next-buffer.
3751
3752         * wl-folder.el (wl-folder-mode-map): Bind
3753         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
3754         (wl-folder-jump-to-next-summary): New function.
3755         (wl-folder-jump-to-previous-summary): Ditto.
3756
3757         * wl-draft.el (wl-draft): Rearranged.
3758
3759 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3760
3761         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
3762         of header.
3763         (wl-draft): Collect arguments for the header as header-alist.
3764         (wl-draft-forward): Arrange arguments for wl-draft.
3765         (wl-draft-reply): Ditto.
3766         (wl-draft-edit-string): Ditto.
3767         * wl-summary.el (wl-summary-write): Ditto.
3768         (wl-summary-write-current-folder): Ditto.
3769
3770         * Version number is increased to 2.9.8.
3771
3772 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3773
3774         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
3775
3776         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
3777
3778         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
3779         even if the guess failed.
3780
3781         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
3782         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
3783         wl-summary-write-current-folder.
3784         * wl-xmas.el: Ditto.
3785
3786 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
3787
3788         * wl-summary.el (wl-summary-next-page): Force display message if
3789         message is not displayed yet.
3790         (wl-summary-prev-page): Ditto.
3791
3792 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
3793
3794         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
3795
3796 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3797
3798         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
3799         add "Preview Message" and "Save Draft and Exit".
3800
3801 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3802
3803         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
3804         if addrmgr is called from draft in splitted window.
3805
3806         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
3807         * wl-mule.el: Ditto.
3808         * wl-xmas.el: Ditto.
3809
3810 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3811
3812         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
3813
3814         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
3815         * wl-xmas.el (wl-folder-toolbar): Ditto.
3816
3817 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3818
3819         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
3820         and wl-draft-save-and-exit.
3821         (wl-draft-toolbar): Add wl-draft-save-and-exit.
3822         * wl-xmas.el: Ditto.
3823         * wl-mule.el: Ditto.
3824
3825         * wl-folder.el (wl-folder-goto-draft-folder): New function.
3826         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
3827
3828 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
3829
3830         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
3831         lists for saving buffer.
3832
3833 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3834
3835         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
3836         parent-folder argument instead of it.
3837         (wl-draft-create-buffer): Ditto.
3838         (wl-draft-forward): Ditto.
3839         (wl-draft-reply): Ditto.
3840         * wl-summary.el (wl-summary-write): Ditto.
3841         (wl-summary-write-current-folder): Ditto.
3842
3843         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
3844         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
3845         Folder buffer after composing.
3846
3847 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3848
3849         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
3850         header if the file `wl-x-face-file' already contains it.
3851
3852 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3853
3854         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
3855         folder" entry.
3856         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
3857         * wl-e21.el (wl-folder-toolbar): Ditto.
3858         * wl-xmas.el (wl-folder-toolbar): Ditto.
3859
3860 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3861
3862         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
3863         wl-folder-goto-folder with sticky argument.
3864         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
3865
3866 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3867
3868         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
3869         and wl-summary-previous-buffer.
3870         (wl-summary-next-buffer): New function.
3871         (wl-summary-previous-buffer): Ditto.
3872
3873 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3874
3875         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
3876         wl-folder-jump-to-current-entity-with-arg.
3877         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
3878         `wl-folder-jump-to-current-entity'.
3879         * wl-summary.el (wl-summary-mode-map): Bind "G" for
3880         `wl-summary-goto-folder-sticky'.
3881         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
3882         `wl-summary-goto-folder'.
3883         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
3884         Unless force-exit, do not clean temp. marks for sticky summary.
3885         (wl-summary-goto-folder): Now the prefix argument means force-exit.
3886
3887 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3888
3889         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
3890         not entire.
3891
3892 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
3893
3894         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
3895         to `C-x C-s'.
3896         (wl-summary-save-status): New command.
3897         (wl-summary-exit): Don't clean-up temp marks when sticky.
3898         (Applied patch from Nakayama-san [wl: 09548])
3899         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
3900         Do nothing when no mark data.
3901         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
3902         Call `wl-summary-delete-all-temp-marks' before saving.
3903
3904 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
3905
3906         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
3907
3908 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3909
3910         * wl.el (wl-check-environment): Also cause error when (system-name)
3911         returns "localhost.localdomain". (Although it doesn't affect because
3912         of condition-case, see change in 2002-01-23 by Teranisi-san.)
3913
3914 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3915
3916         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
3917         instead of wl-match-member with wl-folder-hierarchy-access-folders.
3918
3919         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3920         value.
3921
3922 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
3923
3924         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
3925         Likewise r-cc-list and r-ng-list.
3926
3927 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3928
3929         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
3930         only if it is bound as variable.
3931
3932         * wl-mime.el (wl-draft-preview-message): Ditto.
3933
3934 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
3935
3936         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
3937         needless `goto-char'.
3938
3939         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
3940         `wl-summary-redisplay-no-mime-internal' instead of
3941         `wl-summary-redisplay-no-mime'.
3942         (wl-summary-redisplay-no-mime): Changed argument;
3943         Call `wl-summary-redisplay-no-mime-internal'.
3944
3945         * wl-mime.el (wl-draft-preview-message): Bind
3946         `mime-header-encode-method-alist' locally.
3947
3948         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
3949         (wl-draft-std11-parse-addresses): Added the first address check.
3950         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
3951
3952         * Version number is increased to 2.9.7.
3953
3954 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
3955
3956         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
3957
3958 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
3959
3960         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
3961         related to scrollbar support, if there is no such a feature
3962         compiled in.
3963
3964 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3965
3966         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
3967         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
3968         for prefetch.
3969
3970 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
3971
3972         * wl-summary.el (wl-summary-pick): Fix for no match.
3973
3974 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3975
3976         * wl-draft.el (wl-draft-save):
3977         Override `mime-header-encode-method-alist'.
3978
3979 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3980
3981         * wl-folder.el (wl-folder-pick): New function.
3982         Define key as "?".
3983
3984 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3985
3986         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
3987         Fix for unplugged.
3988
3989 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3990
3991         * wl-folder.el (wl-folder-virtual): New function.
3992         Define key as "V".
3993
3994 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3995
3996         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
3997         multi folder if entity is group.
3998
3999 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4000
4001         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4002         is nil.
4003
4004 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4005
4006         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4007         (wl-summary-target-mark-msgs): Return the number of marked messages.
4008
4009 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4010
4011         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4012         "first:" is specified.
4013
4014 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4015
4016         * wl-vars.el (wl-from): Use return value of function
4017         user-full-name instead of the variable user-full-name since
4018         XEmacs-20.4 doesn't set this variable.
4019
4020 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4021
4022         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4023         call `wl' directly.
4024
4025 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4026
4027         * wl-draft.el (wl-draft-reedit): Removed duplicated
4028         switch-to-buffers.
4029
4030 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4031
4032         * wl.el (wl-other-frame): Removed garbages.
4033
4034 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4035
4036         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4037
4038         * wl-xmas.el (wl-draft-key-setup): Ditto.
4039
4040         * wl-mule.el (wl-draft-key-setup): Ditto.
4041
4042         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4043         (wl-draft-reedit): Ditto.
4044         (wl-draft-prepare-edit): Add `wl-draft-save' to
4045         `local-write-file-hooks'.
4046         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4047         (wl-draft-reedit): Set buffer-file-name.
4048         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4049
4050
4051         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4052         call it.
4053         (wl-delete-startup-frame-function): New variable.
4054         (wl-other-frame): New function
4055         (Original was written by Yamaoka san [wl: 09239]).
4056
4057         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4058         if `wl-folder-use-frame'.
4059
4060 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4061
4062         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4063
4064 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4065
4066         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4067         New variable.
4068         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4069         (wl-message-buffer-prefetch-get-next): Use them.
4070         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4071
4072 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4073
4074         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4075         with unwind-protect.
4076
4077         * wl-draft.el (wl-draft-reedit): Rewrite.
4078         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4079         (wl-draft-save): Insert header separator if it does not exist;
4080         Removed condition-case.
4081
4082         * wl-summary.el (wl-summary-reedit): Revert last change.
4083
4084         * wl-draft.el (wl-draft-save): Rewrite.
4085         (wl-draft-create-buffer): Set buffer-file-name as nil.
4086
4087         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4088
4089         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4090
4091         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4092         nil.
4093
4094 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4095
4096         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4097         If count is nil, do not prefetch.
4098         (wl-message-buffer-prefetch-next): Next.
4099
4100 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4101
4102         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4103
4104 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4105
4106         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4107         `delete-backward-char'
4108         (wl-draft-prepare-edit): Check major-mode.
4109         (wl-draft-decode-header): Rewrite.
4110         (wl-draft): Fix.
4111
4112 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4113
4114         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4115
4116 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4117
4118         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4119         (wl-message-buffer-prefetch-get-next): Remove size checking.
4120         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4121
4122 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4123
4124         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4125         (wl-draft-default-headers): Fix.
4126
4127 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4128
4129         * wl-draft.el (wl-draft-default-headers): Insert return value of
4130         `wl-generate-mailer-string-function'.
4131
4132 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4133
4134         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4135         (wl-draft-insert-mail-header-separator): Ditto.
4136
4137         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4138         again (Reverted the change on 2002-01-17 by OKADA san).
4139
4140 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4141
4142         * wl-draft.el (wl-draft): Rewrite.
4143         (wl-draft-create-buffer): New function.
4144         (wl-draft-create-contents): Ditto.
4145         (wl-draft-prepare-edit): Ditto.
4146         (wl-draft-decode-header): Ditto.
4147         (wl-draft-decode-body): Ditto.
4148         (wl-draft-check-new-line): Ditto.
4149         (wl-draft-default-headers): Ditto.
4150         (wl-draft-insert-mail-header-separator): Ditto.
4151
4152 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4153
4154         * Version number is increased to 2.9.6.
4155
4156 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4157
4158         * wl-draft.el (wl-draft-delete-field): Optional argument.
4159         (wl-draft-delete-fields): Ditto.
4160
4161 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4162
4163         * wl-message.el (toplevel): Eliminated byte-compile warning.
4164         for `itimer-function', `delete-timer' and `itimer-list'.
4165
4166 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4167
4168         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4169         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4170         `wl-message-buffer-prefetch-threshold'.
4171         * wl-summary.el (wl-summary-redisplay-internal): Remove
4172         the check of `wl-message-buffer-prefetch-depth'.
4173
4174 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4175
4176         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4177         size of article.
4178         (wl-message-buffer-prefetch-subr): Remove size check.
4179
4180 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4181
4182         * wl-vars.el (wl-plugged): Make customizable.
4183
4184 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4185
4186         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4187         (wl-message-buffer-prefetch-set-timer): New function.
4188         (wl-message-buffer-prefetch-get-next): New function.
4189         (wl-message-buffer-prefetch): New function.
4190         (wl-message-buffer-prefetch-next): Rewrite.
4191         (wl-message-buffer-prefetch-subr): Rewrite.
4192         * wl-vars.el (wl-auto-prefetch-first): New variable.
4193         * wl-summary.el (wl-summary-goto-folder-subr): Call
4194         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4195
4196 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4197
4198         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4199         `wl-summary-unread-message-hook'.
4200
4201 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4202
4203         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
4204         (wl-summary-sync): Call `wl-summary-resume-cache-status'
4205         if range is `cache-status'.
4206
4207 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4208
4209         * wl-message.el (wl-message-buffer-prefetch-subr):
4210         Improve debug message.
4211
4212 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4213
4214         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
4215         `wl-mail-send-pre-hook'.
4216         (wl-draft-send-mail-with-qmail): Ditto.
4217         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
4218
4219 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4220
4221         * wl-message.el (wl-message-buffer-prefetch-subr):
4222         Fix for cancel-function-timers bug.
4223         (wl-message-buffer-prefetch-debug): Default value is t.
4224
4225 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4226
4227         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4228         (wl-message-buffer-prefetch-subr): Rewrite.
4229         Rename from `wl-message-buffer-prefetch'.
4230
4231 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4232
4233         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
4234         (wl-default-draft-cite-decorate-author): Ditto.
4235
4236         * wl-draft.el (wl-draft-cite-function): Removed.
4237         (wl-default-draft-cite-decorate-author): Ditto.
4238
4239 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4240
4241         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
4242         (wl-default-draft-cite): Do not arrange author name if the value of
4243         `wl-default-draft-cite-decorate-author' is nil.
4244
4245 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
4246
4247         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
4248
4249         * wl-folder.el (wl-folder-check-one-entity): Don't care
4250         `elmo-folder-use-flag-p'.
4251
4252 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
4253
4254         * wl-folder (wl-folder-check-one-entity): Fix
4255         problem if unread is nil.
4256
4257 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4258
4259         * wl-address.el (wl-address-make-completion-list): Check whether
4260         the address is a group list.
4261         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4262
4263 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4264
4265         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
4266         The number of the messages of new and unread does not count
4267         correctly.
4268
4269         * wl-summary.el (wl-summary-count-unread): Changed to return
4270         `(new . unread)' instead of total.
4271         (wl-summary-sync-update): Follow the change above.
4272
4273         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4274
4275 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4276
4277         * wl-address.el (wl-address-make-completion-list): Do not enclose
4278         address by " <" and ">" if associated realname is "".
4279         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4280         This is against the promblem with group list in .addresses pointed
4281         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4282
4283 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4284
4285         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4286         message is a format control string.
4287         * wl-expire.el (wl-expire-append-log): Ditto.
4288         * wl-mime.el (wl-summary-burst-subr): Ditto.
4289         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4290         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4291
4292 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4293
4294         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4295         wl.el (wl-check-variables): Rename from `wl-check-type'.
4296         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4297         (wl-check-variables-2): New function.
4298         (wl): Call `wl-check-variables-2'.
4299
4300 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4301
4302         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4303         after renaming folder in access group.
4304
4305 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4306
4307         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4308         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4309         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4310         (wl-message-buffer-prefetch): Rewrite.
4311         (wl-message-buffer-prefetch-idle-time): Removed.
4312         * wl-summary.el (wl-summary-redisplay-internal):
4313         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4314         Error check for `wl-message-buffer-prefetch-depht'.
4315
4316 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4317
4318         * Version number is increased to 2.9.5.
4319         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4320
4321 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4322
4323         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4324         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4325         Based on the patch written by
4326         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4327
4328 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4329
4330         * wl-draft.el (wl-draft-raw-send): Fix for
4331         `wl-news-send-pre-hook'
4332
4333 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4334
4335         * wl-utils.el (wl-message-id-function): New variable.
4336         * wl-draft.el (wl-draft-insert-required-fields):
4337         Use `wl-message-id-function'.
4338
4339 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4340
4341         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4342         * wl-utils.el (wl-draft-make-message-id-string):
4343         Use `wl-from' for domain part of Message-ID
4344         if `wl-message-id-use-wl-from' if non-nil.
4345         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4346
4347 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4348
4349         * wl.el (wl): Call `wl-check-type'
4350         Do not 'condition-case'.
4351
4352 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4353
4354         * wl.el (wl-check-type): New function.
4355         (wl-check-type-variables): New variable.
4356
4357 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4358
4359         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4360
4361 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4362
4363         * wl-draft.el (wl-smtp-password-key): New function.
4364         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4365         (wl-draft-send-mail-with-smtp): Ditto.
4366         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4367
4368 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4369
4370         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4371         * wl-utils.el (wl-unique-id-suffix): Remove.
4372
4373 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4374
4375         * Version number is increased to 2.9.4.
4376
4377 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4378
4379         * wl-utils.el (wl-unique-id-suffix): New variable.
4380         (wl-unique-id): Use `wl-unique-id-suffix'
4381
4382 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4383
4384         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4385         instead of `elmo-msgdb-search'.
4386
4387         * Version number is increased to 2.9.3.
4388
4389 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4390
4391         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4392
4393 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4394
4395         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4396         (wl-draft-dispatch-message): Changed for send-later.
4397         (wl-draft-queue-flush): Ditto.
4398         (wl-draft): Clear `wl-sent-message-queued'.
4399         (wl-draft-reedit): Ditto.
4400         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4401         * wl-vars.el (wl-draft-force-queuing): New variable.
4402         (wl-draft-force-queuing-mail): New variable.
4403         (wl-draft-force-queuing-news): New variable.
4404
4405 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4406
4407         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4408         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4409
4410 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4411
4412         * Version number is increased to 2.9.2.
4413
4414 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4415
4416         * wl-draft.el (wl-draft-elide-region): New user command.
4417         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4418
4419         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4420         command `wl-draft-elide-region'.
4421         * wl-mule.el: Ditto.
4422         * wl-xmas.el: Ditto.
4423
4424 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4425
4426         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4427         (wl-biff-check-folder-async): Removed needless let.
4428
4429 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4430
4431         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4432         wl-folder-get-elmo-folder.
4433         (wl-biff-check-folder): Set `biff' argument of
4434         `wl-folder-check-one-entity'.
4435         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4436
4437         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4438         (wl-folder-check-one-entity): Added `biff' argument;
4439         Setup `biff' slot of folder.
4440
4441         * Version number is increased to 2.9.1.
4442
4443 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4444
4445         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4446         comment out and fixed.
4447         (wl-fldmgr-add-completion-subr): Ditto.
4448
4449         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4450         and msgdb.
4451
4452         * wl.el (wl-toggle-plugged): Save summary view.
4453
4454 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4455
4456         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4457
4458 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4459
4460         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4461
4462 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4463
4464         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4465         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4466         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4467
4468         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4469         if it was failed.
4470         (wl-demo): Disable undo in the demo buffer.
4471
4472 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4473
4474         * wl-version.el (wl-version): Changed codename.
4475
4476         * Version number is increased to 2.9.0.
4477
4478 2001-12-14  Takuo KITAME <kitame@northeye.org>
4479
4480         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4481         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4482         (wl-folder-mark-as-read-all-current-entity): Ditto.
4483
4484 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4485
4486         * wl-vars.el (wl-from-width): Define as obsolete variable.
4487         (wl-subject-length-limit): Ditto.
4488
4489         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4490
4491         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4492         wl-summary-save-view.
4493
4494         * wl.el (wl-save-status): Ditto.
4495         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4496
4497         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4498         (wl-summary-exit): Follow the change above.
4499         (wl-summary-goto-folder-subr): Ditto.
4500
4501         * wl-folder.el (wl-folder-create-subr): Don't use
4502         `elmo-folder-creatable-p'.
4503
4504 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4505
4506         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4507
4508 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4509
4510         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4511         rather than bitmap on Emacs 21.
4512         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4513         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4514         for xbm if the new redisplay engine is not available.
4515
4516 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4517
4518         * wl-folder.el (wl-folder-init-hook): New hook.
4519         (wl-folder-init): Run `wl-folder-init-hook'.
4520
4521 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4522
4523         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4524
4525 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4526
4527         * wl-acap.el (wl-acap-cache-filename): New variable.
4528         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4529         (wl-acap-init): Use cache if no ACAP server found.
4530
4531 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4532
4533         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4534         `wl-acap-original-msgdb-dir'.
4535
4536         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4537         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4538
4539         * wl-mime.el (wl-mime-save-directory): Renamed from
4540         `wl-mime-save-dir'.
4541
4542 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4543
4544         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4545
4546         * wl-demo.el: Require `path-util'.
4547         (wl-demo-bitmap-mule-available-p): New internal variable.
4548         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4549         `module-installed-p' instead.
4550         (wl-demo-insert-image): Use *.img file for a bitmap image.
4551         (wl-demo): Don't call the ascii demo recursively.
4552
4553 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4554
4555         * Version number is increased to 2.7.7.
4556
4557 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4558
4559         * wl.el (wl-exit): Eliminated byte-compile warning.
4560
4561 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4562
4563         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4564         obsolete variable using `elmo-define-obsolete-variable'.
4565         (wl-fetch-confirm-threshold): Ditto.
4566         (wl-cache-prefetch-folder-type-list): Ditto.
4567         (wl-cache-prefetch-folder-list): Ditto.
4568
4569 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4570
4571         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4572         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4573         (wl-demo-insert-image): New function.
4574         (wl-demo-insert-text): New function.
4575         (wl-demo-image-type-alist): Redefine as a function.
4576         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4577         (wl-demo-with-temp-file-buffer): Removed.
4578         (wl-logo-xpm): Removed.
4579         (wl-logo-xbm): Removed.
4580         (wl-logo-bitmap): Removed.
4581
4582 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4583
4584         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
4585         (wl-expire-localdir-get-folder-function): New user option.
4586         (wl-expire-localdir-get-folder): New function.
4587         (wl-expire-localdir-date): Ditto.
4588
4589 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4590
4591         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4592         value.  Refactoring `wl-folder-notify-deleted' is nil case.
4593         Fixed unread number mismatch when all-unread < unread.
4594
4595 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
4596
4597         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
4598         (wl-fetch-confirm-threshold): Ditto.
4599
4600         * wl-summary.el (wl-summary-confirm-appends): Removed.
4601         (wl-summary-sync-update): Don't refer
4602         `wl-summary-update-confirm-threshold' (It is now abolished).
4603
4604         * wl-message.el (wl-message-display-internal): Don't refer
4605         `wl-fetch-confirm-threshold' (It is now abolished).
4606
4607 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4608
4609         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
4610
4611 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4612
4613         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
4614         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
4615         Change default value to nil.
4616         (wl-summary-indent-length-limit): The value can be nil, nil means
4617         unlimited.
4618
4619         * wl-summary.el: Don't set limit for indent length if the value of
4620         wl-summary-indent-length-limit is nil.
4621         If the value of wl-summary-width is nil, it means only that the width
4622         of summary is unlimited (nil doesn't mean that the indent length is
4623         unlimited).
4624
4625         * wl-thread.el: Ditto.
4626
4627 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
4628
4629         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
4630         be nil, nil means never confirm.
4631         * wl-summary.el (wl-summary-confirm-appends): Ditto.
4632
4633 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4634
4635         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
4636         means unlimited).
4637
4638 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
4639
4640         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
4641         Use `with-temp-buffer'.
4642
4643 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
4644
4645         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
4646         with new backquote style).
4647         (wl-folder-get-entity-from-buffer): Ditto.
4648
4649 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4650
4651         * wl-version.el (nemacs-version): Eliminated.
4652         (wl-extended-emacs-version2): Ignore nemacs.
4653         (wl-extended-emacs-version3): Ditto.
4654
4655 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
4656
4657         * wl-vars.el (wl-draft-add-references): Set default value as nil.
4658         (wl-draft-add-in-reply-to): New variable.
4659         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
4660         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
4661         (wl-draft-yank-from-mail-reply-buffer): Use
4662         `wl-draft-add-in-reply-to'.
4663         (wl-draft-insert-current-message): Ditto.
4664
4665 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4666
4667         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
4668         typo (kill->hide).
4669         (wl-message-buffer-prefetch-folder-type-list): Added elements
4670         `mark' and `cache' instead of `internal'.
4671
4672 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4673
4674         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
4675         resume msgdb directory.
4676
4677 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4678
4679         * wl.el (wl-exit): Call `wl-acap-exit'.
4680
4681         * wl-summary.el (wl-summary-message-string): New function.
4682         (wl-summary-reedit): Use it.
4683         (wl-summary-resend-bounced-mail): Remove needless let.
4684         (wl-summary-supersedes-message): Ditto.
4685         (wl-summary-save): Ditto.
4686
4687         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
4688         (wl-acap-init): Set it.
4689         (wl-acap-exit): New function.
4690
4691 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4692
4693         * wl.el (wl-init): Revert (require 'mime-setup). move from
4694         toplevel.
4695
4696 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4697
4698         * wl-summary.el (wl-summary-write-current-folder): Remove unused
4699         local variables.  Add error when guess function return invalid
4700         value.
4701
4702 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4703
4704         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4705         Change local variable name.
4706         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
4707         (wl-folder-get-newsgroups): Return nil when non-news folder.
4708         * wl-summary.el (wl-summary-write-current-folder): State through
4709         when guess-list return nil.
4710         (wl-summary-write-current-folder-functions): Fixed docstring.
4711
4712         * wl.el (wl-exit): Changed confirm message.
4713
4714         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
4715         * wl-draft.el (wl-draft): Remove verbose `featurep'.
4716
4717         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
4718
4719 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4720
4721         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
4722         user option (Renamed from wl-cache-prefetch-folder-type-list).
4723         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
4724         from wl-cache-prefetch-folder-list).
4725
4726         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
4727         Move to wl-vars.el.
4728         (wl-message-buffer-prefetch-p): Changed to enable
4729         `wl-message-buffer-prefetch-folder-list'.
4730
4731         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
4732         `ignore-cache'.
4733
4734 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
4735
4736         * wl-draft.el (wl-draft-config-sub-func-alist): Added
4737         `part-top' and `part-bottom'.
4738         (wl-draft-config-sub-part-top): New function.
4739         (wl-draft-config-sub-part-bottom): New function.
4740
4741 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4742
4743         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
4744
4745 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
4746
4747         * wl-folder.el (wl-folder-get-newsgroups): Fix.
4748
4749 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4750
4751         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
4752
4753         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
4754         (wl-summary-write-current-folder): Ditto.
4755
4756 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4757
4758         * wl-folder.el (wl-folder-get-newsgroups): Use
4759         `elmo-folder-newsgroups'.
4760
4761 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
4762
4763         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
4764         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
4765         `wl-draft-config-sub-header-bottom'.
4766
4767 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4768
4769         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
4770         localnews folder.
4771
4772 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4773
4774         * wl-summary.el (wl-summary-mode): Undo last change.
4775
4776         * wl-folder.el (wl-folder-mode): Ditto.
4777
4778 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4779
4780         * wl-summary.el (wl-summary-mode): Locally set
4781         truncate-partial-window-width to nil.
4782         (for XEmacs)
4783
4784         * wl-folder.el (wl-folder-mode): Ditto.
4785
4786 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4787
4788         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
4789
4790 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4791
4792         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
4793         number.
4794
4795         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
4796
4797         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
4798
4799         * Version number is increased to 2.7.6.
4800
4801 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
4802
4803         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
4804
4805 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
4806
4807         * wl-summary.el (wl-summary-sync-update): Enclose network
4808         related portion with `unwind-protect'.
4809
4810 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4811
4812         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
4813
4814 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4815
4816         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
4817         element.
4818         * wl-vars.el (wl-message-body-button-alist): Ditto.
4819
4820         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
4821         max match length.
4822         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
4823
4824         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
4825         for the max match length;
4826         Use 4th element value for the button string regexp group.
4827
4828         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
4829         candidate exists, prompt to select.
4830
4831 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4832
4833         * wl-summary.el (wl-summary-jump-to-msg): Search before
4834         calibration point by `beginning-of-line'.
4835
4836 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4837
4838         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
4839         for access group.
4840
4841 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
4842
4843         * wl-message.el (wl-message-display-internal): Bind
4844         `default-mime-charset'.
4845
4846         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
4847
4848         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
4849
4850         * Version number is increased to 2.7.5.
4851
4852 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4853
4854         * wl-expire.el (wl-summary-archive): Fixed;
4855         Use `elmo-folder-name-internal'.
4856
4857 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4858
4859         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
4860         from `elmo-folder-move-messages' caller.
4861         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4862
4863         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
4864         related portions are changed).
4865
4866 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4867
4868         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
4869         counter.
4870
4871 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4872
4873         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
4874         buffer local and set it to nil.
4875
4876         * wl-message.el (wl-message-redisplay): Ditto.
4877
4878 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
4879
4880         * wl-summary.el (wl-summary-mark-as-important): If message is
4881         already cached, set messag as read, otherwise encache and mark as read.
4882
4883 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4884
4885         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
4886         point-min.
4887
4888 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4889
4890         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
4891         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
4892         a keymap.
4893
4894 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
4895
4896         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
4897         parent.
4898
4899         * wl-mule.el (wl-message-define-keymap): Ditto.
4900
4901         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
4902
4903         * wl-xmas.el (wl-message-display-internal-hook): Define.
4904         (wl-xmas-setup-message-toolbar): Define as function.
4905         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
4906         (wl-message-overload-functions): Abolished.
4907         (wl-message-define-keymap): New function.
4908
4909         * wl-vars.el (wl-message-display-internal-hook): New variable.
4910         (wl-message-header-button-alist): New variable (Renamed from
4911         wl-highlight-message-header-button-alist).
4912         (wl-message-body-button-alist): Ditto.
4913
4914         * wl-mule.el (wl-message-define-keymap): New function.
4915         (wl-message-overload-functions): Abolished.
4916
4917         * wl-message.el (wl-message-add-buttons-to-body): New function.
4918         (wl-message-redisplay): Don't call wl-message-overload-functions;
4919         Call wl-message-add-buttons-to-header and
4920         wl-message-add-buttons-to-body.
4921         (wl-message-display-internal): Set keymap argument for
4922         elmo-mime-display-as-is, elmo-mime-message-display;
4923         Run wl-message-display-internal-hook.
4924         (wl-message-refer-article-or-url): Abolished.
4925
4926         * wl-highlight.el (wl-highlight-headers): Don't call
4927         wl-highlight-message-add-buttons-to-header.
4928         (wl-highlight-message-add-buttons-to-header): Abolished.
4929
4930
4931         * wl-e21.el (wl-message-display-internal-hook): Define.
4932         (wl-e21-setup-toolbar): Deleted duplicated binding.
4933         (wl-e21-setup-message-toolbar): Define as function.
4934         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
4935         (wl-message-define-keymap): New function.
4936         (wl-message-overload-functions): Abolished.
4937
4938 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
4939
4940         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
4941         and elmo-folder-close.
4942
4943         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
4944
4945 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4946
4947         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
4948         boolean value.
4949         * wl-draft.el (wl-draft-do-fcc): Ditto.
4950
4951 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4952
4953         * wl-vars.el (wl-fcc-force-as-read): New variable.
4954         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
4955         mark copied message as read.
4956
4957 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4958
4959         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
4960
4961 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4962
4963         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
4964         `wl-summary-target-above' instead of obsolete variable
4965         `wl-summary-temp-above'.
4966
4967         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
4968         instead of `make-obsolete-variable'.
4969         * wl-refile.el (toplevel): Ditto.
4970
4971 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
4972
4973         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
4974         with third argument t.
4975         (wl-draft): Set first argument for wl-plugged-init as t.
4976
4977         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
4978         definition.
4979
4980 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4981
4982         * wl-vars.el: Tabify.
4983         (wl-biff-notify-hook): Use `ding' instead of `beep'.
4984
4985         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
4986         message.
4987
4988 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4989
4990         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
4991         and set default to beep.
4992
4993 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4994
4995         * wl-vars.el (wl-draft-truncate-lines): New variable.
4996
4997         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
4998         instead of wl-message-truncate-lines for truncate-lines.
4999
5000 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5001
5002         * wl-message.el (wl-message-display-internal): Call
5003         `wl-highlight-message' after `elmo-mime-display-as-is'.
5004
5005         * wl-mime.el (wl-mime-display-text/plain): New function.
5006         (wl-mime-display-header): Ditto.
5007         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5008         body-presentation-method for text/plain;
5009         Register `wl-mime-display-header' as a header-presentation-method;
5010         Don't set up `elmo-message-text-content-inserted-hook' and
5011         `elmo-message-header-inserted-hook'.
5012
5013         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5014         variable.
5015         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5016         as t if flag is 'all-header;
5017         Don't bind `elmo-message-ignored-field-list',
5018         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5019
5020 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5021
5022         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5023         for xemacs with non-mule environment.
5024
5025 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5026
5027         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5028         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5029         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5030
5031 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5032
5033         * wl-vars.el (wl-interactive-send): Set default value as t.
5034
5035 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5036
5037         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5038         (wl-addrmgr-method-list): Abolished.
5039         (wl-addrmgr-change-method): Follow above change.
5040
5041         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5042
5043 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5044
5045         * wl-vars.el (wl-message-truncate-lines): Change default value
5046         to default-truncate-lines.
5047
5048         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5049
5050 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5051
5052         * wl-vars.el (wl-message-truncate-lines): New variable.
5053
5054         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5055         wl-message-truncate-lines.
5056
5057 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5058
5059         * wl-acap.el (wl-acap-init): Remove period from error message.
5060         (wl-acap-find-acap-service): Remove period from message.
5061
5062 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5063
5064         * wl.el (wl-check-environment): Undo last change.
5065
5066         * wl-vars.el (wl-from): Changed default value.
5067
5068         * wl-util.el (toplevel): Don't require tm-edit.
5069
5070         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5071         `wl-folder-init';
5072         Don't set mark on mail body.
5073         (wl-draft-reedit): Ditto.
5074
5075         * wl-address.el (wl-address-quote-specials): Define as an alias for
5076         elmo-address-quote-specials.
5077
5078 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5079
5080         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5081
5082         * wl-vars.el (wl-from): Set default value as nil.
5083         (wl-organization): Set default value as ORGANIZATION environment
5084         variable.
5085
5086         * wl-draft.el (wl-smtp-extension-bind): Check value of
5087         wl-smtp-connection-type.
5088
5089         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5090         error.
5091
5092 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5093
5094         * Version number is increased to 2.7.4.
5095
5096         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5097         arguments from `wl-highlight-x-face-function' caller.
5098         Use x-face-1.3.6.12 or later.
5099
5100 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5101
5102         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5103
5104 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5105
5106         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5107         (wl-fcc): Fix to accept function.
5108         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5109
5110 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5111
5112         * wl-acap.el (toplevel): Added `product-provide' declare.
5113         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5114
5115 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5116
5117         * wl.el (wl): Changed order of calling `elmo-init'
5118         and `elmo-folder-init'.
5119
5120 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5121
5122         * wl-mime.el (wl-summary-burst): Extract message when content-type
5123         of root entity is not only `multipart' but also `message/rfc822'.
5124         (wl-summary-burst-subr): Ditto.
5125
5126 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5127
5128         * wl-vars.el (toplevel): Require 'custom.
5129         (wl-trash-folder): Added to `wl-setting' group.
5130
5131         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5132         exists.
5133         (wl-addrmgr-draw): Insert empty line when no entry exists.
5134
5135         * wl-mule.el (wl-message-wheel-up): Fixed.
5136         (wl-message-wheel-down): Ditto.
5137
5138 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5139
5140         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5141         config is an anonymous lambda expression.
5142
5143 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5144
5145         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5146         when Mule 2 is running.
5147
5148 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5149
5150         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5151
5152 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5153
5154         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5155         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5156
5157         * wl-address.el (wl-address-specials-regexp): Eliminated.
5158         (wl-address-quote-specials): Rewrite.
5159
5160 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5161
5162         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5163         shy-groups for regexp.
5164
5165         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5166         character classes and Perl style shy-groups for regexp.
5167         (wl-highlight-plugged-current-line): Use Posix style character
5168         classes for regexp.
5169         (wl-e21-highlight-folder-by-numbers): Ditto.
5170         (wl-e21-display-image-p): Use `display-images-p' instead of
5171         `display-graphic-p'.
5172         (display-images-p): Make an alias to `display-graphic-p' if it is
5173         not available.  It is for Emacs version prior to 21.0.105.
5174
5175         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5176         `display-graphic-p'.
5177         (wl-demo-image-type-alist): Ditto.
5178         (display-images-p): Make an alias to `display-graphic-p' if it is
5179         not available.  It is for Emacs version prior to 21.0.105.
5180
5181 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5182
5183         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5184         support.
5185         (wl-generate-user-agent-string): Ditto.
5186
5187         * wl-version.el (wl-version): Update docsting.
5188         (wl-version-status): Ditto.
5189
5190 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5191
5192         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5193         21.0.105.  For Emacs 21.0.104 or earlier.
5194
5195 2001-09-03  Takuo KITAME <kitame@northeye.org>
5196
5197         * wl-e21.el (wl-plugged-init-icons): Use
5198         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5199         (wl-biff-init-icons): Ditto.
5200
5201 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5202
5203         * wl-highlight.el (wl-highlight-summary-current-line):
5204         Fixed highlighting refile/copy destination.
5205
5206         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
5207         (wl-acap-store): Encode string by wl-acap-coding-system.
5208
5209 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
5210
5211         * wl-acap.el (toplevel): Check and require 'un-define before
5212         'xemacs-ucs;
5213          Added checking for UTF-2000.
5214
5215 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5216
5217         * wl-acap.el (toplevel): Require 'un-define before 'wl;
5218         Don't enclose with `eval-and-compile'.
5219
5220         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
5221         wl-init is non-nil.
5222
5223         * wl-draft.el (wl-draft): Ditto.
5224
5225         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
5226
5227         * wl-acap.el (toplevel): Require 'wl.
5228         (wl-acap-store): Call `elmo-init'.
5229
5230         * wl.el (wl): Changed position of `wl-check-environment'.
5231         (toplevel): Added autoload setting for wl-acap.
5232
5233         * wl-vars.el (wl-setting): New custom group.
5234         (wl-from): Added wl-setting group.
5235         (wl-user-mail-address-list): Ditto.
5236         (wl-organization): Ditto.
5237         (wl-subscribed-mailing-list): Ditto.
5238         (wl-envelope-from): Ditto.
5239         (wl-smtp-posting-user): Ditto.
5240         (wl-smtp-posting-server): Ditto.
5241         (wl-smtp-posting-port): Ditto.
5242         (wl-smtp-authenticate-type): Ditto.
5243         (wl-pop-before-smtp-user): Ditto.
5244         (wl-pop-before-smtp-server): Ditto.
5245         (wl-pop-before-smtp-port): Ditto.
5246         (wl-pop-before-smtp-authenticate-type): Ditto.
5247         (wl-nntp-posting-server): Ditto.
5248         (wl-nntp-posting-user): Ditto.
5249         (wl-nntp-posting-port): Ditto.
5250         (wl-fetch-confirm-threshold): Ditto.
5251         (wl-prefetch-threshold): Ditto.
5252         (wl-thread-insert-opened): Ditto.
5253         (wl-ldap-server): Ditto.
5254         (wl-ldap-port): Ditto.
5255         (wl-ldap-base): Ditto.
5256         (wl-ldap-objectclass): Ditto.
5257         (wl-use-ldap): Ditto.
5258         (wl-draft-config-alist): Ditto.
5259         (wl-draft-config-matchone): Ditto.
5260         (wl-template-alist): Ditto.
5261         (wl-message-sort-field-list): Ditto.
5262         (wl-message-ignored-field-list): Ditto.
5263         (wl-message-visible-field-list): Ditto.
5264         (wl-interactive-send): Ditto.
5265         (wl-summary-move-order): Ditto.
5266         (wl-auto-select-first): Ditto.
5267         (wl-auto-select-next): Ditto.
5268         (wl-interactive-save-folders): Ditto.
5269
5270         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5271         Initialization codes are moved from wl-local-folder-init.
5272         (wl-local-folder-init): Follow the change above.
5273         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5274
5275         * wl-acap.el: New file.
5276
5277         * Version number is increased to 2.7.3.
5278
5279 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5280
5281         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5282
5283 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5284
5285         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5286         (wl-addrmgr-address-entry-list): Ditto.
5287
5288 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5289
5290         * wl-e21.el (wl-draft-mode-map): Removed binding for
5291         `wl-draft-insert-x-face-field'.
5292
5293         * wl-mule.el (wl-draft-mode-map): Ditto.
5294
5295         * wl-xmas.el (wl-draft-mode-map): Ditto.
5296
5297         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5298         (wl-cs-autoconv): Ditto.
5299         (wl-cs-local): Ditto.
5300         (wl-use-scoring): Ditto.
5301         (wl-mime-charset): Ditto.
5302         (wl-folder-check-async): Ditto.
5303
5304         * wl.el (toplevel): Ignore nemacs and tm.
5305         (wl-exit): Ditto.
5306
5307         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5308         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5309         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5310         instead of wl-address-petname-add-or-change.
5311         (wl-summary-edit-addresses-subr): Use wl-address-delete
5312         instead of wl-address-petname-delete.
5313
5314         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5315
5316         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5317         if error occured.
5318
5319         * wl-message.el (require): Remove tm support.
5320
5321         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5322
5323         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5324         (wl-folder-jump-to-current-entity): Ditto.
5325         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5326
5327         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5328         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5329         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5330
5331         * wl-mule.el (wl-draft-key-setup): Ditto.
5332
5333         * wl-xmas.el (wl-draft-key-setup): Ditto.
5334
5335         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5336         (wl-draft-std11-parse-addresses): New function.
5337         (wl-draft-parse-mailbox-list): Use it.
5338         (wl-draft): Ignore nemacs.
5339         (wl-draft-reedit): Ditto.
5340
5341         * wl-addrmgr.el: New file.
5342         (Original is wl-rcpt.el written by
5343         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5344         Thanks Kitamoto-san.)
5345
5346         * wl-address.el (wl-address-make-address-list): Modified parsing
5347         process.
5348         (wl-address-delete): Renamed from `wl-address-petname-delete';
5349         Modify wl-address-list too.
5350         (wl-address-add-or-change): Renamed from
5351         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5352
5353 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5354
5355         * wl-highlight.el (wl-highlight-summary-current-line):
5356           Work with transient-mark-mode
5357
5358 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5359
5360         * Version number is increased to 2.7.2.
5361
5362         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5363         instead of elmo-dop-queue-method.
5364
5365 2001-08-06  SAITO Atsunori <sai@yedo.com>
5366
5367         * wl-vars.el (wl-ldap-objectclass): New user option.
5368
5369         * wl-address.el (wl-ldap-make-filter): Use it.
5370
5371 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5372
5373         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5374
5375 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5376
5377         * wl-folder.el (wl-folder): redisplay after folder insertion.
5378
5379         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5380
5381         * wl-summary.el (wl-summary-sync-update):
5382         Change status mark only when new-msgdb exists.
5383         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5384
5385 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5386
5387         * wl-summary.el (wl-summary-open-folder): New function.
5388         (wl-summary-goto-folder-subr): Use it.
5389         (wl-summary-mark-as-important): Fix;
5390         Encache only when no cache exists.
5391
5392 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5393
5394         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5395         Use with-current-buffer.
5396
5397 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5398
5399         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5400         before call `get-buffer'. Fixed parenthesis.
5401         (wl-score-get-header-entry): Clear message and help window when
5402         keyboard quit.
5403         (wl-score-edit-insert-header): Ditto.
5404
5405 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5406
5407         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5408         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5409         (wl-default-draft-cite): Fix.
5410
5411         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5412         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5413
5414 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5415
5416         * wl-message.el (wl-message-prev-page): Do same bahavior
5417         as summary when it is called in the message buffer.
5418         (wl-message-next-page): Ditto.
5419
5420 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5421
5422         * wl-summary.el (wl-summary-forward): Use cache if it is not
5423         section cache.
5424
5425 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5426
5427         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5428         Removed redundant require of elmo-vars.
5429         (wl-biff-state-indicator-on): Changed default value for
5430         xemacs with non-mule environment.
5431
5432         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5433         wl-message-buffer is nil;
5434         Hide progress bar after moving messages.
5435
5436 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5437
5438         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5439         message at cursor point is deleted.
5440
5441 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5442
5443         * wl-vars.el: Changed file coding system to euc-japan.
5444         Added -*-coding:-*- magic to the first line.
5445
5446         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5447         Search parent from the first message.
5448
5449         * Version number is increased to 2.7.1.
5450
5451 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5452
5453         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5454
5455 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5456
5457         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5458         refile/delete execution.
5459
5460         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5461         Fixed docstring.
5462
5463 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5464
5465         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5466         do update process;
5467         Don't update marks when update process is interrupted.
5468
5469 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5470
5471         * wl-summary.el (wl-summary-reply): Fixed problem when
5472         wl-draft-use-frame is non-nil.
5473         (wl-summary-forward): Ditto.
5474
5475         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5476         as nil.
5477         (wl-folder-mark-as-read-all-entity): Ditto.
5478         (wl-folder-prefetch-entity): Ditto.
5479
5480         * wl.el (wl): Check environment before wl-init.
5481
5482         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5483         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5484         instead of wl-summary-collect-unread.
5485         (wl-summary-reply): Split message window.
5486
5487 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5488
5489         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5490         only if current language environment is japanese,
5491
5492         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5493         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5494         (wl-folder-goto-folder-subr): Ditto.
5495
5496         * wl-draft.el (wl-draft-dispatch-message): Call
5497         `elmo-file-cache-get-path'.
5498
5499 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5500
5501         * wl-summary.el (wl-summary-cursor-move): If return value of
5502         wl-summary-next-message is not number, don't jump.
5503
5504 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5505
5506         * wl-summary.el (wl-summary-buffer-next-message-function): New
5507         variable.
5508         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5509         if it is bound.
5510
5511         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5512         string.
5513
5514         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5515         (wl-plugged-drawing): Ditto.
5516
5517 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5518
5519         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5520         process.
5521         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5522         with unwind-protect.
5523
5524         * wl.el (wl-init): Require mime-setup.
5525         (wl-check-environment): Don't require mime-setup.
5526
5527         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5528         instead of elmo-folder-type.
5529
5530         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5531         value as nil.
5532
5533 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5534
5535         * Version number is increased to 2.7.0.
5536
5537         * wl-version.el (wl-version): Changed codename.
5538
5539         * wl-summary.el (wl-summary-delete-cache): Fixed.
5540
5541         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5542         Workaround for net folders.
5543         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5544
5545         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5546         value to nil (According to the patch from
5547         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5548
5549         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5550         of elmo-folder-close.
5551
5552 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5553
5554         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5555         for postfix.
5556
5557 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5558
5559         * wl-summary.el (wl-summary-resend-message): Fixed.
5560
5561         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5562         Call wl-draft with `from' argument if its address is included in
5563         `wl-user-mail-address-list'.
5564         (wl-draft): Added `from' argument.
5565
5566         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5567         non-nil.
5568         (wl): Don't show demo if wl-demo is nil.
5569
5570         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5571         wl-summary-use-frame.
5572
5573         * wl-vars.el (wl-summary-use-frame): New user option.
5574         (wl-folder-use-frame): Changed docstring.
5575
5576         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5577         non-nil.
5578         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5579         wl-summary-use-frame.
5580
5581         * wl-vars.el (wl-folder-use-frame): New user option.
5582
5583         * wl-summary.el (wl-summary-exit): Back to folder frame if
5584         wl-folder-use-frame is non-nil.
5585         (wl-summary-redisplay-internal): Ignore cache if current folder
5586         is draft folder,
5587         (wl-summary-redisplay-no-mime): Ditto.
5588         (wl-summary-redisplay-all-header): Ditto.
5589
5590         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
5591         if wl-folder-use-frame is non-nil.
5592
5593 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
5594
5595         * wl-summary.el (wl-summary-sync-update): Bind
5596         elmo-folder-update-threshold.
5597         (wl-summary-mark-as-important): Enclosed server mark processing
5598         with `save-match-data'.
5599
5600         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
5601         only when it is already defined.
5602
5603 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5604
5605         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
5606         name of folder exclude localdir is wrong.
5607         * wl-folder.el (wl-folder-sync-entity):
5608         Set `wl-summary-always-sticky-folder-list' as nil.
5609         (wl-folder-mark-as-read-all-entity): Ditto.
5610         (wl-folder-prefetch-entity): Ditto.
5611
5612 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
5613
5614         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
5615         instead of `wl-summary-write-current-newsgroup'.
5616
5617 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5618
5619         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
5620         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
5621         non-nil and selected message is important, do not display.
5622
5623 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
5624
5625         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
5626
5627 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5628
5629         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
5630
5631         * wl-summary.el (wl-summary-mark-as-important): Set message number
5632         using wl-summary-message-number.
5633
5634 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5635
5636         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5637         destination folder is 'null.
5638
5639 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5640
5641         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
5642         New function.
5643         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
5644         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
5645         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5646
5647 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
5648
5649         * wl-mime.el (wl-mime-setup): Added setting for
5650         `mime-setup-signature-key-alist' to avoid overriding key bind for
5651         `wl-draft-send'.
5652
5653         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
5654         for `wl-draft-send'.
5655         * wl-mule.el (wl-draft-overload-functions): Ditto.
5656         * wl-xmas.el (wl-draft-overload-functions): Ditto.
5657         * wl-draft.el (wl-draft-send): Ditto.
5658
5659         * wl-message.el (wl-message-display-internal):
5660         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
5661         (Patch is provided by <kita@coe.nttdata.co.jp>).
5662
5663 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5664
5665         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
5666
5667 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5668
5669         * wl.el (wl): Fix for wl-demo.
5670
5671 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5672
5673         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
5674
5675 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5676
5677         * wl-folder.el (wl-folder-prefetch-entity): Use
5678         `wl-folder-get-elmo-folder'.
5679         (wl-folder-count-incorporates): Do not use
5680         `wl-folder-get-elmo-folder'.
5681
5682 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5683
5684         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
5685         instead of `elmo-folder-get-type'.
5686
5687 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5688
5689         * wl-summary.el (wl-summary-write-current-folder): Set cursor
5690         position on Subject: field.
5691         (Advised by Mito <mit@nines.nec.co.jp>)
5692
5693 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5694
5695         * wl-folder.el (wl-folder-prefetch-entity): Use
5696         `wl-folder-get-elmo-folder'.
5697
5698 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
5699
5700         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
5701
5702         * wl-summary.el (wl-summary-buffer-set-folder): Set up
5703         `process-duplicates' slot.
5704
5705         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
5706         if detection failed.
5707
5708 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5709
5710         * wl-version.el (wl-version-status): Set to "alpha".
5711
5712 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5713
5714         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
5715         Check wl-message-buffer lives before set-buffer.
5716
5717 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5718
5719         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
5720         called in folder mode.
5721         * wl-var.el (wl-summary-exit-pre-hook): New variable.
5722         * wl-summary.el (wl-summary-exit-pre-hook): Run
5723         `wl-summary-exit-pre-hook' before exit summary mode.
5724
5725 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5726
5727         * wl-version.el (wl-version-status): New variable.
5728         (wl-version-status-alist): Removed.
5729         (wl-version-status): Rule included.
5730
5731 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5732
5733         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
5734         @sponichi.
5735
5736         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
5737         when `mail-reply-buffer' is buffer-local variable.
5738         (Reported by <kita@coe.nttdata.co.jp>).
5739
5740 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
5741
5742         * wl-vars.el (toplevel): Require 'elmo-util.
5743
5744 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5745
5746         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
5747         (All other related portions are changed)
5748
5749         * wl.el (wl-plugged-change): Use '<' instead of '<='.
5750
5751         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
5752
5753 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5754
5755         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
5756
5757 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5758
5759         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
5760         Delete other windows to avoid an error.
5761         Use `point-marker' instead of `point' to remember the start point
5762         of body.
5763
5764         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
5765
5766         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
5767         number not to exceed all message number.
5768
5769 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5770
5771         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
5772         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
5773
5774 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
5775
5776         * wl-summary.el (wl-summary-sync-force-update): Added argument
5777         no-check.
5778         (wl-summary-sync-update): Ditto.
5779         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
5780         with `no-check'.
5781
5782         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
5783         (wl-message-buffer-prefetch-next): Don't run timer if timer is
5784         already running.
5785
5786 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5787
5788         * wl-expire.el (wl-expire-archive-get-folder): Added argument
5789         `dst-folder-arg'.
5790         (wl-expire-archive-number1): Diito.
5791         (wl-expire-archive-number2): Diito.
5792         (wl-expire-archive-Date): Diito.
5793         (wl-archive-number1): Diito.
5794         (wl-archive-number2): Diito.
5795         (wl-archive-date): Diito.
5796         (wl-archive-folder-p): New function.
5797         (wl-summary-expire): Support of expand folder name at
5798         wl-expire-alist.
5799         * wl-util.el (wl-expand-newtext): Renamed from
5800         `wl-refile-expand-newtext'.
5801
5802 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5803
5804         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
5805         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
5806         `(elmo-msgdb-get-overview msgdb)'.
5807         (wl-summary-prefetch): Bind match data before call
5808         `wl-summay-prefetch-msg'.
5809         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
5810         'off if `wl-summary-buffer-disp-msg' is non-nil.
5811         Fixed problem that couldn't show only one new or unread message when
5812         enter folder.
5813         (wl-summary-reply): Don't call `split-window-vertically' and other
5814         window.
5815
5816 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
5817
5818         * wl-expire.el (wl-expire-refile): Fixed.
5819
5820 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
5821
5822         * wl-vars.el (wl-biff-unnotify-hook): New variable.
5823
5824         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
5825         biff notification is removed.
5826
5827         * wl.el (wl): Changed position of `elmo-init'.
5828
5829         * wl-draft.el (wl-default-draft-cite): Use date field
5830         on the citation buffer.
5831
5832         * wl-vars.el (wl-shimbun-folder-icon): New variable.
5833
5834         * wl-xmas.el (wl-folder-internal-icon-list): Added
5835         `wl-folder-shimbun-image'.
5836
5837         * wl-e21.el (wl-folder-internal-icon-list): Added
5838         `wl-folder-shimbun-image'.
5839
5840 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
5841
5842         * wl.el (wl-init): Eliminated argument.
5843         (wl): Rewrite.
5844
5845         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
5846         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
5847         instead of `elmo-folder-msgdb-internal'.
5848         (wl-summary-sync-update): Ditto.
5849         (wl-summary-flush-pending-append-operations): Eliminated.
5850         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
5851         (wl-summary-goto-folder-subr): Set load-msgdb argument of
5852         `elmo-folder-open'.
5853
5854         * wl-mime.el (wl-summary-burst): Fixed.
5855
5856         * wl-folder.el (wl-folder-info-save): Check data type.
5857
5858         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
5859         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
5860         instead of `elmo-folder-msgdb-internal'.
5861         (wl-expire-hide): Ditto.
5862
5863
5864         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
5865
5866 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5867
5868         * wl-folder.el (wl-folder-write-current-folder): Support petname.
5869
5870 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
5871
5872         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
5873
5874 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5875
5876         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5877         Fixed `match-beginning' argument mismatch.
5878
5879 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
5880
5881         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
5882         the default value.
5883
5884 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5885
5886         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
5887         instead of `elmo-nntp-default-port'.
5888
5889         * wl-vars.el: Fixed some doc strings.
5890
5891 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
5892
5893         * wl-summary.el (wl-summary-prefetch-msg): Use
5894         `elmo-msgdb-overview-get-entity' instead of `assoc'.
5895
5896         * wl-vars.el: Define *-func as obsolete variable using
5897         `elmo-define-obsolete-variable'.
5898
5899         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
5900         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
5901         instead of `wl-message-buffer-prefetch-threshold'.
5902
5903         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
5904
5905         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
5906
5907         * wl-draft.el (wl-caesar-region-func): Ditto.
5908
5909         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
5910         Keep unread status in elmo-folder-move-messages.
5911         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
5912
5913 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5914
5915         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
5916         `wl-summary-buffer-exit-func'
5917         (wl-summary-buffer-message-redisplay-function): Renamed from
5918         `wl-summary-buffer-message-redisplay-func'
5919         (wl-summary-buffer-next-folder-function): Renamed from
5920         `wl-summary-buffer-next-folder-func'.
5921         (wl-summary-buffer-prev-folder-function): Renamed from
5922         `wl-summary-buffer-prev-folder-func'.
5923         (wl-summary-get-petname-function): Renamed from
5924         `wl-summary-get-petname-func'.
5925
5926         * wl-score.el (wl-score-edit-exit-function): Renamed from
5927         `wl-score-edit-exit-func'.
5928
5929         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
5930         Renamed from `wl-message-buffer-prefetch-get-next-function'.
5931
5932         * wl-util.el (wl-load-profile-function): Renamed from
5933         `wl-load-profile-func'.
5934
5935         * wl-folder.el (wl-folder-completion-function): Renamed from
5936         `wl-folder-completion-func'.
5937         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
5938
5939         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
5940         `wl-expire-archive-get-folder-func'.
5941         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
5942         (wl-draft-send-mail-function): Renamed from
5943         `wl-draft-send-mail-func'.
5944         (wl-draft-send-news-function): Renamed from
5945         `wl-draft-send-news-func'.
5946         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
5947         (wl-generate-mailer-string-function): Renamed from
5948         `wl-generate-mailer-string-func'.
5949         (wl-highlight-signature-search-function): Renamed from
5950         `wl-highlight-signature-search-func'.
5951         (wl-highlight-x-face-function): Renamed from
5952         `wl-highlight-x-face-func'
5953         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
5954         (wl-ps-print-buffer-function): Renamed from
5955         `wl-ps-print-buffer-func'
5956         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
5957         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
5958         (wl-summary-subject-filter-function): Renamed from
5959         `wl-summary-subject-filter-func'.
5960
5961         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
5962         `wl-draft-queue-flush-send-func'
5963         (wl-draft-cite-function): Renamed from
5964         `wl-draft-cite-func'
5965
5966         * wl-address.el (wl-address-init-function): Renamed from
5967         `wl-address-init-func'.
5968
5969 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
5970
5971         * wl-draft.el (wl-draft-queue-flush): Don't call
5972         `elmo-dop-unlock-message'.
5973         * wl-draft.el (wl-draft-queue-append): Don't call
5974         `elmo-dop-lock-message'.
5975
5976         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
5977         (wl-summary-buffer-folder-name): Ditto.
5978         (wl-summary-message-regexp): Added '-' (all other related portions
5979         are changed).
5980         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
5981         wl-summary-buffer-folder-name.
5982
5983 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
5984
5985         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
5986         the number of mails in the folder buffer is not updated by wl-biff.
5987
5988 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
5989
5990         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
5991         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
5992
5993 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5994
5995         * wl-summary.el (wl-summary-next-message):
5996         Return next message number when wl-summary-move-order is nil.
5997
5998 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
5999
6000         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6001         `wl-summary-move-spec-alist'.
6002         (wl-summary-move-spec-unplugged-alist): New variable
6003         (Move spec for unplugged status).
6004         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6005         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6006
6007 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6008
6009         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6010         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6011
6012 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6013
6014         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6015         simple quotation to quote the anonymous function.
6016         * tm-wl.el (wl-draft-preview-message): Ditto.
6017
6018 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6019
6020         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6021         Eliminate redundant `save-excursion'.
6022         (wl-highlight-summary-current-line): Ditto.
6023
6024         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6025         accessing match data when `looking-at' failed.
6026
6027         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6028         `elmo-match-string' where users don't care about the speed.
6029         (wl-draft-save): Ditto.
6030
6031 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6032
6033         * wl-util.el (wl-regexp-opt): New function.
6034
6035         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6036         number from `wl-summary-buffer-number-list'.
6037         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6038         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6039         (wl-summary-move-spec-alist): Changed default setting.
6040
6041 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6042
6043         * wl-vars.el (wl-biff-notify-hook): New hook.
6044         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6045         the arrival of new mail.
6046         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6047         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6048
6049 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6050
6051         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6052
6053 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6054
6055         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6056
6057         * Version number is increased to 2.5.8.
6058
6059         * wl-thread.el (toplevel): require 'cl.
6060         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6061         (wl-thread-make-number-list): New function.
6062         (wl-thread-entity-make-number-list-from-children): Ditto.
6063         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6064         (wl-thread-entity-insert-as-children): Likewise.
6065         (wl-thread-delete-message): Likewise.
6066         (wl-meaning-of-mark): Eliminated.
6067         (wl-thread-next-failure-mark-p): Ditto.
6068         (wl-thread-entity-get-mark): Ditto.
6069         (wl-thread-meaning-alist-get-result): Ditto.
6070         (wl-thread-entity-check-prev-mark): Ditto.
6071         (wl-thread-entity-check-next-mark): Ditto.
6072         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6073         (wl-thread-entity-get-prev-marked-entity): Ditto.
6074         (wl-thread-get-prev-unread): Ditto.
6075         (wl-thread-jump-to-prev-unread): Ditto.
6076         (wl-thread-get-next-unread): Ditto.
6077         (wl-thread-jump-to-next-unread): Ditto.
6078         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6079         (wl-thread-entity-get-next-marked-entity): Ditto.
6080
6081         * wl-summary.el (wl-summary-buffer-number-list):
6082         New bufer-local variable.
6083         (wl-summary-switch-to-clone-buffer): Clone
6084         `wl-summary-buffer-number-list'.
6085         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6086         (wl-summary-cursor-move-regex): Eliminated.
6087         (wl-summary-cursor-up): Rewrite.
6088         (wl-summary-cursor-down): Ditto.
6089         (wl-summary-mode-spec-alist): New variable.
6090         (wl-summary-next-message): New inline function.
6091         (wl-summary-cursor-move): New function.
6092         (wl-summary-default-get-next-msg): Rewrite.
6093         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6094         (wl-summary-rescan): Ditto.
6095         (wl-summary-sync-all-init): Ditto.
6096         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6097         summary is not thread view.
6098         (wl-summary-sync-update): Ditto.
6099         (wl-summary-rescan): Ditto.
6100         (wl-summary-make-number-list): New function.
6101
6102         * wl-draft.el: "FCC" -> "Fcc".
6103
6104 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6105
6106         * wl-highlight.el (wl-highlight-summary-window):
6107         Call `set-buffer-modified-p'.
6108
6109         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6110         (wl): Call `elmo-init' and fix.
6111
6112         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6113         Use new variables.
6114
6115         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6116
6117 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6118
6119         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6120
6121 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6122
6123         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6124
6125 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6126
6127         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6128         `wl-use-toolbar' nor `display-graphic-p'.
6129         (wl-e21-setup-message-toolbar): Ditto.
6130         (wl-e21-setup-summary-toolbar): Ditto.
6131         (wl-e21-setup-folder-toolbar): Ditto.
6132
6133         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6134         (wl-plugged-init-icons): Ditto.
6135
6136         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6137         `display-graphic-p'.
6138         (wl-plugged-set-folder-icon): Ditto.
6139         (wl-highlight-plugged-current-line): Ditto.
6140         (wl-highlight-folder-current-line): Ditto.
6141         (wl-e21-highlight-folder-group-line): Ditto.
6142         (wl-e21-setup-toolbar): Ditto.
6143         (wl-e21-display-image-p): New macro.
6144
6145         * wl-demo.el (wl-demo): Simplified.
6146         (wl-demo-image-type-alist): Use `image-type-available-p' for
6147         checking whether the image type `xbm' is available.
6148
6149 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6150
6151         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6152         (wl-summary-input-range): Ditto.
6153
6154 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6155
6156         * wl-summary.el (wl-summary-edit-addresses): Use
6157         `wl-summary-get-original-buffer'
6158         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6159         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6160         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6161         (wl-summary-get-newsgroups): Eliminated.
6162         (wl-summary-set-crosspost): Ditto.
6163         (wl-summary-is-crosspost-folder): Ditto.
6164         (wl-crosspost-alist-load): Ditto.
6165         (wl-crosspost-alist-save): Ditto.
6166
6167         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6168         `elmo-setup-subscribed-newsgroups' instead of
6169         `elmo-nntp-make-groups-hashtb'.
6170         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6171         instead of `wl-crosspost-alist-save'.
6172
6173         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6174         of `elmo-folder-message-appendable-p'.
6175         (wl-mime-header-presentation-method): Eliminated.
6176
6177         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6178         (Error occurs in emacs21).
6179
6180         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6181         the current buffer).
6182
6183         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6184         instead of `wl-crosspost-alist-save'.
6185         (wl-init): `elmo-crosspost-message-alist-load'
6186         instead of `wl-crosspost-alist-load'
6187
6188         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6189         (wl-parse-newsgroups): Likewise.
6190         (wl-biff-notify): Run `wl-biff-notify-hook'.
6191
6192 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6193
6194         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6195
6196         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6197         when `wl-summary-lazy-highlight' is non-nil.
6198         (wl-summary-goto-folder-subr): Highlight only when
6199         `wl-summary-lazy-highlight' is non-nil.
6200
6201         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
6202         Don't display progress and highlight temp-mark when
6203         `wl-summary-lazy-highlight' is non-nil.
6204         (wl-highlight-summary-window): New function.
6205         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
6206
6207 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6208
6209         * wl-summary.el (wl-summary-sync): Change `all-visible'
6210         from `all-shown'
6211         (wl-summary-input-range): Ditto.
6212
6213 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6214
6215         * wl-e21.el (wl-highlight-folder-current-line): Call
6216         `wl-folder-init-icons' when folder icons have not been initialized.
6217
6218         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
6219
6220         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
6221         (wl-demo-image-type-alist): New macro.
6222
6223 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6224
6225         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
6226         display does not support graphics.
6227         (wl-plugged-init-icons): Ditto.
6228         (wl-folder-init-icons): Ditto.
6229
6230         * wl-demo.el (wl-demo): Chech closely whether the display
6231         supports graphics.
6232
6233 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
6234
6235         * wl-summary.el (wl-summary-get-original-buffer): New function.
6236         (wl-summary-set-crosspost): Use it.
6237         (wl-summary-target-mark-uudecode): Ditto.
6238         (wl-summary-reedit): Ditto.
6239         (wl-summary-resend-bounced-mail): Ditto.
6240         (wl-summary-update-crosspost): Eliminated (It may be incorporated
6241         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
6242
6243         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
6244         (wl-message-display-internal): Ditto.
6245
6246 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
6247
6248         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
6249
6250 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6251
6252         * wl-summary.el (wl-summary-save-view): Renamed from
6253         `wl-summary-save-status'.
6254
6255 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6256
6257         * wl-summary.el (wl-summary-sync): Added `all-shown'
6258
6259 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6260
6261         * wl-summary.el (wl-summary-input-range): Added `all-shown'
6262
6263 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
6264
6265         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
6266
6267 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
6268
6269         * wl-highlight.el (wl-highlight-summary-line-string): Use
6270         `zerop' instead of `= 0'.
6271         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6272
6273         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6274         for comparing numbers.
6275         (wl-template-prev): Use `zerop' instead of `eq 0'.
6276
6277         * wl-draft.el (wl-draft-insert-current-message): Use
6278         `with-current-buffer' instead of `save-excursion'.
6279         Use `zerop' instead of `eq 0'.
6280
6281 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6282
6283         * wl-draft.el (wl-draft-insert-ccs): New function.
6284         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6285         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6286
6287 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6288
6289         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6290
6291 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6292
6293         * wl-expire.el (wl-expire-refile): Don't call
6294         elmo-msgdb-add-msgs-to-seen-list;
6295         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6296         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6297
6298 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6299
6300         * wl-message.el (wl-message-prev-page): Ignore errors while
6301         scroll-down.
6302
6303 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6304
6305         * wl-mime.el: Use elmo-original-message-mode instead of
6306         mmelmo-original-mode.
6307
6308         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6309         `elmo-folder-get-spec';
6310         (wl-fldmgr-add-completion-all-completions):
6311         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6312
6313         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6314         of `elmo-folder-get-type'.
6315
6316         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6317         `elmo-folder-get-spec';
6318         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6319         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6320         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6321         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6322         `elmo-read-msg-no-cache';
6323         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6324         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6325         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6326         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6327         `elmo-cache-save';
6328         (wl-draft-reedit): Use `elmo-message-file-name'.
6329
6330         * wl-expire.el: Use `elmo-folder-name-internal';
6331         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6332         Use macro `wl-summary-buffer-msgdb' instead of variable
6333         `wl-summary-buffer-msgdb';
6334         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6335         Use macro `wl-summary-buffer-folder-name' instead of variable
6336         `wl-summary-buffer-folder-name'.
6337         * wl-score.el: Likewise.
6338
6339         * wl-message.el: Rewrite for new message buffer cache mechanism.
6340         (wl-message-buffer-cache-buffer-get): New macro.
6341         (wl-message-buffer-cache-folder-get): Ditto.
6342         (wl-message-buffer-cache-message-get): Ditto.
6343         (wl-message-buffer-cache-entry-make): Ditto.
6344         (wl-message-buffer-cache-hit): Ditto.
6345         (wl-message-buffer-cache-sort): New function.
6346         (wl-message-buffer-cache-add): Ditto.
6347         (wl-message-buffer-cache-delete): Ditto.
6348         (wl-message-buffer-cache-clean-up): Ditto.
6349         (wl-message-buffer-window): Rewrite.
6350         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6351         (wl-message-buffer-display): New function.
6352         (wl-message-display-internal): New function.
6353
6354 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6355
6356         * wl-folder.el: Use `elmo-folder-name-internal';
6357         Use `wl-folder-get-elmo-folder';
6358         Use `elmo-folder-list-messages' instead of
6359         `elmo-list-folder';
6360         Use `elmo-folder-get-primitive-list' instead of
6361         `elmo-folder-get-primitive-spec-list';
6362         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6363         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6364         Use `elmo-folder-create' instead of `elmo-create-folder'.
6365         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6366         (wl-folder-get-elmo-folder): New macro.
6367         (wl-folder-elmo-folder-cache-get): Ditto.
6368         (wl-folder-elmo-folder-cache-put): Ditto.
6369         (wl-folder-suspend): Call `elmo-quit'.
6370
6371         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6372         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6373         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6374         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6375         (toplevel): require 'cl.
6376         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6377
6378         * wl-summary.el: Rewrite to use new elmo interface.
6379
6380 \f
6381 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6382
6383         * wl-mime.el (wl-draft-preview-message):
6384         Run `wl-draft-send-hook' before collecting recipients information;
6385         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6386
6387         * tm-wl.el (wl-draft-preview-message): Ditto.
6388
6389 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6390
6391         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6392         wrong recipients are displayed when forwarded message.
6393
6394 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6395
6396         * Version number is increased to 2.5.7.
6397
6398 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6399
6400         * wl-message.el (wl-message-next-page): Bind
6401         `window-pixel-scroll-increment' to nil while scrolling up.
6402
6403 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6404
6405         * wl-vars.el (wl-save-hook): New hook.
6406         * wl.el (wl-save): Call `wl-save-hook'.
6407
6408 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6409
6410         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6411         Argument WITH-ARG instead of NO-ARG (negative mean).
6412         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6413         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6414         * wl-message.el (wl-message-follow-current-entity): Likewise.
6415
6416 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6417
6418         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6419         FROM was optional argument.
6420         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6421
6422 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6423
6424         * Version number is increased to 2.5.6.
6425
6426 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6427
6428         * wl-version.el (wl-version-show): Removed.
6429         (wl-version): Add `interactive'.
6430
6431 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6432
6433         * wl-summary.el (wl-summary-get-petname-func): New variable.
6434         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6435         instead of `wl-address-get-petname-1'.
6436         (wl-summary-simple-from): Ditto.
6437
6438         * wl-address.el (wl-address-get-petname-1): Define as function.
6439
6440 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6441
6442         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6443         field in the original message.
6444         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6445
6446 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6447
6448         * wl-expire.el (wl-expire-hide):
6449         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6450
6451 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6452
6453         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6454         find decoder for To, Cc, and Subject.
6455
6456 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6457
6458         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6459         for checking `elmo-use-buffer-cache'.
6460         (wl-summary-mark-as-important): Fixed typo in comment.
6461
6462 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6463
6464         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6465         field in the original message.
6466         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6467
6468 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6469
6470         * wl-expire.el (wl-expire-hide):
6471         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6472
6473 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6474
6475         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6476         find decoder for To, Cc, and Subject.
6477
6478 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6479
6480         * Version number is increased to 2.5.5.
6481
6482         * wl-address.el (wl-address-specials-regexp): New constant.
6483         (wl-address-quote-specials): Use it.
6484
6485 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6486
6487         * wl-summary.el (wl-summary-rescan):
6488         Call `wl-summary-buffer-number-column-detect'.
6489         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6490
6491         * wl-message.el (wl-message-mode-map): Define.
6492         (wl-message-decode): Use it as local-map.
6493
6494 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6495
6496         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6497         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6498
6499 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6500
6501         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6502
6503         * wl-mule.el (wl-read-event-char): Ditto.
6504
6505         * wl-e21.el (wl-read-event-char): Ditto.
6506
6507         * wl-nemacs.el (wl-read-event-char): Ditto.
6508         (read-event): Removed.
6509
6510         * wl-util.el (toplevel): Removed dummy definition of
6511         `read-event'.
6512         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6513
6514 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6515
6516         * wl-nemacs.el (elmo-archive-call-process): Moved to
6517         elmo-archive.el.
6518
6519 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6520
6521         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6522         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6523
6524         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6525         instead of magic-number 6.  Use `not' instead of `null' for symbol
6526         `nil' check (not empty list).
6527         (wl-draft-insert-x-face-field): Fixed paren style.
6528
6529         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6530         one-branch conditional statement, instead of `and' and `if'.
6531         (wl-draft-forward): Likewise.
6532         (wl-draft-add-references): Likewise.
6533         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6534
6535         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6536         conditional steatment.  Use `cond' instead of `if'.
6537         (wl-draft-confirm): Likewise.
6538
6539 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6540
6541         * wl-version.el (wl-version-show): Use `product-string-1'
6542         instead of `wl-version'.
6543         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6544
6545         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6546
6547 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6548
6549         * wl-highlight.el (wl-highlight-headers): Revert
6550         `wl-highlight-x-face-func' argument (`beg' and `end').
6551
6552 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6553
6554         * wl.el (toplevel): Move `product-provide' declare.
6555         * wl-demo.el (toplevel): Ditto.
6556         * wl-dnd.el (toplevel): Ditto.
6557         * wl-highlight.el (toplevel): Ditto.
6558         * wl-message.el (toplevel): Ditto.
6559         * wl-refile.el (toplevel): Ditto.
6560         * wl-util.el (toplevel): Ditto.
6561
6562 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6563
6564         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6565         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6566         (wl-thread-close-all): keep cursor position.
6567
6568 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6569
6570         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6571         (eq x 0).
6572         (wl-generate-user-agent-string-1): Fix conditional statement.
6573
6574 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6575
6576         * wl.el (wl-check-environment): Additional check for
6577         'wl-local-domain' and `wl-message-id-domain'.
6578
6579 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6580
6581         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6582
6583 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6584
6585         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6586         instead of `smtp-sasl-user-realm'.
6587
6588 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6589
6590         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6591
6592 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6593
6594         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
6595         to the default value as well as `eword-lexical-analyzer'.
6596
6597 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6598
6599         * wl-version.el (wl-extended-emacs-version,
6600         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
6601         `elmo-match-string' instead of `wl-match-string'.
6602
6603 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6604
6605         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
6606         docstring.
6607
6608 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
6609
6610         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
6611
6612 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6613
6614         * wl-highlight.el (wl-highlight-headers): Remove
6615         `wl-highlight-x-face-func' argument (`beg' and `end').
6616
6617 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6618
6619         * wl-summary.el (wl-summary-mark-as-important):
6620         Remove cache if folder is local.
6621
6622 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
6623
6624         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
6625         to get existing e-mail address string.
6626
6627 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6628
6629         * wl-version.el (wl-generate-user-agent-string): Commentary.
6630         (wl-generate-user-agent-string-1): Use `when' for
6631         one-branch conditional statement, instead of `and' and `if'.
6632         (wl-extended-emacs-version, wl-extended-emacs-version2,
6633         wl-extended-emacs-version3): Ditto.
6634
6635 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6636
6637         * wl-summary.el (wl-summary-sync-all-init): New inline function.
6638         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
6639         condition-case; Remove initialization.
6640         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
6641         (wl-summary-sync-update3): Added argument `sync-all';
6642         Eliminated local variable `msgdb';
6643         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
6644         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
6645         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6646
6647 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
6648
6649         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
6650         connection before call `wl-draft-send-mail-with-smtp'.
6651
6652 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6653
6654         * Version number is increased to 2.5.4.
6655
6656 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6657
6658         * wl.el (wl-check-environment): Additional check for
6659         'wl-local-domain' and `wl-message-id-domain'.
6660
6661 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6662
6663         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
6664         buffer as command specific.
6665         (wl-folder-mark-as-read-all-entity): Ditto.
6666         (wl-folder-prefetch-entity): Ditto.
6667         (wl-folder-drop-unsync-entity): Ditto.
6668
6669         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
6670         (wl-prog-uudecode-no-stdout-option): Changed default to t.
6671         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
6672
6673         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
6674         save-excursion.
6675
6676 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
6677
6678         * Version number is increased to 2.5.3.
6679
6680         * wl-summary.el (wl-summary-save-view-cache):
6681         Delete duplicated `write-region';
6682         Use `write-region-as-binary' instead of `as-binary-output-file' and
6683         `write-region'.
6684
6685 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6686
6687         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
6688
6689 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
6690
6691         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
6692         instead of `smtp-via-smtp'.
6693
6694 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6695
6696         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6697
6698 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6699
6700         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6701         instead of `smtp-sasl-user-realm'.
6702
6703 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6704
6705         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6706
6707 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6708
6709         * Version number is increased to 2.5.2.
6710
6711 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
6712
6713         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
6714         does not exist.
6715         (wl-biff-stop): Call `cancel-timer' if timer already exists.
6716         (wl-biff-start): Call `timer-activate' if timer already exists.
6717
6718         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
6719         only when it is bound as function.
6720
6721 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
6722
6723         * Version number is increased to 2.5.1.
6724
6725 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
6726
6727         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
6728         Print refile/copy destination.
6729
6730 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
6731
6732         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
6733         queue-flush-only is non-nil.
6734
6735         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
6736
6737         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
6738         checking cache folder.
6739
6740 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6741
6742         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
6743         `regexp-quote'.
6744
6745 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6746
6747         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
6748         function.
6749         * wl-summary.el (wl-summary-write-current-folder-functions):
6750         Change default value.  Use it.
6751
6752 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6753
6754         * Version number is increased to 2.5.0.
6755
6756         * wl-version.el (wl-version): Changed codename.
6757
6758 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
6759
6760         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
6761         (wl-summary-supersedes-message): Ditto.
6762
6763 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6764
6765         * wl-refile.el (wl-refile-guess-functions): Renamed from
6766         `wl-refile-guess-func-list'.
6767
6768 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
6769
6770         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6771         Fixed problem when no rule was matched.
6772
6773 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6774
6775         * wl-summary.el (wl-summary-get-mark): Fixed
6776         `wl-summary-buffer-target-mark' check logic.
6777
6778 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6779
6780         * wl-folder.el (wl-folder-write-current-folder): Added group
6781         folder check.
6782
6783         * wl-summary.el (wl-summary-write-current-folder): Renamed from
6784         `wl-summary-write-current-newsgroup'.
6785         (wl-summary-write-current-folder-functions): New variable.
6786         * wl-folder.el (wl-folder-get-newsgroups): New function.
6787         (wl-folder-guess-mailing-list-by-refile-rule): New function.
6788         (wl-folder-write-current-folder): Renamed from
6789         `wl-folder-write-current-newsgroup'.
6790
6791 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6792
6793         * Version number is increased to 2.3.93.
6794
6795 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6796
6797         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
6798         (wl-ldap-make-matched-value-list): Ditto.
6799         (wl-ldap-alias-safe-string): Split e-mail address.
6800
6801         * wl-summary.el (wl-summary-read-folder): Fixed problem when
6802         petname folder default was selected.
6803         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
6804         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
6805
6806 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6807
6808         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
6809         to `wl-draft-config-exec'.
6810
6811         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
6812         instead of calling `wl-draft-config-exec';
6813         Process group-list and show recipients in minibuffer.
6814
6815         * tm-wl.el (wl-draft-preview-message): Ditto.
6816
6817 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6818
6819         * wl.el (toplevel): Added (C) to copyright notice, and
6820         sync Author header.
6821         * tm-wl.el (toplevel): Ditto.
6822         * wl-address.el (toplevel): Ditto.
6823         * wl-demo.el (toplevel): Ditto.
6824         * wl-dnd.el (toplevel): Ditto.
6825         * wl-draft.el (toplevel): Ditto.
6826         * wl-e21.el (toplevel): Ditto.
6827         * wl-expire.el (toplevel): Ditto.
6828         * wl-folder.el (toplevel): Ditto.
6829         * wl-highlight.el (toplevel): Ditto.
6830         * wl-message.el (toplevel): Ditto.
6831         * wl-mime.el (toplevel): Ditto.
6832         * wl-mule.el (toplevel): Ditto.
6833         * wl-nemacs.el (toplevel): Ditto.
6834         * wl-refile.el (toplevel): Ditto.
6835         * wl-score.el (toplevel): Ditto.
6836         * wl-summary.el (toplevel): Ditto.
6837         * wl-template.el (toplevel): Ditto.
6838         * wl-thread.el (toplevel): Ditto.
6839         * wl-util.el (toplevel): Ditto.
6840         * wl-vars.el (toplevel): Ditto.
6841         * wl-xmas.el (toplevel): Ditto.
6842
6843 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
6844
6845         * wl.el (wl-init): Added comment about `wl-init-hook'.
6846         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
6847         * wl-vars.el (wl-init-hook): Added docs.
6848         (wl-make-plugged-hook): Removed useless docs.
6849         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
6850         * wl-xmas.el (toplevel): Ditto.
6851
6852 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6853
6854         * wl-address.el (toplevel): Fixed multiple Author header format.
6855         * wl-demo.el (toplevel): Ditto.
6856         * wl-draft.el (toplevel): Ditto.
6857         * wl-folder.el (toplevel): Ditto.
6858         * wl-summary.el (toplevel): Ditto.
6859         * wl-thread.el (toplevel): Ditto.
6860         * wl-util.el (toplevel): Ditto.
6861         * wl-vars.el (toplevel): Ditto.
6862         * wl-version.el (toplevel): Ditto.
6863         * wl-xmas.el (toplevel): Ditto.
6864         * wl.el (toplevel): Ditto.
6865
6866         * wl-version.el (toplevel): Added require `elmo-version' for
6867         `product-version-as-string'.
6868
6869 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6870
6871         * wl-vars.el (wl-draft-send-hook): Changed default value to
6872         '(wl-draft-config-exec).
6873
6874         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
6875         explicitly.
6876         (wl-draft): Set `wl-draft-config-exec-flag' before running
6877         `wl-mail-setup-hook'.
6878
6879         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
6880         `wl-biff-init-icons' to `wl-init-hook' instead of
6881         `wl-make-plugged-hook'.
6882         (Because if `wl-draft' command is invoked at first,
6883         they are not initialized)
6884         Updated copyright notice.
6885
6886         * wl-e21.el (toplevel): Ditto;
6887
6888         * wl-demo.el (toplevel): Updated copyright notice.
6889         * wl-address.el (toplevel): Ditto.
6890         * wl-draft.el (toplevel): Ditto.
6891         * wl-version.el (toplevel): Ditto.
6892         * wl-folder.el (toplevel): Ditto.
6893         * wl-summary.el (toplevel): Ditto.
6894         * wl-thread.el (toplevel): Ditto.
6895         * wl-util.el (toplevel): Ditto.
6896         * wl-vars.el (toplevel): Ditto.
6897         * wl.el (toplevel): Ditto.
6898
6899 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6900
6901         * wl-highlight.el (wl-highlight-message): Fixed problem of
6902         highlighting failure which occured when the last field contains
6903         multiple lines in the draft buffer.
6904
6905         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
6906         `wl-biff-start' if plugged.
6907
6908         * wl-util.el (wl-biff-check-folder): New function.
6909         (wl-biff-check-folders): Don't set session name prefix.
6910         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
6911         (wl-biff-check-folder-async): Ditto.
6912
6913         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
6914         in email address.
6915
6916 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
6917
6918         * wl-vars.el (wl-subject-prefix-regexp): New variable.
6919
6920         * wl-draft.el (wl-draft-strip-subject-re): New function.
6921
6922         * wl-draft.el (wl-draft-reply): Use it.
6923
6924 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6925
6926         * wl-message.el (wl-mmelmo-message-redisplay): Use
6927         `mime-display-message' instead of `wl-mime-display-message'.
6928
6929         * wl-mime.el (toplevel): Removed compatibility workaround
6930         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
6931         (wl-mime-display-message): Abolished.
6932         (wl-mime-entity-read-field): Ditto.
6933         (wl-mime-combine-message/partial-pieces): Use
6934         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
6935
6936 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
6937
6938         * wl-template.el: Doc fixes.
6939
6940 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6941
6942         * wl-e21.el (wl-message-overload-functions): Do nothing if
6943         `current-local-map' is not available.
6944         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
6945
6946 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6947
6948         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
6949         representation.
6950
6951         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
6952         number.
6953         (wl-fldmgr-save-folders): Don't use `format' when insert
6954         `wl-fldmgr-folders-header'.
6955
6956 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6957
6958         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
6959
6960 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
6961
6962         * wl-highlight.el (wl-highlight-message):
6963         Use `std11-field-end' to detect end point of the header field.
6964         Refer `wl-highlight-max-header-size'.
6965
6966         * wl-vars.el (wl-highlight-max-header-size): New variable.
6967
6968         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
6969
6970         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6971         Set `for-draft' argument of wl-highlight-headers.
6972         (wl-draft): Ditto.
6973         (wl-draft-reedit): Ditto.
6974         (wl-user-agent-compose-internal): Ditto.
6975
6976 2000-10-24   Daiki Ueno <ueno@unixuser.org>
6977
6978         * wl-message.el (wl-message-add-button): Use overlay.
6979
6980 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
6981
6982         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
6983
6984         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
6985         problem when group-list content is nothing.
6986         (Reported by Mito <mit@nines.nec.co.jp>)
6987
6988 2000-10-18  SAITO Atsunori <sai@yedo.com>
6989
6990         * wl-summary.el (wl-summary-print-destination): Adjust line length.
6991
6992 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6993
6994         * tm-wl.el (toplevel): Use product-provide.
6995
6996 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
6997
6998         * Version number is increased to 2.3.92.
6999
7000 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7001
7002         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7003         title text, use `display' property for left margin under Emacs 21.
7004
7005         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7006         properties.
7007         (wl-plugged-init-icons): Ditto.
7008
7009 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7010
7011         * wl.el (wl-save-status, wl-init): Remove last period in
7012         "...done." message.
7013         * tm-wl.el (wl-summary-burst): Ditto.
7014         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7015         wl-summary-resume-cache-status,
7016         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7017         wl-summary-sync-update3, wl-summary-highlight-msgs,
7018         wl-summary-flush-pending-append-operations,
7019         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7020         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7021         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7022         wl-thread-open-all): Ditto.
7023         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7024         * wl-mime.el (wl-summary-burst): Ditto.
7025         * wl-highlight.el (wl-highlight-summary): Ditto.
7026         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7027         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7028         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7029         * wl-address.el (wl-local-address-init): Ditto.
7030
7031 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7032
7033         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7034         `add-text-properties'.
7035         (wl-plugged-init-icons): Ditto.
7036         (wl-folder-init-icons): Use `propertize' instead of
7037         `put-text-property'.
7038         (wl-plugged-set-folder-icon): Ditto.
7039         (wl-e21-highlight-folder-group-line): Ditto.
7040
7041 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7042
7043         * wl-version.el (wl-version-status-alist): New variable.
7044         (wl-version-status): New function.
7045
7046         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7047         "Cc" part of the case "Reply-To".
7048
7049         * wl-draft.el (wl-draft-reply): Use result of
7050         `eword-extract-address-components'.
7051
7052         * wl-demo.el (wl-demo-icon-name): New constant.
7053         (wl-logo-xpm): Use it.
7054         (wl-logo-xbm): Ditto.
7055         (wl-logo-bitmap): Ditto.
7056
7057         * Version number is increased to 2.3.91.
7058
7059 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7060
7061         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7062         (wl-extended-emacs-version, wl-extended-emacs-version2,
7063         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7064         docstring.
7065
7066         * wl-version.el (wl-generate-user-agent-string-1): New function.
7067         (wl-generate-user-agent-string): Use it.
7068
7069         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7070         `mime-edit-insert-user-agent-field'.
7071         (wl-generate-user-agent-string): Check
7072         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7073
7074         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7075         instead of `if', when verbose case.
7076
7077 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7078
7079         * wl-expire.el (wl-summary-expire): Fix.
7080
7081 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7082
7083         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7084         and `elmo-lost+found-folder' if 'wl-draft.
7085         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7086
7087 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7088
7089         * wl-expire.el (wl-summary-expire): Change messages.
7090         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7091         `deleing-info' instead of "Deleting..."
7092
7093 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7094
7095         * wl-summary.el (wl-summary-refile-subr): Fix.
7096
7097 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7098
7099         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7100         if pipe folder.
7101
7102 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7103
7104         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7105
7106 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7107
7108         * wl-expire.el (wl-expire-hide): New function.
7109         (wl-summary-expire): Add `hide'.
7110
7111 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7112
7113         * wl-vars.el (wl-draft-reply-without-argument-list):
7114         Changed default value to consider `Reply-To:'.
7115         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7116
7117         * Version number is increased to 2.3.90.
7118
7119         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7120         elmo-imap4-get-session with unwind-protect.
7121         Don't cause error.
7122         (wl-summary-sync-marks): Don't check plugged nor folder type.
7123         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7124         (Always keep current buffer).
7125
7126 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7127
7128         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7129         Enclose with `save-excursion'.
7130
7131 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7132
7133         * wl-version.el (wl-version): Remove interactive.
7134
7135 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7136
7137         * wl-version.el (wl-generate-user-agent-string): Use
7138         `product-string-verbose' instead of `product-string-1'.
7139
7140 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7141
7142         * wl-vars.el (wl-draft-use-cache): New variable.
7143         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7144         if wl-draft-use-cache is non-nil.
7145
7146 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7147
7148         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7149         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7150
7151 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7152
7153         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7154         (wl-thread-msg-mark-as-unread): Ditto.
7155
7156         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7157         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7158         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7159         Don't set mark in summary if return value of `elmo-mark-as-read'
7160         is nil.
7161         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7162         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7163         instead of `wl-thread-msg-mark-as-read'.
7164         (wl-summary-mark-as-unread-region): Ditto.
7165         (wl-summary-target-mark-mark-as-read): Ditto.
7166
7167         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7168
7169 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7170
7171         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7172
7173         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7174
7175 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7176
7177         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7178         face.
7179
7180 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7181
7182         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7183         `running-xemacs'.
7184
7185 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7186
7187         * wl-version.el (toplevel): Use `product-version-as-string' for
7188         set verstion-string, if defined.
7189
7190         * wl-version.el (wl-version-show): Insert string at point, when
7191         call with argument.
7192
7193         * wl-version.el (wl-generate-user-agent-string): Use
7194         `product-string-1' instead of `wl-appname', `wl-version' and
7195         `wl-codename'.
7196
7197 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7198
7199         * wl-address.el (toplevel): Use product-provide.
7200         * wl-demo.el (toplevel): Ditto.
7201         * wl-dnd.el (toplevel): Ditto.
7202         * wl-draft.el (toplevel): Ditto.
7203         * wl-e21.el (toplevel): Ditto.
7204         * wl-expire.el (toplevel): Ditto.
7205         * wl-fldmgr.el (toplevel): Ditto.
7206         * wl-folder.el (toplevel): Ditto.
7207         * wl-highlight.el (toplevel): Ditto.
7208         * wl-message.el (toplevel): Ditto.
7209         * wl-mime.el (toplevel): Ditto.
7210         * wl-mule.el (toplevel): Ditto.
7211         * wl-nemacs.el (toplevel): Ditto.
7212         * wl-refile.el (toplevel): Ditto.
7213         * wl-score.el (toplevel): Ditto.
7214         * wl-summary.el (toplevel): Ditto.
7215         * wl-template.el (toplevel): Ditto.
7216         * wl-thread.el (toplevel): Ditto.
7217         * wl-util.el (toplevel): Ditto.
7218         * wl-vars.el (toplevel): Ditto.
7219         * wl-xmas.el (toplevel): Ditto.
7220         * wl.el (toplevel): Ditto.
7221
7222 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7223
7224         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
7225         instead of product.
7226
7227         * wl-version.el (wl-version): Compile time evalution elmo-version.
7228
7229 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
7230
7231         * wl-summary.el (wl-summary-sync-force-update): Append queue
7232         `mark-as-read'if unplugged.
7233
7234 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7235
7236         * wl-version.el: New file.  Use product.el.
7237         * wl.el: add (require 'wl-version).
7238         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
7239         for ~/.folders header.
7240         (wl-fldmgr-folders-header): Changed.
7241         * wl-demo.el (wl-demo): Use product.el.
7242
7243         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
7244         wl-version.el.
7245         * wl-util.el (wl-version, wl-version-show): Ditto.
7246
7247         * wl-util.el (wl-generate-user-agent-string,
7248         wl-extended-emacs-version, wl-extended-emacs-version2,
7249         wl-extended-emacs-version3): Move to wl-version.el.
7250         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
7251         xemacs-codename, mime-edit-insert-user-agent-field,
7252         mime-edit-user-agent-value, mime-editor/version,
7253         mime-editor/codename): Compile warning killer move to
7254         wl-version.el
7255
7256 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
7257
7258         * wl-summary.el (wl-summary-refile-subr): Fix.
7259
7260 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
7261
7262         * wl-summary.el (wl-summary-sync-marks): Changed argument for
7263         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7264
7265 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
7266
7267         * wl.el (wl-check-environment): Check too many `@'.
7268
7269 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7270
7271         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7272
7273 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7274
7275         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7276         wl-draft-reply-myself-without-argument-list): Add variables.
7277         * wl-draft.el (wl-draft-reply): Use it.
7278
7279 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7280
7281         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7282         the 5th argument of `elmo-network-get-spec'.
7283
7284         * wl-thread.el (wl-thread-reparent-children): New inline function.
7285         (wl-thread-delete-message): Use it.
7286
7287         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7288         (wl-summary-score-update-all-lines): Don't use `dolist'.
7289
7290 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7291
7292         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7293         (require 'elmo-msgdb) for inline function.
7294
7295 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7296
7297         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7298
7299 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7300
7301         * wl-score.el (wl-score-headers): Fix for the confusing macro
7302         `elmo-kill-buffer'.
7303
7304 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7305
7306         * wl-summary.el: Don't use the 3rd argument of `require' because
7307         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7308         * wl-util.el: Ditto.
7309         * wl-draft.el: Ditto.
7310
7311 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7312
7313         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7314         window system is not used.
7315
7316 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7317
7318         * wl-thread.el: Don't use `mapcar' only for iteration.
7319         (wl-thread-resume-entity): Ditto.
7320         (wl-thread-delete-message): Ditto.
7321
7322         * wl-summary.el: Bind `dragdrop-drop-functions',
7323         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7324         of `require' for `timezone', `easymenu' and `ps-print';
7325         don't use `mapcar' only for iteration.
7326
7327         * wl-util.el: Bind `mule-version', `nemacs-version',
7328         `emacs-beta-version', `xemacs-codename',
7329         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7330         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7331         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7332         only for iteration.
7333
7334         * wl-score.el: Don't use `mapcar' only for iteration.
7335         (wl-score-simplify-buffer-fuzzy): Ditto.
7336         (wl-score-simplify-subject): Ditto.
7337         (wl-score-headers): Ditto.
7338         (wl-summary-score-update-all-lines): Ditto.
7339
7340         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7341         `enable-multibyte-characters' and `mule-version'.
7342
7343         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7344         `mapcar' only for iteration.
7345
7346         * wl-demo.el: Don't use `mapcar' only for iteration.
7347
7348         * wl-folder.el: Don't use `mapcar' only for iteration.
7349         (wl-folder-open-all): Ditto.
7350         (wl-folder-count-incorporates): Ditto.
7351
7352         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7353         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7354
7355         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7356         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7357         `smtp-connection-type'; specify 3rd argument of `require' for
7358         `timezone'; don't use `mapcar' only for iteration.
7359         (wl-draft-clone-local-variables): Don't use `mapcar'.
7360         (wl-draft-generate-clone-buffer): Ditto.
7361         (wl-user-agent-compose-internal): Ditto.
7362
7363         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7364
7365         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7366         (wl-save-status): Ditto.
7367
7368         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7369         for iteration.
7370
7371 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7372
7373         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7374         removed `Date'.
7375         (wl-fldmgr-make-filter-default): New user option.
7376
7377         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7378         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7379         (wl-fldmgr-filter-completion-alist): Abolish.
7380
7381         * wl.el (wl): Don't check servers if arg is non-nil.
7382
7383         * wl-draft.el (wl-draft-reply): Set only message-id string to
7384         In-Reply-To field.
7385
7386 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7387
7388         * wl-summary.el (wl-summary-pick): Rewrite.
7389
7390         * wl-draft.el (wl-draft-forward): Get references field from
7391         original buffer.
7392         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7393
7394 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7395
7396         * wl-draft.el (wl-draft-forward): Add references field.
7397
7398 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7399
7400         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7401         (wl-draft-reply): Use it.
7402
7403 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7404
7405         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7406         when Emacs 21 is running.
7407
7408         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7409         bindings.
7410
7411 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7412
7413         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7414         XPM icons transparent.
7415
7416         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7417         Emacs 21.
7418
7419 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7420
7421         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7422         nil.
7423
7424         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7425         when it is persistent.
7426         (wl-summary-sync-marks): Changed argument for
7427         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7428         (wl-summary-virtual): Use `elmo-read-search-condition'.
7429         (wl-summary-redisplay-internal): If folder is local, mark as read
7430         even when folder is plugged.
7431
7432 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7433
7434         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7435         of `tool-bar-lines' in the frame parameters.
7436         (after-make-frame-functions, post-command-hook): Don't modify the
7437         value.
7438         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7439         wl-e21-tool-bar-lines): Removed.
7440
7441 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7442
7443         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7444         properties `evaporate' and `wl-momentary-overlay' as well.
7445         (wl-highlight-summary-displaying): Ditto.
7446         (wl-delete-all-overlays): Don't delete overlay which does not have
7447         a property `wl-momentary-overlay'.
7448
7449         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7450         `display-mouse-p' and `display-graphic-p'.
7451         (wl-folder-init-icons): Don't search for XBM or the other files.
7452         (wl-plugged-set-folder-icon): Make icons if and only if
7453         `display-graphic-p' returns non-nil.
7454         (wl-highlight-plugged-current-line): Use `before-string' overlay
7455         property to show icon images.
7456         (wl-highlight-folder-current-line): Ditto.
7457         (wl-e21-highlight-folder-group-line): Ditto.
7458         (wl-e21-highlight-folder-by-numbers): Ditto.
7459         (wl-e21-insert-image): Removed.
7460         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7461         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7462         said.
7463         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7464         `wl-e21-force-switch-toolbar'.
7465         (wl-e21-make-icon-image): Removed.
7466         (wl-e21-setup-toolbar): Don't search for XBM files.
7467         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7468         the default value.
7469
7470 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7471
7472         * wl-util.el (wl-biff-check-folder-async): Set
7473         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7474
7475 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7476
7477         * wl-e21.el (after-make-frame-functions): Add
7478         `wl-e21-force-switch-toolbar'.
7479         (wl-e21-force-switch-toolbar): New function force to switch the
7480         toolbar appearance automatically.
7481         (post-command-hook): Add `wl-e21-switch-toolbar'.
7482         (wl-e21-switch-toolbar): New function to switch the toolbar
7483         appearance automatically.
7484         (wl-e21-tool-bar-lines): New buffer local variable.
7485
7486 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7487
7488         * wl-util.el (wl-biff-check-folders-running): New variable.
7489         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7490         (wl-biff-check-folder-async-callback):
7491         Set `wl-biff-check-folders-running'.
7492         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7493         with unwind-protect.
7494
7495         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7496         Enclose `wl-folder-auto-check' with unwind-protect.
7497
7498         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7499         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7500
7501         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7502
7503         * wl-util.el (wl-biff-notify): New inline function.
7504         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7505         locally.
7506         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7507         folder-list' is 1.
7508         Use `wl-biff-notify'.
7509         (wl-biff-check-folder-async-callback): New function.
7510         (wl-biff-check-folder-async): Ditto.
7511
7512         * wl-folder.el (wl-folder): Don't check folders.
7513         (wl-folder-auto-check): New function.
7514
7515 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7516
7517         * wl-util.el (wl-biff-start) [Emacs19+]:
7518         Use `timer-next-integral-multiple-of-time'.
7519         (wl-biff-check-folders): Use `wl-default-folder'
7520         if `wl-biff-check-folder-list' is nil.
7521
7522 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7523
7524         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7525         instead of `elmo-delete-lists'.
7526
7527 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7528
7529         * wl.el (wl-plugged-toggle-all): Set the value of
7530         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7531         (wl-plugged-toggle): Ditto.
7532         (wl-toggle-plugged): Ditto.
7533         (wl-plugged-init): Ditto.
7534
7535         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7536         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7537         instead of `wl-biff-state-indicator-off' and
7538         `wl-biff-state-indicator-on'; don't modify the value and the type
7539         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7540         (wl-plugged-init-icons): Set icons data to
7541         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7542         instead of `wl-plug-state-indicator-off' and
7543         `wl-plug-state-indicator-on'; don't modify the value and the type
7544         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7545
7546         * wl-vars.el (wl-modeline-biff-state-off,
7547         wl-modeline-biff-state-on, wl-modeline-biff-status,
7548         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7549         wl-modeline-plug-status): New internal variables.
7550         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7551         wl-biff-check-interval, wl-biff-check-folder-list): Change
7552         customization group from `wl-folder' to `wl-highlight'.
7553         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7554         wl-show-plug-status-on-modeline): Defcustomized.
7555
7556         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7557         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7558         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7559         a flag to `mode-line-buffer-identification'.
7560
7561         * wl-e21.el (wl-biff-init-icons): Set icons data to
7562         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7563         instead of `wl-biff-state-indicator-off' and
7564         `wl-biff-state-indicator-on'.
7565         (wl-plugged-init-icons): Set icons data to
7566         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7567         instead of `wl-plug-state-indicator-off' and
7568         `wl-plug-state-indicator-on'.
7569
7570 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7571
7572         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7573         excessive titles.
7574
7575 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7576
7577         * wl.el (wl-plugged-mode): Use revised
7578         `wl-mode-line-buffer-identification'.
7579         (wl-plugged-init): Don't use `force-mode-line-update'.
7580
7581         * wl-xmas.el (wl-draft-overload-functions): Use revised
7582         `wl-mode-line-buffer-identification'.
7583         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
7584         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
7585         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7586         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7587         `wl-make-plugged-hook';
7588         add `wl-folder-init-icons' and `wl-setup-folder' to
7589         `wl-folder-mode-hook'.
7590
7591         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
7592         19 as well.
7593         (wl-mode-line-display-priority-list): New user option.
7594         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
7595         Defcustomized.
7596         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
7597         Add docs.
7598
7599         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
7600         start.
7601         (wl-mode-line-buffer-identification): Revised as a function.
7602
7603         * wl-summary.el (wl-summary-mode): Use revised
7604         `wl-mode-line-buffer-identification'; don't call
7605         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
7606         (TopLevel): Don't bind `wl-e21-setup-summary' nor
7607         `wl-xmas-setup-summary'.
7608
7609         * wl-nemacs.el (wl-draft-overload-functions): Use revised
7610         `wl-mode-line-buffer-identification'.
7611
7612         * wl-mule.el (wl-draft-overload-functions): Use revised
7613         `wl-mode-line-buffer-identification'.
7614
7615         * wl-folder.el (wl-make-plugged-alist): Don't call
7616         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
7617         (wl-folder): Don't call `wl-folder-init-icons' directly.
7618         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
7619         `wl-xmas-setup-folder' directly;
7620         use revised `wl-mode-line-buffer-identification'.
7621         (TopLevel): Don't bind `wl-biff-init-icons',
7622         `wl-plugged-init-icons', `wl-folder-init-icons',
7623         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
7624
7625         * wl-e21.el (wl-draft-overload-functions): Use revised
7626         `wl-mode-line-buffer-identification'.
7627         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
7628         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
7629         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7630         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7631         `wl-make-plugged-hook';
7632         add `wl-folder-init-icons' and `wl-setup-folder' to
7633         `wl-folder-mode-hook'.
7634
7635 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7636             Katsumi Yamaoka    <yamaoka@jpl.org>
7637
7638         * wl.el (wl): Call `wl-biff-start'.
7639         (wl-exit): Call `wl-biff-stop'.
7640         (wl-plugged-mode): Show biff in modeline.
7641         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
7642
7643         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
7644         (wl-biff-init-icons): New function.
7645         (wl-plugged-init-icons): Don't make too much keymaps.
7646         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
7647
7648         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
7649         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
7650         variables.
7651         (wl-biff-check-interval, wl-biff-check-folder-list): New user
7652         options.
7653
7654         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
7655         wl-biff-start, wl-biff-stop): New functions.
7656         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
7657         (wl-biff-timer-name): New variable.
7658
7659         * wl-summary.el (wl-summary-mode): Show biff in modeline.
7660
7661         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
7662         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7663
7664         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
7665         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7666
7667         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
7668         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
7669         `wl-folder-init-icons' to `ignore' if they are not available.
7670         (wl-folder-mode): Show biff in modeline.
7671
7672         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
7673         (wl-biff-init-icons): New function.
7674         (wl-plugged-init-icons): Don't make too much keymaps.
7675         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
7676
7677 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
7678
7679         * wl-vars.el (wl-strict-diff-folders): Customization Type
7680         and doc fix.  Define as a list of regular expressions for
7681         folders or nil.
7682         * wl-folder.el (wl-folder-check-one-entity): Use
7683         `wl-string-match-member' instead of `wl-string-member' for
7684         `wl-strict-diff-folders'.
7685
7686 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
7687
7688         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
7689         (wl-highlight-folder-current-line): Use it; new implementation.
7690         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
7691         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
7692         `defsubst' instead of `defun'.
7693
7694         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
7695         `wl-highlight-group-folder-by-numbers'; made it can also be a
7696         number.  See info for more details.
7697
7698         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
7699         running.
7700
7701         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
7702         to bind them.
7703
7704         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
7705         (wl-highlight-folder-current-line): New implementation.
7706
7707         * wl-highlight.el (wl-highlight-folder-group-line): New
7708         implementation.
7709         (wl-delete-all-overlays): Rewrite as a marco.
7710         (TopLevel): Require `wl-e21' when Emacs 21 is running.
7711
7712         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
7713         running.
7714         (wl-folder-*-glyph): No need to bind them.
7715
7716         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
7717         `wl-e21-highlight-folder-group-icon'; rewrite.
7718         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
7719         `defsubst' instead of `defun'.
7720         (wl-folder-mode-map): Bind it when compiling.
7721
7722 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7723
7724         * wl.el (wl): Initialize plug-related settings before `wl-init'.
7725
7726         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
7727
7728 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
7729
7730         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
7731
7732 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
7733
7734         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
7735         (wl-highlight-folder-current-line): Use it.
7736
7737         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
7738         in `id-name'.
7739
7740 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
7741
7742         * wl.el: Require `wl-e21' when Emacs 21 is running.
7743
7744         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
7745         default when Emacs 21 is running.
7746         (wl-use-highlight-mouse-line): Ditto.
7747         (wl-on-emacs21): New constant.
7748         (wl-on-emacs20): Removed.
7749
7750         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
7751         Emacs 21 is running.
7752
7753         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
7754         Emacs 21 is running.
7755
7756         * wl-e21.el: New file.
7757
7758 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
7759
7760         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
7761         (wl-toggle-plugged): Ditto.
7762         (wl-plugged-toggle): Ditto.
7763         (wl-plugged-toggle-all): Ditto.
7764
7765         * wl-vars.el (wl-plug-state-indicator): Refer
7766         `wl-plug-state-indicator-on' indirectly.
7767
7768 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7769
7770         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
7771         Call `wl-folder-confirm-existence'.
7772
7773         * wl-folder.el (wl-folder-confirm-existence): Added optional
7774         argument `force'.
7775
7776 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
7777
7778         * wl-summary.el (wl-summary-refile-subr): Assume
7779         `copy-or-refile' as symbol.
7780         (wl-summary-refile): Follow up above change.
7781         (wl-summary-copy): Ditto.  Doc fix.
7782
7783 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7784
7785         * wl-summary.el (wl-summary-pick): Don't bind
7786         `elmo-search-mime-charset'.
7787
7788         * wl-vars.el (wl-highlight-message-header-button-alist): Define
7789         default using old backquote style.
7790         (wl-search-mime-charset): Abolished.
7791
7792         * wl-highlight.el (wl-highlight-headers):
7793         Call `point' after `re-search-forward'(for Nemacs).
7794
7795         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
7796         for elmo-imap4.el.
7797
7798 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
7799
7800         * wl-message.el (wl-mmelmo-message-redisplay): Bind
7801         `wl-message-ignored-field-list' instead of
7802         `mime-view-ignored-field-list'.
7803
7804         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
7805         Add interactive spec.
7806         (wl-folder-goto-bottom-of-current-folder): Ditto.
7807         (wl-folder-mode-map): Bind them.
7808
7809         * wl-vars.el (wl-message-ignored-field-list): New variable.
7810         (wl-message-visible-field-list): New variable.
7811
7812         * wl-mime.el (wl-mime-header-presentation-method): New function.
7813         (wl-mime-setup): Set header-presentation-method.
7814
7815 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7816
7817         * wl-nemacs.el (wl-draft-overload-functions): Set
7818         `mode-line-buffer-identification' instead of using
7819         `wl-make-modeline'.
7820
7821         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
7822         instead of using `wl-make-modeline'.
7823
7824         * wl-xmas.el (wl-plugged-init-icons): Set up
7825         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
7826         (wl-make-modeline): Abolish.
7827         (wl-draft-overload-functions): Set
7828         `mode-line-buffer-identification' instead of using
7829         `wl-make-modeline'.
7830
7831         * wl-util.el (wl-make-modeline-subr): Abolish.
7832         (wl-mode-line-buffer-identification): New alias.
7833
7834         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
7835         (wl-summary-make-modeline): Abolish.
7836         (wl-summary-buffer-set-folder): Set
7837         `wl-summary-buffer-folder-indicator'.
7838         (wl-summary-mode): Set `mode-line-buffer-identification' instead
7839         of using `wl-make-modeline'.
7840         (wl-summary-switch-to-clone-buffer): Don't set
7841         `mode-line-buffer-identification'.
7842         (wl-summary-goto-folder-subr): Ditto.
7843
7844         * wl-mule.el (wl-draft-overload-functions): Set
7845         `mode-line-buffer-identification' instead of using
7846         `wl-make-modeline'.
7847
7848         * wl-folder.el (wl-folder-mode): Set
7849         `mode-line-buffer-identification' instead of using
7850         `wl-make-modeline'.
7851         (wl-folder): Don't set `mode-line-buffer-identification'.
7852
7853 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
7854
7855         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
7856         instead of `member' for `wl-refile-guess-func-list' look-ups.
7857         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
7858
7859 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7860
7861         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
7862         `wl-message-button-dispatcher'.
7863
7864         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
7865
7866         * wl-message.el (wl-message-button-dispatcher): Use it.
7867
7868         * wl-vars.el (wl-highlight-message-header-button-alist): Add
7869         "In-Reply-To".
7870
7871         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7872         Bind `case-fold-search' to t.
7873
7874 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7875
7876         * wl-xmas.el (wl-message-overload-functions): Initialize
7877         `wl-message-button-map'.
7878
7879         * wl-mule.el (wl-message-overload-functions): Initialize
7880         `wl-message-button-map'.
7881
7882         * wl-vars.el (wl-highlight-message-header-button-alist): New.
7883
7884         * wl-message.el (wl-message-button-map): New keymap.
7885         (wl-message-add-button): New function.
7886         (wl-message-button-dispatcher): New function.
7887         (wl-message-button-refer-article): New function.
7888
7889         * wl-highlight.el
7890         (wl-highlight-message-add-buttons-to-header): New function.
7891         (wl-highlight-headers): Use it.
7892
7893 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7894
7895         * wl-summary.el (wl-summary-default-from): Use
7896         `wl-address-get-petname-1'.
7897         (wl-summary-simple-from): Ditto.
7898
7899         * wl-address.el (wl-address-get-petname-1): New inline function.
7900         (wl-address-get-petname): Use it.
7901
7902 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
7903
7904         * wl-summary.el (wl-summary-default-from): Return full-name part
7905         from the address if no petname was found.
7906         (wl-summary-simple-from): Ditto.
7907
7908         * wl-address.el (wl-address-get-petname): Return nil if no petname
7909         associated with the address was found.
7910
7911 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7912
7913         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
7914         display is finished.
7915
7916 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7917
7918         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
7919         `elmo-folder-exists-p' argument.
7920
7921 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
7922
7923         * wl-folder.el (wl-folder-confirm-existence): Check existence of
7924         the folder.
7925
7926 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
7927
7928         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
7929
7930         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
7931         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
7932
7933 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
7934
7935         * wl-folder.el (wl-folder-create-subr): New function.
7936         (wl-folder-confirm-existence): Use it.
7937         (wl-folder-check-one-entity): Use it.
7938         Check the error symbol is derived from 'elmo-open-error.
7939
7940         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
7941         `ignore-error'.
7942
7943 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7944
7945         * wl-util.el (toplevel): Add (eval-when-compile (require
7946         'elmo-util)).  (Maybe `provide' is typo.)
7947
7948 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7949
7950         * wl-util.el (toplevel): Removed (provide 'elmo-util).
7951         (I don't know why this was needed.)
7952
7953         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
7954         Follow up changes for stream-type.
7955
7956         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
7957         (wl-draft-elmo-nntp-send): Ditto.
7958
7959         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
7960         (wl-nntp-posting-stream-type): Ditto.
7961         (wl-pop-before-smtp-ssl): Abolished.
7962         (wl-nntp-posting-ssl): Ditto.
7963
7964         * wl-address.el (wl-address-quote-specials): New function.
7965         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
7966
7967         * wl-draft.el (wl-draft-reply): Ditto.
7968
7969 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7970
7971         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
7972         use function `wl-string-match-assoc'.
7973
7974 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
7975
7976         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
7977
7978         * wl-draft.el (wl-draft-deduce-address-list): New function.
7979         (wl-draft-parse-mailbox-list): Ditto.
7980         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
7981         instead of `smtp-deduce-address-list'.
7982         (wl-draft-on-field-p): Follow group list.
7983
7984         * wl-address.el (wl-address-concat-token): New function.
7985         (wl-address-string-without-group-list-contents): Ditto.
7986         (wl-complete-field-body): Fixed problem of completion
7987         by japanese petname.
7988         (wl-address-make-completion-list): Rewrite.
7989
7990 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
7991
7992         * wl-address.el (wl-address-make-completion-list): Completion by
7993         petname.
7994         (wl-complete-field-body): Likewise.
7995
7996 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
7997
7998         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
7999         contains invalid address syntax.
8000
8001 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8002
8003         * wl-folder.el (wl-folder-check-entity-async): Use
8004         `elmo-nntp-spec-hostname'.
8005
8006 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8007
8008         * wl-summary.el (wl-summary-msgdb-load-async): Use
8009         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8010
8011 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8012
8013         * wl-draft.el (wl-draft-reply): Set argument
8014         `content-transfer-encoding' as nil.
8015
8016 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8017
8018         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8019         `wl-refile-alist'.
8020
8021 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8022
8023         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8024         (wl-draft-edit-string): Ditto.
8025         (wl-draft-forward): Ditto.
8026         * wl-summary.el (wl-summary-write): Ditto.
8027
8028 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8029
8030         * wl-summary.el (wl-summary-sync-update3): Call
8031         `wl-summary-buffer-number-column-detect'.
8032         (wl-summary-buffer-number-column-detect): Search from point-min.
8033
8034 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8035
8036         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8037         contains an address which is not included in original to or cc.
8038
8039 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8040
8041         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8042         begin-line does not exist.
8043         * wl-message.el (wl-message-uu-substring): Ditto.
8044
8045 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8046
8047         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8048         clear local variables.
8049         (wl-summary-exit): Call `elmo-commit'.
8050         (wl-summary-switch-to-clone-buffer): Call
8051         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8052         (wl-summary-goto-folder-subr): Ditto.
8053
8054         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8055         POP folder.
8056
8057 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8058
8059         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8060         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8061         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8062         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8063         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8064         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8065
8066         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8067
8068 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8069
8070         * wl-summary.el (wl-summary-search-by-subject):
8071         Search parent message from the latest one.
8072
8073 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8074
8075         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8076         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8077
8078         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8079         New user option.
8080
8081         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8082         if elmo-nntp-use-killed-list is nil.
8083         Use `elmo-msgdb-append-to-killed-list'.
8084         (Append numbers confirmed as disappeared to the killed list.)
8085         (wl-summary-confirm-appends): Don't display negative number.
8086
8087 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8088
8089         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8090
8091 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8092
8093         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8094         range is `all'.
8095         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8096         `elmo-list-bigger-diff'.
8097
8098 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8099
8100         * wl-summary.el (wl-summary-buffer-exit-func):
8101         New buffer local variable.
8102         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8103
8104 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8105
8106         * wl-demo.el (wl-demo): Fix the last change.
8107
8108 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8109
8110         * wl-demo.el (wl-demo): Don't use `eval'.
8111
8112 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8113
8114         * wl-summary.el (wl-summary-buffer-thread-modified):
8115         New buffer-local variable.
8116         (wl-summary-set-thread-modified): New function.
8117         (wl-summary-thread-modified-p): New function.
8118         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8119         (wl-summary-yank-saved-message): Use function
8120         `wl-summary-set-thread-modified'
8121         (wl-summary-switch-to-clone-buffer): Add
8122         `wl-summary-buffer-thread-modified'.
8123
8124         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8125         (wl-summary-buffer-mark-saved-hook): Ditto.
8126         * wl-summary.el (wl-summary-msgdb-save): New hook
8127         `wl-summary-buffer-message-saved-hook' and
8128         `wl-summary-buffer-mark-saved-hook'.
8129
8130 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8131
8132         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8133
8134 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8135
8136         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8137         don't hide scroll bars under FSF Emacsen because it may incur an
8138         undesirable redrawing.
8139
8140 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8141
8142         * wl-draft.el (wl-draft-edit-string): Call
8143         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8144
8145 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8146
8147         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8148
8149 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8150
8151         * wl-summary.el (wl-summary-msgdb-load-async): Call
8152         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8153
8154 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8155
8156         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8157         fringes in demo buffer; center bitmap logo correctly even if old
8158         Mule is used.
8159
8160 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8161
8162         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8163
8164         * wl-refile.el (wl-refile-subject-alist): New variable.
8165         (wl-refile-subject-alist-file-name): Ditto.
8166         (wl-refile-alist-setup): Rewrite.
8167         (wl-refile-alist-save): Use `elmo-object-save'.
8168         Eliminated arguments.
8169         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8170         (wl-refile-guess-by-subject): New function.
8171         (wl-refile-guess-func-list): Added it.
8172
8173 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8174
8175         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8176         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8177
8178 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8179
8180         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8181         New buffer-local variable.
8182         (wl-summary-buffer-next-folder-func): Ditto.
8183         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8184         if non-nil.
8185         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8186         if non-nil.
8187         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8188         if non-nil.
8189         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8190         if non-nil.
8191
8192 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8193
8194         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8195         permanently in the demo buffer.
8196
8197 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8198
8199         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
8200         `mime-entity-fetch-field'.
8201
8202         * wl.el (wl-exit): Delete plugged buffer.
8203
8204         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
8205         XEmacs has menubar feature.
8206
8207 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8208
8209         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
8210         cannot arrive at the beginning of the buffer under old Emacsen.
8211
8212 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8213
8214         * wl-address.el (wl-address-ldap-search):
8215         Call `ldap-search-entries' with `withdn' argument t.
8216         (wl-complete-field-body): Bind completion-ignore-case as t.
8217         Clear ldap search hash when it was sole completion.
8218         Use elmo-string for pattern string.
8219         (wl-ldap-alias-safe-string): Eliminated needless let.
8220
8221 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
8222
8223         * wl-address.el (wl-ldap-alias-dn-level): New variable.
8224         (wl-ldap-alias-sep): New constant.
8225         (wl-ldap-search-attribute-type-list): Ditto.
8226         (wl-ldap-get-value): New function.
8227         (wl-ldap-make-filter): Ditto.
8228         (wl-ldap-make-matched-value-list): Ditto.
8229         (wl-ldap-alias-safe-string): Ditto.
8230         (wl-ldap-register-dn-string): Ditto.
8231         (wl-address-ldap-search): Rewrite.
8232
8233 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8234
8235         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
8236         thread is deleted.
8237         (wl-thread-delete-line-from-buffer): Ditto.
8238         (wl-thread-get-exist-children): New function.
8239
8240 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
8241
8242         * wl-demo.el (wl-demo): Made it to select various image types.
8243         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
8244         from `wl-title-logo'.
8245         (wl-logo-ascii): New variable.
8246         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
8247         (wl-demo-copyright-notice): New constant.
8248
8249         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
8250
8251 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8252
8253         * wl-vars.el (wl-summary-target-above): Renamed from
8254         wl-summary-temp-above.
8255         * wl-score.el (wl-score-get-score-alist): Use it.
8256         (wl-summary-score-update-all-lines): Use it.
8257         * wl-summary.el: Ditto. (make-variable-buffer-local).
8258
8259 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8260
8261         * wl-vars.el (wl-ldap-port): New user option.
8262
8263         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
8264         Rewite whole implementation.
8265         (wl-complete-field-body): Fixed.
8266
8267 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
8268
8269         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8270         Choose implementation at compile time.
8271
8272 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8273
8274         * wl-address.el (wl-ldap-search-internal): New function.
8275         (wl-complete-field-to): Use it.
8276
8277 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8278
8279         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8280         Use `let' instead of `let*'.
8281         Require 'wl-vars.
8282
8283         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8284         Define as defcustom.
8285         (wl-ldap-base): Ditto.
8286         (wl-use-ldap): Ditto.
8287
8288 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8289
8290         * wl-address.el (wl-ldap-search): New function.
8291         (wl-complete-field-body): Use `wl-ldap-search'.
8292         (wl-ldap-server): New variable.
8293         (wl-ldap-base): Ditto.
8294         (wl-use-ldap): Ditto.
8295
8296 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8297
8298         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8299         (Pointed out by Mito <mit@nines.nec.co.jp>).
8300         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8301         buffer-local variables like `wl-summary-redisplay-internal'.
8302         (wl-summary-redisplay-all-header): Likewise.  Update
8303         Summary view too.
8304
8305 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8306
8307         * wl-summary.el (wl-summary-jump-to-parent-message):
8308         Consider prefix argument.
8309
8310         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8311         when closed thread is deleted.
8312
8313 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8314
8315         * wl-summary.el (wl-summary-jump-to-parent-message):
8316         Consider thread modification.
8317
8318 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8319
8320         * wl-message.el (wl-message-normal-get-original-buffer): Use
8321         `save-excursion'.
8322
8323         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8324         (wl-summary-showto-folder-regexp): Ditto.
8325
8326 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8327
8328         * wl-util.el (wl-delete-alist): Doc fix.
8329         (wl-delete-associations): New function.
8330         (wl-inverse-alist): New function.
8331         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8332         Split temporary variables. Use `wl-delete-associations'
8333         and `wl-inverse-alist'.
8334         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8335
8336 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8337
8338         * wl-folder.el (wl-folder-prefetch-entity):
8339         Execute prefetching if new count is unknown.
8340
8341 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8342
8343         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8344
8345         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8346         delete entity.
8347         (wl-thread-set-parent): If insert as top, set linked as nil.
8348
8349         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8350         `wl-thread-cleanup-symbols' when view mode is thread.
8351
8352 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8353
8354         * wl-folder.el (wl-folder-create-folder-entity): Use
8355         with-current-buffer.
8356         (wl-local-folder-init): Call set-buffer to make sure we are in
8357         the Folder buffer. Don't touch buffer-local variables here.
8358         (wl-folder-mode): Initialize buffer-local variables here.
8359
8360         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8361         (wl-folder-entity-assign-id): Ditto.
8362         (wl-folder-create-entity-hashtb): Ditto.
8363         (wl-local-folder-init): Ditto.
8364         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8365
8366 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8367
8368         * wl-summary.el (wl-summary-default-from): Fix probrem when
8369         std11-extract-address-components return (nil "foo@bar").
8370
8371 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8372
8373         * wl-draft.el (wl-draft-clone-local-variables):
8374         Remove redundant `setq'.
8375
8376 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8377
8378         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8379         Bind wl-highlight-x-face-func as nil while highlighting header.
8380
8381 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8382
8383         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8384
8385 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8386
8387         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8388         elmo-msgdb-overview-hashtb from copy-variables.
8389         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8390         instead of `elmo-msgdb-overview-get-entity-by-number'.
8391         (wl-summary-auto-refile): Ditto.
8392
8393         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8394         `elmo-msgdb-overview-get-entity' instead of
8395         `elmo-msgdb-search-overview-entity'.  Use
8396         `elmo-msgdb-overview-get-entity' instead of
8397         `elmo-msgdb-overview-get-entity-by-number'.
8398         (wl-thread-insert-entity-sub): Ditto.
8399         (wl-thread-insert-message): Ditto.
8400
8401         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8402         `elmo-msgdb-overview-get-entity'.
8403         (wl-normal-message-redisplay): Ditto.
8404
8405 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8406
8407         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8408         `wl-thread-entities'.
8409         (wl-thread-delete-message): Fix remove top message from
8410         `wl-thread-entity-list'.
8411
8412         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8413         wl-append(nconc), because update-list is broken on Meadow.
8414
8415         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8416         updating process.
8417         (wl-summary-rescan): Ditto.
8418         (wl-summary-sync-update3): Ditto.
8419         * wl-thread.el (wl-thread-set-parent): Renamed from
8420         `wl-summary-set-parent'.
8421         (wl-thread-insert-message): Updating buffer faster.
8422         (wl-thread-delete-message): Updating buffer faster.
8423
8424         * wl-score.el (wl-summary-score-update-all-lines): Changed
8425         interval for display progress gauge.
8426
8427 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8428
8429         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8430         folder always-sticky.
8431         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8432         defmacro.
8433
8434 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8435
8436         * wl-vars.el (wl-draft-add-references): New user option.
8437
8438         * wl-draft.el (wl-draft-add-references): New function.
8439         (wl-draft-yank-from-mail-reply-buffer): Use it.
8440         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8441         as nil.
8442
8443 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8444
8445         * wl-thread.el (wl-thread-update-line-msgs): Called
8446         `wl-thread-update-line-on-buffer-sub'.
8447         (wl-thread-update-line-on-buffer): Delete routine of inserting
8448         thread.
8449         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8450         moved from `wl-thread-update-line-on-buffer'.
8451         Add threshold for displaying progress gauge.
8452         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8453         argument of `wl-thread-update-line-msgs'.
8454         Add threshold for displaying progress gauge.
8455         * wl-folder.el:
8456         Add threshold for displaying progress gauge.
8457         * wl-score.el: Ditto.
8458
8459         * wl-expire.el (wl-summary-expire): Display deleting info.
8460
8461 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8462
8463         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8464         `no-msg'.
8465         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8466         argument of `wl-thread-update-line-msgs'.
8467         (wl-summary-set-parent): Added optional argument `parent-number'.
8468         (wl-summary-buffer-saved-message): New buffer local variable.
8469         (wl-summary-save-current-message): New command.
8470         (wl-summary-yank-saved-message): Ditto.
8471         (wl-summary-mode-map): Added key binding for
8472         `wl-summary-save-current-message' (\ew) and
8473         `wl-summary-yank-saved-message' (\C-y).
8474         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8475
8476 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8477
8478         * wl-summary.el (wl-summary-mode-map): Added key binding for
8479         `wl-summary-set-parent' (ts).
8480
8481 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8482
8483         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8484         subject faster. If thread number is reverse, delayed updating
8485         thread.
8486         (wl-summary-search-by-subject): Ditto.
8487         (wl-summary-put-alike): Ditto.
8488         (wl-summary-get-alike): Ditto.
8489         (wl-summary-insert-headers): Insert header of all overview in
8490         buffer.
8491         (wl-summary-rescan): Delayed updating thread. Kill search subject
8492         buffer for wl-summary-search-by-subject.
8493         (wl-summary-sync-update3): Ditto.
8494         (wl-summary-exit): Ditto.
8495         (wl-summary-goto-bottom-of-current-thread): Change for linked
8496         thread.
8497         (wl-summary-overview-create-summary-line): Change line for linked
8498         thread.
8499
8500         * wl-summary.el (wl-summary-update-thread): Use
8501         wl-thread-maybe-get-children-num.
8502         (wl-summary-set-parent): If change parent, move sub thread.
8503         (wl-summary-redisplay-internal): Add horizontal recenter.
8504         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8505
8506         * wl-thread.el (wl-thread-entity-get-linked): New function.
8507         (wl-thread-entity-set-linked): New function.
8508         (wl-thread-create-entity): Add linked element.
8509         (wl-thread-entity-insert-as-top): Use wl-append.
8510         (wl-thread-maybe-get-children-num): If closing thread, return
8511         children msgs.
8512         (wl-thread-update-line-msgs): Displaying progress message.
8513         (wl-thread-update-line-on-buffer-sub): Use
8514         wl-thread-maybe-get-children-num.
8515         (wl-thread-update-line-on-buffer): If update line is not exists,
8516         insert thread.
8517         (wl-thread-delete-message): If delete top msg of thread, search
8518         parent by subject.
8519         (wl-thread-insert-entity): Use
8520         wl-thread-maybe-get-children-num.
8521
8522         * wl-highlight.el (wl-highlight-summary-current-line): change
8523         sregexp for linked thread.
8524         * wl-util.el (wl-count-lines): Count lines.
8525         (wl-horizontal-recenter): horizontal recenter.
8526         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8527         (wl-score-get-alike): Ditto.
8528         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8529         (wl-subject-length-limit): New variable.
8530         (wl-highlight-thread-indent-string-regexp): Changed for linked
8531         thread.
8532
8533 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8534
8535         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8536         New variable (revival).
8537         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8538         by subject matching if there's no in-reply-to nor references field
8539         (revival).
8540
8541 \f
8542 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8543
8544         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8545         message.
8546
8547 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8548
8549         * wl-summary.el (wl-summary-reply): Return t if there was a
8550         message at cursor point.
8551         Added unwind-protect.
8552         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8553         returns t.
8554         (wl-summary-cancel-message): Do nothing when there's no message at
8555         cursor point.
8556         (wl-summary-forward): Ditto.
8557         (wl-summary-jump-to-parent-message): Ditto.
8558         (wl-summary-reedit): Ditto.
8559         (wl-summary-edit-addresses): Ditto.
8560         (wl-summary-pipe-message): Ditto.
8561         (wl-summary-print-message-with-ps-print): Ditto.
8562         (wl-summary-print-message): Ditto.
8563         (wl-summary-mark-as-important): Ditto.
8564         (wl-summary-mark-as-unread): Ditto.
8565
8566         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8567         message at cursor point.
8568         (wl-summary-reply-with-citation): Remove unwind-protect.
8569
8570         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8571         subject searching feature.
8572         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8573         Eliminated.
8574
8575 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8576
8577         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8578         New variable.
8579         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8580         by subject matching if there's no in-reply-to nor references field.
8581
8582         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8583
8584         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
8585         when display is finished.
8586         (wl-folder-open-all): Ditto.
8587         (wl-folder-update-access-group): Ditto.
8588         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8589         * wl-thread.el (wl-thread-close-all): Ditto.
8590
8591         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
8592         progress gauge only when it was displayed.
8593         * wl-folder.el (wl-folder-insert-entity): Ditto.
8594
8595 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8596
8597         * wl-summary.el (wl-summary-incorporate): Enclose
8598         `wl-summary-sync-force-update' with save-excursion.
8599
8600 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
8601
8602         * wl-summary.el (wl-summary-prefetch-region):
8603         Pass current cursor point to `pos-visible-in-window-p' after
8604         moving cursor to the started point.
8605
8606 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8607
8608         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
8609
8610         * wl-draft.el (wl-draft-insert-current-message): Delete useless
8611         fields from the forwarding message.
8612         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
8613         `ignored-fields'.
8614
8615 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
8616
8617         * wl-mime.el (wl-message-request-partial):
8618         Eliminated argument `msgdb'.
8619         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
8620         (wl-mime-combine-message/partial-pieces): Likewise.
8621         * tm-wl.el (wl-message-request-partial): Likewise.
8622         (wl-mime-combine-message/partial-pieces): Likewise.
8623
8624 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
8625
8626         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
8627         when display is finished.
8628
8629 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
8630
8631         * wl-summary.el (wl-summary-goto-folder-subr):
8632         Fix problem when wl-summary-partial-highlight-above-lines is nil.
8633
8634 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
8635
8636         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
8637         when cursor point is visible.
8638
8639 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
8640
8641         * wl-expire.el (wl-expire-archive-get-max-number):
8642         Don't use `file-name-directory'.
8643
8644 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
8645
8646         * wl-expire.el (wl-expire-archive-get-max-number):
8647         Use `file-name-directory'.
8648
8649 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8650
8651         * wl-summary.el (wl-summary-sync-marks): Re-display progress
8652         only when there is progress.
8653
8654 2000-04-13  Mito <mit@nines.nec.co.jp>
8655
8656         * wl-summary.el (wl-summary-sync-marks): Display progress.
8657
8658 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8659
8660         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
8661         (wl-summary-prev): Move cursor regardless of unread status.
8662         (wl-summary-next): Ditto.
8663
8664 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
8665
8666         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
8667         Added argument `target' and `number'.
8668         * tm-wl.el (wl-summary-burst-subr): New function.
8669         (wl-summary-burst): Use it.
8670
8671 2000-04-10  Mito <mit@nines.nec.co.jp>
8672
8673         * wl-mime.el (wl-burst): New function.
8674         (wl-summary-burst): Use it.
8675
8676 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8677
8678         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
8679         as petname when there's no candidate.
8680
8681 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
8682
8683         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
8684         New variable.
8685         * wl-fldmgr.el (wl-fldmgr-add): Use it.
8686
8687         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
8688
8689         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
8690
8691 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
8692
8693         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
8694         Use substring of `original' instead of buffer-substring.
8695         (wl-refile-evaluate-rule):
8696         Set `original' argument of wl-refile-expand-newtext.
8697
8698         * wl-summary.el
8699         (wl-summary-auto-refile-check-refile-rule-alist-subr,
8700         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
8701         (wl-summary-auto-refile): Check existence of destination folder just
8702         before marking.
8703
8704 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8705
8706         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
8707         when wl-refile-get-field-value return nil.
8708
8709 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
8710
8711         * wl-refile.el
8712         (wl-refile-expand-newtext): New function imported from Gnus.
8713         (wl-refile-evaluate-rule): Use it.
8714
8715 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
8716
8717         * wl-summary.el (wl-summary-print-destination):
8718         Duplicate folder string to avoid putting text-property on
8719         original string.
8720
8721         * wl-refile.el (wl-refile-get-field-value): New function.
8722         (wl-refile-evaluate-rule): New function;
8723         Evaluate refile rule recursively.
8724         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
8725         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
8726         New function; Check existence of a target folder recursively.
8727         (wl-summary-auto-refile-check-refile-rule-alist):
8728         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
8729
8730 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
8731
8732         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
8733
8734         * wl-folder.el (wl-create-folder-entity-from-buffer):
8735         Fixed problem when '}' character is contained in folder name.
8736
8737         * wl-xmas.el (wl-make-modeline): Consider plugged status.
8738
8739 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8740
8741         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
8742         (wl-fldmgr-add-completion-all-completions):
8743         Use wl-fldmgr-add-completion-hashtb.
8744
8745 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8746
8747         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
8748         wl-fldmgr-add-completion-subr): New functions.
8749         * wl-folder.el (wl-folder-completion-func): New variable.
8750         * wl-summary.el (wl-summary-read-folder):
8751         Use wl-folder-completion-func.
8752
8753         * wl-refile.el: Eliminate throw & catch.
8754
8755         * wl.el (wl-plugged-sending-queue-status): Fixed.
8756
8757 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
8758
8759         * wl-draft.el (wl-draft): Put category property on
8760         mail-header-separator.