Version number is increased to 2.11.30.
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * Version number is increased to 2.11.30.
4
5         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
6         customization type and docstring.
7         (wl-draft-reply-without-argument-list): Ditto.
8
9 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
10
11         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
12
13         * wl-spam.el (wl-spam-mark-action-list): Ditto.
14
15 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
16
17         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
18
19 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
20
21         * wl-draft.el (wl-draft-config-exec): Narrow the range of
22         save-excursion so as not to include run-hooks.
23
24 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
25
26         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
27         Clarify that marks are going to be cleared.
28
29 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
30
31         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
32         according to 3rd element of wl-summary-flag-mark.
33
34         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
35
36 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
37
38         * wl-action.el (wl-summary-target-mark-all): Don't set
39         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
40
41 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
42
43         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
44         (wl-forward-subject-prefix): Ditto.
45         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
46         (wl-draft-reply-make-subject): Ditto.
47
48         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
49         `wl-draft-forward'.
50         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
51
52 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
53
54         * wl-action.el (wl-summary-target-mark-set-action): Stop if
55         target message does not exist.
56
57 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
58
59         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
60         `wl-subject-prefix-regexp'.
61         (wl-subject-forward-prefix-regexp): New variable.
62         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
63         `wl-draft-strip-subject-re' and take regexp as argument.
64         (wl-draft-forward): Use it.
65         (wl-draft-reply): Ditto.
66
67 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
68
69         * wl-e21.el (wl-highlight-plugged-current-line): Change for
70         emacs multi-tty support.
71
72 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
73
74         * wl-e21.el (wl-e21-display-image-p): Don't call
75         `display-images-p'.
76         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
77         support.
78         (wl-highlight-folder-current-line): Ditto.
79         (wl-folder-init-icons): Ditto.
80
81 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
82
83         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
84         the last line of summary in unplugged mode.
85
86 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
87
88         * wl-vars.el (wl-refile-rule-alist): Doc fix.
89
90 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
91
92         * wl-vars.el (wl-user-mail-address-regexp): New variable.
93         * wl-address.el (wl-address-user-mail-address-p): Use it.
94         (wl-address-delete-user-mail-addresses): Ditto.
95         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
96
97         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
98         (wl-address-delete-user-mail-addresses): Ditto.
99
100         * wl-address.el (wl-address-delete-user-mail-addresses): New
101         function.
102         * wl-refile.el (wl-refile-guess-by-history): Use it.
103         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
104         (wl-draft-make-mail-followup-to): Ditto and fix logic.
105
106         * wl-draft.el (wl-draft-edit-string): To judge sender address,
107         use wl-address-user-mail-address-p.
108
109 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
110
111         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
112         after opening group.
113
114 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
115
116         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
117         of elmo-set-buffer-multibyte.
118
119         * wl-message.el (wl-original-message-mode): Ditto.
120
121         * wl-score.el (wl-score-insert-header): Ditto.
122
123         * wl-summary.el
124         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
125         (wl-summary-goto-folder-subr): Ditto.
126         (wl-summary-insert-headers): Ditto.
127
128         * wl-util.el (wl-set-string-width): Ditto.
129
130         * Version number is increased to 2.11.29.
131
132 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
133
134         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
135         (wl-highlight-summary-line-help-echo-alist): New variable.
136         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
137         into `wl-highlight-summary-line-help-echo' and
138         `wl-highlight-flag-folder-help-echo'.
139         (wl-highlight-summary-line-string): Change accordingly.
140         (wl-highlight-summary-current-line): Ditto.
141
142 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
143
144         * wl-highlight.el (wl-highlight-message): Ignore white spaces
145         at the beginning of field body (Thanks to Markus Knittig).
146
147         * wl-draft.el (wl-draft-insert-current-message): Also check
148         summary buffer, remove unnecessary tag.
149
150 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
151
152         * wl-draft.el (wl-draft-insert-current-message): Cause error also
153         when wl-message-buffer is nil.
154
155         * wl-folder.el (wl-folder): Abolish unused argument.
156         Call wl-folder-init when wl-folder-entity is nil.
157         * wl.el (wl): Change accordingly.
158
159 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
160
161         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
162         multibyte string before insert into draft buffer.
163         (wl-draft-create-buffer): Always enable multibyte characters for
164         draft buffer.
165
166         * Version number is increased to 2.11.28.
167
168 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
169
170         * wl-folder.el (wl-folder-open-close): Handle blank line.
171         (wl-folder-jump-to-current-entity): Ditto.
172
173 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
174
175         * Version number is increased to 2.11.27.
176
177 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
178
179         * wl-thread.el (wl-thread-insert-message): When the thread is
180         devided by wl-summary-max-thread-depth, insert line at the end of
181         buffer.
182
183 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
184
185         * Version number is increased to 2.11.26.
186
187 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
188
189         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
190
191 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
192
193         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
194         value of stream-type and session.
195
196 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
197
198         * Version number is increased to 2.11.25.
199
200 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
201
202         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
203         in a quit message.
204
205 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
206
207         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
208         (wl-summary-redisplay-no-mime-internal): Ditto.
209
210 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
211
212         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
213         * wl-vars.el (wl-smtp-connection-type): Ditto.
214
215 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
216
217         * wl-highlight.el (wl-highlight-message): Change to strict regexp
218         for the separator line and quote mail-header-separator.
219
220 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
221
222         * wl-spam.el (wl-message-check-spam): Fixed problem no display
223         result message.
224
225         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
226         `elmo-multiple-fields-body-list' with boundary as
227         mail-header-separator.
228
229 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
230
231         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
232
233 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
234
235         * wl-util.el (wl-list-diff): Remove unused function.
236
237         * wl-draft.el (wl-draft-send-confirm): Discard input before
238         confirmation.
239
240 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
241
242         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
243         order of flag and new.
244
245 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
246
247         * wl-vars.el (wl-refile-policy-alist): Abolished.
248
249         * wl-action.el (wl-summary-set-action-refile): Follow the change
250         above.
251
252 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
253
254         * wl-highlight.el (wl-highlight-signature-search): Don't use
255         re-search-backward for a long word since it is possible to crash
256         XEmacs because of a bug.
257
258 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
259
260         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
261
262 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
263
264         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
265         argument for wl-summary-sync-force-update.
266
267 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
268
269         * wl-summary.el (wl-summary-mode-map): Revival of
270         wl-summary-mark-as-important related bindings;
271         Bind 'F','tF','mF','rF','m&'.
272         (wl-summary-mark-as-important-region): Revival.
273         (wl-summary-target-mark-mark-as-important): Ditto.
274         (wl-summary-target-mark-operation): New function.
275         (wl-summary-target-mark-mark-as-answered): Use it.
276         (wl-summary-decide-flag): Don't set Important as default.
277         (wl-summary-mark-as-important-internal): Revival.
278         (wl-summary-mark-as-important): Ditto.
279
280         * wl-thread.el (wl-thread-mark-as-important): Ditto.
281
282         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
283         instead of facep.
284
285 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
286
287         * wl-dnd.el (wl-dnd-drop-func): Fix.
288
289         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
290         mouse-set-point instead of posn-point.
291
292         * wl-xmas.el (wl-completing-read-multiple): Define as function.
293
294         * wl-mule.el (wl-completing-read-multiple): Ditto.
295
296 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
297
298         * wl-demo.el (face-background-name): Defalias to avoid compile
299         warning.
300
301 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
302
303         * wl-summary.el (wl-summary-decide-flag): Use
304         wl-completing-read-multiple instead of completing-read-multiple.
305
306         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
307         New alias.
308
309         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
310         Use face-background-name instead of face-background.
311
312         * wl-vars.el (wl-summary-save-file-suffix): New user option.
313
314         * wl-summary.el (wl-summary-save): Use it.
315         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
316
317         * wl-mime.el (wl-mime-save-content): Fix last change.
318
319 2004-02-10  Len Trigg <lenbok@myrealbox.com>
320
321         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
322         New function.
323         (wl-summary-sort-specs): Added sort.
324         * wl-mime.el (wl-mime-save-content): Expand file name.
325
326 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
327
328         * wl-mime.el (wl-draft-preview-message): Fixed typo.
329
330         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
331
332 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
333
334         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
335         for flag if it is not defined.
336
337 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
338
339         * wl-e21.el (wl-highlight-folder-current-line): Use
340         elmo-folder-type-internal when elmo-folder-type returns nil.
341
342         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
343
344         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
345
346         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
347
348         * wl-e21.el (wl-summary-toolbar): Ditto.
349
350         * wl-vars.el (wl-demo-background-color): Abolished.
351         (wl-summary-persistent-mark-priority-list): Renamed from
352         wl-summary-flag-priority-list.
353         (wl-summary-flag-alist): New user option.
354         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
355         (wl-message-mode-line-format-spec-alist): Added 'F'.
356         (wl-message-mode-line-format): Likewise.
357         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
358         instead of wl-summary-important-mark.
359         (wl-file-folder-icon): New variable.
360
361         * wl-thread.el (wl-thread-set-flags): Renamed from
362         wl-thread-mark-as-important.
363
364         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
365         warning.
366         (wl-summary-mode-menu-spec): Follow the change of 
367         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
368         (wl-summary-mode-map): Follow the change of
369         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
370         (wl-summary-detect-mark-position): Follow the variable name change.
371         (wl-summary-set-flags-region): New function for the replacement of
372         wl-summary-mark-as-important-region.
373         (wl-summary-sync-marks): Sync all global-flags.
374         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
375         instead of elmo-message-flagged-p.
376         (wl-summary-persistent-mark-string): Follow the variable name change;
377         Put wl-summary-flag-mark if the message has global-flag.
378         (wl-summary-target-mark-set-flags): Renamed from 
379         wl-summary-target-mark-mark-as-important.
380         (wl-summary-decide-flag): New function.
381         (wl-summary-set-flags-internal): Renamed from
382         wl-summary-mark-as-important-internal.
383         (wl-summary-add-flags-internal): New function.
384         (wl-summary-remove-flags-internal): Ditto.
385         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
386         (wl-summary-mark-as-unimportant): Abolish.
387         (wl-summary-move-spec-alist): Changed `important' to `digest'.
388         (wl-summary-next-message): List flagged messages in the msgdb.
389
390         * wl-score.el (wl-summary-score-update-all-lines): Use
391         wl-summary-add-flags-internal instead of 
392
393         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
394
395         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
396         from wl-message-buffer-cur-flag (To avoid misunderstanding).
397         (wl-message-buffer-require-all-header): Renamed from
398         wl-message-buffer-all-header-flag (Ditto).
399         (wl-message-buffer-flag-indicator): New variable.
400         (wl-message-redisplay): Changed local varibale name from `flag' to
401         `display-type'; Set up wl-message-buffer-flag-indicator.
402         (wl-message-buffer-display): Changed varibale name from `flag' to
403         `display-type'.
404         (wl-message-display-internal): Likewise.
405
406         * wl-highlight.el (wl-highlight-demo-face): Define default background
407         color.
408         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
409
410         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
411
412         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
413         (wl-demo-setup-properties): Renamed from
414         `wl-demo-set-background-color'.
415         (wl-demo): Follow the change above.
416         
417         * Version number is increased to 2.11.24.
418
419 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
420
421         * wl-summary.el (wl-summary-toggle-thread): Call
422         `wl-summary-rescan' with disable-thread as non-nil.
423         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
424
425 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
426
427         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
428         foreground property of the face.
429         (wl-demo-insert-text): Don't set up face property here.
430         (wl-demo): Call wl-demo-set-background-color, anyway.
431
432 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
433
434         * wl-vars.el (wl-demo-background-color): The value can be nil.
435
436 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
437
438         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
439         to wl-summary-wheel-dispatcher.
440
441         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
442         wl-message-wheel-dispatcher.
443         (wl-message-wheel-dispatcher): New function.
444         (wl-summary-wheel-dispatcher): Ditto.
445
446 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
447
448         * wl-action.el (wl-summary-target-mark-all): List messages which are
449         not in the killed-list.
450
451         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
452         only when the folder is 'flag/important.
453
454         * wl-address.el (wl-complete-field-body): Complete if the last
455         character is a space.
456
457 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
458
459         * wl-folder.el (wl-folder-clear-entity-info): Use
460         elmo-clear-hash-val.
461
462         * wl-fldmgr.el (wl-fldmgr-rename): Set
463         wl-folder-info-alist-modified as t.
464
465 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
466
467         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
468
469 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
470
471         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
472         (wl-folder-buffer-last-visited-entity-id): New buffer local
473         variable.
474         (wl-folder-revisit-last-visited-folder): New function.
475         (wl-folder-mode-map): Bind it to "C-i".
476         (wl-folder-set-current-entity-id): Set last visited folder.
477         * wl-summary.el (wl-summary-exit): Ditto.
478
479 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
480
481         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
482         before calling `recenter' in order to cope with an XEmacs bug.
483
484 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
485
486         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
487         to the default value.
488
489 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
490
491         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
492         change.
493         (wl-summary-sync-marks): Ditto.
494         (wl-summary-mark-as-read-internal): Ditto.
495         (wl-summary-mark-as-answered-internal): Ditto.
496         (wl-summary-mark-as-important-internal): Ditto.
497         (wl-summary-reply): Ditto.
498
499         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
500         instead of `elmo-folder-unflag-answered'.
501
502         * Version number is increased to 2.11.23.
503
504         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
505         the last change.
506
507 2004-01-11  Kenichi Okada  <okada@opaopa.org>
508
509         * wl-spam.el (wl-summary-exec-action-refile-with-register):
510         Specify "spam" or "good".
511
512 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
513
514         * wl-spam.el (wl-summary-exec-action-spam): Call
515         wl-folder-confirm-existence for spam folder.
516         (wl-spam-setup): Bind "mk".
517
518 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
519
520         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
521
522 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
523
524         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
525         destination folder is empty.
526
527 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
528
529         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
530         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
531
532         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
533         (wl-summary-refile-prev-destination-region): New function.
534         (wl-thread-refile-prev-destination): Ditto.
535         (wl-summary-target-mark-refile-prev-destination): Ditto.
536
537 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
538
539         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
540         (wl-demo-background-color): Changed default value.
541
542         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
543         color.
544
545         * wl-demo.el (wl-demo-set-background-color): New function.
546         (wl-demo): Call it.
547
548 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
549
550         * wl-address.el (wl-address-delete): Avoid mis-deleting.
551         * wl-address.el (wl-address-add-or-change): Don't add empty
552         address.
553
554 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
555
556         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
557
558 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
559
560         * wl-vars.el (wl-demo-image-filter-alist): New variable
561         (wl-demo-background-color): Ditto.
562
563         * wl-demo.el (wl-demo-xpm-set-background): New function.
564         (wl-demo-image-filter): Ditto.
565         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
566
567         * wl-vars.el (wl-demo-icon-name-alist): New variable.
568
569         * wl-demo.el (wl-demo-icon-name): Define as function.
570         (wl-demo-insert-image): Use it.
571
572 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
573
574         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
575
576 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
577
578         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
579
580 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
581
582         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
583
584 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
585
586         * wl-thread.el (wl-thread-mark-as-answered): New function.
587
588         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
589         answered" entry.
590         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
591         "r&" and wl-thread-mark-as-answered to "t&".
592         (wl-summary-mark-as-important-region): Refine to toggle mark.
593         (wl-summary-mark-as-answered-region): New function.
594         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
595         and 3rd argument.
596         (wl-summary-mark-as-important-internal): Likewise.
597
598 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
599
600         * wl-template.el (wl-template-preview): New internal variable.
601         (wl-template-preview-p): New function.
602         (wl-template-show): Bind `wl-template-preview' as t.
603
604 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
605
606         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
607         `elmo-message-entity-field' with 3rd argument which is non-nil.
608
609 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
610
611         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
612         Removed duplicate local bind `folder'.
613
614 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
615
616         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
617
618 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
619
620         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
621         duplicate definition.
622
623 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
624
625         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
626         non-nil, use it; Don't fetch message if there's no message in the
627         current cursor position.
628
629 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
630
631         * wl-util.el (wl-region-exists-p): Use region-active-p.
632         (wl-deactivate-region): New function.
633         * wl-message.el (wl-message-redisplay): Deactivate region.
634
635         * wl-summary.el (wl-summary-reply): Call
636         `wl-summary-set-message-buffer-or-redisplay' instead of
637         `wl-summary-redisplay-internal', don't move point.
638
639 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
640
641         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
642         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
643         by regexp.
644
645 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
646
647         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
648         if no need.
649
650 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
651
652         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
653         default value to nil.
654         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
655         `wl-summary-prepare-hook'; Replace refile action to
656         `wl-summary-exec-action-refile-with-register'.
657
658         * Version number is increased to 2.11.22.
659
660 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
661
662         * wl-summary.el (wl-summary-detect-mark-position): Set
663         `wl-summary-buffer-weekday-name-lang'.
664
665 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
666
667         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
668         (wl-summary-mark-as-read-all): Ditto.
669         (wl-summary-delete-messages-on-buffer): Ditto.
670         (wl-summary-sync-update): Ditto.
671         (wl-summary-mark-as-read-internal): Ditto.
672         (wl-summary-mark-as-answered-internal): Ditto.
673         (wl-summary-update-folder-info): Abolished.
674
675 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
676
677         * wl-summary.el (wl-summary-mark-as-read-all): Use
678         `wl-summary-update-folder-info' instead of
679         `wl-folder-update-unread'.
680
681 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
682
683         * wl-summary.el (wl-summary-update-folder-info): New function derived from
684         `wl-summary-folder-info-update'.
685         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
686         instead of `wl-summary-folder-info-update'.
687         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
688         `wl-folder-set-folder-updated'.
689         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
690         instead of `wl-folder-update-unread'.
691         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
692         the value of `wl-summary-buffer-unread-count' for the second parameter of
693         `wl-folder-update-unread'.
694
695         * Version number is increased to 2.11.21.
696
697 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
698
699         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
700         a local variable.
701
702 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
703
704         * wl-spam.el (wl-summary-mark-spam): Show message only if call
705         interactively.
706
707         * wl-summary.el (wl-summary-mark-as-important-internal): New
708         internal function.
709         (wl-summary-mark-as-important): Use it.
710         (wl-summary-mark-as-unimportant): New function.
711         (wl-summary-sync-marks): Follow the API change.
712
713         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
714
715         * wl-mime.el (wl-summary-burst): Check target folder is writable.
716
717 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
718
719         * wl-folder.el (wl-folder-update-unread): Re-indent.
720         Narrow the scope of a local variable.
721
722 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
723
724         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
725         (wl-addrmgr-merge-entries): Ditto.
726         (wl-addrmgr): Added to address entry which exists in draft buffer
727         if no entry is in original.
728
729 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
730
731         * wl-batch.el: New file.
732
733 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
734
735         * wl-vars.el (wl-use-semi): Remove unused variable.
736
737 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
738
739         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
740         "?".
741
742 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
743
744         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
745         wl-summary-new-mark.
746         (wl-summary-new-cached-mark): New user option.
747         (wl-summary-score-marks): Follow the change above.
748         (wl-summary-auto-refile-skip-marks): Ditto.
749         (wl-summary-incorporate-marks): Ditto.
750         (wl-summary-expire-reserve-marks): Ditto.
751
752         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
753
754         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
755         (wl-summary-persistent-mark-string): Distinguished between cached
756         and uncached mark when the message is new.
757
758 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
759
760         * wl-spam.el (wl-spam-domain): Renamed from
761         `wl-spam-folder-guess-domain'.
762         (wl-summary-exec-action-spam): Register as spam if domain of the
763         source folder is good.
764         (wl-summary-exec-action-refile-with-register): Register message if
765         domain of the source folder is not undecided.
766
767 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
768
769         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
770         detect thread loop.
771
772 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
773
774         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
775         and wl-summary-skip-mark-list.
776
777 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
778
779         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
780
781         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
782
783         * wl-spam.el (toplevel): Require wl-highlight.
784         (wl-spam-auto-check-policy-alist): Abolish.
785         (wl-spam-auto-check-folder-regexp-list): New user option.
786         (wl-spam-auto-check-marks): Ditto.
787         (wl-spam-mark-action-list): Ditto.
788         (wl-highlight-summary-spam-face): New face.
789         (wl-spam-auto-check-message-p): New function.
790         (wl-spam-map-spam-messages): Fixed message.
791         (wl-spam-register-spam-messages): Ditto.
792         (wl-spam-register-good-messages): Ditto.
793         (wl-summary-spam-map): Add and remove keybind.
794         (wl-summary-target-mark-spam): Abolish.
795         (wl-summary-refile-spam): Ditto.
796         (wl-summary-test-spam): New function.
797         (wl-summary-mark-spam): Ditto.
798         (wl-summary-auto-check-spam): Follow the above change.
799         (wl-summary-exec-action-spam): New function.
800         (wl-summary-exec-action-refile-with-register): Fixed message.
801         (wl-message-check-spam): New function.
802         (wl-spam-setup): Ditto.
803         (toplevel): Call it if this file is loaded interactivity.
804
805         * Version number is increased to 2.11.20.
806
807 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
808
809         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
810         when new optional argument `force' is non nil or modified.
811
812 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
813
814         * wl.el (toplevel): Require wl-spam when compile.
815         (wl-save-status): Call wl-spam-save-status.
816
817         * wl-spam.el (wl-spam-register-spam-messages): New function.
818         (wl-spam-register-good-messages): Ditto.
819         (wl-spam-save-status): Ditto.
820         (wl-summary-mode-map): Bind
821         wl-summary-target-mark-register-as-spam to "ms" and
822         wl-summary-target-mark-register-as-good to "mn".
823         (wl-summary-register-as-spam): Abolish optional argument; Use
824         wl-spam-register-spam-messages.
825         (wl-summary-register-as-spam-all): Use
826         wl-spam-register-spam-messages.
827         (wl-summary-register-as-good): Abolish optional argument; Use
828         wl-spam-register-good-messages.
829         (wl-summary-register-as-good-all): Use
830         wl-spam-register-good-messages.
831         (wl-summary-target-mark-register-as-spam): New funtion.
832         (wl-summary-target-mark-register-as-good): Ditto.
833
834 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
835
836         * wl-spam.el: New file.
837
838 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
839
840         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
841
842         * wl-action.el (wl-auto-refile-guess-functions): New variable.
843         (wl-summary-auto-refile): Call wl-refile-guess with
844         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
845
846 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
847
848         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
849         with disable-thread argument non-nil.
850
851 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
852
853         * wl-summary.el (wl-summary-rescan): Added optional argument
854         disable-thread.
855         (wl-summary-sync): Call wl-summary-rescan with argument
856         disable-thread.
857         (wl-summary-input-range): Added new range `rescan-thread'.
858
859 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
860
861         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
862
863 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
864
865         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
866         internal variable.
867         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
868         wl-summary-search-parent-by-subject-regexp and
869         wl-summary-divide-thread-when-subject-changed as nil.
870         (wl-summary-insert-sequential): If entity is nil, nothing to do.
871         (wl-summary-insert-thread): Search parent entity from
872         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
873         thread loop.
874
875 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
876
877         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
878
879         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
880
881         * wl-util.el (wl-require-update-all-folder-p): New function.
882         (wl-get-assoc-list-value): Added `function' to match directive.
883         (wl-collect-draft): Rewrite.
884
885         * wl-summary.el (wl-summary-sync-update): Clear faces
886         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
887         are non-nil.
888         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
889         argument as function.
890         (wl-summary-input-range): Ditto.
891
892         * wl-folder.el (wl-draft-get-folder): New function.
893         (wl-folder-get-elmo-folder): Consider draft folder.
894
895         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
896         (wl-draft-buffer-message-number): New buffer local variable.
897         (wl-draft-folder-internal): New internal variable.
898         (wl-draft-delete): Rewrite.
899         (wl-draft-save): Ditto.
900         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
901         wl-folder-get-elmo-folder.
902         (wl-draft-config-info-operation): Ditto.
903         (wl-jump-to-draft-folder): Ditto.
904         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
905         (wl-draft-reedit): Rewrite.
906
907         * Version number is increased to 2.11.19.
908         
909 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
910
911         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
912         variable.
913
914 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
915
916         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
917         Use ignore-errors instead of unwind-protect.
918
919 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
920
921         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
922         for updating `wl-thread-entity-list'.
923
924 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
925
926         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
927         parameter from calling `wl-thread-entity-get-older-brothers' and
928         `wl-thread-entity-get-younger-brothers'.
929         Replace nested `append' with a single one.
930
931 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
932
933         * wl-summary.el (wl-summary-mode): Don't use the return value of
934         `make-local-hook'.
935
936 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
937
938         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
939         instead of `let*'.
940         (wl-thread-delete-message): Likewise.  Split and narrow the scope
941         of local variables.
942
943 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
944
945         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
946         Renamed from wl-summary-window-scroll-functions.
947         (wl-summary-window-scroll-functions): Don't set to variable.
948         (wl-summary-display-top): Use run-hooks.
949         (wl-summary-display-bottom): Ditto.
950         (wl-summary-toggle-disp-msg): Ditto.
951         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
952         Use it instead of wl-summary-window-scroll-functions.
953         (wl-summary-goto-folder-subr): Don't call
954         wl-summary-window-scroll-functions, use
955         wl-summary-buffer-window-scroll-functions instead.
956
957 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
958
959         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
960         make-local-variable.
961
962 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
963
964         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
965         set-buffer-modified-p.
966         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
967         (wl-summary-display-bottom): Ditto.
968         (wl-summary-toggle-disp-msg): Ditto.
969
970 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
971
972         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
973
974         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
975         (wl-summary-forward): Use elmo-message-entity-field instead of
976         elmo-message-field.
977
978         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
979
980 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
981
982         * wl-summary.el (wl-summary-window-scroll-functions): No use
983         `append'.
984
985 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
986
987         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
988         function.
989         (wl-summary-window-scroll-functions): Call it when both
990         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
991         (wl-summary-temp-mark): Added optional argument number.
992         (wl-summary-message-mark): Added optional argument flag.
993         (wl-summary-persistent-mark): Added optional argument number and flag.
994         (wl-summary-update-persistent-mark): Ditto.
995         (wl-summary-update-status-marks): Set "r" for interactive spec.
996
997         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
998         argument number and flag.
999
1000         * wl-action.el (wl-summary-registered-temp-mark): 
1001         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1002
1003 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1004
1005         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1006         internal variable (buffer local).
1007         (wl-summary-window-scroll-functions): New function.
1008         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1009         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1010         as nil.
1011         (wl-summary-update-status-marks): Added arguments beg, end and
1012         check.
1013         (wl-summary-update-mark-window): Use function.
1014         (wl-summary-sync-update): Follow the change above.
1015         (wl-summary-switch-to-clone-buffer): Copy
1016         wl-summary-buffer-unsync-mark-number-list.
1017         (wl-summary-goto-folder-subr): Set
1018         wl-summary-buffer-unsync-mark-number-list and
1019         use wl-summary-window-scroll-functions insteaf of
1020         wl-summary-lazy-highlight.
1021
1022         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1023
1024 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1025
1026         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1027
1028         * wl-summary.el (wl-summary-update-persistent-mark): Call
1029         wl-summary-set-message-modified.
1030
1031         * wl-summary.el (wl-summary-sync-update): Don't call
1032         wl-summary-update-status-marks.
1033
1034         * Version number is increased to 2.11.18.
1035
1036 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1037
1038         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1039         (wl-message-next-page): Ditto.
1040
1041 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1042
1043         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1044         local variable.  Change the order of a collected list into the
1045         same as the specified range.  Remove nil from a collected list.
1046
1047 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1048
1049         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1050         argument for elmo-folder-list-messages.
1051
1052 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1053
1054         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1055         change (wl-summary-count-unreads return a list instead of a cons
1056         cell).
1057
1058 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1059
1060         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1061         `wl-summary-folder-info-update'.
1062
1063 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1064
1065         * wl-summary.el (wl-summary-set-message-modified): No use
1066         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1067         (wl-summary-set-mark-modified): Abolish.
1068         (wl-summary-mark-modified-p): Ditto.
1069         (wl-summary-save-view): Follow the change above.
1070
1071         * wl-expire.el (wl-summary-expire): Likewise.
1072
1073 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1074
1075         * wl-summary.el (wl-summary-detect-mark-position): Use
1076         modb-entity-handler.
1077         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1078
1079         * Version number is increased to 2.11.17.
1080
1081 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1082
1083         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1084         entity field value.
1085         (wl-summary-prefetch-msg): Ditto.
1086         (wl-summary-print-message-with-ps-print): Ditto.
1087
1088 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1089
1090         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1091         for dummy entity.
1092         (wl-summary-insert-thread): Use elmo-message-entity-field.
1093         (wl-summary-update-thread): Use elmo-message-entity-field and
1094         elmo-message-entity-number.
1095         (wl-summary-line-number):  Use elmo-message-entity-number.
1096         (wl-summary-line-size): Use elmo-message-entity-field.
1097         (wl-summary-line-subject): Ditto.
1098         (wl-summary-line-from): Ditto.
1099         (wl-summary-line-attached): Ditto.
1100         (wl-summary-create-line): Ditto.
1101         (wl-summary-create-line): Use elmo-message-entity-number.
1102         (wl-summary-print-message-with-ps-print): Use
1103         elmo-message-entity-field.
1104
1105 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1106
1107         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1108         change in elmo-msgdb-make-message-entity.
1109         (wl-summary-buffer-set-folder): Don't call
1110         wl-summary-detect-mark-position here.
1111         (wl-summary-rescan): Call elmo-message-entity-number.
1112         (wl-summary-sync-update): Ditto.
1113         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1114
1115         * wl-score.el (wl-score-header-index): Redefine 2th element.
1116         (wl-score-overview-entity-get-extra): Abolish.
1117         (wl-score-ov-entity-get): Rewrite.
1118         (wl-score-string-index<, wl-score-string-func<): Abolish.
1119         (wl-score-string<): New function.
1120         (wl-score-string-sort): Use it.
1121
1122         * wl-refile.el (wl-refile-guess-by-history): Use
1123         elmo-message-entity-field.
1124         (wl-refile-guess-by-from): Ditto.
1125         (wl-refile-guess-by-msgid): Ditto.
1126
1127         * Version number is increased to 2.11.16.
1128
1129 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1130
1131         * wl-folder.el (wl-folder-confirm-existence): Don't call
1132         file-exists-p if msgdb-path is nil.
1133         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1134         `wl-read-folder-hist' to `wl-read-folder-history'.
1135
1136 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1137
1138         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1139         `y-or-n-p'.
1140
1141 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1142
1143         * wl-score.el (wl-score-headers): Don't use
1144         elmo-folder-do-each-message-entity.
1145
1146         * Version number is increased to 2.11.15.
1147
1148 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1149
1150         * wl-summary.el (wl-summary-delete-all-msgs): Use
1151         elmo-folder-move-messages instead of elmo-folder-delete-messages
1152         and elmo-folder-detach-messages.
1153         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1154
1155         * wl-expire.el (wl-expire-delete): Ditto.
1156         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1157
1158 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1159
1160         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1161         (wl-message-header-narrowing-fields): Ditto.
1162         (wl-message-header-narrowing-lines): Ditto.
1163         (wl-message-header-narrowing-string): Ditto.
1164
1165         * wl-summary.el (wl-summary-mode-map): Bind
1166         wl-summary-toggle-header-narrowing to "C-cC-f".
1167         (wl-summary-toggle-header-narrowing): New function.
1168
1169         * wl-message.el (wl-message-buffer-create): Call
1170         wl-message-header-narrowing-setup.
1171         (wl-message-redisplay): Call wl-message-header-narrowing.
1172         (wl-message-header-narrowing): New function.
1173         (wl-message-header-narrowing-map): New keymap.
1174         (wl-message-header-narrowing-widen-map): New keymap.
1175         (wl-message-header-narrowing-again-at-mouse): New function.
1176         (wl-message-header-narrowing-1): Ditto.
1177         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1178         (wl-message-header-narrowing-setup): Ditto.
1179         (wl-message-header-narrowing-toggle): Ditto.
1180         
1181         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1182
1183         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1184         'flag as all.
1185         (wl-use-flag-folder-help-echo): New user option.
1186
1187         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1188         wl-summary-highlight as nil.
1189         (wl-summary-set-mark-modified): Follow the API change.
1190         (wl-summary-mark-modified-p): Ditto.
1191         (wl-summary-mark-as-read-all): Ditto.
1192         (wl-summary-sync-marks): Don't call
1193         elmo-folder-list-messages-with-global-mark.
1194         (wl-summary-mark-as-read-internal): Follow the API change.
1195         (wl-summary-mark-as-answered-internal): Ditto.
1196         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1197         Follow the API change.
1198         (wl-summary-create-line): Call with number argument.
1199         (wl-summary-reply): Follow the API change.
1200
1201         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1202         function.
1203         (wl-highlight-summary-line-string): Call it when
1204         wl-use-flag-folder-help-echo is non-nil.
1205         (wl-highlight-summary-current-line): Ditto.
1206         (elmo-flag-folder-referrer): Added autoload setting.
1207
1208         * wl-draft.el (wl-draft-kill): Follow the API change.
1209
1210         * Version number is increased to 2.11.14.
1211         
1212 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1213
1214         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1215
1216 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1217
1218         * Version number is increased to 2.11.13.
1219
1220 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1221
1222         * wl-draft.el (wl-draft-previous-history-element): Fixed
1223         unbalanced parenthesis and bind unbound local variables.
1224
1225 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1226
1227         * wl-draft.el (wl-draft-previous-history-element): New function.
1228         (wl-draft-next-history-element): Ditto.
1229         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1230         them to M-p and M-n.
1231
1232 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1233
1234         * Version number is increased to 2.11.12.
1235
1236 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1237
1238         * wl-draft.el (wl-draft-hide): Select buffer-window.
1239
1240 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1241
1242         * wl-summary.el (wl-summary-narrow-to-region): New function.
1243         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1244         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1245         (wl-summary-save-region): Use it.
1246         * wl-action.el (wl-summary-collect-numbers-region)
1247         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1248
1249 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1250
1251         * wl-folder.el (wl-folder-count-incorporates): Don't use
1252         `elmo-msgdb-mark-load'
1253
1254         * Version number is increased to 2.11.11.
1255
1256 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1257
1258         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1259         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1260
1261 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1262
1263         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1264
1265 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1266
1267         * Version number is increased to 2.11.10.
1268
1269 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1270
1271         * wl-mime.el (wl-draft-attribute-value): Fixed.
1272
1273 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1274
1275         * wl-util.el (wl-copy-local-variables): New function.
1276
1277         * wl-mime.el (wl-draft-attribute-recipients): New function.
1278         (wl-draft-attribute-envelope-from): Ditto.
1279         (wl-draft-attribute-smtp-posting-server): Ditto.
1280         (wl-draft-attribute-smtp-posting-port): Ditto.
1281         (wl-draft-attribute-value): Ditto.
1282         (wl-draft-preview-message): Use it to get value for
1283         attributes. Reflect result of `wl-draft-config'.
1284
1285         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1286         and call `wl-summary-mark-as-read' before to call
1287         `wl-summary-unset-mark'.
1288         (wl-summary-target-mark-mark-as-unread): Likewise.
1289         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1290
1291 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1292
1293         * wl-mime.el (wl-draft-preview-message): Use actual value for
1294         attributes; Fix for small window.
1295
1296 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1297
1298         * wl-refile.el (wl-refile-get-field-value): Call
1299         `elmo-message-entity-field' with 3rd argument is non-nil.
1300
1301 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1302
1303         * wl-vars.el (wl-draft-preview-attributes): New user option.
1304         (wl-draft-preview-attributes-list): Ditto.
1305         (wl-draft-preview-attributes-buffer-lines): Ditto.
1306         (wl-draft-preview-attributes-buffer-name): Ditto.
1307
1308         * wl-mime.el (wl-draft-preview-message): Display attributes.
1309
1310 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1311
1312         * wl-summary.el (wl-summary-detect-mark-position): Bind
1313         wl-summary-flag-priority-list to '(new).
1314
1315 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1316
1317         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1318         funtion.
1319         (wl-highlight-summary-line-string): Use it.
1320         (wl-highlight-summary-current-line): Ditto.
1321
1322 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1323
1324         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1325         line even when the mark string is not changed.
1326
1327         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1328         argument change in the wl-summary-create-line.
1329         (wl-thread-insert-entity-sub): Ditto.
1330
1331         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1332         argument change in the wl-summary-create-line.
1333         (wl-summary-insert-sequential): Ditto.
1334         (wl-summary-update-thread): Ditto.
1335         (wl-summary-persistent-mark-string): New inline function.
1336         (wl-summary-message-mark): Use it.
1337         (wl-summary-create-line): Abolish argument wl-persistent-mark
1338         and added wl-flags, wl-cached.
1339
1340         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1341         mark to flags.
1342         (wl-highlight-summary-current-line): Decide the face not by the 
1343         persistent mark but flags.
1344
1345 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1346
1347         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1348         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1349         wl-summary-read-uncached-mark): Revive.
1350         (wl-summary-answered-cached-mark,
1351         wl-summary-answered-uncached-mark): New user option.
1352         (wl-summary-score-marks): Follow the change above.
1353         (wl-summary-auto-refile-skip-marks): Ditto.
1354         (wl-summary-incorporate-marks): Ditto.
1355         (wl-summary-expire-reserve-marks): Ditto.
1356         (wl-summary-flag-priority-list): New user option.
1357
1358         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1359         changes.
1360         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1361         of elmo-message-mark.
1362         (wl-summary-mark-as-read-internal): Ditto.
1363         (wl-summary-mark-as-answered): Ditto.
1364         (wl-summary-mark-as-important): Ditto.
1365         (wl-summary-redisplay-internal): Ditto.
1366         (wl-summary-redisplay-no-mime-internal): Ditto.
1367         (wl-summary-message-mark): New function.
1368         (wl-summary-insert-sequential): Use wl-summary-message-mark
1369         instead of elmo-message-mark.
1370         (wl-summary-update-thread): Ditto.
1371         (wl-summary-persistent-mark): Ditto.
1372         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1373         instead of elmo-message-mark.
1374
1375         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1376         wl-summary-message-mark instead of elmo-message-mark.
1377         (wl-thread-insert-entity-sub): Ditto.
1378         (wl-thread-get-children-msgs-uncached): Ditto.
1379
1380         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1381         variable name changes.
1382         (wl-highlight-summary-current-line): Ditto.
1383
1384         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1385         wl-summary-message-mark instead of elmo-message-mark.
1386
1387         * wl-expire.el (wl-expire-message-p): Ditto.
1388
1389         * wl-score.el (wl-score-headers): Ditto.
1390
1391         * Version number is increased to 2.11.9.
1392
1393         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1394         (wl-summary-sync-update): Follow the change above.
1395         (wl-summary-switch-to-clone-buffer): Ditto.
1396         (wl-summary-open-folder): Ditto.
1397
1398 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1399
1400         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1401         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1402
1403         * Version number is increased to 2.11.8.
1404
1405         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1406
1407         * wl-expire.el (wl-expire-refile): Follow the API change on
1408         `elmo-folder-move-messages'.
1409         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1410
1411         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1412         (wl-summary-exec-action-refile): Ditto.
1413         (wl-summary-exec-action-copy): Ditto.
1414         (wl-summary-no-auto-refile-message-p): No use
1415         `wl-summary-buffer-msgdb'.
1416         (wl-summary-auto-refile): Ditto.
1417
1418 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1419
1420         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
1421
1422 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
1423
1424         * wl-summary.el (wl-summary-sync): Treat no-sync.
1425
1426         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
1427         (wl-default-sync-range): Ditto.
1428
1429 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1430
1431         * wl-refile.el (wl-refile-subject-learn): Call
1432         `elmo-message-entity-field' with 3rd argument is non-nil.
1433         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
1434         instead of `elmo-msgdb-overview-entity-get-subject'.
1435
1436 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
1437
1438         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
1439         scan-type is rescan.
1440         (wl-summary-delete-all-temp-marks): Remove scored mark too when
1441         new optional argument force is non-nil.
1442         (wl-summary-save-view-cache): Call it with force argument non-nil.
1443
1444         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
1445
1446 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1447
1448         * wl-action.el (wl-summary-print-argument): Fixed last change.
1449
1450 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1451
1452         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
1453         simplified.
1454         (wl-summary-target-mark-mark-as-unread): Likewise.
1455         (wl-summary-target-mark-mark-as-important): Likewise.
1456
1457 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1458
1459         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
1460         * wl-summary.el (wl-summary-mark-as-important): Arranged.
1461         (wl-summary-mark-as-important-region): Change accordingly.
1462         (wl-summary-target-mark-mark-as-important): Ditto.
1463
1464 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1465
1466         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
1467
1468         * wl-action.el (wl-summary-print-argument): Print argument to
1469         right side of window if `wl-summary-print-argument-within-window'
1470         is non-nil.
1471
1472 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
1473
1474         * wl-action.el (wl-summary-set-mark): Use
1475         `wl-summary-message-visible-p' to check visibility of the message
1476         and jump to message only when the message line is visible and have
1477         different number; Call wl-summary-unset-mark with number argument.
1478         (wl-summary-unset-mark): 
1479         Use `wl-summary-message-visible-p'
1480         to check visibility of the message and jump to message only when
1481         the message line is visible and have different number;
1482
1483 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1484
1485         * Version number is increased to 2.11.7.
1486
1487         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
1488         and wl-folder-summary-line-format.
1489
1490         * wl-summary.el (wl-summary-message-visible-p): New inline function.
1491         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
1492         (wl-summary-set-score-mark): Use it.
1493         (wl-summary-target-mark-mark-as-read): Ditto.
1494         (wl-summary-target-mark-mark-as-unread): Ditto.
1495         (wl-summary-target-mark-mark-as-important): Ditto.
1496         (wl-summary-target-mark-msgs): Simplified.
1497         (wl-summary-detect-mark-position): Fixed problem when
1498         summary-line-format no contain persisten/temp mark spec.
1499         (wl-summary-temp-mark): Ditto.
1500         (wl-summary-persistent-mark): Ditto.
1501         (wl-summary-update-persistent-mark): Ditto.
1502
1503         * wl-action.el (wl-summary-set-mark): Ditto.
1504         (wl-summary-unset-mark): Ditto.
1505         All other related portions are changed.
1506
1507 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1508
1509         * Version number is increased to 2.11.6.
1510
1511 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1512
1513         * wl-util.el (wl-current-message-buffer): Define as function;
1514         Don't use the value of wl-messge-buffer.
1515
1516         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1517         persistent mark.
1518
1519         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1520         no current message, cause an error.
1521
1522 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1523
1524         * wl-summary.el (wl-summary-set-message-modified): Use
1525         elmo-folder-set-message-modified instead of
1526         elmo-folder-set-message-modified-internal.
1527
1528 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1529
1530         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1531         interactively.
1532         (wl-summary-sync): nokill->entirely.
1533         (wl-summary-sync-marks): Fixed message.
1534         (wl-summary-input-range): Added mark, nokill->entirely.
1535
1536         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1537         messages as read.
1538
1539 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1540
1541         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1542         update-noscore.
1543         (wl-summary-sync): Follow the change above.
1544
1545 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1546
1547         * wl-action.el (wl-summary-target-mark-all): Use
1548         elmo-folder-list-messages.
1549
1550 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1551
1552         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1553         (wl-summary-rescan): Set wl-summary-scored as nil.
1554         (wl-summary-sync-force-update): Follow the change above.
1555         (wl-summary-sync): Ditto.
1556         (wl-summary-sync-update): Added argument disable-killed.
1557         (wl-summary-insert-headers): Set visible-only argument for
1558         elmo-folder-list-messages.
1559         (wl-summary-input-range): Added update-nokill, update-noscore,
1560         all-nokill, all-noscore and mark.
1561
1562         * Version number is increased to 2.11.5.
1563
1564         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1565
1566 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1567
1568         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1569         (wl-summary-prefetch-region-no-mark): Change accordingly.
1570         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1571
1572 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1573
1574         * wl-address.el (wl-complete-field-to): Abolished.
1575         (wl-complete-address): Completion function for completing-read.
1576         * wl-action.el (wl-summary-get-resend-address): Use it.
1577
1578         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1579         wl-summary-update-mark and abolish unused argument.
1580         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1581         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1582         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1583         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1584         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1585         * wl-draft.el (wl-draft-kill): Ditto.
1586
1587         * wl-summary.el: Remove unused binding of case-fold-search.
1588         (wl-summary-replace-status-marks): Abolished.
1589
1590 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1591
1592         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1593         is specified or folder length is zero.
1594
1595 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1596
1597         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1598         (wl-folder-archive-current-entity): Ditto.
1599
1600 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1601
1602         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1603         retrieving message mark.
1604         (wl-summary-redisplay-internal): Ditto.
1605
1606         * wl-message.el (wl-message-buffer-display): Ignore errors while
1607         retrieving message-id field.
1608
1609         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1610         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1611         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1612         order of the arguments for `wl-expire-message-p'.
1613         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1614
1615         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1616         Check return value of wl-summary-reply.
1617         (wl-summary-reply): Recover window configuration when an error occured.
1618
1619 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1620
1621         * wl-summary.el (wl-summary-resend-message): Abolished, the
1622         feature is inherited by wl-summary-resend (put resend mark).
1623
1624 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1625
1626         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1627         wl-message-buffer to nil when the message is hide.
1628
1629 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1630
1631         * .cvsignore: New file.
1632
1633 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1634
1635         * wl-action.el (wl-summary-action-docstring): Add more info.
1636         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1637         duplicate definition.
1638         (wl-summary-define-mark-action): Functions wl-summary-*-region
1639         keep current position.
1640         (wl-summary-unregister-target-mark): Store result to the variable.
1641
1642 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1643
1644         * Version number is increased to 2.11.4.
1645
1646 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1647
1648         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1649         wl-summary-delete-all-temp-marks.
1650         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1651
1652         * wl-action.el (wl-summary-set-mark): Changed terminology
1653         refile-destination -> action-argument.
1654         (wl-summary-unset-mark): Ditto.
1655         (wl-summary-remove-argument): Ditto.
1656         (wl-summary-print-argument): Ditto.
1657
1658         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1659         (wl-thread-remove-argument-region): Ditto.
1660         (wl-thread-print-argument-region): Ditto.
1661         (wl-thread-close): Ditto.
1662         (wl-thread-open): Ditto.
1663
1664         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1665         (wl-highlight-refile-destination-face is abolished)
1666         (wl-highlight-action-argument-string): Ditto.
1667         (wl-highlight-summary-current-line): Highlight action argument.
1668
1669         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1670         color for light backgrounds.
1671         (wl-highlight-summary-answered-face): Ditto.
1672
1673 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1674
1675         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1676
1677         * wl-score.el (wl-summary-score-update-all-lines): Use
1678         wl-summary-set-mark.
1679         (wl-summary-score-update-all-lines): Kill expunged messages.
1680
1681         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1682
1683 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1684
1685         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1686         directly.
1687         (wl-score-overview-entity-get-lines): Ditto.
1688         (wl-score-overview-entity-get-xref): Ditto.
1689         (wl-score-get-latest-msgs): Ditto.
1690         (wl-summary-rescore): Ditto.
1691
1692         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1693         to "&".
1694         (wl-summary-mark-as-answered-internal): New inline function.
1695         (wl-summary-mark-as-answered): New function.
1696         (wl-summary-mark-as-unanswered): Ditto.
1697         (wl-summary-sync-marks): Modified for answered-mark synching.
1698
1699 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1700
1701         * wl-action.el (wl-summary-set-mark): Fixed last change.
1702
1703 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1704
1705         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1706         behavior of wl-summary-unread-message-hook
1707         (Pointed out by akira yamada <akira@arika.org>).
1708
1709 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1710
1711         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1712         wl-summary-delete.
1713         * wl-xmas.el (wl-summary-toolbar): Ditto.
1714
1715         * wl-action.el (wl-summary-set-mark): Don't override current
1716         temp-mark.
1717
1718         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1719
1720 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1721
1722         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1723         (wl-refile-msgid-learn): Ditto.
1724         (wl-refile-get-field-value): Ditto.
1725
1726         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1727
1728         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1729         (wl-expire-delete-reserved-messages): Renamed from
1730         wl-expire-reserve-marked-msgs-from-list.
1731         (wl-expire-delete): Removed argument `msgdb'.
1732         (wl-expire-refile): Ditto.
1733         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1734         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1735         mark-alist as argument.
1736         (wl-expire-archive-number1): Removed argument `msgdb'.
1737         (wl-expire-archive-number2): Ditto.
1738         (wl-expire-archive-date): Ditto.
1739         (wl-expire-localdir-date): Ditto.
1740         (wl-expire-hide): Ditto.
1741         (wl-archive-number1): Ditto.
1742         (wl-archive-number2): Ditto.
1743         (wl-archive-date): Ditto.
1744         (wl-archive-folder): Ditto.
1745         All other related portions are changed.
1746
1747 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1748
1749         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1750         mean move up and down. (suggested by Takashi Kawachi)
1751
1752 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1753
1754         * wl-acap.el (toplevel): Don't require un-define.
1755
1756 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1757
1758         * wl-thread.el (wl-thread-delete-message): Always update
1759         wl-summary-buffer-number-list.
1760
1761         * wl-action.el (wl-summary-print-destination): 
1762         Do nothing when folder is nil.
1763
1764 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1765
1766         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1767         persistent mark when prefetch is succeeded.
1768
1769 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1770
1771         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1772         instead of elmo-msgdb-delete-msgs.
1773         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1774         (wl-expire-hide): Ditto.
1775
1776         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1777
1778         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1779         elmo-msgdb interface.
1780         (wl-thread-get-exist-children): Likewise.
1781         (wl-thread-insert-message): Likewise.
1782         (wl-thread-msg-mark-as-important): Likewise.
1783         (wl-thread-insert-entity-sub): Likewise.
1784         (wl-thread-get-children-msgs-uncached): Likewise.
1785
1786         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1787         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1788         (wl-summary-sync-update): Likewise.
1789         (wl-summary-auto-select-msg-p): Likewise.
1790         (wl-summary-update-thread): Likewise.
1791         (wl-summary-mark-as-important): Likewise.
1792         (wl-summary-jump-to-msg-internal): Likewise.
1793         (wl-summary-redisplay-internal): Likewise.
1794         (wl-summary-print-message-with-ps-print): Likewise.
1795         (wl-summary-folder-info-update): Likewise.
1796
1797         * wl-folder.el (wl-folder-check-one-entity):
1798         elmo-folder-count-flags instead of wl-summary-count-unread.
1799
1800         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1801
1802         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1803
1804         * wl-summary.el (wl-summary-set-message-modified): 
1805         Call wl-summary-set-mark-modified.
1806         (wl-summary-delete-messages-on-buffer): Call
1807         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1808         (wl-summary-sync-update): Call elmo-folder-length instead of
1809         elmo-folder-messages.
1810         (wl-summary-insert-headers): Don't call
1811         elmo-folder-list-message-entities.
1812
1813 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1814
1815         * wl-action.el (wl-summary-define-mark-action): Call
1816         `wl-summary-set-mark' with argument `data'.
1817         (wl-summary-auto-refile): Fixed order of arguments when call
1818         `wl-summary-refile'.
1819
1820 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
1821
1822         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
1823
1824         * wl-summary.el (wl-summary-mode-map): Bind resend action.
1825
1826         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
1827         (Renamed from wl-highlight-summary-deleted-face).
1828         (wl-highlight-summary-resend-face): New face.
1829
1830         (wl-highlight-summary-deleted-face): Renamed from
1831         wl-highlight-summary-erased-face.
1832
1833         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
1834
1835         * wl-action.el (wl-summary-get-resend-address): New function.
1836         (wl-summary-exec-action-resend): Ditto.
1837         (wl-summary-exec-action-resend-subr): Ditto.
1838
1839         * w-thread.el (wl-thread-copy): Removed definition.
1840         (wl-thread-refile): Ditto.
1841         (wl-thread-delete): Ditto.
1842         (wl-thread-target-mark): Ditto.
1843
1844         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
1845         (wl-summary-target-mark-set-action): Fixed.
1846         (wl-summary-define-mark-action): Fixed quotation.
1847         (wl-summary-move-mark-list-messages): Display message.
1848         (wl-summary-define-mark-action): Define thread functions.
1849         (wl-summary-exec-action-refile): Changed message.
1850         (wl-summary-exec): Ditto.
1851
1852 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
1853         
1854         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
1855         '%%'.
1856
1857 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
1858
1859         * wl.el (toplevel): Require wl-action.
1860         (wl-init): Call wl-summary-define-mark-action.
1861
1862         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
1863
1864         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
1865         wl-summary-delete and wl-summary-erase.
1866         (wl-summary-mode-map): Ditto.
1867
1868         * wl-vars.el (wl-dispose-folder-alist): Renamed from
1869         wl-delete-folder-alist.
1870
1871         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
1872         wl-summary-prefetch-msg instead of wl-summary-prefetch.
1873         (toplevel): Moved mark & action related functions to the wl-action.el.
1874
1875         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
1876         in wl-summary-mark-action-list.
1877         (wl-highlight-summary-current-line): Ditto.
1878
1879         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
1880         empty lines.
1881
1882         * wl-action.el: New file. 
1883
1884 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
1885
1886         * wl-summary.el (wl-summary-target-mark-replace): New function.
1887         (wl-summary-target-mark-prefetch): Use it.
1888         (wl-summary-target-mark-delete): Ditto.
1889         (toplevel): Rearranged definition order.
1890         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
1891         (wl-summary-target-mark-erase): Rewrite.
1892         (wl-summary-erase-region): New function.
1893         (wl-summary-exec-action-erase): Changed message.
1894         (wl-summary-move-mark-list-messages): New function.
1895         (wl-summary-exec-action-delete): Use it.
1896         (wl-summary-exec-action-erase): Ditto.
1897
1898         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
1899         (wl-summary-skip-mark-list): Added "d".
1900
1901         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
1902         while searching.
1903
1904         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
1905         and define using defcustom;
1906         Define 4th element as a face.
1907         
1908         * wl-summary.el (wl-summary-incorporate): Use 
1909         `wl-summary-prefetch-region-no-mark' instead of
1910         `wl-summary-prefetch-region'.
1911         (wl-summary-prefetch-region-no-mark): Revival of old
1912         `wl-summary-prefetch-region'.
1913         (wl-summary-mark-action-list): Moved to wl-vars.el
1914
1915         * wl-highlight.el (wl-highlight-summary-current-line): Decide
1916         face according to the `wl-summary-mark-action-list'.
1917         (wl-highlight-summary-current-line): Ditto;
1918         Removed destination highlighting.
1919
1920         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
1921         (wl-highlight-summary-line-string): Highlight for "i" mark.
1922         (wl-highlight-summary-current-line): Ditto.
1923
1924         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
1925         no destination.
1926
1927         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
1928         exists, just go ahead.
1929         (wl-summary-prefetch-region): Rewrite.
1930         (wl-summary-prefetch): Ditto.
1931         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
1932         (wl-summary-exec-action-prefetch): New function.
1933         (wl-summary-target-mark-prefetch): Rewrite.
1934
1935 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
1936
1937         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
1938         (wl-highlight-summary-line-string): Added "d" and "D".
1939         (wl-highlight-summary-current-line): Ditto.
1940
1941         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
1942         in wl-summary.el.
1943         (wl-thread-insert-entity-sub): Ditto.
1944         (wl-thread-remove-destination-region): Ditto.
1945         (wl-thread-print-destination-region): Ditto.
1946
1947         * wl-summary.el (wl-summary-buffer-refile-list,
1948         wl-summary-buffer-delete-list,
1949         wl-summary-buffer-copy-list): Abolish.
1950         (wl-summary-buffer-temp-mark-list): New buffer local variable.
1951         All other related portions are changed.
1952         (wl-summary-mark-action-list): New variable.
1953         (wl-summary-set-mark): New function.
1954         (wl-summary-register-target-mark): Ditto.
1955         (wl-summary-unregister-target-mark): Ditto.
1956         (wl-summary-have-target-mark-p): Ditto.
1957         (wl-summary-register-temp-mark): Ditto.
1958         (wl-summary-unregister-temp-mark): Ditto.
1959         (wl-summary-registered-temp-mark): Ditto.
1960         (wl-summary-collect-temp-mark): Ditto.
1961         (wl-summary-unset-mark): Ditto.
1962         (wl-summary-set-target-mark): Ditto.
1963         (wl-summary-unset-target-mark): Ditto.
1964         (wl-summary-set-action-generic): Ditto.
1965         (wl-summary-unset-action-generic): Ditto.
1966         (wl-summary-exec-action-delete): Ditto.
1967         (wl-summary-exec-action-erase): Ditto.
1968         (wl-summary-set-action-refile): Ditto.
1969         (wl-summary-set-action-refile-subr): Ditto.
1970         (wl-summary-unset-action-refile): Ditto.
1971         (wl-summary-make-destination-numbers-list): Ditto.
1972         (wl-summary-exec-action-refile): Ditto.
1973         (wl-summary-set-action-copy): Ditto.
1974         (wl-summary-unset-action-copy): Ditto.
1975         (wl-summary-exec-action-copy): Ditto.
1976         (wl-summary-collect-numbers-region): Ditto.
1977         (wl-summary-delete): Rewrite.
1978         (wl-summary-erase): Ditto.
1979         (wl-summary-remove-destination): Ditto.
1980         (wl-summary-exec): Ditto.
1981         (wl-summary-exec-region): Ditto.
1982         (wl-summary-target-mark-erase): Ditto.
1983         (wl-summary-refile): Ditto.
1984         (wl-summary-copy): Ditto.
1985         (wl-summary-unmark): Ditto.
1986         (wl-summary-delete-all-mark): Ditto.
1987         (wl-summary-mark-line): Don't highlight.
1988         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
1989         (wl-summary-target-mark-refile-subr): Rewrite.
1990
1991         (wl-summary-copy-prev-destination): Abolish.
1992
1993 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1994
1995         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
1996         default values along the value of wl-on-mule.
1997         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
1998         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
1999         It is not used anywhere.
2000
2001 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2002
2003         * wl-summary.el (wl-summary-print-destination): Keep position.
2004         (wl-summary-cursor-move-surface): Keep horizontal position.
2005
2006 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2007
2008         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2009         write sendlog.
2010
2011 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2012
2013         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2014         `wl-summary-highlight'.
2015
2016 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2017
2018         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2019         trivial condition for temp-mark.
2020
2021 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2022
2023         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2024         when it hits killed buffer.
2025
2026 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2027
2028         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2029         * wl-news.el.in: `message' and `error' take format string.
2030
2031 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2032
2033         * wl-folder (wl-folder-insert-entity): Display a message,
2034         `...done', when the work finish.
2035         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2036
2037 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2038
2039         * wl-message.el (wl-message-redisplay): Remove unused local
2040         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2041
2042 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2043
2044         * wl-summary.el (wl-summary-replace-status-marks): Disable
2045         interactive use.
2046         (wl-summary-reedit): Check message existence at first.
2047         (wl-summary-mark-line): Fix doc, return value is indefinite.
2048
2049         * wl-highlight.el (wl-highlight-message): Arranged.
2050
2051         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2052         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2053         check temp-mark by wl-summary-temp-mark always.
2054         (wl-highlight-summary): Change accordingly.
2055         * wl-summary.el (wl-summary-mark-as-read-all)
2056         (wl-summary-delete-cache, wl-summary-set-score-mark)
2057         (wl-summary-mark-as-unread, wl-summary-unmark)
2058         (wl-summary-mark-line, wl-summary-mark-as-read)
2059         (wl-summary-mark-as-important): Ditto.
2060
2061         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2062         end of the window if possible.
2063         * wl-summary.el (wl-summary-sync-update): Support lazy
2064         highlighting.
2065         (wl-summary-toggle-disp-msg): Ditto.
2066
2067 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2068
2069         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2070
2071 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2072
2073         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2074         change.
2075
2076 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2077
2078         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2079         API.
2080         (wl-summary-sync-update): Ditto.
2081
2082         * wl-score.el (wl-score-get-score-alist): Changed argument.
2083         (wl-summary-rescore-msgs): Likewise.
2084         (wl-summary-score-headers): Likewise.
2085         (wl-score-headers): Likewise;
2086         Use elmo-folder-do-each-message-entity, etc.
2087         (wl-summary-score-effect): Follow the changes above.
2088         (wl-summary-rescore): Ditto.
2089         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2090         (wl-score-get-overview): Abolish.
2091
2092         * wl-summary.el (wl-summary-default-from): Follow the API change in
2093         elmo-msgdb.
2094         (wl-summary-count-unread): Ditto.
2095         (wl-summary-detect-mark-position): Ditto.
2096         (wl-summary-overview-entity-compare-by-date): Ditto.
2097         (wl-summary-overview-entity-compare-by-number): Ditto.
2098         (wl-summary-overview-entity-compare-by-from): Ditto.
2099         (wl-summary-overview-entity-compare-by-subject): Ditto.
2100         (wl-summary-get-list-info): Ditto.
2101         (wl-summary-rescan): Ditto.
2102         (wl-summary-jump-to-msg-by-message-id): Ditto.
2103         (wl-summary-sync-update): Ditto; Removed comment.
2104         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2105         (wl-summary-insert-message): Use wl-summary-insert
2106         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2107         (wl-summary-insert-headers): Changed argument overview to folder.
2108         (wl-summary-search-by-subject): Likewise.
2109         (wl-summary-insert-thread): Renamed from 
2110         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2111
2112         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2113         too.
2114
2115         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2116         wl-string-member.
2117
2118 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2119
2120         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2121         elmo-folder-append-buffer.
2122         (wl-draft-queue-append): Likewise.
2123
2124         * wl-mime.el (wl-message-delete-current-part): Ditto.
2125         (wl-summary-burst-subr): Ditto.
2126
2127         * wl-news.el.in (wl-news-send-news): Ditto.
2128
2129 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2130
2131         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2132         function.
2133         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2134         (wl-summary-update-mark): Enclose with save-excursion.
2135         (wl-summary-mark-as-read-internal): Fixed last change.
2136         (wl-summary-mark-as-important): Use 3rd argument of
2137         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2138         Don't use elmo-msgdb-set-mark.
2139         (wl-summary-redisplay-internal): If msgdb flag is already read,
2140         just update the mark on buffer.
2141
2142 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2143
2144         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2145         cut visible folder when elmo-folder-delete returns non-nil value.
2146
2147 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2148
2149         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2150         by Kenichi OKADA <okada@opaopa.org>).
2151
2152 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2153
2154         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2155
2156 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2157
2158         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2159         Fixed the last change, search group entity by its real name.
2160         (Thanks to: KOBAYASHI Shinji)
2161
2162 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2163
2164         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2165         (wl-fldmgr-access-display-all): Don't refer visible name.
2166         * wl-expire.el (wl-folder-archive-current-entity)
2167         (wl-folder-expire-current-entity): Ditto.
2168         * wl-folder.el (wl-folder-jump-to-current-entity)
2169         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2170         (wl-folder-open-folder-sub,wl-folder-open-all)
2171         (wl-folder-write-current-folder): Ditto.
2172         (wl-folder-insert-entity): Don't use petname for normal group.
2173         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2174         is the real name.
2175         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2176         Abolished.
2177
2178 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2179
2180         * wl-draft.el (wl-draft-create-buffer): Add
2181         `wl-summary-reply-with-citation'
2182
2183 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2184
2185         * wl-draft.el (wl-draft-reply): Fixed.
2186
2187 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2188
2189         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2190         when `wl-draft-send-confirm-with-preview' is non-nil.
2191         You can scroll up/down by j/k.
2192         (wl-draft-send-confirm-with-preview): New variable (default=t).
2193
2194 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2195
2196         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2197         (wl-fldmgr-save-folders): Fix comment.
2198
2199 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2200
2201         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2202         along the last change in `wl-folder-buffer-group-p'.
2203
2204 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2205
2206         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2207         folder.
2208
2209         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2210         the default value.
2211
2212         * wl-mime.el (wl-summary-burst): Update summary only when target
2213         folder equals current folder.
2214
2215 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2216
2217         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2218
2219 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2220
2221         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2222         value.
2223
2224 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2225
2226         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2227         `map-extents' instead of `extent-at' repeatedly.
2228         (wl-highlight-folder-current-line): Ditto.
2229
2230         * wl-highlight.el: Remove useless dummy functions.
2231
2232 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2233
2234         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2235         (wl-folder-put-folder-property): New function to put text property.
2236         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2237         (wl-folder-insert-entity, wl-folder-update-diff-line)
2238         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2239         * wl-e21.el, wl-xmas.el, wl-mule.el
2240         (wl-highlight-folder-current-line): Ditto.
2241         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2242         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2243         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2244         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2245
2246 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2247
2248         * Version number is increased to 2.11.3.
2249
2250 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2251
2252         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2253         Resume current-buffer since it is assumed by remaining tasks.
2254
2255 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2256
2257         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2258         (wl-folder-completion-function): Abolished.
2259         (wl-folder-complete-folder): New function.
2260         (wl-folder-complete-filter-condition): Ditto.
2261         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2262         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2263
2264 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2265
2266         * wl-draft.el (wl-draft-send-confirm): New function.
2267         (wl-draft-send): Use it.
2268
2269         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2270         cursor-in-echo-area while confirming.
2271
2272         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2273
2274         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2275         searching via nntp if wl-summary-search-via-nntp is 'force.
2276         Otherwise, invoke searching in nntp folder only.
2277         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2278
2279         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2280         explicitly for mime-make-text-tag.
2281
2282 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2283
2284         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2285         `mime-make-text-tag' instead of `mime-create-tag'.
2286
2287 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2288
2289         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2290         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2291
2292 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2293
2294         * wl-score.el (wl-score-save): Bind print-length and print-level.
2295         (wl-score-pretty-print): Ditto.
2296         (wl-score-edit-insert-header-entry): Ditto.
2297
2298         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2299         "From" entry to be treated with wl-draft-eword-encode-address-list.
2300         * wl-mime.el (wl-draft-preview-message): Ditto.
2301
2302         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2303         (wl-summary-mark-as-unread): Ditto.
2304         (wl-summary-mark-as-read-region): Change accordingly.
2305         (wl-summary-mark-as-unread-region): Ditto.
2306         (wl-summary-target-mark-mark-as-read): Ditto.
2307         (wl-summary-target-mark-mark-as-unread): Ditto.
2308
2309 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2310
2311         * Version number is increased to 2.11.2.
2312
2313 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2314
2315         * wl-news.el.in (wl-news-previous-version-save): Bind
2316         print-length and print-level.
2317         * wl-thread.el (wl-thread-save-entities): Ditto.
2318         (wl-thread-save-top-list): Bind print-length.
2319
2320 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2321
2322         * wl-highlight.el (wl-highlight-summary-line-string): Use
2323         wl-summary-score-below-mark, wl-summary-score-over-mark.
2324         (wl-highlight-summary-current-line): Ditto.
2325
2326 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2327
2328         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2329         insert it.
2330
2331 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2332
2333         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2334
2335 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2336
2337         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2338         message without msgid.
2339         Rewrite with elmo-folder-move-messages.
2340         Set wl-message-buffer to nil.
2341
2342         * wl-summary.el (wl-summary-erase-subr): New function. Use
2343         elmo-folder-move-messages.
2344         (wl-summary-erase): Call it.
2345         (wl-summary-target-mark-erase): Ditto.
2346
2347 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2348
2349         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2350         it is not up-tp-date.
2351
2352 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2353
2354         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2355         buffer after calling `wl-summary-goto-folder-subr' without the
2356         argument `interactive'.
2357         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2358
2359 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2360
2361         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2362         `mime-create-tag'. Use `string=' instead of `looking-at'.
2363
2364 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2365
2366         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2367         to avoid compile warning.
2368
2369         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2370         entity-id when folder is given.
2371         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2372         save-excursion, use save-selected-window instead.
2373         Select folder buffer window if exists.
2374         (To correct behavior with wl-folder-move-cur-folder.)
2375
2376 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2377
2378         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2379
2380 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2381
2382         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2383         list-count instead of %d.
2384
2385 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2386
2387         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2388         (wl-news): Set it.
2389         (wl-news-append-to-folder): Use it.
2390
2391         * wl-news.el.in (wl-news-send-news): Append to specified folder
2392         instead of wl-default-folder.
2393         (wl-news-append-to-folder): Show error message with specified folder.
2394
2395         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2396                 In most major modes, Emacs assumes that any opening
2397                 delimiter found at the left margin is the start of a
2398                 top-level definition, or defun. Therefore, *never put an
2399                 opening delimiter at the left margin unless it should have
2400                 that significance.*
2401
2402         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2403
2404 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2405
2406         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2407
2408 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2409
2410         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2411
2412 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
2413
2414         * wl-summary.el (wl-summary-mark-collect): Revive missing return
2415         for sequential numbering case.
2416
2417 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2418
2419         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
2420         value.
2421         (wl-draft-reply-without-argument-list): Ditto.
2422         (wl-draft-reply-myself-with-argument-list): Abolish.
2423         (wl-draft-reply-myself-without-argument-list): Ditto.
2424         * wl-draft.el (wl-draft-self-reply-p): New function.
2425         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
2426
2427 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2428
2429         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
2430         (avoid error for the case without byte-compiling)
2431
2432 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
2433
2434         * wl-news.el.in (wl-news-append-to-folder): New function.
2435         (wl-news-exit): Rewrite.
2436         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
2437
2438 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2439
2440         * wl-draft.el (wl-draft-reply-position): New function.
2441         (wl-draft-reply-position): Fix.
2442         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
2443         (wl-summary-target-mark-reply-with-citation): Ditto.
2444         (wl-summary-reply-with-citation): Ditto.
2445         * wl-vars.el (wl-draft-reply-default-position): New variable.
2446
2447 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2448
2449         * wl-draft.el (wl-draft-send): Preview when interactive send.
2450
2451 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2452
2453         * wl-draft.el (wl-draft-reply): Set default position.
2454         * wl-summary.el (wl-summary-reply): Ditto.
2455         (wl-summary-reply-with-citation): Ditto.
2456         (wl-summary-target-mark-reply-with-citation): Ditto.
2457
2458 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2459
2460         * wl-news.el.in (wl-news-lang): Set default value according to
2461         current-language-environment.
2462         (wl-news-append-news): Do nothing when news-list is nil.
2463
2464 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2465
2466         * wl-news.el.in (wl-news-mode-map): Add new keybind.
2467         (wl-news): Change message.
2468         (wl-news-exit): Check buffer.
2469         (wl-news-force-exit): New function.
2470         (wl-news-show-all): New function.
2471         (wl-news-discard-and-exit): Fix.
2472
2473 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2474
2475         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
2476         according to current-language-environment.
2477
2478         * wl-news.el.in (wl-news): If arg, show all NEWS after
2479         wl-news-default-previous-version.
2480
2481 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2482
2483         * wl-news.el.in (wl-news-check): Rewritten.
2484         (wl-news-previous-version-load): Change data type.
2485         (wl-news-previous-version-save): Change data type.
2486         (wl-news-append-news): Add return value.
2487         (wl-news-check-news): New function.
2488         (wl-news-already-current-p): New function.
2489         (wl-news-send-news): Rewritten.
2490         (wl-news-mode-map): Add new keybind.
2491         (wl-news): Rewritten.
2492         (wl-news-exit): Rewritten.
2493         (wl-news-discard-and-mail): New function.
2494         (wl-news-send-to-address): Abolished.
2495         * wl.el (wl-init): Delete a message.
2496
2497 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2498
2499         * wl-news.el.in (wl-news-exit): Update previous version.
2500         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2501
2502 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2503
2504         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2505
2506 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2507
2508         * wl-news.el.in (wl-news): New function.
2509         (wl-news-mode): New function.
2510         (wl-news-next-line): New function.
2511         (wl-news-next-page): New function.
2512         (wl-news-exit): New function.
2513         (wl-news-buf-name): New variable.
2514         (wl-news-mode-map): New variable.
2515         (wl-news-winconf): New variable.
2516         (wl-news-append-news): Add an option.
2517
2518 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2519
2520         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2521
2522 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2523
2524         * wl-news.el.in (wl-news-send-to-address): New variable.
2525         (wl-news-send-news): Use it.
2526         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2527         Return updating status.
2528         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2529
2530 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2531
2532         * wl-news.el.in (wl-news-send-news): Delete
2533         Organization and X-Face.
2534
2535 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2536
2537         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2538         (wl-news-append-news): New function.
2539         (wl-news-send-news): New function.
2540
2541 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2542
2543         * Version number is increased to 2.11.1.
2544
2545 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2546
2547         * wl-news.el.in : New file.
2548
2549 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2550
2551         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2552         default value.
2553         (wl-draft-reply-without-argument-list): Ditto.
2554
2555 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2556
2557         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2558         (wl-message-buffer-prefetch-idle-time): Ditto.
2559         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2560
2561 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2562
2563         * wl-thread.el (wl-thread-insert-message): Use
2564         wl-summary-max-thread-depth.
2565
2566         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2567         loop detection.
2568
2569         * wl-message.el (wl-message-buffer-display): Back to the first page
2570         when cache is hit.
2571
2572 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2573
2574         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2575
2576         * wl-summary.el (wl-summary-insert-thread-entity):
2577         If the thread depth is reached to wl-summary-max-thread-depth,
2578         divide the thread.
2579
2580 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2581
2582         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2583         for elmo-remove-passwd.
2584
2585 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2586
2587         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2588         folder is sticky.
2589         (wl-folder-mark-as-read-all-entity): Ditto.
2590         (wl-folder-prefetch-entity): Ditto.
2591
2592 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2593
2594         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2595
2596 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2597
2598         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2599         Delete messages on buffer for unplugged operation.
2600         (wl-summary-erase): Ditto.
2601
2602 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2603
2604         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2605         take nil so as not to search parent by subject.
2606
2607 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2608
2609         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2610         (wl-folder-get-next-folder): Ditto.
2611         (wl-folder-get-path): Ditto.
2612
2613 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2614
2615         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2616         system and encode the region with it before verifying.
2617
2618 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2619
2620         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2621         system of the echo buffer before decoding.
2622
2623 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2624
2625         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2626         original contents.
2627
2628 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2629
2630         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2631         with argument 'any-exists.
2632
2633 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2634
2635         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2636         Use `wl-cs-autoconv'.
2637
2638 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2639
2640         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2641         by `mime-view-automatic-conversion'.
2642
2643         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2644         (wl-message-verify-pgp-nonmime): Ditto.
2645         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2646         Bind them to C-c:d and C-c:v respectively.
2647
2648         Merge following code by Teranishi-san from [wl-en:00167].
2649         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2650         (wl-mime-preview-application/pgp-encrypted): Ditto.
2651         (wl-mime-setup): Add entry.
2652
2653 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2654
2655         * wl-summary.el (wl-summary-target-mark-erase): New function.
2656         Bind it to "mD".
2657
2658 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2659
2660         * wl-vars.el (wl-draft-write-file-function): Fix.
2661         (wl-draft-reedit-hook): Changed default value.
2662
2663         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2664         wl-draft-reedit-hook.
2665         (wl-draft-remove-text-plain-tag): New function.
2666         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2667
2668         * wl-vars.el (wl-draft-write-file-function): New user option.
2669
2670         * wl-draft.el (wl-draft-prepare-edit): Use it for
2671         local-write-file-hooks.
2672         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2673
2674         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2675         (wl-draft-insert-mail-header-separator): Return the body beginning
2676         point.
2677         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2678         text/plain.
2679         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2680
2681 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2682
2683         * wl-summary.el (wl-summary-erase): New function to erase message
2684         without moving it to trash. Bind to "D".
2685
2686         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2687         as `keep' unless switch-function.
2688
2689 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2690
2691         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2692         message buffer by using `wl-summary-toggle-disp-msg'.
2693         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2694         buffer window.
2695         (wl-summary-supresedes-message): Ditto.
2696
2697         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2698         Do not delete other windows.
2699         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2700         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2701         (wl-draft-create-buffer): Set reply-or-forward also for target
2702         mark commands.
2703
2704 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2705
2706         * wl-draft.el (wl-user-agent-compose): Delete special case for
2707         switch-to-buffer-other-window.
2708
2709         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2710         (wl-summary-forward): Ditto.
2711
2712         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2713         function.
2714         (wl-draft-buffer-style): New use option.
2715
2716         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2717         (wl-draft): Follow the change above.
2718         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2719         wl-draft-buffer-style.
2720         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2721         switch-function.
2722
2723 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2724
2725         * wl-draft.el (wl-user-agent-compose): Delete special case for
2726         switch-to-buffer-other-window.
2727
2728         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2729         (wl-summary-forward): Ditto.
2730
2731         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2732         function.
2733         (wl-draft-buffer-style): New use option.
2734
2735         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2736         (wl-draft): Follow the change above.
2737         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2738         wl-draft-buffer-style.
2739         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2740         switch-function.
2741
2742 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2743
2744         * wl-address.el (wl-address-make-completion-entry): Extracted from
2745         `wl-address-make-completion-list'.
2746         (wl-address-enable-strict-loading): New variable.
2747         (wl-address-make-completion-list): Revive petname duplication
2748         inquiry, and enable it if `wl-address-enable-strict-loading'.
2749         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2750
2751 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2752
2753         * wl-message.el (wl-message-get-original-buffer): Avoid
2754         'Selecting deleted buffer' error when original buffer is killed.
2755
2756 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2757
2758         * wl-summary.el (wl-summary-next-message): Use
2759         elmo-message-accessible-p instead of elmo-message-cached-p.
2760
2761 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2762
2763         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2764
2765         * wl-thread.el (wl-thread-open-all-unread): Use
2766         elmo-folder-list-flagged instead of
2767         elmo-folder-list-messages-mark-match.
2768
2769         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2770         instead of elmo-folder-list-messages-mark-match.
2771         (wl-summary-move-spec-alist): New variable.
2772         (wl-summary-move-spec-plugged-alist,
2773         wl-summary-move-spec-unplugged-alist): Abolish.
2774         (wl-summary-next-message): Follow the change above.
2775         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2776         with 'no-msg' argument.
2777
2778         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2779         variable.
2780         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2781         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2782         (wl-message-buffer-prefetch-get-next): Follow the change above.
2783
2784 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2785
2786         * wl-version.el (wl-version): Changed codename.
2787
2788         * Version number is increased to 2.11.0.
2789
2790 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2791
2792         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2793         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2794         `wl-draft-config-variables'.
2795         (wl-draft-kill): Fixed problem when the draft is reedit.
2796
2797 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2798
2799         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2800         buffer-modified status (Thanks to
2801         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2802
2803 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2804
2805         * wl-util.el (wl-region-exists-p): New function.
2806
2807         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2808         Remove defvars for byte-compile warnings.
2809
2810 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2811
2812         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2813         defvar-maybe. Removed unused bind.
2814
2815 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2816
2817         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
2818         summary buffer window before creating new frame.
2819         (wl-draft-reply): Ditto.
2820
2821 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2822
2823         * wl-mime.el (toplevel): Avoid byte-compile warnings.
2824
2825 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2826
2827         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
2828
2829 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2830
2831         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
2832         instead of `kill-region'.
2833
2834 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2835
2836         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
2837         (wl-highlight-summary-line-string): Use it.
2838         (wl-highlight-summary-current-line): Ditto.
2839
2840         * wl-mime.el (wl-message-delete-current-part): Check the class of
2841         mime-entity.
2842
2843         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
2844
2845         * wl-summary.el (wl-summary-make-number-list): Initialize.
2846         (wl-summary-update-mark): New function.
2847         (wl-summary-reply): Put `answered' mark on the message.
2848         (wl-summary-reply): Set `number' argument to wl-draft-reply.
2849
2850         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
2851         (wl-draft-reply): Added optional argument `number';
2852         Set wl-draft-parent-number.
2853         (wl-draft-kill): Delete answered mark if it is a reply.
2854
2855 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2856
2857         * wl-mime.el (wl-mime-preview-follow-current-region): New function
2858         that originates in mime-preview-follow-current-entity.
2859         (wl-draft-yank-current-message-entity): Use it if region is active.
2860
2861         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
2862         * wl-e21.el (wl-message-define-keymap): Bind "D" for
2863         `wl-message-delete-current-part'.
2864         * wl-mule.el (wl-message-define-keymap): Ditto.
2865         * wl-xmas.el (wl-message-define-keymap): Ditto.
2866
2867 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2868
2869         * wl-mime.el (wl-message-delete-current-part): New function.
2870         (wl-mime-node-id-to-string): Ditto.
2871
2872         * wl-mime.el (wl-message-delete-current-part): Use existing
2873         original buffer which corresponds current mime-view buffer.
2874         (fetched buffer might have different structure, possibly)
2875
2876         * wl-mime.el (wl-message-delete-current-part): Quit if the
2877         message content differs from the actual message.
2878
2879 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
2880
2881         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
2882         order.
2883         (wl-summary-search-by-subject): Search parent message from tail;
2884         Check the existence of the parent message on the current thread tree.
2885         (wl-summary-update-thread): Check whether the line is inserted.
2886
2887 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2888
2889         * wl-vars.el (wl-summary-line-format): Undo last change.
2890         * wl-summary.el (wl-summary-print-destination): Do not put
2891         invisible property when `wl-summary-width' is nil.
2892         (wl-summary-line-subject-minimum-length): Abolished.
2893         (wl-summary-line-subject): Ditto.
2894
2895 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2896
2897         * wl-vars.el (wl-summary-line-format): Change default value.
2898         (wl-summary-subject-length-limit): Abolished.
2899         * wl-summary.el (wl-summary-line-subject): Ditto.
2900
2901 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2902
2903         * wl-template.el (wl-template-select): Added optional argument.
2904         If optional argument is specified, reverse
2905         `wl-template-visible-select'.
2906
2907 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2908
2909         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
2910         Take prefix argument to force asking the destination folder.
2911
2912 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2913
2914         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
2915         count and update status.
2916
2917 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2918
2919         * wl-summary.el (wl-summary-redisplay-internal): If
2920         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
2921         after fetching.
2922
2923 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2924
2925         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
2926         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
2927
2928         * wl-vars.el (toplevel): Require 'elmo-msgdb.
2929
2930 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2931
2932         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
2933         (All other related portions are changed).
2934         (wl-summary-mark-as-read-all): Rewrite.
2935
2936 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2937
2938         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
2939         `wl-summary-mark-as-read'.
2940         (wl-summary-mark-as-unread): Rewrite.
2941         (wl-summary-mark-as-read): Added no-modeline argument.
2942         (wl-summary-resume-cache-status): Rewrite.
2943         (wl-summary-exec-subr): Remove unused local variable.
2944
2945 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2946
2947         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
2948         logic to call `wl-summary-buffer-prev-folder-function'.
2949         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
2950
2951 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2952
2953         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
2954         is nil.
2955
2956 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2957
2958         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
2959         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
2960         (wl-mime-setup): Add its entry.
2961
2962 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
2963
2964         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
2965         (wl-summary-delete-cache): Likewise.
2966         (wl-summary-mark-as-read): Rewrite.
2967
2968 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
2969
2970         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
2971         `wl-summary-count-unread'.
2972
2973         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
2974
2975         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
2976
2977 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2978
2979         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
2980         wl-summary-new-mark, wl-summary-unread-uncached-mark,
2981         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
2982         Renamed to the elmo-msgdb-*-mark.
2983         (wl-summary-score-marks): Follow the change above.
2984         (wl-summary-auto-refile-skip-marks): Ditto.
2985         (wl-summary-incorporate-marks): Ditto.
2986         (wl-summary-expire-reserve-marks): Ditto.
2987
2988         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
2989         changes.
2990         (wl-thread-insert-top): Changed updating message.
2991
2992         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
2993         variable.
2994         (wl-summary-count-unread): Count answered marks.
2995         (wl-summary-rescan): Call wl-summary-insert-message instead of
2996         wl-summary-append-message-func-internal.
2997         (wl-summary-rescan): Don't call wl-summary-make-number-list.
2998         (wl-summary-prefetch-msg): Follow the variable name changes.
2999         (wl-summary-prefetch-region): Ditto.
3000         (wl-summary-mark-as-read-all): Follow the API changes;
3001         Don't call elmo-folder-replace-marks.
3002         (wl-summary-delete-cache): Follow the variable name changes.
3003         (wl-summary-resume-cache-status): Ditto.
3004         (wl-summary-update-status-marks): New function.
3005         (wl-summary-insert-message): New function.
3006         (wl-summary-sync-marks): Follow the variable name changes.
3007         (wl-summary-sync-update): Synchronize to the msgdb, too;
3008         Changed update messages.
3009         (wl-summary-make-number-list): Rewrite.
3010         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3011         (wl-summary-mark-as-unread): Follow the API changes.
3012         (wl-summary-exec-subr): Follow the variable name changes.
3013         (wl-summary-mark-as-read): Ditto.
3014         (wl-summary-move-spec-plugged-alist): Ditto.
3015         (wl-summary-move-spec-unplugged-alist): Ditto.
3016         (wl-summary-cursor-move-surface): Ditto.
3017
3018         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3019         variable name changes.
3020         (wl-highlight-summary-current-line): Ditto.
3021
3022         * wl-expire.el (wl-expire-refile): Follow the API change in
3023         elmo-folder-move-messages.
3024         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3025         (wl-summary-archive): Use elmo-folder-msgdb instead of
3026         elmo-msgdb-load.
3027
3028 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3029
3030         * wl-mime.el (wl-draft-preview-message): Restore the position
3031         before evaluating wl-draft-send-hook in preview buffer.
3032
3033 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3034
3035         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3036         when it creates new draft buffer.
3037
3038         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3039         without argument.
3040
3041         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3042         Evaluate content and if the value is string, insert it.
3043         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3044         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3045         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3046         wl-draft-config-sub-part-bottom): Use it.
3047
3048         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3049         with the folder name. The question was unintelligible when it is
3050         called from wl-save-status.
3051
3052 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3053
3054         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3055         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3056         cannot take second argument).
3057
3058 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3059
3060         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3061         as t. Since type and subtype are not case sensitive (RFC 2045).
3062
3063 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3064
3065         * wl-vars.el (wl-message-mode-line-format): New variable.
3066         (wl-message-mode-line-format-spec-alist): Ditto.
3067         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3068         (wl-message-redisplay): Use wl-message-mode-line-format.
3069
3070 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3071
3072         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3073
3074 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3075
3076         * wl-summary.el (wl-summary-default-from): Write description.
3077
3078 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3079
3080         * wl-vars.el (wl-ldap-objectclass): Abolish.
3081
3082         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3083         (wl-ldap-make-filter): Removed condition for objectclass.
3084         (wl-ldap-make-matched-value-list): Remove meaningless process.
3085         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3086         (wl-address-ldap-search): Don't add `*' to `pat' string;
3087         use ignore-errors; added `email';
3088         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3089         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3090         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3091
3092
3093 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3094
3095         * wl-draft.el (wl-draft-parent-folder): Write description.
3096         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3097
3098 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3099
3100         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3101         as "" (zero-length string) if no parent.
3102         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3103
3104 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3105
3106         * wl-address.el (wl-address-make-completion-list): Skip duplication
3107         checking.
3108         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3109         `append'.
3110
3111 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3112
3113         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3114         instead of `beginning-of-buffer'.
3115
3116 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3117
3118         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3119
3120 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3121
3122         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3123         Refer wl-message-buffer-name.
3124         (wl-message-wheel-down): Ditto.
3125
3126 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3127
3128         * wl-vars.el (wl-message-buffer-name): New user option.
3129
3130         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3131         directly instead of making alist dinamically.
3132
3133         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3134         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3135         wl-message-buffer-cache-name.
3136         (wl-message-buffer-cache-clean-up): Ditto.
3137
3138         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3139
3140         * Version number is increased to 2.9.15.
3141
3142 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3143
3144         * wl-vars.el (wl-summary-default-view-alist): New user option.
3145
3146         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3147
3148         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3149         while deleting address.
3150         (wl-draft-delete-myself-from-cc): Ditto.
3151
3152         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3153         If optional argument is specified, reverse sort order.
3154
3155         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3156
3157 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3158
3159         * wl-thread.el (wl-thread-insert-message): Return parent number if
3160         exists.
3161         (wl-thread-update-indent-string-region): Use
3162         wl-thread-update-line-on-buffer-sub instead of
3163         wl-thread-update-line-on-buffer.
3164
3165 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3166
3167         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3168         (wl-folder-close-all): Ditto.
3169
3170 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3171
3172         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3173         and mailing-list:.
3174         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3175         value.
3176         (wl-summary-line-list-info): Print mailing-list name even when 
3177         list-number is empty.
3178
3179 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3180
3181         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3182
3183         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3184         (wl-draft-open-file): Ditto.
3185         (wl-draft-random-alphabet): Ditto.
3186
3187         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3188         bindings.
3189
3190 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3191
3192         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3193         * wl-vars.el (wl-draft-config-alist): Ditto.
3194
3195 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3196
3197         * Version number is increased to 2.9.14.
3198
3199         * wl.el (wl): Don't set wl-init as nil when error occured while
3200         auto-checking folders.
3201
3202         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3203         `elmo-expand-newtext'.
3204
3205 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3206
3207         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3208         `this-command' so that `wl-folder-goto-folder' contained in
3209         `wl-summary-keep-cursor-command' work.
3210
3211 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3212
3213         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3214         message buffer displaying state.
3215
3216 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3217
3218         * wl-vars.el (wl-summary-default-view): New variable to specify
3219         default value for `wl-summary-buffer-view' instead of using
3220         set-default.
3221         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3222
3223 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3224
3225         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3226
3227         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3228
3229 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3230
3231         * wl-vars.el (wl-forward-subject-prefix): New variable.
3232         * wl-draft.el (wl-draft-forward): Use it.
3233
3234 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3235
3236         * wl-message.el (wl-message-prev-page): When it is called without
3237         lines argument, scroll down by wl-message-scroll-amount lines.
3238         (wl-message-next-page): Ditto.
3239         * wl-vars.el (wl-message-scroll-amount): Change default value
3240         to preserve current behavior.
3241
3242 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3243
3244         * wl-summary.el (wl-summary-prefetch-msg): Bind
3245         `wl-message-entity' to call `wl-summary-from-function'.
3246
3247 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3248
3249         * wl-message.el (wl-message-buffer-create): Run
3250         wl-message-buffer-created-hook.
3251
3252 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3253
3254         * wl-summary.el (wl-summary-sort-specs): New variable.
3255         (wl-summary-default-sort-spec): Ditto.
3256         (wl-summary-sort): Rewrite.
3257         (wl-summary-sort-by-list-info): New function.
3258
3259 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3260
3261         * wl-summary.el (wl-summary-get-list-info): New function.
3262         (wl-summary-sort): Rewrite.
3263         (wl-summary-line-list-info): Ditto.
3264         (wl-summary-line-list-count): Ditto.
3265         (wl-summary-refile-region): Fixed docstring.
3266
3267 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3268
3269         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3270         `wl-folder-entity-hashtb' as completion table.
3271
3272 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3273
3274         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3275         only when this command is called interactively; silence the byte-
3276         compiler.
3277
3278 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3279
3280         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3281         active in XEmacs.
3282
3283 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3284
3285         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3286         plural lines.
3287
3288 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3289
3290         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3291         of current line when the cursor is on the header name.
3292         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3293
3294 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3295
3296         * wl-util.el (wl-read-directory-name): Return displayed directory
3297         as the default value also on XEmacs.
3298
3299 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3300
3301         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3302         formatting.
3303
3304 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3305
3306         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3307         argument and when it is non-nil, check face property before
3308         highlighting for each line.
3309         (wl-highlight-summary-window): Set it.
3310
3311 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3312
3313         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3314         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3315
3316         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3317         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3318         (wl-draft-get-fcc-list): Likewise.
3319
3320 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3321
3322         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3323         (wl-thread-entity-cur): Ditto.
3324         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3325         wl-thread-indent-regexp setting.
3326         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3327
3328         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3329         wl-summary-lazy-highlight.
3330         (wl-summary-display-bottom): Ditto.
3331
3332         * wl-thread.el (wl-thread-open-close): Likewise.
3333
3334         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3335         from and subject;
3336         Bind wl-draft-use-frame;
3337         Enclose with save-window-excursion;
3338         Use wl-draft-create-buffer instead of with-temp-buffer;
3339         Use wl-draft-prepare-edit;
3340         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3341         Use wl-draft-send instead of wl-draft-raw-send.
3342
3343 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3344
3345         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3346         of using wl-from.
3347
3348 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3349
3350         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3351         insert-buffer instead of clone-buffer.
3352         (wl-draft-doing-mime-bcc): New variable.
3353         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3354         infinite loop.
3355         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3356
3357         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3358         (wl-draft-mime-bcc-body): Ditto.
3359
3360         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3361         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3362         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3363         wl-draft-do-mime-bcc.
3364         (wl-draft-mime-bcc-field): New function.
3365         (wl-draft-do-mime-bcc): Ditto.
3366
3367         * wl-address.el (wl-address-complete-header-list): New variable.
3368         (wl-address-complete-header-regexp): Changed default value.
3369
3370         * Version number is increased to 2.9.13.
3371
3372 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3373
3374         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3375         it is differed.
3376
3377 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3378
3379         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3380         (wl-summary-line-list-count): Ditto.
3381
3382 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3383
3384         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3385         (wl-nntp-posting-function): New variable.
3386         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3387         `wl-nntp-posting-config-alist'.
3388
3389 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3390
3391         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3392         FLIM.
3393
3394 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3395
3396         * wl-summary.el (wl-summary-target-mark-refile-sub):
3397         Remove a nuisance funcall.
3398
3399 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3400
3401         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3402         as t for `try-completion'.
3403
3404 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3405
3406         * wl-summary.el (wl-summary-default-from): Use
3407         wl-address-header-extract-address instead of
3408         std11-extract-address-components.
3409         (wl-summary-simple-from): Ditto.
3410         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3411         (wl-summary-insert-headers): Show message.
3412         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3413         for whole line.
3414         (wl-summary-default-from): Revert last change.
3415         (wl-summary-simple-from): Ditto.
3416         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3417         (wl-summary-mark-as-read-region): Follow the change above.
3418         (wl-summary-sync-marks): Ditto.
3419         (wl-summary-target-mark-mark-as-read): Ditto.
3420         (wl-summary-redisplay-internal): Ditto.
3421         (wl-summary-redisplay-no-mime-internal): Ditto.
3422         (wl-summary-redisplay-all-header): Ditto.
3423         (wl-summary-mark-as-read): Removed argument `cached';
3424         Use current cache status to set cache mark.
3425         (wl-summary-redisplay-internal): Follow the change above.
3426         (wl-summary-redisplay-no-mime-internal): Ditto.
3427         (wl-summary-redisplay-all-header): Ditto.
3428
3429         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3430
3431         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
3432         Don't call itself recursively (Adviced by Yamaoka-san).
3433
3434 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3435
3436         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
3437         bind wl-summary-highlight as nil to avoid error caused by missing
3438         local variables.
3439
3440 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
3441
3442         * wl-vars.el (wl-invalid-character-message): New user option.
3443
3444         * wl-util.el (wl-set-string-width): If truncated string-width is
3445         larger than specified width, use `wl-invalid-character-message'.
3446
3447 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3448
3449         * wl-summary.el (wl-summary-prefetch-msg): 
3450         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
3451
3452 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3453
3454         * wl-vars.el (wl-summary-check-line-format): New user option.
3455         (wl-summary-line-format-file): Ditto.
3456
3457         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
3458         variable.
3459         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
3460         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
3461         and `wl-summary-view-old-p' to check whether do a rescan or not.
3462         (wl-summary-view-old-p): New function.
3463         (wl-summary-line-format-changed-p): Ditto.
3464         (wl-summary-line-format-save): Ditto.
3465         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
3466
3467         * wl-util.el (wl-set-string-width): Avoid using negative number
3468         for make-string.
3469
3470 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3471
3472         * wl-summary.el (wl-summary-line-list-info): Revised format of the
3473         return value.
3474
3475         * wl-util.el (wl-set-string-width): Added optional argument
3476         `padding' (All other related portions are changed).
3477         (wl-line-parse-format): If the first letter of column number is
3478         `0', zero-padding the result (ex: "%05l").
3479
3480         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
3481
3482 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3483
3484         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
3485         sequential summary view.
3486
3487 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3488
3489         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
3490         if it doesn't have a -unix version.
3491
3492 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3493
3494         * wl-summary.el (wl-summary-jump-to-msg): Fix.
3495
3496 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3497
3498         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
3499         content.
3500         (wl-draft): Follow the change above.
3501
3502         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3503
3504         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3505         and wl-folder-summary-line-format-alist contain %T and %P.
3506
3507         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3508         (wl-summary-mode-line-format): New user option.
3509         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3510         (wl-summary-line-format): Changed default value.
3511         (wl-summary-lazy-highlight): Changed default value.
3512
3513         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3514         change in wl-summary-create-line.
3515         (wl-thread-insert-entity-sub): Ditto.
3516
3517         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3518         (wl-summary-buffer-unread-status): Ditto.
3519         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3520         (wl-summary-buffer-persistent-mark-column): Ditto.
3521         (wl-summary-buffer-mode-line-formatter): Ditto.
3522         (wl-summary-buffer-mode-line): Ditto.
3523         (wl-summary-message-regexp): Abolished.
3524         (All other related portions are changed.)
3525         (wl-summary-detect-mark-position): New function.
3526         (wl-summary-buffer-set-folder): Setup
3527         wl-summary-buffer-mode-line-formatter.
3528         (wl-summary-mode): Setup selective-display;
3529         Setup pre-idle-hook when xemacs.
3530         (wl-summary-update-modeline): Rewrite.
3531         (wl-summary-jump-to-msg): Define as function;
3532         Changed regexp for searching messages.
3533         (wl-summary-message-number): Rewrite.
3534         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3535         Do rescan when old type summary cache.
3536         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3537         (wl-summary-remove-destination): Use '\r' to detect EOL.
3538         (wl-summary-print-destination): Ditto.
3539         (wl-summary-temp-mark): New inline function.
3540         (wl-summary-persistent-mark): Ditto.
3541         (wl-summary-line-number): New function.
3542         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3543         (wl-summary-line-list-count): New function.
3544         (wl-summary-create-line): Added argument persistent-mark.
3545         (All other related portions are changed)
3546         (wl-summary-create-line): Insert '\r'.
3547         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3548         (wl-summary-cursor-move-surface): New inline function.
3549         (wl-summary-prev): Use it.
3550         (wl-summary-next): Ditto.
3551
3552         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3553         wl-summary-message-regexp.
3554         (wl-highlight-summary): Delete progress message.
3555         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3556
3557         * Version number is increased to 2.9.12.
3558
3559 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3560
3561         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3562         variable (nil: no minimum).
3563         (wl-summary-line-subject): Add some spaces after subject by
3564         wl-summary-line-subject-minimum-length.
3565
3566 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3567
3568         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3569         and removed `F'.
3570         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3571         change above).
3572
3573 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3574
3575         * wl-summary.el (wl-summary-line-list-count): Reverted.
3576         (example setting in samples/*/dot.wl is also updated)
3577
3578 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3579
3580         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3581
3582         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3583
3584         * wl-vars.el (wl-summary-line-format): Addes some description to the
3585         docstring.
3586
3587         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3588         (wl-summary-line-close-bracket): Ditto.
3589         (wl-summary-line-children-number): Ditto.
3590         (wl-summary-line-thread-indent): Ditto.
3591         (wl-summary-line-children-and-from): Ditto.
3592
3593         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3594         't', 'c', 'F' and added 'C'.
3595
3596         * wl-util.el (wl-set-string-width): Accept negative value.
3597         (wl-line-parse-format): Added "%number(" and "%)".
3598
3599 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3600
3601         * wl-summary.el (wl-summary-line-list-count): Change format of the
3602         return value.
3603
3604 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3605
3606         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3607         from the recent message.el.
3608         (wl-draft-point-in-header-p): Ditto.
3609         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3610         wl-draft-beginning-of-line.
3611         * wl-e21.el (wl-draft-mode-map): Ditto.
3612         * wl-xmas.el (wl-draft-mode-map): Ditto.
3613
3614         * wl-folder.el: Sort macrodefs by dependencies.
3615
3616 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3617
3618         * wl-summary.el (wl-summary-prev): Fixed regexp.
3619         (wl-summary-next): Ditto.
3620
3621 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3622
3623         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3624
3625 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3626
3627         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3628         for backward compatibility.
3629
3630 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3631
3632         * wl-summary.el (wl-summary-line-list-count): New function, merged
3633         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3634         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3635         list counts.
3636
3637 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3638
3639         * wl-summary.el (wl-summary-create-line): Ignore errors while
3640         timezone-fix-time.
3641
3642         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3643
3644         * wl-summary.el (wl-summary-sync-update): Ditto.
3645         (wl-summary-default-from): Use wl-message-entity
3646         instead of entity.
3647
3648         * wl-summary.el (wl-summary-create-line): Fix.
3649
3650         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3651         (wl-summary-line-format): New user option.
3652         (wl-folder-summary-line-format-alist): Ditto.
3653         (wl-summary-from-width): Abolished.
3654
3655         * wl-util.el (toplevel): Require 'bytecomp.
3656         (wl-line-parse-format): New function.
3657         (wl-line-formatter-setup): New macro.
3658
3659         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3660         (wl-summary-buffer-line-formatter): New buffer local variable.
3661         (wl-summary-switch-to-clone-buffer): Follow the change above.
3662         (wl-summary-message-regexp): Fix.
3663         (wl-summary-from-func-internal): Abolished.
3664         (wl-summary-subject-func-internal): Ditto.
3665         (wl-summary-subject-filter-func-internal): Ditto.
3666         (All other related portions are changed.)
3667         (wl-summary-buffer-set-folder):
3668         Set up wl-summary-buffer-number-column and 
3669         wl-summary-buffer-line-formatter
3670         (All other related portions are changed.)
3671         (wl-summary-buffer-number-column-detect): Abolished.
3672         (All other related portions are changed.)
3673         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3674         (wl-summary-delete-all-temp-marks-on-buffer): Use
3675         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3676         (wl-summary-target-mark-delete): Ditto.
3677         (wl-summary-target-mark-refile-subr): Ditto.
3678         (wl-summary-target-mark-mark-as-read): Ditto.
3679         (wl-summary-target-mark-mark-as-unread): Ditto.
3680         (wl-summary-target-mark-mark-as-important): Ditto.
3681         (wl-summary-target-mark-save): Ditto.
3682         (wl-summary-replace-status-marks): Renamed from
3683         wl-summary-set-status-marks-on-buffer;
3684         Use wl-summary-message-regexp instead of
3685         wl-summary-buffer-number-regexp.
3686         (wl-summary-sync-update): Follow the change above.
3687         (wl-summary-goto-previous-message-beginning): New function.
3688         (wl-summary-mark-as-unread): Use it.
3689         (wl-summary-mark-as-important): Ditto.
3690         (wl-summary-line-formatter): New variable.
3691         (wl-summary-line-year): New function.
3692         (wl-summary-line-day): Ditto.
3693         (wl-summary-line-day-of-week): Ditto.
3694         (wl-summary-line-hour): Ditto.
3695         (wl-summary-line-minute): Ditto.
3696         (wl-summary-line-open-bracket): Ditto.
3697         (wl-summary-line-close-bracket): Ditto.
3698         (wl-summary-line-children-number): Ditto.
3699         (wl-summary-line-thread-indent): Ditto.
3700         (wl-summary-line-size): Ditto.
3701         (wl-summary-line-subject): Ditto.
3702         (wl-summary-line-from): Ditto.
3703         (wl-summary-line-children-and-from): Ditto.
3704         (wl-summary-create-line): Rewritten.
3705         (wl-summary-format-date): Abolished.
3706
3707         * wl-highlight.el (wl-highlight-summary-current-line): Use
3708         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3709         Use thread structure to detect thread top message.
3710
3711         * wl-draft.el (wl-default-draft-cite): Don't use
3712         wl-summary-from-func-internal.
3713
3714         * wl-refile.el (wl-refile-subject-learn): Don't use
3715         wl-summary-subject-filter-func-internal.
3716         (wl-refile-guess-by-subject): Ditto.
3717
3718         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3719         parameters.
3720
3721         * wl-thread.el (wl-thread-update-indent-string-region):
3722         Use wl-thread-update-line-on-buffer instead of
3723         wl-thread-update-indent-string.
3724         (wl-thread-update-children-number): Redefine using
3725         wl-thread-update-line-on-buffer.
3726         (wl-thread-update-indent-string): Abolished.
3727
3728         * Version number is increased to 2.9.11.
3729
3730 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3731
3732         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3733         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3734         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3735
3736         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3737         as nil.
3738
3739         * wl-thread.el (wl-thread-open-all-unread): Use 
3740         elmo-folder-list-messages-mark-match.
3741         (wl-thread-insert-message): Removed argument `mark-alist'.
3742         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3743         elmo-msgdb-set-mark.
3744         (wl-thread-get-children-msgs-uncached): Likewise.
3745         (wl-thread-get-exist-children): Added argument include-self.
3746         (wl-thread-delete-message): Follow the change above.
3747
3748         * wl-summary.el (wl-summary-count-unread): Removed argument.
3749         (wl-summary-rescan): Follow the change above.
3750         (wl-summary-mark-as-read-region): Ditto
3751         (wl-summary-mark-as-unread-region): Ditto.
3752         (wl-summary-delete-messages-on-buffer): Ditto.
3753         (wl-summary-sync-update): Ditto.
3754         (wl-summary-switch-to-clone-buffer): Ditto.
3755         (wl-summary-goto-folder-subr): Ditto.
3756         (wl-summary-target-mark-mark-as-read): Ditto.
3757         (wl-summary-target-mark-mark-as-unread): Ditto.
3758         (wl-summary-target-mark-mark-as-important): Ditto.
3759         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3760         (wl-summary-update-thread): Removed argument `mark-alist'.
3761         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3762         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3763         (wl-summary-resume-cache-status): Likewise.
3764         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3765         elmo-msgdb-set-mark.
3766         (wl-summary-mark-as-read-all): Likewise.
3767         (wl-summary-delete-cache): Ditto.
3768         (wl-summary-auto-select-msg-p): Ditto.
3769         (wl-summary-mark-as-unread): Ditto.
3770         (wl-summary-no-auto-refile-message-p): Ditto.
3771         (wl-summary-mark-as-read): Ditto.
3772         (wl-summary-mark-as-important): Ditto.
3773         (wl-summary-auto-refile): Follow the change above.
3774         (wl-summary-delete-all-marks): Removed.
3775         (wl-summary-resume-marks-and-highlight): Ditto.
3776         (wl-summary-resume-marks): Ditto.
3777         (wl-summary-delete-important-msgs-from-list): Ditto.
3778         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3779
3780         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3781         wl-summary-count-unread.
3782
3783         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3784         (wl-summary-score-update-all-lines): Use
3785         elmo-msgdb-set-mark.
3786
3787 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3788
3789         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3790         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3791         (wl-summary-create-line): Renamed from
3792         wl-summary-overview-create-summary-line;
3793         Argument rearrangement.
3794         (wl-summary-update-thread): Follow the change above.
3795
3796         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3797         (wl-thread-insert-entity-sub): Likewise.
3798
3799         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3800         argument `overview', `mark-alist' and added `msgdb'.
3801
3802         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3803
3804         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3805         (wl-summary-rescan): Follow the change above.
3806         (wl-summary-sync-update): Ditto.
3807         (wl-summary-insert-thread-entity): Ditto;
3808         Don't use `let*' in every while loop;
3809         Detect infinite loop of threads.
3810         (wl-summary-update-thread): Removed argument `overview'.
3811
3812         * wl-thread.el (wl-thread-insert-message): Ditto.
3813
3814         * Version number is increased to 2.9.10.
3815
3816         * wl-message.el (wl-message-redisplay): Ignore errors while
3817         wl-message-redisplay-hook.
3818
3819 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3820
3821         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
3822
3823 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3824
3825         * wl.el (wl): inhibit-quit while wl-folder.
3826
3827 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3828
3829         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
3830         while msgdb access.
3831
3832 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3833
3834         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
3835         even if no folder is not created.
3836
3837 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3838
3839         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
3840
3841         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
3842         implementation.
3843         (wl-summary-target-mark-thread): Ditto.
3844
3845         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
3846
3847 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3848
3849         * wl-util.el (wl-display-bytes): Remove unused function.
3850
3851 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3852
3853         * wl.el (wl-check-environment): Cause error when wl-from is nil,
3854         seems critical one (partially reverse the change in 2002/03/17).
3855
3856 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3857
3858         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
3859         * wl-draft.el (wl-draft-write-sendlog): Ditto.
3860
3861 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3862
3863         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
3864         is not writable.
3865         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
3866         plugged status instead of `'force' as 2nd argument.
3867
3868         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
3869         is not creatable.
3870
3871         * Version number is increased to 2.9.9.
3872
3873 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3874
3875         * wl-summary.el (wl-summary-suspend): New function.
3876
3877 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3878
3879         * wl.el (wl): Do not check variables if check is nil.
3880         * wl-utils.el (wl-collect-draft): New function.
3881         * wl-folder.el (wl-folder-suspend): Put summary buffers
3882         and draft buffers at the end of buffer list.
3883         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
3884
3885 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3886
3887         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
3888         loop instead of recursive call.
3889
3890         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
3891         2nd argument.
3892
3893 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3894
3895         * wl-draft.el (wl-draft-create-contents): Don't take neither
3896         (function . args) nor (string . something) any more.
3897
3898         * wl-version.el (wl-generate-user-agent-string): Return string
3899         without header symbol.
3900         * wl-draft.el (wl-draft-default-headers): Use it.
3901
3902         * wl-draft.el (wl-draft-trim-ccs): Renamed from
3903         `wl-draft-insert-ccs' and return field value instead of inserting
3904         the header. Abolish cc argument.
3905         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
3906
3907         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
3908         rather than one with string car.
3909
3910         * wl-vars.el (wl-draft-additional-header-alist): New variable.
3911         * wl-draft.el (wl-draft-create-contents): Add it after the default
3912         headers.
3913
3914         * wl-draft.el (wl-draft-create-contents): For the case of
3915         (symbol-or-string . function) insert header only when the function
3916         returns string value.
3917
3918 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3919
3920         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
3921         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
3922
3923 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3924
3925         * wl.el (wl-check-environment): Don't check Message-ID when
3926         `wl-insert-message-id' is nil.
3927         Revive checking if `wl-message-id-domain' contains "@".
3928
3929 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3930
3931         * wl.el (wl-check-environment): Merge examination for "@" at
3932         inappropriate position into the first string-match.
3933
3934         * wl-summary.el (wl-summary-target-mark-print): New function.
3935         (wl-summary-pipe-message-subr): Extracted from
3936         `wl-summary-pipe-message'.
3937         (wl-summary-target-mark-pipe): New function.
3938         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
3939         `wl-summary-target-mark-pipe'.
3940
3941 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3942
3943         * wl.el (wl-check-environment): Rewrite around Message-ID check.
3944
3945 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3946
3947         * wl.el (wl-check-environment): Use elmo-warning instead of
3948         error for non-critical ones.
3949         Remove trash folder check.
3950         (wl): Don't ignore error in wl-check-environment.
3951
3952         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
3953         check, which is moved from `wl-check-environment'.
3954         (Adviced by Teranishi-san [X-Mail-Count: 9661])
3955
3956 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3957
3958         * wl-summary.el (wl-summary-write-current-folder): If it cannot
3959         guess anything, call wl-summary-write.
3960         (wl-summary-write): Create draft with blank To field.
3961         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
3962
3963 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3964
3965         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
3966         argument full as well for wl-folder-write-current-folder.
3967         If wl-*-write-current-folder cannot guess addressee, add blank
3968         To header.
3969         Rewrite condition for positioning cursor.
3970
3971 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3972
3973         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
3974         summary buffer is present, use it.
3975         (wl-folder-jump-to-previous-summary): Ditto.
3976
3977 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3978
3979         * wl-draft.el (wl-draft-create-contents): Fix docstring.
3980
3981         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
3982         wl-summary-previous-buffer and wl-summary-next-buffer.
3983
3984         * wl-folder.el (wl-folder-mode-map): Bind
3985         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
3986         (wl-folder-jump-to-next-summary): New function.
3987         (wl-folder-jump-to-previous-summary): Ditto.
3988
3989         * wl-draft.el (wl-draft): Rearranged.
3990
3991 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3992
3993         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
3994         of header.
3995         (wl-draft): Collect arguments for the header as header-alist.
3996         (wl-draft-forward): Arrange arguments for wl-draft.
3997         (wl-draft-reply): Ditto.
3998         (wl-draft-edit-string): Ditto.
3999         * wl-summary.el (wl-summary-write): Ditto.
4000         (wl-summary-write-current-folder): Ditto.
4001
4002         * Version number is increased to 2.9.8.
4003
4004 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4005
4006         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4007
4008         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4009
4010         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4011         even if the guess failed.
4012
4013         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4014         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4015         wl-summary-write-current-folder.
4016         * wl-xmas.el: Ditto.
4017
4018 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4019
4020         * wl-summary.el (wl-summary-next-page): Force display message if
4021         message is not displayed yet.
4022         (wl-summary-prev-page): Ditto.
4023
4024 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4025
4026         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4027
4028 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4029
4030         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4031         add "Preview Message" and "Save Draft and Exit".
4032
4033 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4034
4035         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4036         if addrmgr is called from draft in splitted window.
4037
4038         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4039         * wl-mule.el: Ditto.
4040         * wl-xmas.el: Ditto.
4041
4042 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4043
4044         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4045
4046         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4047         * wl-xmas.el (wl-folder-toolbar): Ditto.
4048
4049 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4050
4051         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4052         and wl-draft-save-and-exit.
4053         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4054         * wl-xmas.el: Ditto.
4055         * wl-mule.el: Ditto.
4056
4057         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4058         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4059
4060 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4061
4062         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4063         lists for saving buffer.
4064
4065 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4066
4067         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4068         parent-folder argument instead of it.
4069         (wl-draft-create-buffer): Ditto.
4070         (wl-draft-forward): Ditto.
4071         (wl-draft-reply): Ditto.
4072         * wl-summary.el (wl-summary-write): Ditto.
4073         (wl-summary-write-current-folder): Ditto.
4074
4075         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4076         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4077         Folder buffer after composing.
4078
4079 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4080
4081         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4082         header if the file `wl-x-face-file' already contains it.
4083
4084 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4085
4086         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4087         folder" entry.
4088         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4089         * wl-e21.el (wl-folder-toolbar): Ditto.
4090         * wl-xmas.el (wl-folder-toolbar): Ditto.
4091
4092 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4093
4094         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4095         wl-folder-goto-folder with sticky argument.
4096         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4097
4098 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4099
4100         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4101         and wl-summary-previous-buffer.
4102         (wl-summary-next-buffer): New function.
4103         (wl-summary-previous-buffer): Ditto.
4104
4105 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4106
4107         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4108         wl-folder-jump-to-current-entity-with-arg.
4109         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4110         `wl-folder-jump-to-current-entity'.
4111         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4112         `wl-summary-goto-folder-sticky'.
4113         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4114         `wl-summary-goto-folder'.
4115         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4116         Unless force-exit, do not clean temp. marks for sticky summary.
4117         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4118
4119 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4120
4121         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4122         not entire.
4123
4124 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4125
4126         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4127         to `C-x C-s'.
4128         (wl-summary-save-status): New command.
4129         (wl-summary-exit): Don't clean-up temp marks when sticky.
4130         (Applied patch from Nakayama-san [wl: 09548])
4131         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4132         Do nothing when no mark data.
4133         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4134         Call `wl-summary-delete-all-temp-marks' before saving.
4135
4136 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4137
4138         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4139
4140 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4141
4142         * wl.el (wl-check-environment): Also cause error when (system-name)
4143         returns "localhost.localdomain". (Although it doesn't affect because
4144         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4145
4146 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4147
4148         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4149         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4150
4151         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4152         value.
4153
4154 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4155
4156         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4157         Likewise r-cc-list and r-ng-list.
4158
4159 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4160
4161         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4162         only if it is bound as variable.
4163
4164         * wl-mime.el (wl-draft-preview-message): Ditto.
4165
4166 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4167
4168         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4169         needless `goto-char'.
4170
4171         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4172         `wl-summary-redisplay-no-mime-internal' instead of
4173         `wl-summary-redisplay-no-mime'.
4174         (wl-summary-redisplay-no-mime): Changed argument;
4175         Call `wl-summary-redisplay-no-mime-internal'.
4176
4177         * wl-mime.el (wl-draft-preview-message): Bind
4178         `mime-header-encode-method-alist' locally.
4179
4180         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4181         (wl-draft-std11-parse-addresses): Added the first address check.
4182         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4183
4184         * Version number is increased to 2.9.7.
4185
4186 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4187
4188         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4189
4190 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4191
4192         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4193         related to scrollbar support, if there is no such a feature
4194         compiled in.
4195
4196 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4197
4198         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4199         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4200         for prefetch.
4201
4202 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4203
4204         * wl-summary.el (wl-summary-pick): Fix for no match.
4205
4206 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4207
4208         * wl-draft.el (wl-draft-save):
4209         Override `mime-header-encode-method-alist'.
4210
4211 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4212
4213         * wl-folder.el (wl-folder-pick): New function.
4214         Define key as "?".
4215
4216 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4217
4218         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4219         Fix for unplugged.
4220
4221 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4222
4223         * wl-folder.el (wl-folder-virtual): New function.
4224         Define key as "V".
4225
4226 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4227
4228         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4229         multi folder if entity is group.
4230
4231 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4232
4233         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4234         is nil.
4235
4236 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4237
4238         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4239         (wl-summary-target-mark-msgs): Return the number of marked messages.
4240
4241 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4242
4243         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4244         "first:" is specified.
4245
4246 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4247
4248         * wl-vars.el (wl-from): Use return value of function
4249         user-full-name instead of the variable user-full-name since
4250         XEmacs-20.4 doesn't set this variable.
4251
4252 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4253
4254         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4255         call `wl' directly.
4256
4257 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4258
4259         * wl-draft.el (wl-draft-reedit): Removed duplicated
4260         switch-to-buffers.
4261
4262 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4263
4264         * wl.el (wl-other-frame): Removed garbages.
4265
4266 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4267
4268         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4269
4270         * wl-xmas.el (wl-draft-key-setup): Ditto.
4271
4272         * wl-mule.el (wl-draft-key-setup): Ditto.
4273
4274         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4275         (wl-draft-reedit): Ditto.
4276         (wl-draft-prepare-edit): Add `wl-draft-save' to
4277         `local-write-file-hooks'.
4278         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4279         (wl-draft-reedit): Set buffer-file-name.
4280         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4281
4282
4283         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4284         call it.
4285         (wl-delete-startup-frame-function): New variable.
4286         (wl-other-frame): New function
4287         (Original was written by Yamaoka san [wl: 09239]).
4288
4289         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4290         if `wl-folder-use-frame'.
4291
4292 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4293
4294         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4295
4296 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4297
4298         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4299         New variable.
4300         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4301         (wl-message-buffer-prefetch-get-next): Use them.
4302         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4303
4304 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4305
4306         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4307         with unwind-protect.
4308
4309         * wl-draft.el (wl-draft-reedit): Rewrite.
4310         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4311         (wl-draft-save): Insert header separator if it does not exist;
4312         Removed condition-case.
4313
4314         * wl-summary.el (wl-summary-reedit): Revert last change.
4315
4316         * wl-draft.el (wl-draft-save): Rewrite.
4317         (wl-draft-create-buffer): Set buffer-file-name as nil.
4318
4319         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4320
4321         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4322
4323         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4324         nil.
4325
4326 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4327
4328         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4329         If count is nil, do not prefetch.
4330         (wl-message-buffer-prefetch-next): Next.
4331
4332 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4333
4334         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4335
4336 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4337
4338         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4339         `delete-backward-char'
4340         (wl-draft-prepare-edit): Check major-mode.
4341         (wl-draft-decode-header): Rewrite.
4342         (wl-draft): Fix.
4343
4344 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4345
4346         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4347
4348 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4349
4350         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4351         (wl-message-buffer-prefetch-get-next): Remove size checking.
4352         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4353
4354 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4355
4356         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4357         (wl-draft-default-headers): Fix.
4358
4359 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4360
4361         * wl-draft.el (wl-draft-default-headers): Insert return value of
4362         `wl-generate-mailer-string-function'.
4363
4364 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4365
4366         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4367         (wl-draft-insert-mail-header-separator): Ditto.
4368
4369         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4370         again (Reverted the change on 2002-01-17 by OKADA san).
4371
4372 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4373
4374         * wl-draft.el (wl-draft): Rewrite.
4375         (wl-draft-create-buffer): New function.
4376         (wl-draft-create-contents): Ditto.
4377         (wl-draft-prepare-edit): Ditto.
4378         (wl-draft-decode-header): Ditto.
4379         (wl-draft-decode-body): Ditto.
4380         (wl-draft-check-new-line): Ditto.
4381         (wl-draft-default-headers): Ditto.
4382         (wl-draft-insert-mail-header-separator): Ditto.
4383
4384 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4385
4386         * Version number is increased to 2.9.6.
4387
4388 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4389
4390         * wl-draft.el (wl-draft-delete-field): Optional argument.
4391         (wl-draft-delete-fields): Ditto.
4392
4393 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4394
4395         * wl-message.el (toplevel): Eliminated byte-compile warning.
4396         for `itimer-function', `delete-timer' and `itimer-list'.
4397
4398 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4399
4400         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4401         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4402         `wl-message-buffer-prefetch-threshold'.
4403         * wl-summary.el (wl-summary-redisplay-internal): Remove
4404         the check of `wl-message-buffer-prefetch-depth'.
4405
4406 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4407
4408         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4409         size of article.
4410         (wl-message-buffer-prefetch-subr): Remove size check.
4411
4412 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4413
4414         * wl-vars.el (wl-plugged): Make customizable.
4415
4416 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4417
4418         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4419         (wl-message-buffer-prefetch-set-timer): New function.
4420         (wl-message-buffer-prefetch-get-next): New function.
4421         (wl-message-buffer-prefetch): New function.
4422         (wl-message-buffer-prefetch-next): Rewrite.
4423         (wl-message-buffer-prefetch-subr): Rewrite.
4424         * wl-vars.el (wl-auto-prefetch-first): New variable.
4425         * wl-summary.el (wl-summary-goto-folder-subr): Call
4426         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4427
4428 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4429
4430         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4431         `wl-summary-unread-message-hook'.
4432
4433 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4434
4435         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
4436         (wl-summary-sync): Call `wl-summary-resume-cache-status'
4437         if range is `cache-status'.
4438
4439 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4440
4441         * wl-message.el (wl-message-buffer-prefetch-subr):
4442         Improve debug message.
4443
4444 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4445
4446         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
4447         `wl-mail-send-pre-hook'.
4448         (wl-draft-send-mail-with-qmail): Ditto.
4449         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
4450
4451 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4452
4453         * wl-message.el (wl-message-buffer-prefetch-subr):
4454         Fix for cancel-function-timers bug.
4455         (wl-message-buffer-prefetch-debug): Default value is t.
4456
4457 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4458
4459         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4460         (wl-message-buffer-prefetch-subr): Rewrite.
4461         Rename from `wl-message-buffer-prefetch'.
4462
4463 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4464
4465         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
4466         (wl-default-draft-cite-decorate-author): Ditto.
4467
4468         * wl-draft.el (wl-draft-cite-function): Removed.
4469         (wl-default-draft-cite-decorate-author): Ditto.
4470
4471 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4472
4473         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
4474         (wl-default-draft-cite): Do not arrange author name if the value of
4475         `wl-default-draft-cite-decorate-author' is nil.
4476
4477 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
4478
4479         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
4480
4481         * wl-folder.el (wl-folder-check-one-entity): Don't care
4482         `elmo-folder-use-flag-p'.
4483
4484 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
4485
4486         * wl-folder (wl-folder-check-one-entity): Fix
4487         problem if unread is nil.
4488
4489 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4490
4491         * wl-address.el (wl-address-make-completion-list): Check whether
4492         the address is a group list.
4493         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4494
4495 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4496
4497         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
4498         The number of the messages of new and unread does not count
4499         correctly.
4500
4501         * wl-summary.el (wl-summary-count-unread): Changed to return
4502         `(new . unread)' instead of total.
4503         (wl-summary-sync-update): Follow the change above.
4504
4505         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4506
4507 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4508
4509         * wl-address.el (wl-address-make-completion-list): Do not enclose
4510         address by " <" and ">" if associated realname is "".
4511         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4512         This is against the promblem with group list in .addresses pointed
4513         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4514
4515 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4516
4517         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4518         message is a format control string.
4519         * wl-expire.el (wl-expire-append-log): Ditto.
4520         * wl-mime.el (wl-summary-burst-subr): Ditto.
4521         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4522         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4523
4524 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4525
4526         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4527         wl.el (wl-check-variables): Rename from `wl-check-type'.
4528         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4529         (wl-check-variables-2): New function.
4530         (wl): Call `wl-check-variables-2'.
4531
4532 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4533
4534         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4535         after renaming folder in access group.
4536
4537 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4538
4539         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4540         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4541         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4542         (wl-message-buffer-prefetch): Rewrite.
4543         (wl-message-buffer-prefetch-idle-time): Removed.
4544         * wl-summary.el (wl-summary-redisplay-internal):
4545         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4546         Error check for `wl-message-buffer-prefetch-depht'.
4547
4548 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4549
4550         * Version number is increased to 2.9.5.
4551         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4552
4553 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4554
4555         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4556         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4557         Based on the patch written by
4558         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4559
4560 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4561
4562         * wl-draft.el (wl-draft-raw-send): Fix for
4563         `wl-news-send-pre-hook'
4564
4565 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4566
4567         * wl-utils.el (wl-message-id-function): New variable.
4568         * wl-draft.el (wl-draft-insert-required-fields):
4569         Use `wl-message-id-function'.
4570
4571 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4572
4573         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4574         * wl-utils.el (wl-draft-make-message-id-string):
4575         Use `wl-from' for domain part of Message-ID
4576         if `wl-message-id-use-wl-from' if non-nil.
4577         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4578
4579 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4580
4581         * wl.el (wl): Call `wl-check-type'
4582         Do not 'condition-case'.
4583
4584 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4585
4586         * wl.el (wl-check-type): New function.
4587         (wl-check-type-variables): New variable.
4588
4589 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4590
4591         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4592
4593 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4594
4595         * wl-draft.el (wl-smtp-password-key): New function.
4596         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4597         (wl-draft-send-mail-with-smtp): Ditto.
4598         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4599
4600 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4601
4602         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4603         * wl-utils.el (wl-unique-id-suffix): Remove.
4604
4605 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4606
4607         * Version number is increased to 2.9.4.
4608
4609 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4610
4611         * wl-utils.el (wl-unique-id-suffix): New variable.
4612         (wl-unique-id): Use `wl-unique-id-suffix'
4613
4614 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4615
4616         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4617         instead of `elmo-msgdb-search'.
4618
4619         * Version number is increased to 2.9.3.
4620
4621 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4622
4623         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4624
4625 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4626
4627         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4628         (wl-draft-dispatch-message): Changed for send-later.
4629         (wl-draft-queue-flush): Ditto.
4630         (wl-draft): Clear `wl-sent-message-queued'.
4631         (wl-draft-reedit): Ditto.
4632         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4633         * wl-vars.el (wl-draft-force-queuing): New variable.
4634         (wl-draft-force-queuing-mail): New variable.
4635         (wl-draft-force-queuing-news): New variable.
4636
4637 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4638
4639         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4640         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4641
4642 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4643
4644         * Version number is increased to 2.9.2.
4645
4646 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4647
4648         * wl-draft.el (wl-draft-elide-region): New user command.
4649         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4650
4651         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4652         command `wl-draft-elide-region'.
4653         * wl-mule.el: Ditto.
4654         * wl-xmas.el: Ditto.
4655
4656 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4657
4658         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4659         (wl-biff-check-folder-async): Removed needless let.
4660
4661 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4662
4663         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4664         wl-folder-get-elmo-folder.
4665         (wl-biff-check-folder): Set `biff' argument of
4666         `wl-folder-check-one-entity'.
4667         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4668
4669         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4670         (wl-folder-check-one-entity): Added `biff' argument;
4671         Setup `biff' slot of folder.
4672
4673         * Version number is increased to 2.9.1.
4674
4675 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4676
4677         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4678         comment out and fixed.
4679         (wl-fldmgr-add-completion-subr): Ditto.
4680
4681         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4682         and msgdb.
4683
4684         * wl.el (wl-toggle-plugged): Save summary view.
4685
4686 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4687
4688         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4689
4690 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4691
4692         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4693
4694 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4695
4696         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4697         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4698         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4699
4700         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4701         if it was failed.
4702         (wl-demo): Disable undo in the demo buffer.
4703
4704 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4705
4706         * wl-version.el (wl-version): Changed codename.
4707
4708         * Version number is increased to 2.9.0.
4709
4710 2001-12-14  Takuo KITAME <kitame@northeye.org>
4711
4712         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4713         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4714         (wl-folder-mark-as-read-all-current-entity): Ditto.
4715
4716 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4717
4718         * wl-vars.el (wl-from-width): Define as obsolete variable.
4719         (wl-subject-length-limit): Ditto.
4720
4721         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4722
4723         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4724         wl-summary-save-view.
4725
4726         * wl.el (wl-save-status): Ditto.
4727         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4728
4729         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4730         (wl-summary-exit): Follow the change above.
4731         (wl-summary-goto-folder-subr): Ditto.
4732
4733         * wl-folder.el (wl-folder-create-subr): Don't use
4734         `elmo-folder-creatable-p'.
4735
4736 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4737
4738         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4739
4740 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4741
4742         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4743         rather than bitmap on Emacs 21.
4744         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4745         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4746         for xbm if the new redisplay engine is not available.
4747
4748 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4749
4750         * wl-folder.el (wl-folder-init-hook): New hook.
4751         (wl-folder-init): Run `wl-folder-init-hook'.
4752
4753 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4754
4755         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4756
4757 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4758
4759         * wl-acap.el (wl-acap-cache-filename): New variable.
4760         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4761         (wl-acap-init): Use cache if no ACAP server found.
4762
4763 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4764
4765         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4766         `wl-acap-original-msgdb-dir'.
4767
4768         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4769         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4770
4771         * wl-mime.el (wl-mime-save-directory): Renamed from
4772         `wl-mime-save-dir'.
4773
4774 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4775
4776         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4777
4778         * wl-demo.el: Require `path-util'.
4779         (wl-demo-bitmap-mule-available-p): New internal variable.
4780         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4781         `module-installed-p' instead.
4782         (wl-demo-insert-image): Use *.img file for a bitmap image.
4783         (wl-demo): Don't call the ascii demo recursively.
4784
4785 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4786
4787         * Version number is increased to 2.7.7.
4788
4789 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4790
4791         * wl.el (wl-exit): Eliminated byte-compile warning.
4792
4793 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4794
4795         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4796         obsolete variable using `elmo-define-obsolete-variable'.
4797         (wl-fetch-confirm-threshold): Ditto.
4798         (wl-cache-prefetch-folder-type-list): Ditto.
4799         (wl-cache-prefetch-folder-list): Ditto.
4800
4801 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4802
4803         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4804         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4805         (wl-demo-insert-image): New function.
4806         (wl-demo-insert-text): New function.
4807         (wl-demo-image-type-alist): Redefine as a function.
4808         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4809         (wl-demo-with-temp-file-buffer): Removed.
4810         (wl-logo-xpm): Removed.
4811         (wl-logo-xbm): Removed.
4812         (wl-logo-bitmap): Removed.
4813
4814 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4815
4816         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
4817         (wl-expire-localdir-get-folder-function): New user option.
4818         (wl-expire-localdir-get-folder): New function.
4819         (wl-expire-localdir-date): Ditto.
4820
4821 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4822
4823         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4824         value.  Refactoring `wl-folder-notify-deleted' is nil case.
4825         Fixed unread number mismatch when all-unread < unread.
4826
4827 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
4828
4829         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
4830         (wl-fetch-confirm-threshold): Ditto.
4831
4832         * wl-summary.el (wl-summary-confirm-appends): Removed.
4833         (wl-summary-sync-update): Don't refer
4834         `wl-summary-update-confirm-threshold' (It is now abolished).
4835
4836         * wl-message.el (wl-message-display-internal): Don't refer
4837         `wl-fetch-confirm-threshold' (It is now abolished).
4838
4839 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4840
4841         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
4842
4843 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4844
4845         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
4846         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
4847         Change default value to nil.
4848         (wl-summary-indent-length-limit): The value can be nil, nil means
4849         unlimited.
4850
4851         * wl-summary.el: Don't set limit for indent length if the value of
4852         wl-summary-indent-length-limit is nil.
4853         If the value of wl-summary-width is nil, it means only that the width
4854         of summary is unlimited (nil doesn't mean that the indent length is
4855         unlimited).
4856
4857         * wl-thread.el: Ditto.
4858
4859 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
4860
4861         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
4862         be nil, nil means never confirm.
4863         * wl-summary.el (wl-summary-confirm-appends): Ditto.
4864
4865 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4866
4867         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
4868         means unlimited).
4869
4870 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
4871
4872         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
4873         Use `with-temp-buffer'.
4874
4875 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
4876
4877         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
4878         with new backquote style).
4879         (wl-folder-get-entity-from-buffer): Ditto.
4880
4881 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4882
4883         * wl-version.el (nemacs-version): Eliminated.
4884         (wl-extended-emacs-version2): Ignore nemacs.
4885         (wl-extended-emacs-version3): Ditto.
4886
4887 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
4888
4889         * wl-vars.el (wl-draft-add-references): Set default value as nil.
4890         (wl-draft-add-in-reply-to): New variable.
4891         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
4892         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
4893         (wl-draft-yank-from-mail-reply-buffer): Use
4894         `wl-draft-add-in-reply-to'.
4895         (wl-draft-insert-current-message): Ditto.
4896
4897 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4898
4899         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
4900         typo (kill->hide).
4901         (wl-message-buffer-prefetch-folder-type-list): Added elements
4902         `mark' and `cache' instead of `internal'.
4903
4904 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4905
4906         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
4907         resume msgdb directory.
4908
4909 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4910
4911         * wl.el (wl-exit): Call `wl-acap-exit'.
4912
4913         * wl-summary.el (wl-summary-message-string): New function.
4914         (wl-summary-reedit): Use it.
4915         (wl-summary-resend-bounced-mail): Remove needless let.
4916         (wl-summary-supersedes-message): Ditto.
4917         (wl-summary-save): Ditto.
4918
4919         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
4920         (wl-acap-init): Set it.
4921         (wl-acap-exit): New function.
4922
4923 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4924
4925         * wl.el (wl-init): Revert (require 'mime-setup). move from
4926         toplevel.
4927
4928 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4929
4930         * wl-summary.el (wl-summary-write-current-folder): Remove unused
4931         local variables.  Add error when guess function return invalid
4932         value.
4933
4934 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4935
4936         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4937         Change local variable name.
4938         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
4939         (wl-folder-get-newsgroups): Return nil when non-news folder.
4940         * wl-summary.el (wl-summary-write-current-folder): State through
4941         when guess-list return nil.
4942         (wl-summary-write-current-folder-functions): Fixed docstring.
4943
4944         * wl.el (wl-exit): Changed confirm message.
4945
4946         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
4947         * wl-draft.el (wl-draft): Remove verbose `featurep'.
4948
4949         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
4950
4951 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4952
4953         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
4954         user option (Renamed from wl-cache-prefetch-folder-type-list).
4955         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
4956         from wl-cache-prefetch-folder-list).
4957
4958         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
4959         Move to wl-vars.el.
4960         (wl-message-buffer-prefetch-p): Changed to enable
4961         `wl-message-buffer-prefetch-folder-list'.
4962
4963         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
4964         `ignore-cache'.
4965
4966 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
4967
4968         * wl-draft.el (wl-draft-config-sub-func-alist): Added
4969         `part-top' and `part-bottom'.
4970         (wl-draft-config-sub-part-top): New function.
4971         (wl-draft-config-sub-part-bottom): New function.
4972
4973 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4974
4975         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
4976
4977 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
4978
4979         * wl-folder.el (wl-folder-get-newsgroups): Fix.
4980
4981 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4982
4983         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
4984
4985         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
4986         (wl-summary-write-current-folder): Ditto.
4987
4988 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4989
4990         * wl-folder.el (wl-folder-get-newsgroups): Use
4991         `elmo-folder-newsgroups'.
4992
4993 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
4994
4995         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
4996         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
4997         `wl-draft-config-sub-header-bottom'.
4998
4999 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5000
5001         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5002         localnews folder.
5003
5004 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5005
5006         * wl-summary.el (wl-summary-mode): Undo last change.
5007
5008         * wl-folder.el (wl-folder-mode): Ditto.
5009
5010 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5011
5012         * wl-summary.el (wl-summary-mode): Locally set
5013         truncate-partial-window-width to nil.
5014         (for XEmacs)
5015
5016         * wl-folder.el (wl-folder-mode): Ditto.
5017
5018 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5019
5020         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5021
5022 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5023
5024         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5025         number.
5026
5027         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5028
5029         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5030
5031         * Version number is increased to 2.7.6.
5032
5033 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5034
5035         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5036
5037 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5038
5039         * wl-summary.el (wl-summary-sync-update): Enclose network
5040         related portion with `unwind-protect'.
5041
5042 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5043
5044         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5045
5046 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5047
5048         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5049         element.
5050         * wl-vars.el (wl-message-body-button-alist): Ditto.
5051
5052         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5053         max match length.
5054         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5055
5056         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5057         for the max match length;
5058         Use 4th element value for the button string regexp group.
5059
5060         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5061         candidate exists, prompt to select.
5062
5063 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5064
5065         * wl-summary.el (wl-summary-jump-to-msg): Search before
5066         calibration point by `beginning-of-line'.
5067
5068 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5069
5070         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5071         for access group.
5072
5073 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5074
5075         * wl-message.el (wl-message-display-internal): Bind
5076         `default-mime-charset'.
5077
5078         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5079
5080         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5081
5082         * Version number is increased to 2.7.5.
5083
5084 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5085
5086         * wl-expire.el (wl-summary-archive): Fixed;
5087         Use `elmo-folder-name-internal'.
5088
5089 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5090
5091         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5092         from `elmo-folder-move-messages' caller.
5093         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5094
5095         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5096         related portions are changed).
5097
5098 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5099
5100         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5101         counter.
5102
5103 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5104
5105         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5106         buffer local and set it to nil.
5107
5108         * wl-message.el (wl-message-redisplay): Ditto.
5109
5110 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5111
5112         * wl-summary.el (wl-summary-mark-as-important): If message is
5113         already cached, set messag as read, otherwise encache and mark as read.
5114
5115 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5116
5117         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5118         point-min.
5119
5120 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5121
5122         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5123         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5124         a keymap.
5125
5126 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5127
5128         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5129         parent.
5130
5131         * wl-mule.el (wl-message-define-keymap): Ditto.
5132
5133         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5134
5135         * wl-xmas.el (wl-message-display-internal-hook): Define.
5136         (wl-xmas-setup-message-toolbar): Define as function.
5137         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5138         (wl-message-overload-functions): Abolished.
5139         (wl-message-define-keymap): New function.
5140
5141         * wl-vars.el (wl-message-display-internal-hook): New variable.
5142         (wl-message-header-button-alist): New variable (Renamed from
5143         wl-highlight-message-header-button-alist).
5144         (wl-message-body-button-alist): Ditto.
5145
5146         * wl-mule.el (wl-message-define-keymap): New function.
5147         (wl-message-overload-functions): Abolished.
5148
5149         * wl-message.el (wl-message-add-buttons-to-body): New function.
5150         (wl-message-redisplay): Don't call wl-message-overload-functions;
5151         Call wl-message-add-buttons-to-header and
5152         wl-message-add-buttons-to-body.
5153         (wl-message-display-internal): Set keymap argument for
5154         elmo-mime-display-as-is, elmo-mime-message-display;
5155         Run wl-message-display-internal-hook.
5156         (wl-message-refer-article-or-url): Abolished.
5157
5158         * wl-highlight.el (wl-highlight-headers): Don't call
5159         wl-highlight-message-add-buttons-to-header.
5160         (wl-highlight-message-add-buttons-to-header): Abolished.
5161
5162
5163         * wl-e21.el (wl-message-display-internal-hook): Define.
5164         (wl-e21-setup-toolbar): Deleted duplicated binding.
5165         (wl-e21-setup-message-toolbar): Define as function.
5166         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5167         (wl-message-define-keymap): New function.
5168         (wl-message-overload-functions): Abolished.
5169
5170 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5171
5172         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5173         and elmo-folder-close.
5174
5175         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5176
5177 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5178
5179         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5180         boolean value.
5181         * wl-draft.el (wl-draft-do-fcc): Ditto.
5182
5183 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5184
5185         * wl-vars.el (wl-fcc-force-as-read): New variable.
5186         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5187         mark copied message as read.
5188
5189 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5190
5191         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5192
5193 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5194
5195         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5196         `wl-summary-target-above' instead of obsolete variable
5197         `wl-summary-temp-above'.
5198
5199         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5200         instead of `make-obsolete-variable'.
5201         * wl-refile.el (toplevel): Ditto.
5202
5203 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5204
5205         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5206         with third argument t.
5207         (wl-draft): Set first argument for wl-plugged-init as t.
5208
5209         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5210         definition.
5211
5212 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5213
5214         * wl-vars.el: Tabify.
5215         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5216
5217         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5218         message.
5219
5220 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5221
5222         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5223         and set default to beep.
5224
5225 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5226
5227         * wl-vars.el (wl-draft-truncate-lines): New variable.
5228
5229         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5230         instead of wl-message-truncate-lines for truncate-lines.
5231
5232 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5233
5234         * wl-message.el (wl-message-display-internal): Call
5235         `wl-highlight-message' after `elmo-mime-display-as-is'.
5236
5237         * wl-mime.el (wl-mime-display-text/plain): New function.
5238         (wl-mime-display-header): Ditto.
5239         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5240         body-presentation-method for text/plain;
5241         Register `wl-mime-display-header' as a header-presentation-method;
5242         Don't set up `elmo-message-text-content-inserted-hook' and
5243         `elmo-message-header-inserted-hook'.
5244
5245         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5246         variable.
5247         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5248         as t if flag is 'all-header;
5249         Don't bind `elmo-message-ignored-field-list',
5250         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5251
5252 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5253
5254         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5255         for xemacs with non-mule environment.
5256
5257 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5258
5259         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5260         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5261         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5262
5263 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5264
5265         * wl-vars.el (wl-interactive-send): Set default value as t.
5266
5267 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5268
5269         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5270         (wl-addrmgr-method-list): Abolished.
5271         (wl-addrmgr-change-method): Follow above change.
5272
5273         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5274
5275 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5276
5277         * wl-vars.el (wl-message-truncate-lines): Change default value
5278         to default-truncate-lines.
5279
5280         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5281
5282 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5283
5284         * wl-vars.el (wl-message-truncate-lines): New variable.
5285
5286         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5287         wl-message-truncate-lines.
5288
5289 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5290
5291         * wl-acap.el (wl-acap-init): Remove period from error message.
5292         (wl-acap-find-acap-service): Remove period from message.
5293
5294 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5295
5296         * wl.el (wl-check-environment): Undo last change.
5297
5298         * wl-vars.el (wl-from): Changed default value.
5299
5300         * wl-util.el (toplevel): Don't require tm-edit.
5301
5302         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5303         `wl-folder-init';
5304         Don't set mark on mail body.
5305         (wl-draft-reedit): Ditto.
5306
5307         * wl-address.el (wl-address-quote-specials): Define as an alias for
5308         elmo-address-quote-specials.
5309
5310 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5311
5312         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5313
5314         * wl-vars.el (wl-from): Set default value as nil.
5315         (wl-organization): Set default value as ORGANIZATION environment
5316         variable.
5317
5318         * wl-draft.el (wl-smtp-extension-bind): Check value of
5319         wl-smtp-connection-type.
5320
5321         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5322         error.
5323
5324 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5325
5326         * Version number is increased to 2.7.4.
5327
5328         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5329         arguments from `wl-highlight-x-face-function' caller.
5330         Use x-face-1.3.6.12 or later.
5331
5332 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5333
5334         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5335
5336 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5337
5338         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5339         (wl-fcc): Fix to accept function.
5340         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5341
5342 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5343
5344         * wl-acap.el (toplevel): Added `product-provide' declare.
5345         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5346
5347 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5348
5349         * wl.el (wl): Changed order of calling `elmo-init'
5350         and `elmo-folder-init'.
5351
5352 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5353
5354         * wl-mime.el (wl-summary-burst): Extract message when content-type
5355         of root entity is not only `multipart' but also `message/rfc822'.
5356         (wl-summary-burst-subr): Ditto.
5357
5358 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5359
5360         * wl-vars.el (toplevel): Require 'custom.
5361         (wl-trash-folder): Added to `wl-setting' group.
5362
5363         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5364         exists.
5365         (wl-addrmgr-draw): Insert empty line when no entry exists.
5366
5367         * wl-mule.el (wl-message-wheel-up): Fixed.
5368         (wl-message-wheel-down): Ditto.
5369
5370 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5371
5372         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5373         config is an anonymous lambda expression.
5374
5375 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5376
5377         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5378         when Mule 2 is running.
5379
5380 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5381
5382         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5383
5384 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5385
5386         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5387         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5388
5389         * wl-address.el (wl-address-specials-regexp): Eliminated.
5390         (wl-address-quote-specials): Rewrite.
5391
5392 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5393
5394         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5395         shy-groups for regexp.
5396
5397         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5398         character classes and Perl style shy-groups for regexp.
5399         (wl-highlight-plugged-current-line): Use Posix style character
5400         classes for regexp.
5401         (wl-e21-highlight-folder-by-numbers): Ditto.
5402         (wl-e21-display-image-p): Use `display-images-p' instead of
5403         `display-graphic-p'.
5404         (display-images-p): Make an alias to `display-graphic-p' if it is
5405         not available.  It is for Emacs version prior to 21.0.105.
5406
5407         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5408         `display-graphic-p'.
5409         (wl-demo-image-type-alist): Ditto.
5410         (display-images-p): Make an alias to `display-graphic-p' if it is
5411         not available.  It is for Emacs version prior to 21.0.105.
5412
5413 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5414
5415         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5416         support.
5417         (wl-generate-user-agent-string): Ditto.
5418
5419         * wl-version.el (wl-version): Update docsting.
5420         (wl-version-status): Ditto.
5421
5422 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5423
5424         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5425         21.0.105.  For Emacs 21.0.104 or earlier.
5426
5427 2001-09-03  Takuo KITAME <kitame@northeye.org>
5428
5429         * wl-e21.el (wl-plugged-init-icons): Use
5430         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5431         (wl-biff-init-icons): Ditto.
5432
5433 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5434
5435         * wl-highlight.el (wl-highlight-summary-current-line):
5436         Fixed highlighting refile/copy destination.
5437
5438         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
5439         (wl-acap-store): Encode string by wl-acap-coding-system.
5440
5441 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
5442
5443         * wl-acap.el (toplevel): Check and require 'un-define before
5444         'xemacs-ucs;
5445          Added checking for UTF-2000.
5446
5447 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5448
5449         * wl-acap.el (toplevel): Require 'un-define before 'wl;
5450         Don't enclose with `eval-and-compile'.
5451
5452         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
5453         wl-init is non-nil.
5454
5455         * wl-draft.el (wl-draft): Ditto.
5456
5457         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
5458
5459         * wl-acap.el (toplevel): Require 'wl.
5460         (wl-acap-store): Call `elmo-init'.
5461
5462         * wl.el (wl): Changed position of `wl-check-environment'.
5463         (toplevel): Added autoload setting for wl-acap.
5464
5465         * wl-vars.el (wl-setting): New custom group.
5466         (wl-from): Added wl-setting group.
5467         (wl-user-mail-address-list): Ditto.
5468         (wl-organization): Ditto.
5469         (wl-subscribed-mailing-list): Ditto.
5470         (wl-envelope-from): Ditto.
5471         (wl-smtp-posting-user): Ditto.
5472         (wl-smtp-posting-server): Ditto.
5473         (wl-smtp-posting-port): Ditto.
5474         (wl-smtp-authenticate-type): Ditto.
5475         (wl-pop-before-smtp-user): Ditto.
5476         (wl-pop-before-smtp-server): Ditto.
5477         (wl-pop-before-smtp-port): Ditto.
5478         (wl-pop-before-smtp-authenticate-type): Ditto.
5479         (wl-nntp-posting-server): Ditto.
5480         (wl-nntp-posting-user): Ditto.
5481         (wl-nntp-posting-port): Ditto.
5482         (wl-fetch-confirm-threshold): Ditto.
5483         (wl-prefetch-threshold): Ditto.
5484         (wl-thread-insert-opened): Ditto.
5485         (wl-ldap-server): Ditto.
5486         (wl-ldap-port): Ditto.
5487         (wl-ldap-base): Ditto.
5488         (wl-ldap-objectclass): Ditto.
5489         (wl-use-ldap): Ditto.
5490         (wl-draft-config-alist): Ditto.
5491         (wl-draft-config-matchone): Ditto.
5492         (wl-template-alist): Ditto.
5493         (wl-message-sort-field-list): Ditto.
5494         (wl-message-ignored-field-list): Ditto.
5495         (wl-message-visible-field-list): Ditto.
5496         (wl-interactive-send): Ditto.
5497         (wl-summary-move-order): Ditto.
5498         (wl-auto-select-first): Ditto.
5499         (wl-auto-select-next): Ditto.
5500         (wl-interactive-save-folders): Ditto.
5501
5502         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5503         Initialization codes are moved from wl-local-folder-init.
5504         (wl-local-folder-init): Follow the change above.
5505         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5506
5507         * wl-acap.el: New file.
5508
5509         * Version number is increased to 2.7.3.
5510
5511 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5512
5513         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5514
5515 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5516
5517         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5518         (wl-addrmgr-address-entry-list): Ditto.
5519
5520 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5521
5522         * wl-e21.el (wl-draft-mode-map): Removed binding for
5523         `wl-draft-insert-x-face-field'.
5524
5525         * wl-mule.el (wl-draft-mode-map): Ditto.
5526
5527         * wl-xmas.el (wl-draft-mode-map): Ditto.
5528
5529         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5530         (wl-cs-autoconv): Ditto.
5531         (wl-cs-local): Ditto.
5532         (wl-use-scoring): Ditto.
5533         (wl-mime-charset): Ditto.
5534         (wl-folder-check-async): Ditto.
5535
5536         * wl.el (toplevel): Ignore nemacs and tm.
5537         (wl-exit): Ditto.
5538
5539         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5540         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5541         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5542         instead of wl-address-petname-add-or-change.
5543         (wl-summary-edit-addresses-subr): Use wl-address-delete
5544         instead of wl-address-petname-delete.
5545
5546         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5547
5548         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5549         if error occured.
5550
5551         * wl-message.el (require): Remove tm support.
5552
5553         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5554
5555         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5556         (wl-folder-jump-to-current-entity): Ditto.
5557         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5558
5559         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5560         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5561         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5562
5563         * wl-mule.el (wl-draft-key-setup): Ditto.
5564
5565         * wl-xmas.el (wl-draft-key-setup): Ditto.
5566
5567         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5568         (wl-draft-std11-parse-addresses): New function.
5569         (wl-draft-parse-mailbox-list): Use it.
5570         (wl-draft): Ignore nemacs.
5571         (wl-draft-reedit): Ditto.
5572
5573         * wl-addrmgr.el: New file.
5574         (Original is wl-rcpt.el written by
5575         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5576         Thanks Kitamoto-san.)
5577
5578         * wl-address.el (wl-address-make-address-list): Modified parsing
5579         process.
5580         (wl-address-delete): Renamed from `wl-address-petname-delete';
5581         Modify wl-address-list too.
5582         (wl-address-add-or-change): Renamed from
5583         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5584
5585 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5586
5587         * wl-highlight.el (wl-highlight-summary-current-line):
5588           Work with transient-mark-mode
5589
5590 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5591
5592         * Version number is increased to 2.7.2.
5593
5594         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5595         instead of elmo-dop-queue-method.
5596
5597 2001-08-06  SAITO Atsunori <sai@yedo.com>
5598
5599         * wl-vars.el (wl-ldap-objectclass): New user option.
5600
5601         * wl-address.el (wl-ldap-make-filter): Use it.
5602
5603 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5604
5605         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5606
5607 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5608
5609         * wl-folder.el (wl-folder): redisplay after folder insertion.
5610
5611         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5612
5613         * wl-summary.el (wl-summary-sync-update):
5614         Change status mark only when new-msgdb exists.
5615         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5616
5617 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5618
5619         * wl-summary.el (wl-summary-open-folder): New function.
5620         (wl-summary-goto-folder-subr): Use it.
5621         (wl-summary-mark-as-important): Fix;
5622         Encache only when no cache exists.
5623
5624 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5625
5626         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5627         Use with-current-buffer.
5628
5629 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5630
5631         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5632         before call `get-buffer'. Fixed parenthesis.
5633         (wl-score-get-header-entry): Clear message and help window when
5634         keyboard quit.
5635         (wl-score-edit-insert-header): Ditto.
5636
5637 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5638
5639         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5640         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5641         (wl-default-draft-cite): Fix.
5642
5643         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5644         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5645
5646 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5647
5648         * wl-message.el (wl-message-prev-page): Do same bahavior
5649         as summary when it is called in the message buffer.
5650         (wl-message-next-page): Ditto.
5651
5652 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5653
5654         * wl-summary.el (wl-summary-forward): Use cache if it is not
5655         section cache.
5656
5657 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5658
5659         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5660         Removed redundant require of elmo-vars.
5661         (wl-biff-state-indicator-on): Changed default value for
5662         xemacs with non-mule environment.
5663
5664         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5665         wl-message-buffer is nil;
5666         Hide progress bar after moving messages.
5667
5668 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5669
5670         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5671         message at cursor point is deleted.
5672
5673 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5674
5675         * wl-vars.el: Changed file coding system to euc-japan.
5676         Added -*-coding:-*- magic to the first line.
5677
5678         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5679         Search parent from the first message.
5680
5681         * Version number is increased to 2.7.1.
5682
5683 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5684
5685         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5686
5687 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5688
5689         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5690         refile/delete execution.
5691
5692         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5693         Fixed docstring.
5694
5695 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5696
5697         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5698         do update process;
5699         Don't update marks when update process is interrupted.
5700
5701 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5702
5703         * wl-summary.el (wl-summary-reply): Fixed problem when
5704         wl-draft-use-frame is non-nil.
5705         (wl-summary-forward): Ditto.
5706
5707         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5708         as nil.
5709         (wl-folder-mark-as-read-all-entity): Ditto.
5710         (wl-folder-prefetch-entity): Ditto.
5711
5712         * wl.el (wl): Check environment before wl-init.
5713
5714         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5715         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5716         instead of wl-summary-collect-unread.
5717         (wl-summary-reply): Split message window.
5718
5719 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5720
5721         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5722         only if current language environment is japanese,
5723
5724         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5725         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5726         (wl-folder-goto-folder-subr): Ditto.
5727
5728         * wl-draft.el (wl-draft-dispatch-message): Call
5729         `elmo-file-cache-get-path'.
5730
5731 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5732
5733         * wl-summary.el (wl-summary-cursor-move): If return value of
5734         wl-summary-next-message is not number, don't jump.
5735
5736 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5737
5738         * wl-summary.el (wl-summary-buffer-next-message-function): New
5739         variable.
5740         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5741         if it is bound.
5742
5743         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5744         string.
5745
5746         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5747         (wl-plugged-drawing): Ditto.
5748
5749 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5750
5751         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5752         process.
5753         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5754         with unwind-protect.
5755
5756         * wl.el (wl-init): Require mime-setup.
5757         (wl-check-environment): Don't require mime-setup.
5758
5759         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5760         instead of elmo-folder-type.
5761
5762         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5763         value as nil.
5764
5765 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5766
5767         * Version number is increased to 2.7.0.
5768
5769         * wl-version.el (wl-version): Changed codename.
5770
5771         * wl-summary.el (wl-summary-delete-cache): Fixed.
5772
5773         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5774         Workaround for net folders.
5775         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5776
5777         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5778         value to nil (According to the patch from
5779         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5780
5781         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5782         of elmo-folder-close.
5783
5784 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5785
5786         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5787         for postfix.
5788
5789 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5790
5791         * wl-summary.el (wl-summary-resend-message): Fixed.
5792
5793         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5794         Call wl-draft with `from' argument if its address is included in
5795         `wl-user-mail-address-list'.
5796         (wl-draft): Added `from' argument.
5797
5798         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5799         non-nil.
5800         (wl): Don't show demo if wl-demo is nil.
5801
5802         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5803         wl-summary-use-frame.
5804
5805         * wl-vars.el (wl-summary-use-frame): New user option.
5806         (wl-folder-use-frame): Changed docstring.
5807
5808         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5809         non-nil.
5810         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5811         wl-summary-use-frame.
5812
5813         * wl-vars.el (wl-folder-use-frame): New user option.
5814
5815         * wl-summary.el (wl-summary-exit): Back to folder frame if
5816         wl-folder-use-frame is non-nil.
5817         (wl-summary-redisplay-internal): Ignore cache if current folder
5818         is draft folder,
5819         (wl-summary-redisplay-no-mime): Ditto.
5820         (wl-summary-redisplay-all-header): Ditto.
5821
5822         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
5823         if wl-folder-use-frame is non-nil.
5824
5825 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
5826
5827         * wl-summary.el (wl-summary-sync-update): Bind
5828         elmo-folder-update-threshold.
5829         (wl-summary-mark-as-important): Enclosed server mark processing
5830         with `save-match-data'.
5831
5832         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
5833         only when it is already defined.
5834
5835 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5836
5837         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
5838         name of folder exclude localdir is wrong.
5839         * wl-folder.el (wl-folder-sync-entity):
5840         Set `wl-summary-always-sticky-folder-list' as nil.
5841         (wl-folder-mark-as-read-all-entity): Ditto.
5842         (wl-folder-prefetch-entity): Ditto.
5843
5844 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
5845
5846         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
5847         instead of `wl-summary-write-current-newsgroup'.
5848
5849 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5850
5851         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
5852         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
5853         non-nil and selected message is important, do not display.
5854
5855 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
5856
5857         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
5858
5859 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5860
5861         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
5862
5863         * wl-summary.el (wl-summary-mark-as-important): Set message number
5864         using wl-summary-message-number.
5865
5866 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5867
5868         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5869         destination folder is 'null.
5870
5871 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5872
5873         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
5874         New function.
5875         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
5876         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
5877         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5878
5879 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
5880
5881         * wl-mime.el (wl-mime-setup): Added setting for
5882         `mime-setup-signature-key-alist' to avoid overriding key bind for
5883         `wl-draft-send'.
5884
5885         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
5886         for `wl-draft-send'.
5887         * wl-mule.el (wl-draft-overload-functions): Ditto.
5888         * wl-xmas.el (wl-draft-overload-functions): Ditto.
5889         * wl-draft.el (wl-draft-send): Ditto.
5890
5891         * wl-message.el (wl-message-display-internal):
5892         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
5893         (Patch is provided by <kita@coe.nttdata.co.jp>).
5894
5895 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5896
5897         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
5898
5899 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5900
5901         * wl.el (wl): Fix for wl-demo.
5902
5903 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5904
5905         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
5906
5907 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5908
5909         * wl-folder.el (wl-folder-prefetch-entity): Use
5910         `wl-folder-get-elmo-folder'.
5911         (wl-folder-count-incorporates): Do not use
5912         `wl-folder-get-elmo-folder'.
5913
5914 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5915
5916         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
5917         instead of `elmo-folder-get-type'.
5918
5919 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5920
5921         * wl-summary.el (wl-summary-write-current-folder): Set cursor
5922         position on Subject: field.
5923         (Advised by Mito <mit@nines.nec.co.jp>)
5924
5925 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5926
5927         * wl-folder.el (wl-folder-prefetch-entity): Use
5928         `wl-folder-get-elmo-folder'.
5929
5930 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
5931
5932         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
5933
5934         * wl-summary.el (wl-summary-buffer-set-folder): Set up
5935         `process-duplicates' slot.
5936
5937         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
5938         if detection failed.
5939
5940 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5941
5942         * wl-version.el (wl-version-status): Set to "alpha".
5943
5944 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5945
5946         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
5947         Check wl-message-buffer lives before set-buffer.
5948
5949 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5950
5951         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
5952         called in folder mode.
5953         * wl-var.el (wl-summary-exit-pre-hook): New variable.
5954         * wl-summary.el (wl-summary-exit-pre-hook): Run
5955         `wl-summary-exit-pre-hook' before exit summary mode.
5956
5957 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5958
5959         * wl-version.el (wl-version-status): New variable.
5960         (wl-version-status-alist): Removed.
5961         (wl-version-status): Rule included.
5962
5963 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5964
5965         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
5966         @sponichi.
5967
5968         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
5969         when `mail-reply-buffer' is buffer-local variable.
5970         (Reported by <kita@coe.nttdata.co.jp>).
5971
5972 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
5973
5974         * wl-vars.el (toplevel): Require 'elmo-util.
5975
5976 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5977
5978         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
5979         (All other related portions are changed)
5980
5981         * wl.el (wl-plugged-change): Use '<' instead of '<='.
5982
5983         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
5984
5985 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5986
5987         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
5988
5989 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5990
5991         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
5992         Delete other windows to avoid an error.
5993         Use `point-marker' instead of `point' to remember the start point
5994         of body.
5995
5996         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
5997
5998         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
5999         number not to exceed all message number.
6000
6001 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6002
6003         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6004         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6005
6006 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6007
6008         * wl-summary.el (wl-summary-sync-force-update): Added argument
6009         no-check.
6010         (wl-summary-sync-update): Ditto.
6011         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6012         with `no-check'.
6013
6014         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6015         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6016         already running.
6017
6018 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6019
6020         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6021         `dst-folder-arg'.
6022         (wl-expire-archive-number1): Diito.
6023         (wl-expire-archive-number2): Diito.
6024         (wl-expire-archive-Date): Diito.
6025         (wl-archive-number1): Diito.
6026         (wl-archive-number2): Diito.
6027         (wl-archive-date): Diito.
6028         (wl-archive-folder-p): New function.
6029         (wl-summary-expire): Support of expand folder name at
6030         wl-expire-alist.
6031         * wl-util.el (wl-expand-newtext): Renamed from
6032         `wl-refile-expand-newtext'.
6033
6034 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6035
6036         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6037         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6038         `(elmo-msgdb-get-overview msgdb)'.
6039         (wl-summary-prefetch): Bind match data before call
6040         `wl-summay-prefetch-msg'.
6041         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6042         'off if `wl-summary-buffer-disp-msg' is non-nil.
6043         Fixed problem that couldn't show only one new or unread message when
6044         enter folder.
6045         (wl-summary-reply): Don't call `split-window-vertically' and other
6046         window.
6047
6048 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6049
6050         * wl-expire.el (wl-expire-refile): Fixed.
6051
6052 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6053
6054         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6055
6056         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6057         biff notification is removed.
6058
6059         * wl.el (wl): Changed position of `elmo-init'.
6060
6061         * wl-draft.el (wl-default-draft-cite): Use date field
6062         on the citation buffer.
6063
6064         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6065
6066         * wl-xmas.el (wl-folder-internal-icon-list): Added
6067         `wl-folder-shimbun-image'.
6068
6069         * wl-e21.el (wl-folder-internal-icon-list): Added
6070         `wl-folder-shimbun-image'.
6071
6072 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6073
6074         * wl.el (wl-init): Eliminated argument.
6075         (wl): Rewrite.
6076
6077         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6078         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6079         instead of `elmo-folder-msgdb-internal'.
6080         (wl-summary-sync-update): Ditto.
6081         (wl-summary-flush-pending-append-operations): Eliminated.
6082         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6083         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6084         `elmo-folder-open'.
6085
6086         * wl-mime.el (wl-summary-burst): Fixed.
6087
6088         * wl-folder.el (wl-folder-info-save): Check data type.
6089
6090         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6091         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6092         instead of `elmo-folder-msgdb-internal'.
6093         (wl-expire-hide): Ditto.
6094
6095
6096         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6097
6098 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6099
6100         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6101
6102 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6103
6104         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6105
6106 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6107
6108         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6109         Fixed `match-beginning' argument mismatch.
6110
6111 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6112
6113         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6114         the default value.
6115
6116 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6117
6118         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6119         instead of `elmo-nntp-default-port'.
6120
6121         * wl-vars.el: Fixed some doc strings.
6122
6123 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6124
6125         * wl-summary.el (wl-summary-prefetch-msg): Use
6126         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6127
6128         * wl-vars.el: Define *-func as obsolete variable using
6129         `elmo-define-obsolete-variable'.
6130
6131         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6132         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6133         instead of `wl-message-buffer-prefetch-threshold'.
6134
6135         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6136
6137         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6138
6139         * wl-draft.el (wl-caesar-region-func): Ditto.
6140
6141         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6142         Keep unread status in elmo-folder-move-messages.
6143         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6144
6145 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6146
6147         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6148         `wl-summary-buffer-exit-func'
6149         (wl-summary-buffer-message-redisplay-function): Renamed from
6150         `wl-summary-buffer-message-redisplay-func'
6151         (wl-summary-buffer-next-folder-function): Renamed from
6152         `wl-summary-buffer-next-folder-func'.
6153         (wl-summary-buffer-prev-folder-function): Renamed from
6154         `wl-summary-buffer-prev-folder-func'.
6155         (wl-summary-get-petname-function): Renamed from
6156         `wl-summary-get-petname-func'.
6157
6158         * wl-score.el (wl-score-edit-exit-function): Renamed from
6159         `wl-score-edit-exit-func'.
6160
6161         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6162         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6163
6164         * wl-util.el (wl-load-profile-function): Renamed from
6165         `wl-load-profile-func'.
6166
6167         * wl-folder.el (wl-folder-completion-function): Renamed from
6168         `wl-folder-completion-func'.
6169         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6170
6171         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6172         `wl-expire-archive-get-folder-func'.
6173         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6174         (wl-draft-send-mail-function): Renamed from
6175         `wl-draft-send-mail-func'.
6176         (wl-draft-send-news-function): Renamed from
6177         `wl-draft-send-news-func'.
6178         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6179         (wl-generate-mailer-string-function): Renamed from
6180         `wl-generate-mailer-string-func'.
6181         (wl-highlight-signature-search-function): Renamed from
6182         `wl-highlight-signature-search-func'.
6183         (wl-highlight-x-face-function): Renamed from
6184         `wl-highlight-x-face-func'
6185         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6186         (wl-ps-print-buffer-function): Renamed from
6187         `wl-ps-print-buffer-func'
6188         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6189         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6190         (wl-summary-subject-filter-function): Renamed from
6191         `wl-summary-subject-filter-func'.
6192
6193         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6194         `wl-draft-queue-flush-send-func'
6195         (wl-draft-cite-function): Renamed from
6196         `wl-draft-cite-func'
6197
6198         * wl-address.el (wl-address-init-function): Renamed from
6199         `wl-address-init-func'.
6200
6201 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6202
6203         * wl-draft.el (wl-draft-queue-flush): Don't call
6204         `elmo-dop-unlock-message'.
6205         * wl-draft.el (wl-draft-queue-append): Don't call
6206         `elmo-dop-lock-message'.
6207
6208         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6209         (wl-summary-buffer-folder-name): Ditto.
6210         (wl-summary-message-regexp): Added '-' (all other related portions
6211         are changed).
6212         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6213         wl-summary-buffer-folder-name.
6214
6215 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6216
6217         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6218         the number of mails in the folder buffer is not updated by wl-biff.
6219
6220 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6221
6222         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6223         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6224
6225 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6226
6227         * wl-summary.el (wl-summary-next-message):
6228         Return next message number when wl-summary-move-order is nil.
6229
6230 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6231
6232         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6233         `wl-summary-move-spec-alist'.
6234         (wl-summary-move-spec-unplugged-alist): New variable
6235         (Move spec for unplugged status).
6236         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6237         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6238
6239 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6240
6241         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6242         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6243
6244 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6245
6246         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6247         simple quotation to quote the anonymous function.
6248         * tm-wl.el (wl-draft-preview-message): Ditto.
6249
6250 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6251
6252         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6253         Eliminate redundant `save-excursion'.
6254         (wl-highlight-summary-current-line): Ditto.
6255
6256         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6257         accessing match data when `looking-at' failed.
6258
6259         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6260         `elmo-match-string' where users don't care about the speed.
6261         (wl-draft-save): Ditto.
6262
6263 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6264
6265         * wl-util.el (wl-regexp-opt): New function.
6266
6267         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6268         number from `wl-summary-buffer-number-list'.
6269         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6270         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6271         (wl-summary-move-spec-alist): Changed default setting.
6272
6273 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6274
6275         * wl-vars.el (wl-biff-notify-hook): New hook.
6276         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6277         the arrival of new mail.
6278         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6279         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6280
6281 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6282
6283         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6284
6285 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6286
6287         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6288
6289         * Version number is increased to 2.5.8.
6290
6291         * wl-thread.el (toplevel): require 'cl.
6292         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6293         (wl-thread-make-number-list): New function.
6294         (wl-thread-entity-make-number-list-from-children): Ditto.
6295         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6296         (wl-thread-entity-insert-as-children): Likewise.
6297         (wl-thread-delete-message): Likewise.
6298         (wl-meaning-of-mark): Eliminated.
6299         (wl-thread-next-failure-mark-p): Ditto.
6300         (wl-thread-entity-get-mark): Ditto.
6301         (wl-thread-meaning-alist-get-result): Ditto.
6302         (wl-thread-entity-check-prev-mark): Ditto.
6303         (wl-thread-entity-check-next-mark): Ditto.
6304         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6305         (wl-thread-entity-get-prev-marked-entity): Ditto.
6306         (wl-thread-get-prev-unread): Ditto.
6307         (wl-thread-jump-to-prev-unread): Ditto.
6308         (wl-thread-get-next-unread): Ditto.
6309         (wl-thread-jump-to-next-unread): Ditto.
6310         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6311         (wl-thread-entity-get-next-marked-entity): Ditto.
6312
6313         * wl-summary.el (wl-summary-buffer-number-list):
6314         New bufer-local variable.
6315         (wl-summary-switch-to-clone-buffer): Clone
6316         `wl-summary-buffer-number-list'.
6317         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6318         (wl-summary-cursor-move-regex): Eliminated.
6319         (wl-summary-cursor-up): Rewrite.
6320         (wl-summary-cursor-down): Ditto.
6321         (wl-summary-mode-spec-alist): New variable.
6322         (wl-summary-next-message): New inline function.
6323         (wl-summary-cursor-move): New function.
6324         (wl-summary-default-get-next-msg): Rewrite.
6325         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6326         (wl-summary-rescan): Ditto.
6327         (wl-summary-sync-all-init): Ditto.
6328         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6329         summary is not thread view.
6330         (wl-summary-sync-update): Ditto.
6331         (wl-summary-rescan): Ditto.
6332         (wl-summary-make-number-list): New function.
6333
6334         * wl-draft.el: "FCC" -> "Fcc".
6335
6336 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6337
6338         * wl-highlight.el (wl-highlight-summary-window):
6339         Call `set-buffer-modified-p'.
6340
6341         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6342         (wl): Call `elmo-init' and fix.
6343
6344         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6345         Use new variables.
6346
6347         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6348
6349 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6350
6351         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6352
6353 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6354
6355         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6356
6357 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6358
6359         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6360         `wl-use-toolbar' nor `display-graphic-p'.
6361         (wl-e21-setup-message-toolbar): Ditto.
6362         (wl-e21-setup-summary-toolbar): Ditto.
6363         (wl-e21-setup-folder-toolbar): Ditto.
6364
6365         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6366         (wl-plugged-init-icons): Ditto.
6367
6368         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6369         `display-graphic-p'.
6370         (wl-plugged-set-folder-icon): Ditto.
6371         (wl-highlight-plugged-current-line): Ditto.
6372         (wl-highlight-folder-current-line): Ditto.
6373         (wl-e21-highlight-folder-group-line): Ditto.
6374         (wl-e21-setup-toolbar): Ditto.
6375         (wl-e21-display-image-p): New macro.
6376
6377         * wl-demo.el (wl-demo): Simplified.
6378         (wl-demo-image-type-alist): Use `image-type-available-p' for
6379         checking whether the image type `xbm' is available.
6380
6381 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6382
6383         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6384         (wl-summary-input-range): Ditto.
6385
6386 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6387
6388         * wl-summary.el (wl-summary-edit-addresses): Use
6389         `wl-summary-get-original-buffer'
6390         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6391         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6392         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6393         (wl-summary-get-newsgroups): Eliminated.
6394         (wl-summary-set-crosspost): Ditto.
6395         (wl-summary-is-crosspost-folder): Ditto.
6396         (wl-crosspost-alist-load): Ditto.
6397         (wl-crosspost-alist-save): Ditto.
6398
6399         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6400         `elmo-setup-subscribed-newsgroups' instead of
6401         `elmo-nntp-make-groups-hashtb'.
6402         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6403         instead of `wl-crosspost-alist-save'.
6404
6405         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6406         of `elmo-folder-message-appendable-p'.
6407         (wl-mime-header-presentation-method): Eliminated.
6408
6409         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6410         (Error occurs in emacs21).
6411
6412         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6413         the current buffer).
6414
6415         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6416         instead of `wl-crosspost-alist-save'.
6417         (wl-init): `elmo-crosspost-message-alist-load'
6418         instead of `wl-crosspost-alist-load'
6419
6420         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6421         (wl-parse-newsgroups): Likewise.
6422         (wl-biff-notify): Run `wl-biff-notify-hook'.
6423
6424 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6425
6426         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6427
6428         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6429         when `wl-summary-lazy-highlight' is non-nil.
6430         (wl-summary-goto-folder-subr): Highlight only when
6431         `wl-summary-lazy-highlight' is non-nil.
6432
6433         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
6434         Don't display progress and highlight temp-mark when
6435         `wl-summary-lazy-highlight' is non-nil.
6436         (wl-highlight-summary-window): New function.
6437         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
6438
6439 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6440
6441         * wl-summary.el (wl-summary-sync): Change `all-visible'
6442         from `all-shown'
6443         (wl-summary-input-range): Ditto.
6444
6445 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6446
6447         * wl-e21.el (wl-highlight-folder-current-line): Call
6448         `wl-folder-init-icons' when folder icons have not been initialized.
6449
6450         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
6451
6452         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
6453         (wl-demo-image-type-alist): New macro.
6454
6455 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6456
6457         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
6458         display does not support graphics.
6459         (wl-plugged-init-icons): Ditto.
6460         (wl-folder-init-icons): Ditto.
6461
6462         * wl-demo.el (wl-demo): Chech closely whether the display
6463         supports graphics.
6464
6465 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
6466
6467         * wl-summary.el (wl-summary-get-original-buffer): New function.
6468         (wl-summary-set-crosspost): Use it.
6469         (wl-summary-target-mark-uudecode): Ditto.
6470         (wl-summary-reedit): Ditto.
6471         (wl-summary-resend-bounced-mail): Ditto.
6472         (wl-summary-update-crosspost): Eliminated (It may be incorporated
6473         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
6474
6475         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
6476         (wl-message-display-internal): Ditto.
6477
6478 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
6479
6480         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
6481
6482 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6483
6484         * wl-summary.el (wl-summary-save-view): Renamed from
6485         `wl-summary-save-status'.
6486
6487 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6488
6489         * wl-summary.el (wl-summary-sync): Added `all-shown'
6490
6491 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6492
6493         * wl-summary.el (wl-summary-input-range): Added `all-shown'
6494
6495 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
6496
6497         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
6498
6499 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
6500
6501         * wl-highlight.el (wl-highlight-summary-line-string): Use
6502         `zerop' instead of `= 0'.
6503         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6504
6505         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6506         for comparing numbers.
6507         (wl-template-prev): Use `zerop' instead of `eq 0'.
6508
6509         * wl-draft.el (wl-draft-insert-current-message): Use
6510         `with-current-buffer' instead of `save-excursion'.
6511         Use `zerop' instead of `eq 0'.
6512
6513 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6514
6515         * wl-draft.el (wl-draft-insert-ccs): New function.
6516         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6517         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6518
6519 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6520
6521         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6522
6523 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6524
6525         * wl-expire.el (wl-expire-refile): Don't call
6526         elmo-msgdb-add-msgs-to-seen-list;
6527         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6528         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6529
6530 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6531
6532         * wl-message.el (wl-message-prev-page): Ignore errors while
6533         scroll-down.
6534
6535 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6536
6537         * wl-mime.el: Use elmo-original-message-mode instead of
6538         mmelmo-original-mode.
6539
6540         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6541         `elmo-folder-get-spec';
6542         (wl-fldmgr-add-completion-all-completions):
6543         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6544
6545         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6546         of `elmo-folder-get-type'.
6547
6548         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6549         `elmo-folder-get-spec';
6550         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6551         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6552         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6553         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6554         `elmo-read-msg-no-cache';
6555         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6556         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6557         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6558         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6559         `elmo-cache-save';
6560         (wl-draft-reedit): Use `elmo-message-file-name'.
6561
6562         * wl-expire.el: Use `elmo-folder-name-internal';
6563         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6564         Use macro `wl-summary-buffer-msgdb' instead of variable
6565         `wl-summary-buffer-msgdb';
6566         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6567         Use macro `wl-summary-buffer-folder-name' instead of variable
6568         `wl-summary-buffer-folder-name'.
6569         * wl-score.el: Likewise.
6570
6571         * wl-message.el: Rewrite for new message buffer cache mechanism.
6572         (wl-message-buffer-cache-buffer-get): New macro.
6573         (wl-message-buffer-cache-folder-get): Ditto.
6574         (wl-message-buffer-cache-message-get): Ditto.
6575         (wl-message-buffer-cache-entry-make): Ditto.
6576         (wl-message-buffer-cache-hit): Ditto.
6577         (wl-message-buffer-cache-sort): New function.
6578         (wl-message-buffer-cache-add): Ditto.
6579         (wl-message-buffer-cache-delete): Ditto.
6580         (wl-message-buffer-cache-clean-up): Ditto.
6581         (wl-message-buffer-window): Rewrite.
6582         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6583         (wl-message-buffer-display): New function.
6584         (wl-message-display-internal): New function.
6585
6586 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6587
6588         * wl-folder.el: Use `elmo-folder-name-internal';
6589         Use `wl-folder-get-elmo-folder';
6590         Use `elmo-folder-list-messages' instead of
6591         `elmo-list-folder';
6592         Use `elmo-folder-get-primitive-list' instead of
6593         `elmo-folder-get-primitive-spec-list';
6594         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6595         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6596         Use `elmo-folder-create' instead of `elmo-create-folder'.
6597         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6598         (wl-folder-get-elmo-folder): New macro.
6599         (wl-folder-elmo-folder-cache-get): Ditto.
6600         (wl-folder-elmo-folder-cache-put): Ditto.
6601         (wl-folder-suspend): Call `elmo-quit'.
6602
6603         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6604         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6605         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6606         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6607         (toplevel): require 'cl.
6608         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6609
6610         * wl-summary.el: Rewrite to use new elmo interface.
6611
6612 \f
6613 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6614
6615         * wl-mime.el (wl-draft-preview-message):
6616         Run `wl-draft-send-hook' before collecting recipients information;
6617         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6618
6619         * tm-wl.el (wl-draft-preview-message): Ditto.
6620
6621 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6622
6623         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6624         wrong recipients are displayed when forwarded message.
6625
6626 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6627
6628         * Version number is increased to 2.5.7.
6629
6630 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6631
6632         * wl-message.el (wl-message-next-page): Bind
6633         `window-pixel-scroll-increment' to nil while scrolling up.
6634
6635 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6636
6637         * wl-vars.el (wl-save-hook): New hook.
6638         * wl.el (wl-save): Call `wl-save-hook'.
6639
6640 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6641
6642         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6643         Argument WITH-ARG instead of NO-ARG (negative mean).
6644         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6645         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6646         * wl-message.el (wl-message-follow-current-entity): Likewise.
6647
6648 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6649
6650         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6651         FROM was optional argument.
6652         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6653
6654 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6655
6656         * Version number is increased to 2.5.6.
6657
6658 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6659
6660         * wl-version.el (wl-version-show): Removed.
6661         (wl-version): Add `interactive'.
6662
6663 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6664
6665         * wl-summary.el (wl-summary-get-petname-func): New variable.
6666         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6667         instead of `wl-address-get-petname-1'.
6668         (wl-summary-simple-from): Ditto.
6669
6670         * wl-address.el (wl-address-get-petname-1): Define as function.
6671
6672 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6673
6674         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6675         field in the original message.
6676         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6677
6678 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6679
6680         * wl-expire.el (wl-expire-hide):
6681         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6682
6683 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6684
6685         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6686         find decoder for To, Cc, and Subject.
6687
6688 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6689
6690         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6691         for checking `elmo-use-buffer-cache'.
6692         (wl-summary-mark-as-important): Fixed typo in comment.
6693
6694 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6695
6696         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6697         field in the original message.
6698         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6699
6700 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6701
6702         * wl-expire.el (wl-expire-hide):
6703         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6704
6705 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6706
6707         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6708         find decoder for To, Cc, and Subject.
6709
6710 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6711
6712         * Version number is increased to 2.5.5.
6713
6714         * wl-address.el (wl-address-specials-regexp): New constant.
6715         (wl-address-quote-specials): Use it.
6716
6717 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6718
6719         * wl-summary.el (wl-summary-rescan):
6720         Call `wl-summary-buffer-number-column-detect'.
6721         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6722
6723         * wl-message.el (wl-message-mode-map): Define.
6724         (wl-message-decode): Use it as local-map.
6725
6726 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6727
6728         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6729         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6730
6731 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6732
6733         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6734
6735         * wl-mule.el (wl-read-event-char): Ditto.
6736
6737         * wl-e21.el (wl-read-event-char): Ditto.
6738
6739         * wl-nemacs.el (wl-read-event-char): Ditto.
6740         (read-event): Removed.
6741
6742         * wl-util.el (toplevel): Removed dummy definition of
6743         `read-event'.
6744         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6745
6746 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6747
6748         * wl-nemacs.el (elmo-archive-call-process): Moved to
6749         elmo-archive.el.
6750
6751 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6752
6753         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6754         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6755
6756         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6757         instead of magic-number 6.  Use `not' instead of `null' for symbol
6758         `nil' check (not empty list).
6759         (wl-draft-insert-x-face-field): Fixed paren style.
6760
6761         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6762         one-branch conditional statement, instead of `and' and `if'.
6763         (wl-draft-forward): Likewise.
6764         (wl-draft-add-references): Likewise.
6765         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6766
6767         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6768         conditional steatment.  Use `cond' instead of `if'.
6769         (wl-draft-confirm): Likewise.
6770
6771 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6772
6773         * wl-version.el (wl-version-show): Use `product-string-1'
6774         instead of `wl-version'.
6775         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6776
6777         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6778
6779 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6780
6781         * wl-highlight.el (wl-highlight-headers): Revert
6782         `wl-highlight-x-face-func' argument (`beg' and `end').
6783
6784 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6785
6786         * wl.el (toplevel): Move `product-provide' declare.
6787         * wl-demo.el (toplevel): Ditto.
6788         * wl-dnd.el (toplevel): Ditto.
6789         * wl-highlight.el (toplevel): Ditto.
6790         * wl-message.el (toplevel): Ditto.
6791         * wl-refile.el (toplevel): Ditto.
6792         * wl-util.el (toplevel): Ditto.
6793
6794 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6795
6796         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6797         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6798         (wl-thread-close-all): keep cursor position.
6799
6800 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6801
6802         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6803         (eq x 0).
6804         (wl-generate-user-agent-string-1): Fix conditional statement.
6805
6806 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6807
6808         * wl.el (wl-check-environment): Additional check for
6809         'wl-local-domain' and `wl-message-id-domain'.
6810
6811 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6812
6813         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6814
6815 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6816
6817         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6818         instead of `smtp-sasl-user-realm'.
6819
6820 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6821
6822         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6823
6824 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6825
6826         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
6827         to the default value as well as `eword-lexical-analyzer'.
6828
6829 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6830
6831         * wl-version.el (wl-extended-emacs-version,
6832         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
6833         `elmo-match-string' instead of `wl-match-string'.
6834
6835 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6836
6837         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
6838         docstring.
6839
6840 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
6841
6842         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
6843
6844 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6845
6846         * wl-highlight.el (wl-highlight-headers): Remove
6847         `wl-highlight-x-face-func' argument (`beg' and `end').
6848
6849 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6850
6851         * wl-summary.el (wl-summary-mark-as-important):
6852         Remove cache if folder is local.
6853
6854 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
6855
6856         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
6857         to get existing e-mail address string.
6858
6859 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6860
6861         * wl-version.el (wl-generate-user-agent-string): Commentary.
6862         (wl-generate-user-agent-string-1): Use `when' for
6863         one-branch conditional statement, instead of `and' and `if'.
6864         (wl-extended-emacs-version, wl-extended-emacs-version2,
6865         wl-extended-emacs-version3): Ditto.
6866
6867 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6868
6869         * wl-summary.el (wl-summary-sync-all-init): New inline function.
6870         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
6871         condition-case; Remove initialization.
6872         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
6873         (wl-summary-sync-update3): Added argument `sync-all';
6874         Eliminated local variable `msgdb';
6875         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
6876         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
6877         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6878
6879 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
6880
6881         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
6882         connection before call `wl-draft-send-mail-with-smtp'.
6883
6884 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6885
6886         * Version number is increased to 2.5.4.
6887
6888 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6889
6890         * wl.el (wl-check-environment): Additional check for
6891         'wl-local-domain' and `wl-message-id-domain'.
6892
6893 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6894
6895         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
6896         buffer as command specific.
6897         (wl-folder-mark-as-read-all-entity): Ditto.
6898         (wl-folder-prefetch-entity): Ditto.
6899         (wl-folder-drop-unsync-entity): Ditto.
6900
6901         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
6902         (wl-prog-uudecode-no-stdout-option): Changed default to t.
6903         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
6904
6905         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
6906         save-excursion.
6907
6908 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
6909
6910         * Version number is increased to 2.5.3.
6911
6912         * wl-summary.el (wl-summary-save-view-cache):
6913         Delete duplicated `write-region';
6914         Use `write-region-as-binary' instead of `as-binary-output-file' and
6915         `write-region'.
6916
6917 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6918
6919         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
6920
6921 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
6922
6923         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
6924         instead of `smtp-via-smtp'.
6925
6926 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6927
6928         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6929
6930 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6931
6932         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6933         instead of `smtp-sasl-user-realm'.
6934
6935 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6936
6937         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6938
6939 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6940
6941         * Version number is increased to 2.5.2.
6942
6943 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
6944
6945         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
6946         does not exist.
6947         (wl-biff-stop): Call `cancel-timer' if timer already exists.
6948         (wl-biff-start): Call `timer-activate' if timer already exists.
6949
6950         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
6951         only when it is bound as function.
6952
6953 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
6954
6955         * Version number is increased to 2.5.1.
6956
6957 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
6958
6959         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
6960         Print refile/copy destination.
6961
6962 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
6963
6964         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
6965         queue-flush-only is non-nil.
6966
6967         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
6968
6969         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
6970         checking cache folder.
6971
6972 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6973
6974         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
6975         `regexp-quote'.
6976
6977 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6978
6979         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
6980         function.
6981         * wl-summary.el (wl-summary-write-current-folder-functions):
6982         Change default value.  Use it.
6983
6984 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6985
6986         * Version number is increased to 2.5.0.
6987
6988         * wl-version.el (wl-version): Changed codename.
6989
6990 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
6991
6992         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
6993         (wl-summary-supersedes-message): Ditto.
6994
6995 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6996
6997         * wl-refile.el (wl-refile-guess-functions): Renamed from
6998         `wl-refile-guess-func-list'.
6999
7000 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7001
7002         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7003         Fixed problem when no rule was matched.
7004
7005 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7006
7007         * wl-summary.el (wl-summary-get-mark): Fixed
7008         `wl-summary-buffer-target-mark' check logic.
7009
7010 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7011
7012         * wl-folder.el (wl-folder-write-current-folder): Added group
7013         folder check.
7014
7015         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7016         `wl-summary-write-current-newsgroup'.
7017         (wl-summary-write-current-folder-functions): New variable.
7018         * wl-folder.el (wl-folder-get-newsgroups): New function.
7019         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7020         (wl-folder-write-current-folder): Renamed from
7021         `wl-folder-write-current-newsgroup'.
7022
7023 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7024
7025         * Version number is increased to 2.3.93.
7026
7027 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7028
7029         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7030         (wl-ldap-make-matched-value-list): Ditto.
7031         (wl-ldap-alias-safe-string): Split e-mail address.
7032
7033         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7034         petname folder default was selected.
7035         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7036         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7037
7038 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7039
7040         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7041         to `wl-draft-config-exec'.
7042
7043         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7044         instead of calling `wl-draft-config-exec';
7045         Process group-list and show recipients in minibuffer.
7046
7047         * tm-wl.el (wl-draft-preview-message): Ditto.
7048
7049 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7050
7051         * wl.el (toplevel): Added (C) to copyright notice, and
7052         sync Author header.
7053         * tm-wl.el (toplevel): Ditto.
7054         * wl-address.el (toplevel): Ditto.
7055         * wl-demo.el (toplevel): Ditto.
7056         * wl-dnd.el (toplevel): Ditto.
7057         * wl-draft.el (toplevel): Ditto.
7058         * wl-e21.el (toplevel): Ditto.
7059         * wl-expire.el (toplevel): Ditto.
7060         * wl-folder.el (toplevel): Ditto.
7061         * wl-highlight.el (toplevel): Ditto.
7062         * wl-message.el (toplevel): Ditto.
7063         * wl-mime.el (toplevel): Ditto.
7064         * wl-mule.el (toplevel): Ditto.
7065         * wl-nemacs.el (toplevel): Ditto.
7066         * wl-refile.el (toplevel): Ditto.
7067         * wl-score.el (toplevel): Ditto.
7068         * wl-summary.el (toplevel): Ditto.
7069         * wl-template.el (toplevel): Ditto.
7070         * wl-thread.el (toplevel): Ditto.
7071         * wl-util.el (toplevel): Ditto.
7072         * wl-vars.el (toplevel): Ditto.
7073         * wl-xmas.el (toplevel): Ditto.
7074
7075 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7076
7077         * wl.el (wl-init): Added comment about `wl-init-hook'.
7078         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7079         * wl-vars.el (wl-init-hook): Added docs.
7080         (wl-make-plugged-hook): Removed useless docs.
7081         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7082         * wl-xmas.el (toplevel): Ditto.
7083
7084 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7085
7086         * wl-address.el (toplevel): Fixed multiple Author header format.
7087         * wl-demo.el (toplevel): Ditto.
7088         * wl-draft.el (toplevel): Ditto.
7089         * wl-folder.el (toplevel): Ditto.
7090         * wl-summary.el (toplevel): Ditto.
7091         * wl-thread.el (toplevel): Ditto.
7092         * wl-util.el (toplevel): Ditto.
7093         * wl-vars.el (toplevel): Ditto.
7094         * wl-version.el (toplevel): Ditto.
7095         * wl-xmas.el (toplevel): Ditto.
7096         * wl.el (toplevel): Ditto.
7097
7098         * wl-version.el (toplevel): Added require `elmo-version' for
7099         `product-version-as-string'.
7100
7101 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7102
7103         * wl-vars.el (wl-draft-send-hook): Changed default value to
7104         '(wl-draft-config-exec).
7105
7106         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7107         explicitly.
7108         (wl-draft): Set `wl-draft-config-exec-flag' before running
7109         `wl-mail-setup-hook'.
7110
7111         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7112         `wl-biff-init-icons' to `wl-init-hook' instead of
7113         `wl-make-plugged-hook'.
7114         (Because if `wl-draft' command is invoked at first,
7115         they are not initialized)
7116         Updated copyright notice.
7117
7118         * wl-e21.el (toplevel): Ditto;
7119
7120         * wl-demo.el (toplevel): Updated copyright notice.
7121         * wl-address.el (toplevel): Ditto.
7122         * wl-draft.el (toplevel): Ditto.
7123         * wl-version.el (toplevel): Ditto.
7124         * wl-folder.el (toplevel): Ditto.
7125         * wl-summary.el (toplevel): Ditto.
7126         * wl-thread.el (toplevel): Ditto.
7127         * wl-util.el (toplevel): Ditto.
7128         * wl-vars.el (toplevel): Ditto.
7129         * wl.el (toplevel): Ditto.
7130
7131 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7132
7133         * wl-highlight.el (wl-highlight-message): Fixed problem of
7134         highlighting failure which occured when the last field contains
7135         multiple lines in the draft buffer.
7136
7137         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7138         `wl-biff-start' if plugged.
7139
7140         * wl-util.el (wl-biff-check-folder): New function.
7141         (wl-biff-check-folders): Don't set session name prefix.
7142         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7143         (wl-biff-check-folder-async): Ditto.
7144
7145         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7146         in email address.
7147
7148 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7149
7150         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7151
7152         * wl-draft.el (wl-draft-strip-subject-re): New function.
7153
7154         * wl-draft.el (wl-draft-reply): Use it.
7155
7156 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7157
7158         * wl-message.el (wl-mmelmo-message-redisplay): Use
7159         `mime-display-message' instead of `wl-mime-display-message'.
7160
7161         * wl-mime.el (toplevel): Removed compatibility workaround
7162         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7163         (wl-mime-display-message): Abolished.
7164         (wl-mime-entity-read-field): Ditto.
7165         (wl-mime-combine-message/partial-pieces): Use
7166         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7167
7168 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7169
7170         * wl-template.el: Doc fixes.
7171
7172 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7173
7174         * wl-e21.el (wl-message-overload-functions): Do nothing if
7175         `current-local-map' is not available.
7176         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7177
7178 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7179
7180         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7181         representation.
7182
7183         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7184         number.
7185         (wl-fldmgr-save-folders): Don't use `format' when insert
7186         `wl-fldmgr-folders-header'.
7187
7188 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7189
7190         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7191
7192 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7193
7194         * wl-highlight.el (wl-highlight-message):
7195         Use `std11-field-end' to detect end point of the header field.
7196         Refer `wl-highlight-max-header-size'.
7197
7198         * wl-vars.el (wl-highlight-max-header-size): New variable.
7199
7200         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7201
7202         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7203         Set `for-draft' argument of wl-highlight-headers.
7204         (wl-draft): Ditto.
7205         (wl-draft-reedit): Ditto.
7206         (wl-user-agent-compose-internal): Ditto.
7207
7208 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7209
7210         * wl-message.el (wl-message-add-button): Use overlay.
7211
7212 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7213
7214         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7215
7216         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7217         problem when group-list content is nothing.
7218         (Reported by Mito <mit@nines.nec.co.jp>)
7219
7220 2000-10-18  SAITO Atsunori <sai@yedo.com>
7221
7222         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7223
7224 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7225
7226         * tm-wl.el (toplevel): Use product-provide.
7227
7228 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7229
7230         * Version number is increased to 2.3.92.
7231
7232 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7233
7234         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7235         title text, use `display' property for left margin under Emacs 21.
7236
7237         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7238         properties.
7239         (wl-plugged-init-icons): Ditto.
7240
7241 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7242
7243         * wl.el (wl-save-status, wl-init): Remove last period in
7244         "...done." message.
7245         * tm-wl.el (wl-summary-burst): Ditto.
7246         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7247         wl-summary-resume-cache-status,
7248         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7249         wl-summary-sync-update3, wl-summary-highlight-msgs,
7250         wl-summary-flush-pending-append-operations,
7251         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7252         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7253         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7254         wl-thread-open-all): Ditto.
7255         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7256         * wl-mime.el (wl-summary-burst): Ditto.
7257         * wl-highlight.el (wl-highlight-summary): Ditto.
7258         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7259         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7260         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7261         * wl-address.el (wl-local-address-init): Ditto.
7262
7263 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7264
7265         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7266         `add-text-properties'.
7267         (wl-plugged-init-icons): Ditto.
7268         (wl-folder-init-icons): Use `propertize' instead of
7269         `put-text-property'.
7270         (wl-plugged-set-folder-icon): Ditto.
7271         (wl-e21-highlight-folder-group-line): Ditto.
7272
7273 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7274
7275         * wl-version.el (wl-version-status-alist): New variable.
7276         (wl-version-status): New function.
7277
7278         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7279         "Cc" part of the case "Reply-To".
7280
7281         * wl-draft.el (wl-draft-reply): Use result of
7282         `eword-extract-address-components'.
7283
7284         * wl-demo.el (wl-demo-icon-name): New constant.
7285         (wl-logo-xpm): Use it.
7286         (wl-logo-xbm): Ditto.
7287         (wl-logo-bitmap): Ditto.
7288
7289         * Version number is increased to 2.3.91.
7290
7291 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7292
7293         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7294         (wl-extended-emacs-version, wl-extended-emacs-version2,
7295         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7296         docstring.
7297
7298         * wl-version.el (wl-generate-user-agent-string-1): New function.
7299         (wl-generate-user-agent-string): Use it.
7300
7301         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7302         `mime-edit-insert-user-agent-field'.
7303         (wl-generate-user-agent-string): Check
7304         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7305
7306         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7307         instead of `if', when verbose case.
7308
7309 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7310
7311         * wl-expire.el (wl-summary-expire): Fix.
7312
7313 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7314
7315         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7316         and `elmo-lost+found-folder' if 'wl-draft.
7317         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7318
7319 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7320
7321         * wl-expire.el (wl-summary-expire): Change messages.
7322         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7323         `deleing-info' instead of "Deleting..."
7324
7325 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7326
7327         * wl-summary.el (wl-summary-refile-subr): Fix.
7328
7329 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7330
7331         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7332         if pipe folder.
7333
7334 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7335
7336         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7337
7338 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7339
7340         * wl-expire.el (wl-expire-hide): New function.
7341         (wl-summary-expire): Add `hide'.
7342
7343 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7344
7345         * wl-vars.el (wl-draft-reply-without-argument-list):
7346         Changed default value to consider `Reply-To:'.
7347         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7348
7349         * Version number is increased to 2.3.90.
7350
7351         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7352         elmo-imap4-get-session with unwind-protect.
7353         Don't cause error.
7354         (wl-summary-sync-marks): Don't check plugged nor folder type.
7355         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7356         (Always keep current buffer).
7357
7358 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7359
7360         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7361         Enclose with `save-excursion'.
7362
7363 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7364
7365         * wl-version.el (wl-version): Remove interactive.
7366
7367 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7368
7369         * wl-version.el (wl-generate-user-agent-string): Use
7370         `product-string-verbose' instead of `product-string-1'.
7371
7372 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7373
7374         * wl-vars.el (wl-draft-use-cache): New variable.
7375         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7376         if wl-draft-use-cache is non-nil.
7377
7378 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7379
7380         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7381         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7382
7383 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7384
7385         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7386         (wl-thread-msg-mark-as-unread): Ditto.
7387
7388         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7389         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7390         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7391         Don't set mark in summary if return value of `elmo-mark-as-read'
7392         is nil.
7393         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7394         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7395         instead of `wl-thread-msg-mark-as-read'.
7396         (wl-summary-mark-as-unread-region): Ditto.
7397         (wl-summary-target-mark-mark-as-read): Ditto.
7398
7399         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7400
7401 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7402
7403         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7404
7405         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7406
7407 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7408
7409         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7410         face.
7411
7412 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7413
7414         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7415         `running-xemacs'.
7416
7417 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7418
7419         * wl-version.el (toplevel): Use `product-version-as-string' for
7420         set verstion-string, if defined.
7421
7422         * wl-version.el (wl-version-show): Insert string at point, when
7423         call with argument.
7424
7425         * wl-version.el (wl-generate-user-agent-string): Use
7426         `product-string-1' instead of `wl-appname', `wl-version' and
7427         `wl-codename'.
7428
7429 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7430
7431         * wl-address.el (toplevel): Use product-provide.
7432         * wl-demo.el (toplevel): Ditto.
7433         * wl-dnd.el (toplevel): Ditto.
7434         * wl-draft.el (toplevel): Ditto.
7435         * wl-e21.el (toplevel): Ditto.
7436         * wl-expire.el (toplevel): Ditto.
7437         * wl-fldmgr.el (toplevel): Ditto.
7438         * wl-folder.el (toplevel): Ditto.
7439         * wl-highlight.el (toplevel): Ditto.
7440         * wl-message.el (toplevel): Ditto.
7441         * wl-mime.el (toplevel): Ditto.
7442         * wl-mule.el (toplevel): Ditto.
7443         * wl-nemacs.el (toplevel): Ditto.
7444         * wl-refile.el (toplevel): Ditto.
7445         * wl-score.el (toplevel): Ditto.
7446         * wl-summary.el (toplevel): Ditto.
7447         * wl-template.el (toplevel): Ditto.
7448         * wl-thread.el (toplevel): Ditto.
7449         * wl-util.el (toplevel): Ditto.
7450         * wl-vars.el (toplevel): Ditto.
7451         * wl-xmas.el (toplevel): Ditto.
7452         * wl.el (toplevel): Ditto.
7453
7454 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7455
7456         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
7457         instead of product.
7458
7459         * wl-version.el (wl-version): Compile time evalution elmo-version.
7460
7461 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
7462
7463         * wl-summary.el (wl-summary-sync-force-update): Append queue
7464         `mark-as-read'if unplugged.
7465
7466 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7467
7468         * wl-version.el: New file.  Use product.el.
7469         * wl.el: add (require 'wl-version).
7470         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
7471         for ~/.folders header.
7472         (wl-fldmgr-folders-header): Changed.
7473         * wl-demo.el (wl-demo): Use product.el.
7474
7475         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
7476         wl-version.el.
7477         * wl-util.el (wl-version, wl-version-show): Ditto.
7478
7479         * wl-util.el (wl-generate-user-agent-string,
7480         wl-extended-emacs-version, wl-extended-emacs-version2,
7481         wl-extended-emacs-version3): Move to wl-version.el.
7482         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
7483         xemacs-codename, mime-edit-insert-user-agent-field,
7484         mime-edit-user-agent-value, mime-editor/version,
7485         mime-editor/codename): Compile warning killer move to
7486         wl-version.el
7487
7488 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
7489
7490         * wl-summary.el (wl-summary-refile-subr): Fix.
7491
7492 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
7493
7494         * wl-summary.el (wl-summary-sync-marks): Changed argument for
7495         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7496
7497 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
7498
7499         * wl.el (wl-check-environment): Check too many `@'.
7500
7501 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7502
7503         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7504
7505 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7506
7507         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7508         wl-draft-reply-myself-without-argument-list): Add variables.
7509         * wl-draft.el (wl-draft-reply): Use it.
7510
7511 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7512
7513         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7514         the 5th argument of `elmo-network-get-spec'.
7515
7516         * wl-thread.el (wl-thread-reparent-children): New inline function.
7517         (wl-thread-delete-message): Use it.
7518
7519         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7520         (wl-summary-score-update-all-lines): Don't use `dolist'.
7521
7522 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7523
7524         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7525         (require 'elmo-msgdb) for inline function.
7526
7527 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7528
7529         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7530
7531 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7532
7533         * wl-score.el (wl-score-headers): Fix for the confusing macro
7534         `elmo-kill-buffer'.
7535
7536 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7537
7538         * wl-summary.el: Don't use the 3rd argument of `require' because
7539         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7540         * wl-util.el: Ditto.
7541         * wl-draft.el: Ditto.
7542
7543 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7544
7545         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7546         window system is not used.
7547
7548 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7549
7550         * wl-thread.el: Don't use `mapcar' only for iteration.
7551         (wl-thread-resume-entity): Ditto.
7552         (wl-thread-delete-message): Ditto.
7553
7554         * wl-summary.el: Bind `dragdrop-drop-functions',
7555         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7556         of `require' for `timezone', `easymenu' and `ps-print';
7557         don't use `mapcar' only for iteration.
7558
7559         * wl-util.el: Bind `mule-version', `nemacs-version',
7560         `emacs-beta-version', `xemacs-codename',
7561         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7562         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7563         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7564         only for iteration.
7565
7566         * wl-score.el: Don't use `mapcar' only for iteration.
7567         (wl-score-simplify-buffer-fuzzy): Ditto.
7568         (wl-score-simplify-subject): Ditto.
7569         (wl-score-headers): Ditto.
7570         (wl-summary-score-update-all-lines): Ditto.
7571
7572         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7573         `enable-multibyte-characters' and `mule-version'.
7574
7575         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7576         `mapcar' only for iteration.
7577
7578         * wl-demo.el: Don't use `mapcar' only for iteration.
7579
7580         * wl-folder.el: Don't use `mapcar' only for iteration.
7581         (wl-folder-open-all): Ditto.
7582         (wl-folder-count-incorporates): Ditto.
7583
7584         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7585         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7586
7587         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7588         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7589         `smtp-connection-type'; specify 3rd argument of `require' for
7590         `timezone'; don't use `mapcar' only for iteration.
7591         (wl-draft-clone-local-variables): Don't use `mapcar'.
7592         (wl-draft-generate-clone-buffer): Ditto.
7593         (wl-user-agent-compose-internal): Ditto.
7594
7595         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7596
7597         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7598         (wl-save-status): Ditto.
7599
7600         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7601         for iteration.
7602
7603 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7604
7605         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7606         removed `Date'.
7607         (wl-fldmgr-make-filter-default): New user option.
7608
7609         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7610         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7611         (wl-fldmgr-filter-completion-alist): Abolish.
7612
7613         * wl.el (wl): Don't check servers if arg is non-nil.
7614
7615         * wl-draft.el (wl-draft-reply): Set only message-id string to
7616         In-Reply-To field.
7617
7618 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7619
7620         * wl-summary.el (wl-summary-pick): Rewrite.
7621
7622         * wl-draft.el (wl-draft-forward): Get references field from
7623         original buffer.
7624         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7625
7626 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7627
7628         * wl-draft.el (wl-draft-forward): Add references field.
7629
7630 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7631
7632         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7633         (wl-draft-reply): Use it.
7634
7635 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7636
7637         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7638         when Emacs 21 is running.
7639
7640         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7641         bindings.
7642
7643 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7644
7645         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7646         XPM icons transparent.
7647
7648         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7649         Emacs 21.
7650
7651 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7652
7653         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7654         nil.
7655
7656         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7657         when it is persistent.
7658         (wl-summary-sync-marks): Changed argument for
7659         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7660         (wl-summary-virtual): Use `elmo-read-search-condition'.
7661         (wl-summary-redisplay-internal): If folder is local, mark as read
7662         even when folder is plugged.
7663
7664 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7665
7666         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7667         of `tool-bar-lines' in the frame parameters.
7668         (after-make-frame-functions, post-command-hook): Don't modify the
7669         value.
7670         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7671         wl-e21-tool-bar-lines): Removed.
7672
7673 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7674
7675         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7676         properties `evaporate' and `wl-momentary-overlay' as well.
7677         (wl-highlight-summary-displaying): Ditto.
7678         (wl-delete-all-overlays): Don't delete overlay which does not have
7679         a property `wl-momentary-overlay'.
7680
7681         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7682         `display-mouse-p' and `display-graphic-p'.
7683         (wl-folder-init-icons): Don't search for XBM or the other files.
7684         (wl-plugged-set-folder-icon): Make icons if and only if
7685         `display-graphic-p' returns non-nil.
7686         (wl-highlight-plugged-current-line): Use `before-string' overlay
7687         property to show icon images.
7688         (wl-highlight-folder-current-line): Ditto.
7689         (wl-e21-highlight-folder-group-line): Ditto.
7690         (wl-e21-highlight-folder-by-numbers): Ditto.
7691         (wl-e21-insert-image): Removed.
7692         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7693         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7694         said.
7695         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7696         `wl-e21-force-switch-toolbar'.
7697         (wl-e21-make-icon-image): Removed.
7698         (wl-e21-setup-toolbar): Don't search for XBM files.
7699         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7700         the default value.
7701
7702 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7703
7704         * wl-util.el (wl-biff-check-folder-async): Set
7705         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7706
7707 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7708
7709         * wl-e21.el (after-make-frame-functions): Add
7710         `wl-e21-force-switch-toolbar'.
7711         (wl-e21-force-switch-toolbar): New function force to switch the
7712         toolbar appearance automatically.
7713         (post-command-hook): Add `wl-e21-switch-toolbar'.
7714         (wl-e21-switch-toolbar): New function to switch the toolbar
7715         appearance automatically.
7716         (wl-e21-tool-bar-lines): New buffer local variable.
7717
7718 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7719
7720         * wl-util.el (wl-biff-check-folders-running): New variable.
7721         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7722         (wl-biff-check-folder-async-callback):
7723         Set `wl-biff-check-folders-running'.
7724         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7725         with unwind-protect.
7726
7727         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7728         Enclose `wl-folder-auto-check' with unwind-protect.
7729
7730         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7731         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7732
7733         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7734
7735         * wl-util.el (wl-biff-notify): New inline function.
7736         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7737         locally.
7738         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7739         folder-list' is 1.
7740         Use `wl-biff-notify'.
7741         (wl-biff-check-folder-async-callback): New function.
7742         (wl-biff-check-folder-async): Ditto.
7743
7744         * wl-folder.el (wl-folder): Don't check folders.
7745         (wl-folder-auto-check): New function.
7746
7747 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7748
7749         * wl-util.el (wl-biff-start) [Emacs19+]:
7750         Use `timer-next-integral-multiple-of-time'.
7751         (wl-biff-check-folders): Use `wl-default-folder'
7752         if `wl-biff-check-folder-list' is nil.
7753
7754 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7755
7756         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7757         instead of `elmo-delete-lists'.
7758
7759 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7760
7761         * wl.el (wl-plugged-toggle-all): Set the value of
7762         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7763         (wl-plugged-toggle): Ditto.
7764         (wl-toggle-plugged): Ditto.
7765         (wl-plugged-init): Ditto.
7766
7767         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7768         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7769         instead of `wl-biff-state-indicator-off' and
7770         `wl-biff-state-indicator-on'; don't modify the value and the type
7771         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7772         (wl-plugged-init-icons): Set icons data to
7773         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7774         instead of `wl-plug-state-indicator-off' and
7775         `wl-plug-state-indicator-on'; don't modify the value and the type
7776         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7777
7778         * wl-vars.el (wl-modeline-biff-state-off,
7779         wl-modeline-biff-state-on, wl-modeline-biff-status,
7780         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7781         wl-modeline-plug-status): New internal variables.
7782         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7783         wl-biff-check-interval, wl-biff-check-folder-list): Change
7784         customization group from `wl-folder' to `wl-highlight'.
7785         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7786         wl-show-plug-status-on-modeline): Defcustomized.
7787
7788         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7789         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7790         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7791         a flag to `mode-line-buffer-identification'.
7792
7793         * wl-e21.el (wl-biff-init-icons): Set icons data to
7794         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7795         instead of `wl-biff-state-indicator-off' and
7796         `wl-biff-state-indicator-on'.
7797         (wl-plugged-init-icons): Set icons data to
7798         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7799         instead of `wl-plug-state-indicator-off' and
7800         `wl-plug-state-indicator-on'.
7801
7802 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7803
7804         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7805         excessive titles.
7806
7807 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7808
7809         * wl.el (wl-plugged-mode): Use revised
7810         `wl-mode-line-buffer-identification'.
7811         (wl-plugged-init): Don't use `force-mode-line-update'.
7812
7813         * wl-xmas.el (wl-draft-overload-functions): Use revised
7814         `wl-mode-line-buffer-identification'.
7815         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
7816         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
7817         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7818         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7819         `wl-make-plugged-hook';
7820         add `wl-folder-init-icons' and `wl-setup-folder' to
7821         `wl-folder-mode-hook'.
7822
7823         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
7824         19 as well.
7825         (wl-mode-line-display-priority-list): New user option.
7826         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
7827         Defcustomized.
7828         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
7829         Add docs.
7830
7831         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
7832         start.
7833         (wl-mode-line-buffer-identification): Revised as a function.
7834
7835         * wl-summary.el (wl-summary-mode): Use revised
7836         `wl-mode-line-buffer-identification'; don't call
7837         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
7838         (TopLevel): Don't bind `wl-e21-setup-summary' nor
7839         `wl-xmas-setup-summary'.
7840
7841         * wl-nemacs.el (wl-draft-overload-functions): Use revised
7842         `wl-mode-line-buffer-identification'.
7843
7844         * wl-mule.el (wl-draft-overload-functions): Use revised
7845         `wl-mode-line-buffer-identification'.
7846
7847         * wl-folder.el (wl-make-plugged-alist): Don't call
7848         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
7849         (wl-folder): Don't call `wl-folder-init-icons' directly.
7850         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
7851         `wl-xmas-setup-folder' directly;
7852         use revised `wl-mode-line-buffer-identification'.
7853         (TopLevel): Don't bind `wl-biff-init-icons',
7854         `wl-plugged-init-icons', `wl-folder-init-icons',
7855         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
7856
7857         * wl-e21.el (wl-draft-overload-functions): Use revised
7858         `wl-mode-line-buffer-identification'.
7859         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
7860         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
7861         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7862         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7863         `wl-make-plugged-hook';
7864         add `wl-folder-init-icons' and `wl-setup-folder' to
7865         `wl-folder-mode-hook'.
7866
7867 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7868             Katsumi Yamaoka    <yamaoka@jpl.org>
7869
7870         * wl.el (wl): Call `wl-biff-start'.
7871         (wl-exit): Call `wl-biff-stop'.
7872         (wl-plugged-mode): Show biff in modeline.
7873         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
7874
7875         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
7876         (wl-biff-init-icons): New function.
7877         (wl-plugged-init-icons): Don't make too much keymaps.
7878         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
7879
7880         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
7881         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
7882         variables.
7883         (wl-biff-check-interval, wl-biff-check-folder-list): New user
7884         options.
7885
7886         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
7887         wl-biff-start, wl-biff-stop): New functions.
7888         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
7889         (wl-biff-timer-name): New variable.
7890
7891         * wl-summary.el (wl-summary-mode): Show biff in modeline.
7892
7893         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
7894         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7895
7896         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
7897         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7898
7899         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
7900         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
7901         `wl-folder-init-icons' to `ignore' if they are not available.
7902         (wl-folder-mode): Show biff in modeline.
7903
7904         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
7905         (wl-biff-init-icons): New function.
7906         (wl-plugged-init-icons): Don't make too much keymaps.
7907         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
7908
7909 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
7910
7911         * wl-vars.el (wl-strict-diff-folders): Customization Type
7912         and doc fix.  Define as a list of regular expressions for
7913         folders or nil.
7914         * wl-folder.el (wl-folder-check-one-entity): Use
7915         `wl-string-match-member' instead of `wl-string-member' for
7916         `wl-strict-diff-folders'.
7917
7918 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
7919
7920         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
7921         (wl-highlight-folder-current-line): Use it; new implementation.
7922         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
7923         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
7924         `defsubst' instead of `defun'.
7925
7926         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
7927         `wl-highlight-group-folder-by-numbers'; made it can also be a
7928         number.  See info for more details.
7929
7930         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
7931         running.
7932
7933         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
7934         to bind them.
7935
7936         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
7937         (wl-highlight-folder-current-line): New implementation.
7938
7939         * wl-highlight.el (wl-highlight-folder-group-line): New
7940         implementation.
7941         (wl-delete-all-overlays): Rewrite as a marco.
7942         (TopLevel): Require `wl-e21' when Emacs 21 is running.
7943
7944         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
7945         running.
7946         (wl-folder-*-glyph): No need to bind them.
7947
7948         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
7949         `wl-e21-highlight-folder-group-icon'; rewrite.
7950         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
7951         `defsubst' instead of `defun'.
7952         (wl-folder-mode-map): Bind it when compiling.
7953
7954 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7955
7956         * wl.el (wl): Initialize plug-related settings before `wl-init'.
7957
7958         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
7959
7960 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
7961
7962         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
7963
7964 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
7965
7966         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
7967         (wl-highlight-folder-current-line): Use it.
7968
7969         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
7970         in `id-name'.
7971
7972 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
7973
7974         * wl.el: Require `wl-e21' when Emacs 21 is running.
7975
7976         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
7977         default when Emacs 21 is running.
7978         (wl-use-highlight-mouse-line): Ditto.
7979         (wl-on-emacs21): New constant.
7980         (wl-on-emacs20): Removed.
7981
7982         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
7983         Emacs 21 is running.
7984
7985         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
7986         Emacs 21 is running.
7987
7988         * wl-e21.el: New file.
7989
7990 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
7991
7992         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
7993         (wl-toggle-plugged): Ditto.
7994         (wl-plugged-toggle): Ditto.
7995         (wl-plugged-toggle-all): Ditto.
7996
7997         * wl-vars.el (wl-plug-state-indicator): Refer
7998         `wl-plug-state-indicator-on' indirectly.
7999
8000 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8001
8002         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8003         Call `wl-folder-confirm-existence'.
8004
8005         * wl-folder.el (wl-folder-confirm-existence): Added optional
8006         argument `force'.
8007
8008 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8009
8010         * wl-summary.el (wl-summary-refile-subr): Assume
8011         `copy-or-refile' as symbol.
8012         (wl-summary-refile): Follow up above change.
8013         (wl-summary-copy): Ditto.  Doc fix.
8014
8015 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8016
8017         * wl-summary.el (wl-summary-pick): Don't bind
8018         `elmo-search-mime-charset'.
8019
8020         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8021         default using old backquote style.
8022         (wl-search-mime-charset): Abolished.
8023
8024         * wl-highlight.el (wl-highlight-headers):
8025         Call `point' after `re-search-forward'(for Nemacs).
8026
8027         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8028         for elmo-imap4.el.
8029
8030 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8031
8032         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8033         `wl-message-ignored-field-list' instead of
8034         `mime-view-ignored-field-list'.
8035
8036         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8037         Add interactive spec.
8038         (wl-folder-goto-bottom-of-current-folder): Ditto.
8039         (wl-folder-mode-map): Bind them.
8040
8041         * wl-vars.el (wl-message-ignored-field-list): New variable.
8042         (wl-message-visible-field-list): New variable.
8043
8044         * wl-mime.el (wl-mime-header-presentation-method): New function.
8045         (wl-mime-setup): Set header-presentation-method.
8046
8047 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8048
8049         * wl-nemacs.el (wl-draft-overload-functions): Set
8050         `mode-line-buffer-identification' instead of using
8051         `wl-make-modeline'.
8052
8053         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8054         instead of using `wl-make-modeline'.
8055
8056         * wl-xmas.el (wl-plugged-init-icons): Set up
8057         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8058         (wl-make-modeline): Abolish.
8059         (wl-draft-overload-functions): Set
8060         `mode-line-buffer-identification' instead of using
8061         `wl-make-modeline'.
8062
8063         * wl-util.el (wl-make-modeline-subr): Abolish.
8064         (wl-mode-line-buffer-identification): New alias.
8065
8066         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8067         (wl-summary-make-modeline): Abolish.
8068         (wl-summary-buffer-set-folder): Set
8069         `wl-summary-buffer-folder-indicator'.
8070         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8071         of using `wl-make-modeline'.
8072         (wl-summary-switch-to-clone-buffer): Don't set
8073         `mode-line-buffer-identification'.
8074         (wl-summary-goto-folder-subr): Ditto.
8075
8076         * wl-mule.el (wl-draft-overload-functions): Set
8077         `mode-line-buffer-identification' instead of using
8078         `wl-make-modeline'.
8079
8080         * wl-folder.el (wl-folder-mode): Set
8081         `mode-line-buffer-identification' instead of using
8082         `wl-make-modeline'.
8083         (wl-folder): Don't set `mode-line-buffer-identification'.
8084
8085 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8086
8087         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8088         instead of `member' for `wl-refile-guess-func-list' look-ups.
8089         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8090
8091 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8092
8093         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8094         `wl-message-button-dispatcher'.
8095
8096         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8097
8098         * wl-message.el (wl-message-button-dispatcher): Use it.
8099
8100         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8101         "In-Reply-To".
8102
8103         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8104         Bind `case-fold-search' to t.
8105
8106 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8107
8108         * wl-xmas.el (wl-message-overload-functions): Initialize
8109         `wl-message-button-map'.
8110
8111         * wl-mule.el (wl-message-overload-functions): Initialize
8112         `wl-message-button-map'.
8113
8114         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8115
8116         * wl-message.el (wl-message-button-map): New keymap.
8117         (wl-message-add-button): New function.
8118         (wl-message-button-dispatcher): New function.
8119         (wl-message-button-refer-article): New function.
8120
8121         * wl-highlight.el
8122         (wl-highlight-message-add-buttons-to-header): New function.
8123         (wl-highlight-headers): Use it.
8124
8125 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8126
8127         * wl-summary.el (wl-summary-default-from): Use
8128         `wl-address-get-petname-1'.
8129         (wl-summary-simple-from): Ditto.
8130
8131         * wl-address.el (wl-address-get-petname-1): New inline function.
8132         (wl-address-get-petname): Use it.
8133
8134 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8135
8136         * wl-summary.el (wl-summary-default-from): Return full-name part
8137         from the address if no petname was found.
8138         (wl-summary-simple-from): Ditto.
8139
8140         * wl-address.el (wl-address-get-petname): Return nil if no petname
8141         associated with the address was found.
8142
8143 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8144
8145         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8146         display is finished.
8147
8148 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8149
8150         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8151         `elmo-folder-exists-p' argument.
8152
8153 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8154
8155         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8156         the folder.
8157
8158 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8159
8160         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8161
8162         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8163         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8164
8165 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8166
8167         * wl-folder.el (wl-folder-create-subr): New function.
8168         (wl-folder-confirm-existence): Use it.
8169         (wl-folder-check-one-entity): Use it.
8170         Check the error symbol is derived from 'elmo-open-error.
8171
8172         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8173         `ignore-error'.
8174
8175 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8176
8177         * wl-util.el (toplevel): Add (eval-when-compile (require
8178         'elmo-util)).  (Maybe `provide' is typo.)
8179
8180 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8181
8182         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8183         (I don't know why this was needed.)
8184
8185         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8186         Follow up changes for stream-type.
8187
8188         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8189         (wl-draft-elmo-nntp-send): Ditto.
8190
8191         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8192         (wl-nntp-posting-stream-type): Ditto.
8193         (wl-pop-before-smtp-ssl): Abolished.
8194         (wl-nntp-posting-ssl): Ditto.
8195
8196         * wl-address.el (wl-address-quote-specials): New function.
8197         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8198
8199         * wl-draft.el (wl-draft-reply): Ditto.
8200
8201 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8202
8203         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8204         use function `wl-string-match-assoc'.
8205
8206 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8207
8208         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8209
8210         * wl-draft.el (wl-draft-deduce-address-list): New function.
8211         (wl-draft-parse-mailbox-list): Ditto.
8212         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8213         instead of `smtp-deduce-address-list'.
8214         (wl-draft-on-field-p): Follow group list.
8215
8216         * wl-address.el (wl-address-concat-token): New function.
8217         (wl-address-string-without-group-list-contents): Ditto.
8218         (wl-complete-field-body): Fixed problem of completion
8219         by japanese petname.
8220         (wl-address-make-completion-list): Rewrite.
8221
8222 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8223
8224         * wl-address.el (wl-address-make-completion-list): Completion by
8225         petname.
8226         (wl-complete-field-body): Likewise.
8227
8228 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8229
8230         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8231         contains invalid address syntax.
8232
8233 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8234
8235         * wl-folder.el (wl-folder-check-entity-async): Use
8236         `elmo-nntp-spec-hostname'.
8237
8238 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8239
8240         * wl-summary.el (wl-summary-msgdb-load-async): Use
8241         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8242
8243 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8244
8245         * wl-draft.el (wl-draft-reply): Set argument
8246         `content-transfer-encoding' as nil.
8247
8248 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8249
8250         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8251         `wl-refile-alist'.
8252
8253 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8254
8255         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8256         (wl-draft-edit-string): Ditto.
8257         (wl-draft-forward): Ditto.
8258         * wl-summary.el (wl-summary-write): Ditto.
8259
8260 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8261
8262         * wl-summary.el (wl-summary-sync-update3): Call
8263         `wl-summary-buffer-number-column-detect'.
8264         (wl-summary-buffer-number-column-detect): Search from point-min.
8265
8266 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8267
8268         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8269         contains an address which is not included in original to or cc.
8270
8271 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8272
8273         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8274         begin-line does not exist.
8275         * wl-message.el (wl-message-uu-substring): Ditto.
8276
8277 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8278
8279         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8280         clear local variables.
8281         (wl-summary-exit): Call `elmo-commit'.
8282         (wl-summary-switch-to-clone-buffer): Call
8283         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8284         (wl-summary-goto-folder-subr): Ditto.
8285
8286         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8287         POP folder.
8288
8289 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8290
8291         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8292         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8293         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8294         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8295         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8296         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8297
8298         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8299
8300 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8301
8302         * wl-summary.el (wl-summary-search-by-subject):
8303         Search parent message from the latest one.
8304
8305 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8306
8307         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8308         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8309
8310         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8311         New user option.
8312
8313         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8314         if elmo-nntp-use-killed-list is nil.
8315         Use `elmo-msgdb-append-to-killed-list'.
8316         (Append numbers confirmed as disappeared to the killed list.)
8317         (wl-summary-confirm-appends): Don't display negative number.
8318
8319 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8320
8321         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8322
8323 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8324
8325         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8326         range is `all'.
8327         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8328         `elmo-list-bigger-diff'.
8329
8330 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8331
8332         * wl-summary.el (wl-summary-buffer-exit-func):
8333         New buffer local variable.
8334         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8335
8336 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8337
8338         * wl-demo.el (wl-demo): Fix the last change.
8339
8340 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8341
8342         * wl-demo.el (wl-demo): Don't use `eval'.
8343
8344 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8345
8346         * wl-summary.el (wl-summary-buffer-thread-modified):
8347         New buffer-local variable.
8348         (wl-summary-set-thread-modified): New function.
8349         (wl-summary-thread-modified-p): New function.
8350         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8351         (wl-summary-yank-saved-message): Use function
8352         `wl-summary-set-thread-modified'
8353         (wl-summary-switch-to-clone-buffer): Add
8354         `wl-summary-buffer-thread-modified'.
8355
8356         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8357         (wl-summary-buffer-mark-saved-hook): Ditto.
8358         * wl-summary.el (wl-summary-msgdb-save): New hook
8359         `wl-summary-buffer-message-saved-hook' and
8360         `wl-summary-buffer-mark-saved-hook'.
8361
8362 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8363
8364         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8365
8366 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8367
8368         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8369         don't hide scroll bars under FSF Emacsen because it may incur an
8370         undesirable redrawing.
8371
8372 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8373
8374         * wl-draft.el (wl-draft-edit-string): Call
8375         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8376
8377 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8378
8379         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8380
8381 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8382
8383         * wl-summary.el (wl-summary-msgdb-load-async): Call
8384         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8385
8386 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8387
8388         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8389         fringes in demo buffer; center bitmap logo correctly even if old
8390         Mule is used.
8391
8392 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8393
8394         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8395
8396         * wl-refile.el (wl-refile-subject-alist): New variable.
8397         (wl-refile-subject-alist-file-name): Ditto.
8398         (wl-refile-alist-setup): Rewrite.
8399         (wl-refile-alist-save): Use `elmo-object-save'.
8400         Eliminated arguments.
8401         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8402         (wl-refile-guess-by-subject): New function.
8403         (wl-refile-guess-func-list): Added it.
8404
8405 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8406
8407         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8408         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8409
8410 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8411
8412         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8413         New buffer-local variable.
8414         (wl-summary-buffer-next-folder-func): Ditto.
8415         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8416         if non-nil.
8417         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8418         if non-nil.
8419         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8420         if non-nil.
8421         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8422         if non-nil.
8423
8424 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8425
8426         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8427         permanently in the demo buffer.
8428
8429 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8430
8431         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
8432         `mime-entity-fetch-field'.
8433
8434         * wl.el (wl-exit): Delete plugged buffer.
8435
8436         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
8437         XEmacs has menubar feature.
8438
8439 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8440
8441         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
8442         cannot arrive at the beginning of the buffer under old Emacsen.
8443
8444 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8445
8446         * wl-address.el (wl-address-ldap-search):
8447         Call `ldap-search-entries' with `withdn' argument t.
8448         (wl-complete-field-body): Bind completion-ignore-case as t.
8449         Clear ldap search hash when it was sole completion.
8450         Use elmo-string for pattern string.
8451         (wl-ldap-alias-safe-string): Eliminated needless let.
8452
8453 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
8454
8455         * wl-address.el (wl-ldap-alias-dn-level): New variable.
8456         (wl-ldap-alias-sep): New constant.
8457         (wl-ldap-search-attribute-type-list): Ditto.
8458         (wl-ldap-get-value): New function.
8459         (wl-ldap-make-filter): Ditto.
8460         (wl-ldap-make-matched-value-list): Ditto.
8461         (wl-ldap-alias-safe-string): Ditto.
8462         (wl-ldap-register-dn-string): Ditto.
8463         (wl-address-ldap-search): Rewrite.
8464
8465 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8466
8467         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
8468         thread is deleted.
8469         (wl-thread-delete-line-from-buffer): Ditto.
8470         (wl-thread-get-exist-children): New function.
8471
8472 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
8473
8474         * wl-demo.el (wl-demo): Made it to select various image types.
8475         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
8476         from `wl-title-logo'.
8477         (wl-logo-ascii): New variable.
8478         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
8479         (wl-demo-copyright-notice): New constant.
8480
8481         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
8482
8483 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8484
8485         * wl-vars.el (wl-summary-target-above): Renamed from
8486         wl-summary-temp-above.
8487         * wl-score.el (wl-score-get-score-alist): Use it.
8488         (wl-summary-score-update-all-lines): Use it.
8489         * wl-summary.el: Ditto. (make-variable-buffer-local).
8490
8491 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8492
8493         * wl-vars.el (wl-ldap-port): New user option.
8494
8495         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
8496         Rewite whole implementation.
8497         (wl-complete-field-body): Fixed.
8498
8499 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
8500
8501         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8502         Choose implementation at compile time.
8503
8504 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8505
8506         * wl-address.el (wl-ldap-search-internal): New function.
8507         (wl-complete-field-to): Use it.
8508
8509 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8510
8511         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8512         Use `let' instead of `let*'.
8513         Require 'wl-vars.
8514
8515         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8516         Define as defcustom.
8517         (wl-ldap-base): Ditto.
8518         (wl-use-ldap): Ditto.
8519
8520 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8521
8522         * wl-address.el (wl-ldap-search): New function.
8523         (wl-complete-field-body): Use `wl-ldap-search'.
8524         (wl-ldap-server): New variable.
8525         (wl-ldap-base): Ditto.
8526         (wl-use-ldap): Ditto.
8527
8528 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8529
8530         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8531         (Pointed out by Mito <mit@nines.nec.co.jp>).
8532         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8533         buffer-local variables like `wl-summary-redisplay-internal'.
8534         (wl-summary-redisplay-all-header): Likewise.  Update
8535         Summary view too.
8536
8537 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8538
8539         * wl-summary.el (wl-summary-jump-to-parent-message):
8540         Consider prefix argument.
8541
8542         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8543         when closed thread is deleted.
8544
8545 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8546
8547         * wl-summary.el (wl-summary-jump-to-parent-message):
8548         Consider thread modification.
8549
8550 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8551
8552         * wl-message.el (wl-message-normal-get-original-buffer): Use
8553         `save-excursion'.
8554
8555         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8556         (wl-summary-showto-folder-regexp): Ditto.
8557
8558 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8559
8560         * wl-util.el (wl-delete-alist): Doc fix.
8561         (wl-delete-associations): New function.
8562         (wl-inverse-alist): New function.
8563         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8564         Split temporary variables. Use `wl-delete-associations'
8565         and `wl-inverse-alist'.
8566         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8567
8568 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8569
8570         * wl-folder.el (wl-folder-prefetch-entity):
8571         Execute prefetching if new count is unknown.
8572
8573 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8574
8575         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8576
8577         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8578         delete entity.
8579         (wl-thread-set-parent): If insert as top, set linked as nil.
8580
8581         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8582         `wl-thread-cleanup-symbols' when view mode is thread.
8583
8584 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8585
8586         * wl-folder.el (wl-folder-create-folder-entity): Use
8587         with-current-buffer.
8588         (wl-local-folder-init): Call set-buffer to make sure we are in
8589         the Folder buffer. Don't touch buffer-local variables here.
8590         (wl-folder-mode): Initialize buffer-local variables here.
8591
8592         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8593         (wl-folder-entity-assign-id): Ditto.
8594         (wl-folder-create-entity-hashtb): Ditto.
8595         (wl-local-folder-init): Ditto.
8596         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8597
8598 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8599
8600         * wl-summary.el (wl-summary-default-from): Fix probrem when
8601         std11-extract-address-components return (nil "foo@bar").
8602
8603 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8604
8605         * wl-draft.el (wl-draft-clone-local-variables):
8606         Remove redundant `setq'.
8607
8608 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8609
8610         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8611         Bind wl-highlight-x-face-func as nil while highlighting header.
8612
8613 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8614
8615         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8616
8617 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8618
8619         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8620         elmo-msgdb-overview-hashtb from copy-variables.
8621         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8622         instead of `elmo-msgdb-overview-get-entity-by-number'.
8623         (wl-summary-auto-refile): Ditto.
8624
8625         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8626         `elmo-msgdb-overview-get-entity' instead of
8627         `elmo-msgdb-search-overview-entity'.  Use
8628         `elmo-msgdb-overview-get-entity' instead of
8629         `elmo-msgdb-overview-get-entity-by-number'.
8630         (wl-thread-insert-entity-sub): Ditto.
8631         (wl-thread-insert-message): Ditto.
8632
8633         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8634         `elmo-msgdb-overview-get-entity'.
8635         (wl-normal-message-redisplay): Ditto.
8636
8637 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8638
8639         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8640         `wl-thread-entities'.
8641         (wl-thread-delete-message): Fix remove top message from
8642         `wl-thread-entity-list'.
8643
8644         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8645         wl-append(nconc), because update-list is broken on Meadow.
8646
8647         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8648         updating process.
8649         (wl-summary-rescan): Ditto.
8650         (wl-summary-sync-update3): Ditto.
8651         * wl-thread.el (wl-thread-set-parent): Renamed from
8652         `wl-summary-set-parent'.
8653         (wl-thread-insert-message): Updating buffer faster.
8654         (wl-thread-delete-message): Updating buffer faster.
8655
8656         * wl-score.el (wl-summary-score-update-all-lines): Changed
8657         interval for display progress gauge.
8658
8659 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8660
8661         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8662         folder always-sticky.
8663         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8664         defmacro.
8665
8666 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8667
8668         * wl-vars.el (wl-draft-add-references): New user option.
8669
8670         * wl-draft.el (wl-draft-add-references): New function.
8671         (wl-draft-yank-from-mail-reply-buffer): Use it.
8672         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8673         as nil.
8674
8675 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8676
8677         * wl-thread.el (wl-thread-update-line-msgs): Called
8678         `wl-thread-update-line-on-buffer-sub'.
8679         (wl-thread-update-line-on-buffer): Delete routine of inserting
8680         thread.
8681         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8682         moved from `wl-thread-update-line-on-buffer'.
8683         Add threshold for displaying progress gauge.
8684         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8685         argument of `wl-thread-update-line-msgs'.
8686         Add threshold for displaying progress gauge.
8687         * wl-folder.el:
8688         Add threshold for displaying progress gauge.
8689         * wl-score.el: Ditto.
8690
8691         * wl-expire.el (wl-summary-expire): Display deleting info.
8692
8693 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8694
8695         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8696         `no-msg'.
8697         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8698         argument of `wl-thread-update-line-msgs'.
8699         (wl-summary-set-parent): Added optional argument `parent-number'.
8700         (wl-summary-buffer-saved-message): New buffer local variable.
8701         (wl-summary-save-current-message): New command.
8702         (wl-summary-yank-saved-message): Ditto.
8703         (wl-summary-mode-map): Added key binding for
8704         `wl-summary-save-current-message' (\ew) and
8705         `wl-summary-yank-saved-message' (\C-y).
8706         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8707
8708 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8709
8710         * wl-summary.el (wl-summary-mode-map): Added key binding for
8711         `wl-summary-set-parent' (ts).
8712
8713 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8714
8715         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8716         subject faster. If thread number is reverse, delayed updating
8717         thread.
8718         (wl-summary-search-by-subject): Ditto.
8719         (wl-summary-put-alike): Ditto.
8720         (wl-summary-get-alike): Ditto.
8721         (wl-summary-insert-headers): Insert header of all overview in
8722         buffer.
8723         (wl-summary-rescan): Delayed updating thread. Kill search subject
8724         buffer for wl-summary-search-by-subject.
8725         (wl-summary-sync-update3): Ditto.
8726         (wl-summary-exit): Ditto.
8727         (wl-summary-goto-bottom-of-current-thread): Change for linked
8728         thread.
8729         (wl-summary-overview-create-summary-line): Change line for linked
8730         thread.
8731
8732         * wl-summary.el (wl-summary-update-thread): Use
8733         wl-thread-maybe-get-children-num.
8734         (wl-summary-set-parent): If change parent, move sub thread.
8735         (wl-summary-redisplay-internal): Add horizontal recenter.
8736         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8737
8738         * wl-thread.el (wl-thread-entity-get-linked): New function.
8739         (wl-thread-entity-set-linked): New function.
8740         (wl-thread-create-entity): Add linked element.
8741         (wl-thread-entity-insert-as-top): Use wl-append.
8742         (wl-thread-maybe-get-children-num): If closing thread, return
8743         children msgs.
8744         (wl-thread-update-line-msgs): Displaying progress message.
8745         (wl-thread-update-line-on-buffer-sub): Use
8746         wl-thread-maybe-get-children-num.
8747         (wl-thread-update-line-on-buffer): If update line is not exists,
8748         insert thread.
8749         (wl-thread-delete-message): If delete top msg of thread, search
8750         parent by subject.
8751         (wl-thread-insert-entity): Use
8752         wl-thread-maybe-get-children-num.
8753
8754         * wl-highlight.el (wl-highlight-summary-current-line): change
8755         sregexp for linked thread.
8756         * wl-util.el (wl-count-lines): Count lines.
8757         (wl-horizontal-recenter): horizontal recenter.
8758         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8759         (wl-score-get-alike): Ditto.
8760         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8761         (wl-subject-length-limit): New variable.
8762         (wl-highlight-thread-indent-string-regexp): Changed for linked
8763         thread.
8764
8765 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8766
8767         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8768         New variable (revival).
8769         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8770         by subject matching if there's no in-reply-to nor references field
8771         (revival).
8772
8773 \f
8774 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8775
8776         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8777         message.
8778
8779 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8780
8781         * wl-summary.el (wl-summary-reply): Return t if there was a
8782         message at cursor point.
8783         Added unwind-protect.
8784         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8785         returns t.
8786         (wl-summary-cancel-message): Do nothing when there's no message at
8787         cursor point.
8788         (wl-summary-forward): Ditto.
8789         (wl-summary-jump-to-parent-message): Ditto.
8790         (wl-summary-reedit): Ditto.
8791         (wl-summary-edit-addresses): Ditto.
8792         (wl-summary-pipe-message): Ditto.
8793         (wl-summary-print-message-with-ps-print): Ditto.
8794         (wl-summary-print-message): Ditto.
8795         (wl-summary-mark-as-important): Ditto.
8796         (wl-summary-mark-as-unread): Ditto.
8797
8798         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8799         message at cursor point.
8800         (wl-summary-reply-with-citation): Remove unwind-protect.
8801
8802         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8803         subject searching feature.
8804         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8805         Eliminated.
8806
8807 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8808
8809         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8810         New variable.
8811         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8812         by subject matching if there's no in-reply-to nor references field.
8813
8814         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8815
8816         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
8817         when display is finished.
8818         (wl-folder-open-all): Ditto.
8819         (wl-folder-update-access-group): Ditto.
8820         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8821         * wl-thread.el (wl-thread-close-all): Ditto.
8822
8823         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
8824         progress gauge only when it was displayed.
8825         * wl-folder.el (wl-folder-insert-entity): Ditto.
8826
8827 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8828
8829         * wl-summary.el (wl-summary-incorporate): Enclose
8830         `wl-summary-sync-force-update' with save-excursion.
8831
8832 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
8833
8834         * wl-summary.el (wl-summary-prefetch-region):
8835         Pass current cursor point to `pos-visible-in-window-p' after
8836         moving cursor to the started point.
8837
8838 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8839
8840         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
8841
8842         * wl-draft.el (wl-draft-insert-current-message): Delete useless
8843         fields from the forwarding message.
8844         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
8845         `ignored-fields'.
8846
8847 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
8848
8849         * wl-mime.el (wl-message-request-partial):
8850         Eliminated argument `msgdb'.
8851         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
8852         (wl-mime-combine-message/partial-pieces): Likewise.
8853         * tm-wl.el (wl-message-request-partial): Likewise.
8854         (wl-mime-combine-message/partial-pieces): Likewise.
8855
8856 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
8857
8858         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
8859         when display is finished.
8860
8861 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
8862
8863         * wl-summary.el (wl-summary-goto-folder-subr):
8864         Fix problem when wl-summary-partial-highlight-above-lines is nil.
8865
8866 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
8867
8868         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
8869         when cursor point is visible.
8870
8871 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
8872
8873         * wl-expire.el (wl-expire-archive-get-max-number):
8874         Don't use `file-name-directory'.
8875
8876 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
8877
8878         * wl-expire.el (wl-expire-archive-get-max-number):
8879         Use `file-name-directory'.
8880
8881 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8882
8883         * wl-summary.el (wl-summary-sync-marks): Re-display progress
8884         only when there is progress.
8885
8886 2000-04-13  Mito <mit@nines.nec.co.jp>
8887
8888         * wl-summary.el (wl-summary-sync-marks): Display progress.
8889
8890 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8891
8892         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
8893         (wl-summary-prev): Move cursor regardless of unread status.
8894         (wl-summary-next): Ditto.
8895
8896 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
8897
8898         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
8899         Added argument `target' and `number'.
8900         * tm-wl.el (wl-summary-burst-subr): New function.
8901         (wl-summary-burst): Use it.
8902
8903 2000-04-10  Mito <mit@nines.nec.co.jp>
8904
8905         * wl-mime.el (wl-burst): New function.
8906         (wl-summary-burst): Use it.
8907
8908 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8909
8910         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
8911         as petname when there's no candidate.
8912
8913 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
8914
8915         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
8916         New variable.
8917         * wl-fldmgr.el (wl-fldmgr-add): Use it.
8918
8919         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
8920
8921         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
8922
8923 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
8924
8925         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
8926         Use substring of `original' instead of buffer-substring.
8927         (wl-refile-evaluate-rule):
8928         Set `original' argument of wl-refile-expand-newtext.
8929
8930         * wl-summary.el
8931         (wl-summary-auto-refile-check-refile-rule-alist-subr,
8932         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
8933         (wl-summary-auto-refile): Check existence of destination folder just
8934         before marking.
8935
8936 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8937
8938         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
8939         when wl-refile-get-field-value return nil.
8940
8941 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
8942
8943         * wl-refile.el
8944         (wl-refile-expand-newtext): New function imported from Gnus.
8945         (wl-refile-evaluate-rule): Use it.
8946
8947 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
8948
8949         * wl-summary.el (wl-summary-print-destination):
8950         Duplicate folder string to avoid putting text-property on
8951         original string.
8952
8953         * wl-refile.el (wl-refile-get-field-value): New function.
8954         (wl-refile-evaluate-rule): New function;
8955         Evaluate refile rule recursively.
8956         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
8957         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
8958         New function; Check existence of a target folder recursively.
8959         (wl-summary-auto-refile-check-refile-rule-alist):
8960         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
8961
8962 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
8963
8964         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
8965
8966         * wl-folder.el (wl-create-folder-entity-from-buffer):
8967         Fixed problem when '}' character is contained in folder name.
8968
8969         * wl-xmas.el (wl-make-modeline): Consider plugged status.
8970
8971 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8972
8973         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
8974         (wl-fldmgr-add-completion-all-completions):
8975         Use wl-fldmgr-add-completion-hashtb.
8976
8977 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8978
8979         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
8980         wl-fldmgr-add-completion-subr): New functions.
8981         * wl-folder.el (wl-folder-completion-func): New variable.
8982         * wl-summary.el (wl-summary-read-folder):
8983         Use wl-folder-completion-func.
8984
8985         * wl-refile.el: Eliminate throw & catch.
8986
8987         * wl.el (wl-plugged-sending-queue-status): Fixed.
8988
8989 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
8990
8991         * wl-draft.el (wl-draft): Put category property on
8992         mail-header-separator.