* wl-vars.el (wl-summary-mark-action-list): Fix customization type.
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
4
5         * wl-spam.el (wl-spam-mark-action-list): Ditto.
6
7 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
8
9         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
10
11 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
12
13         * wl-draft.el (wl-draft-config-exec): Narrow the range of
14         save-excursion so as not to include run-hooks.
15
16 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
17
18         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
19         Clarify that marks are going to be cleared.
20
21 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
22
23         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
24         according to 3rd element of wl-summary-flag-mark.
25
26         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
27
28 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
29
30         * wl-action.el (wl-summary-target-mark-all): Don't set
31         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
32
33 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
34
35         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
36         (wl-forward-subject-prefix): Ditto.
37         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
38         (wl-draft-reply-make-subject): Ditto.
39
40         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
41         `wl-draft-forward'.
42         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
43
44 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
45
46         * wl-action.el (wl-summary-target-mark-set-action): Stop if
47         target message does not exist.
48
49 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
50
51         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
52         `wl-subject-prefix-regexp'.
53         (wl-subject-forward-prefix-regexp): New variable.
54         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
55         `wl-draft-strip-subject-re' and take regexp as argument.
56         (wl-draft-forward): Use it.
57         (wl-draft-reply): Ditto.
58
59 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
60
61         * wl-e21.el (wl-highlight-plugged-current-line): Change for
62         emacs multi-tty support.
63
64 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
65
66         * wl-e21.el (wl-e21-display-image-p): Don't call
67         `display-images-p'.
68         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
69         support.
70         (wl-highlight-folder-current-line): Ditto.
71         (wl-folder-init-icons): Ditto.
72
73 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
74
75         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
76         the last line of summary in unplugged mode.
77
78 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
79
80         * wl-vars.el (wl-refile-rule-alist): Doc fix.
81
82 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
83
84         * wl-vars.el (wl-user-mail-address-regexp): New variable.
85         * wl-address.el (wl-address-user-mail-address-p): Use it.
86         (wl-address-delete-user-mail-addresses): Ditto.
87         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
88
89         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
90         (wl-address-delete-user-mail-addresses): Ditto.
91
92         * wl-address.el (wl-address-delete-user-mail-addresses): New
93         function.
94         * wl-refile.el (wl-refile-guess-by-history): Use it.
95         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
96         (wl-draft-make-mail-followup-to): Ditto and fix logic.
97
98         * wl-draft.el (wl-draft-edit-string): To judge sender address,
99         use wl-address-user-mail-address-p.
100
101 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
102
103         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
104         after opening group.
105
106 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
107
108         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
109         of elmo-set-buffer-multibyte.
110
111         * wl-message.el (wl-original-message-mode): Ditto.
112
113         * wl-score.el (wl-score-insert-header): Ditto.
114
115         * wl-summary.el
116         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
117         (wl-summary-goto-folder-subr): Ditto.
118         (wl-summary-insert-headers): Ditto.
119
120         * wl-util.el (wl-set-string-width): Ditto.
121
122         * Version number is increased to 2.11.29.
123
124 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
125
126         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
127         (wl-highlight-summary-line-help-echo-alist): New variable.
128         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
129         into `wl-highlight-summary-line-help-echo' and
130         `wl-highlight-flag-folder-help-echo'.
131         (wl-highlight-summary-line-string): Change accordingly.
132         (wl-highlight-summary-current-line): Ditto.
133
134 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
135
136         * wl-highlight.el (wl-highlight-message): Ignore white spaces
137         at the beginning of field body (Thanks to Markus Knittig).
138
139         * wl-draft.el (wl-draft-insert-current-message): Also check
140         summary buffer, remove unnecessary tag.
141
142 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
143
144         * wl-draft.el (wl-draft-insert-current-message): Cause error also
145         when wl-message-buffer is nil.
146
147         * wl-folder.el (wl-folder): Abolish unused argument.
148         Call wl-folder-init when wl-folder-entity is nil.
149         * wl.el (wl): Change accordingly.
150
151 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
152
153         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
154         multibyte string before insert into draft buffer.
155         (wl-draft-create-buffer): Always enable multibyte characters for
156         draft buffer.
157
158         * Version number is increased to 2.11.28.
159
160 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
161
162         * wl-folder.el (wl-folder-open-close): Handle blank line.
163         (wl-folder-jump-to-current-entity): Ditto.
164
165 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
166
167         * Version number is increased to 2.11.27.
168
169 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
170
171         * wl-thread.el (wl-thread-insert-message): When the thread is
172         devided by wl-summary-max-thread-depth, insert line at the end of
173         buffer.
174
175 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
176
177         * Version number is increased to 2.11.26.
178
179 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
180
181         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
182
183 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
184
185         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
186         value of stream-type and session.
187
188 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
189
190         * Version number is increased to 2.11.25.
191
192 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
193
194         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
195         in a quit message.
196
197 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
198
199         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
200         (wl-summary-redisplay-no-mime-internal): Ditto.
201
202 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
203
204         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
205         * wl-vars.el (wl-smtp-connection-type): Ditto.
206
207 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
208
209         * wl-highlight.el (wl-highlight-message): Change to strict regexp
210         for the separator line and quote mail-header-separator.
211
212 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
213
214         * wl-spam.el (wl-message-check-spam): Fixed problem no display
215         result message.
216
217         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
218         `elmo-multiple-fields-body-list' with boundary as
219         mail-header-separator.
220
221 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
222
223         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
224
225 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
226
227         * wl-util.el (wl-list-diff): Remove unused function.
228
229         * wl-draft.el (wl-draft-send-confirm): Discard input before
230         confirmation.
231
232 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
233
234         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
235         order of flag and new.
236
237 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
238
239         * wl-vars.el (wl-refile-policy-alist): Abolished.
240
241         * wl-action.el (wl-summary-set-action-refile): Follow the change
242         above.
243
244 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
245
246         * wl-highlight.el (wl-highlight-signature-search): Don't use
247         re-search-backward for a long word since it is possible to crash
248         XEmacs because of a bug.
249
250 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
251
252         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
253
254 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
255
256         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
257         argument for wl-summary-sync-force-update.
258
259 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
260
261         * wl-summary.el (wl-summary-mode-map): Revival of
262         wl-summary-mark-as-important related bindings;
263         Bind 'F','tF','mF','rF','m&'.
264         (wl-summary-mark-as-important-region): Revival.
265         (wl-summary-target-mark-mark-as-important): Ditto.
266         (wl-summary-target-mark-operation): New function.
267         (wl-summary-target-mark-mark-as-answered): Use it.
268         (wl-summary-decide-flag): Don't set Important as default.
269         (wl-summary-mark-as-important-internal): Revival.
270         (wl-summary-mark-as-important): Ditto.
271
272         * wl-thread.el (wl-thread-mark-as-important): Ditto.
273
274         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
275         instead of facep.
276
277 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
278
279         * wl-dnd.el (wl-dnd-drop-func): Fix.
280
281         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
282         mouse-set-point instead of posn-point.
283
284         * wl-xmas.el (wl-completing-read-multiple): Define as function.
285
286         * wl-mule.el (wl-completing-read-multiple): Ditto.
287
288 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
289
290         * wl-demo.el (face-background-name): Defalias to avoid compile
291         warning.
292
293 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
294
295         * wl-summary.el (wl-summary-decide-flag): Use
296         wl-completing-read-multiple instead of completing-read-multiple.
297
298         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
299         New alias.
300
301         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
302         Use face-background-name instead of face-background.
303
304         * wl-vars.el (wl-summary-save-file-suffix): New user option.
305
306         * wl-summary.el (wl-summary-save): Use it.
307         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
308
309         * wl-mime.el (wl-mime-save-content): Fix last change.
310
311 2004-02-10  Len Trigg <lenbok@myrealbox.com>
312
313         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
314         New function.
315         (wl-summary-sort-specs): Added sort.
316         * wl-mime.el (wl-mime-save-content): Expand file name.
317
318 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
319
320         * wl-mime.el (wl-draft-preview-message): Fixed typo.
321
322         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
323
324 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
325
326         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
327         for flag if it is not defined.
328
329 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
330
331         * wl-e21.el (wl-highlight-folder-current-line): Use
332         elmo-folder-type-internal when elmo-folder-type returns nil.
333
334         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
335
336         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
337
338         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
339
340         * wl-e21.el (wl-summary-toolbar): Ditto.
341
342         * wl-vars.el (wl-demo-background-color): Abolished.
343         (wl-summary-persistent-mark-priority-list): Renamed from
344         wl-summary-flag-priority-list.
345         (wl-summary-flag-alist): New user option.
346         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
347         (wl-message-mode-line-format-spec-alist): Added 'F'.
348         (wl-message-mode-line-format): Likewise.
349         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
350         instead of wl-summary-important-mark.
351         (wl-file-folder-icon): New variable.
352
353         * wl-thread.el (wl-thread-set-flags): Renamed from
354         wl-thread-mark-as-important.
355
356         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
357         warning.
358         (wl-summary-mode-menu-spec): Follow the change of 
359         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
360         (wl-summary-mode-map): Follow the change of
361         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
362         (wl-summary-detect-mark-position): Follow the variable name change.
363         (wl-summary-set-flags-region): New function for the replacement of
364         wl-summary-mark-as-important-region.
365         (wl-summary-sync-marks): Sync all global-flags.
366         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
367         instead of elmo-message-flagged-p.
368         (wl-summary-persistent-mark-string): Follow the variable name change;
369         Put wl-summary-flag-mark if the message has global-flag.
370         (wl-summary-target-mark-set-flags): Renamed from 
371         wl-summary-target-mark-mark-as-important.
372         (wl-summary-decide-flag): New function.
373         (wl-summary-set-flags-internal): Renamed from
374         wl-summary-mark-as-important-internal.
375         (wl-summary-add-flags-internal): New function.
376         (wl-summary-remove-flags-internal): Ditto.
377         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
378         (wl-summary-mark-as-unimportant): Abolish.
379         (wl-summary-move-spec-alist): Changed `important' to `digest'.
380         (wl-summary-next-message): List flagged messages in the msgdb.
381
382         * wl-score.el (wl-summary-score-update-all-lines): Use
383         wl-summary-add-flags-internal instead of 
384
385         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
386
387         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
388         from wl-message-buffer-cur-flag (To avoid misunderstanding).
389         (wl-message-buffer-require-all-header): Renamed from
390         wl-message-buffer-all-header-flag (Ditto).
391         (wl-message-buffer-flag-indicator): New variable.
392         (wl-message-redisplay): Changed local varibale name from `flag' to
393         `display-type'; Set up wl-message-buffer-flag-indicator.
394         (wl-message-buffer-display): Changed varibale name from `flag' to
395         `display-type'.
396         (wl-message-display-internal): Likewise.
397
398         * wl-highlight.el (wl-highlight-demo-face): Define default background
399         color.
400         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
401
402         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
403
404         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
405         (wl-demo-setup-properties): Renamed from
406         `wl-demo-set-background-color'.
407         (wl-demo): Follow the change above.
408         
409         * Version number is increased to 2.11.24.
410
411 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
412
413         * wl-summary.el (wl-summary-toggle-thread): Call
414         `wl-summary-rescan' with disable-thread as non-nil.
415         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
416
417 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
418
419         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
420         foreground property of the face.
421         (wl-demo-insert-text): Don't set up face property here.
422         (wl-demo): Call wl-demo-set-background-color, anyway.
423
424 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
425
426         * wl-vars.el (wl-demo-background-color): The value can be nil.
427
428 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
429
430         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
431         to wl-summary-wheel-dispatcher.
432
433         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
434         wl-message-wheel-dispatcher.
435         (wl-message-wheel-dispatcher): New function.
436         (wl-summary-wheel-dispatcher): Ditto.
437
438 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
439
440         * wl-action.el (wl-summary-target-mark-all): List messages which are
441         not in the killed-list.
442
443         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
444         only when the folder is 'flag/important.
445
446         * wl-address.el (wl-complete-field-body): Complete if the last
447         character is a space.
448
449 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
450
451         * wl-folder.el (wl-folder-clear-entity-info): Use
452         elmo-clear-hash-val.
453
454         * wl-fldmgr.el (wl-fldmgr-rename): Set
455         wl-folder-info-alist-modified as t.
456
457 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
458
459         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
460
461 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
462
463         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
464         (wl-folder-buffer-last-visited-entity-id): New buffer local
465         variable.
466         (wl-folder-revisit-last-visited-folder): New function.
467         (wl-folder-mode-map): Bind it to "C-i".
468         (wl-folder-set-current-entity-id): Set last visited folder.
469         * wl-summary.el (wl-summary-exit): Ditto.
470
471 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
472
473         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
474         before calling `recenter' in order to cope with an XEmacs bug.
475
476 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
477
478         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
479         to the default value.
480
481 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
482
483         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
484         change.
485         (wl-summary-sync-marks): Ditto.
486         (wl-summary-mark-as-read-internal): Ditto.
487         (wl-summary-mark-as-answered-internal): Ditto.
488         (wl-summary-mark-as-important-internal): Ditto.
489         (wl-summary-reply): Ditto.
490
491         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
492         instead of `elmo-folder-unflag-answered'.
493
494         * Version number is increased to 2.11.23.
495
496         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
497         the last change.
498
499 2004-01-11  Kenichi Okada  <okada@opaopa.org>
500
501         * wl-spam.el (wl-summary-exec-action-refile-with-register):
502         Specify "spam" or "good".
503
504 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
505
506         * wl-spam.el (wl-summary-exec-action-spam): Call
507         wl-folder-confirm-existence for spam folder.
508         (wl-spam-setup): Bind "mk".
509
510 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
511
512         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
513
514 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
515
516         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
517         destination folder is empty.
518
519 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
520
521         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
522         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
523
524         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
525         (wl-summary-refile-prev-destination-region): New function.
526         (wl-thread-refile-prev-destination): Ditto.
527         (wl-summary-target-mark-refile-prev-destination): Ditto.
528
529 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
530
531         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
532         (wl-demo-background-color): Changed default value.
533
534         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
535         color.
536
537         * wl-demo.el (wl-demo-set-background-color): New function.
538         (wl-demo): Call it.
539
540 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
541
542         * wl-address.el (wl-address-delete): Avoid mis-deleting.
543         * wl-address.el (wl-address-add-or-change): Don't add empty
544         address.
545
546 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
547
548         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
549
550 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
551
552         * wl-vars.el (wl-demo-image-filter-alist): New variable
553         (wl-demo-background-color): Ditto.
554
555         * wl-demo.el (wl-demo-xpm-set-background): New function.
556         (wl-demo-image-filter): Ditto.
557         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
558
559         * wl-vars.el (wl-demo-icon-name-alist): New variable.
560
561         * wl-demo.el (wl-demo-icon-name): Define as function.
562         (wl-demo-insert-image): Use it.
563
564 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
565
566         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
567
568 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
569
570         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
571
572 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
573
574         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
575
576 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
577
578         * wl-thread.el (wl-thread-mark-as-answered): New function.
579
580         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
581         answered" entry.
582         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
583         "r&" and wl-thread-mark-as-answered to "t&".
584         (wl-summary-mark-as-important-region): Refine to toggle mark.
585         (wl-summary-mark-as-answered-region): New function.
586         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
587         and 3rd argument.
588         (wl-summary-mark-as-important-internal): Likewise.
589
590 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
591
592         * wl-template.el (wl-template-preview): New internal variable.
593         (wl-template-preview-p): New function.
594         (wl-template-show): Bind `wl-template-preview' as t.
595
596 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
597
598         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
599         `elmo-message-entity-field' with 3rd argument which is non-nil.
600
601 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
602
603         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
604         Removed duplicate local bind `folder'.
605
606 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
607
608         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
609
610 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
611
612         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
613         duplicate definition.
614
615 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
616
617         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
618         non-nil, use it; Don't fetch message if there's no message in the
619         current cursor position.
620
621 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
622
623         * wl-util.el (wl-region-exists-p): Use region-active-p.
624         (wl-deactivate-region): New function.
625         * wl-message.el (wl-message-redisplay): Deactivate region.
626
627         * wl-summary.el (wl-summary-reply): Call
628         `wl-summary-set-message-buffer-or-redisplay' instead of
629         `wl-summary-redisplay-internal', don't move point.
630
631 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
632
633         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
634         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
635         by regexp.
636
637 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
638
639         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
640         if no need.
641
642 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
643
644         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
645         default value to nil.
646         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
647         `wl-summary-prepare-hook'; Replace refile action to
648         `wl-summary-exec-action-refile-with-register'.
649
650         * Version number is increased to 2.11.22.
651
652 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
653
654         * wl-summary.el (wl-summary-detect-mark-position): Set
655         `wl-summary-buffer-weekday-name-lang'.
656
657 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
658
659         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
660         (wl-summary-mark-as-read-all): Ditto.
661         (wl-summary-delete-messages-on-buffer): Ditto.
662         (wl-summary-sync-update): Ditto.
663         (wl-summary-mark-as-read-internal): Ditto.
664         (wl-summary-mark-as-answered-internal): Ditto.
665         (wl-summary-update-folder-info): Abolished.
666
667 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
668
669         * wl-summary.el (wl-summary-mark-as-read-all): Use
670         `wl-summary-update-folder-info' instead of
671         `wl-folder-update-unread'.
672
673 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
674
675         * wl-summary.el (wl-summary-update-folder-info): New function derived from
676         `wl-summary-folder-info-update'.
677         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
678         instead of `wl-summary-folder-info-update'.
679         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
680         `wl-folder-set-folder-updated'.
681         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
682         instead of `wl-folder-update-unread'.
683         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
684         the value of `wl-summary-buffer-unread-count' for the second parameter of
685         `wl-folder-update-unread'.
686
687         * Version number is increased to 2.11.21.
688
689 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
690
691         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
692         a local variable.
693
694 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
695
696         * wl-spam.el (wl-summary-mark-spam): Show message only if call
697         interactively.
698
699         * wl-summary.el (wl-summary-mark-as-important-internal): New
700         internal function.
701         (wl-summary-mark-as-important): Use it.
702         (wl-summary-mark-as-unimportant): New function.
703         (wl-summary-sync-marks): Follow the API change.
704
705         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
706
707         * wl-mime.el (wl-summary-burst): Check target folder is writable.
708
709 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
710
711         * wl-folder.el (wl-folder-update-unread): Re-indent.
712         Narrow the scope of a local variable.
713
714 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
715
716         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
717         (wl-addrmgr-merge-entries): Ditto.
718         (wl-addrmgr): Added to address entry which exists in draft buffer
719         if no entry is in original.
720
721 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
722
723         * wl-batch.el: New file.
724
725 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
726
727         * wl-vars.el (wl-use-semi): Remove unused variable.
728
729 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
730
731         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
732         "?".
733
734 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
735
736         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
737         wl-summary-new-mark.
738         (wl-summary-new-cached-mark): New user option.
739         (wl-summary-score-marks): Follow the change above.
740         (wl-summary-auto-refile-skip-marks): Ditto.
741         (wl-summary-incorporate-marks): Ditto.
742         (wl-summary-expire-reserve-marks): Ditto.
743
744         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
745
746         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
747         (wl-summary-persistent-mark-string): Distinguished between cached
748         and uncached mark when the message is new.
749
750 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
751
752         * wl-spam.el (wl-spam-domain): Renamed from
753         `wl-spam-folder-guess-domain'.
754         (wl-summary-exec-action-spam): Register as spam if domain of the
755         source folder is good.
756         (wl-summary-exec-action-refile-with-register): Register message if
757         domain of the source folder is not undecided.
758
759 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
760
761         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
762         detect thread loop.
763
764 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
765
766         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
767         and wl-summary-skip-mark-list.
768
769 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
770
771         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
772
773         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
774
775         * wl-spam.el (toplevel): Require wl-highlight.
776         (wl-spam-auto-check-policy-alist): Abolish.
777         (wl-spam-auto-check-folder-regexp-list): New user option.
778         (wl-spam-auto-check-marks): Ditto.
779         (wl-spam-mark-action-list): Ditto.
780         (wl-highlight-summary-spam-face): New face.
781         (wl-spam-auto-check-message-p): New function.
782         (wl-spam-map-spam-messages): Fixed message.
783         (wl-spam-register-spam-messages): Ditto.
784         (wl-spam-register-good-messages): Ditto.
785         (wl-summary-spam-map): Add and remove keybind.
786         (wl-summary-target-mark-spam): Abolish.
787         (wl-summary-refile-spam): Ditto.
788         (wl-summary-test-spam): New function.
789         (wl-summary-mark-spam): Ditto.
790         (wl-summary-auto-check-spam): Follow the above change.
791         (wl-summary-exec-action-spam): New function.
792         (wl-summary-exec-action-refile-with-register): Fixed message.
793         (wl-message-check-spam): New function.
794         (wl-spam-setup): Ditto.
795         (toplevel): Call it if this file is loaded interactivity.
796
797         * Version number is increased to 2.11.20.
798
799 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
800
801         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
802         when new optional argument `force' is non nil or modified.
803
804 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
805
806         * wl.el (toplevel): Require wl-spam when compile.
807         (wl-save-status): Call wl-spam-save-status.
808
809         * wl-spam.el (wl-spam-register-spam-messages): New function.
810         (wl-spam-register-good-messages): Ditto.
811         (wl-spam-save-status): Ditto.
812         (wl-summary-mode-map): Bind
813         wl-summary-target-mark-register-as-spam to "ms" and
814         wl-summary-target-mark-register-as-good to "mn".
815         (wl-summary-register-as-spam): Abolish optional argument; Use
816         wl-spam-register-spam-messages.
817         (wl-summary-register-as-spam-all): Use
818         wl-spam-register-spam-messages.
819         (wl-summary-register-as-good): Abolish optional argument; Use
820         wl-spam-register-good-messages.
821         (wl-summary-register-as-good-all): Use
822         wl-spam-register-good-messages.
823         (wl-summary-target-mark-register-as-spam): New funtion.
824         (wl-summary-target-mark-register-as-good): Ditto.
825
826 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
827
828         * wl-spam.el: New file.
829
830 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
831
832         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
833
834         * wl-action.el (wl-auto-refile-guess-functions): New variable.
835         (wl-summary-auto-refile): Call wl-refile-guess with
836         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
837
838 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
839
840         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
841         with disable-thread argument non-nil.
842
843 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
844
845         * wl-summary.el (wl-summary-rescan): Added optional argument
846         disable-thread.
847         (wl-summary-sync): Call wl-summary-rescan with argument
848         disable-thread.
849         (wl-summary-input-range): Added new range `rescan-thread'.
850
851 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
852
853         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
854
855 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
856
857         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
858         internal variable.
859         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
860         wl-summary-search-parent-by-subject-regexp and
861         wl-summary-divide-thread-when-subject-changed as nil.
862         (wl-summary-insert-sequential): If entity is nil, nothing to do.
863         (wl-summary-insert-thread): Search parent entity from
864         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
865         thread loop.
866
867 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
868
869         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
870
871         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
872
873         * wl-util.el (wl-require-update-all-folder-p): New function.
874         (wl-get-assoc-list-value): Added `function' to match directive.
875         (wl-collect-draft): Rewrite.
876
877         * wl-summary.el (wl-summary-sync-update): Clear faces
878         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
879         are non-nil.
880         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
881         argument as function.
882         (wl-summary-input-range): Ditto.
883
884         * wl-folder.el (wl-draft-get-folder): New function.
885         (wl-folder-get-elmo-folder): Consider draft folder.
886
887         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
888         (wl-draft-buffer-message-number): New buffer local variable.
889         (wl-draft-folder-internal): New internal variable.
890         (wl-draft-delete): Rewrite.
891         (wl-draft-save): Ditto.
892         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
893         wl-folder-get-elmo-folder.
894         (wl-draft-config-info-operation): Ditto.
895         (wl-jump-to-draft-folder): Ditto.
896         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
897         (wl-draft-reedit): Rewrite.
898
899         * Version number is increased to 2.11.19.
900         
901 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
902
903         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
904         variable.
905
906 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
907
908         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
909         Use ignore-errors instead of unwind-protect.
910
911 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
912
913         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
914         for updating `wl-thread-entity-list'.
915
916 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
917
918         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
919         parameter from calling `wl-thread-entity-get-older-brothers' and
920         `wl-thread-entity-get-younger-brothers'.
921         Replace nested `append' with a single one.
922
923 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
924
925         * wl-summary.el (wl-summary-mode): Don't use the return value of
926         `make-local-hook'.
927
928 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
929
930         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
931         instead of `let*'.
932         (wl-thread-delete-message): Likewise.  Split and narrow the scope
933         of local variables.
934
935 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
936
937         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
938         Renamed from wl-summary-window-scroll-functions.
939         (wl-summary-window-scroll-functions): Don't set to variable.
940         (wl-summary-display-top): Use run-hooks.
941         (wl-summary-display-bottom): Ditto.
942         (wl-summary-toggle-disp-msg): Ditto.
943         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
944         Use it instead of wl-summary-window-scroll-functions.
945         (wl-summary-goto-folder-subr): Don't call
946         wl-summary-window-scroll-functions, use
947         wl-summary-buffer-window-scroll-functions instead.
948
949 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
950
951         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
952         make-local-variable.
953
954 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
955
956         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
957         set-buffer-modified-p.
958         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
959         (wl-summary-display-bottom): Ditto.
960         (wl-summary-toggle-disp-msg): Ditto.
961
962 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
963
964         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
965
966         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
967         (wl-summary-forward): Use elmo-message-entity-field instead of
968         elmo-message-field.
969
970         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
971
972 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
973
974         * wl-summary.el (wl-summary-window-scroll-functions): No use
975         `append'.
976
977 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
978
979         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
980         function.
981         (wl-summary-window-scroll-functions): Call it when both
982         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
983         (wl-summary-temp-mark): Added optional argument number.
984         (wl-summary-message-mark): Added optional argument flag.
985         (wl-summary-persistent-mark): Added optional argument number and flag.
986         (wl-summary-update-persistent-mark): Ditto.
987         (wl-summary-update-status-marks): Set "r" for interactive spec.
988
989         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
990         argument number and flag.
991
992         * wl-action.el (wl-summary-registered-temp-mark): 
993         Do nothing when wl-summary-buffer-temp-mark-list is nil.
994
995 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
996
997         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
998         internal variable (buffer local).
999         (wl-summary-window-scroll-functions): New function.
1000         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1001         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1002         as nil.
1003         (wl-summary-update-status-marks): Added arguments beg, end and
1004         check.
1005         (wl-summary-update-mark-window): Use function.
1006         (wl-summary-sync-update): Follow the change above.
1007         (wl-summary-switch-to-clone-buffer): Copy
1008         wl-summary-buffer-unsync-mark-number-list.
1009         (wl-summary-goto-folder-subr): Set
1010         wl-summary-buffer-unsync-mark-number-list and
1011         use wl-summary-window-scroll-functions insteaf of
1012         wl-summary-lazy-highlight.
1013
1014         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1015
1016 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1017
1018         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1019
1020         * wl-summary.el (wl-summary-update-persistent-mark): Call
1021         wl-summary-set-message-modified.
1022
1023         * wl-summary.el (wl-summary-sync-update): Don't call
1024         wl-summary-update-status-marks.
1025
1026         * Version number is increased to 2.11.18.
1027
1028 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1029
1030         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1031         (wl-message-next-page): Ditto.
1032
1033 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1034
1035         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1036         local variable.  Change the order of a collected list into the
1037         same as the specified range.  Remove nil from a collected list.
1038
1039 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1040
1041         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1042         argument for elmo-folder-list-messages.
1043
1044 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1045
1046         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1047         change (wl-summary-count-unreads return a list instead of a cons
1048         cell).
1049
1050 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1051
1052         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1053         `wl-summary-folder-info-update'.
1054
1055 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1056
1057         * wl-summary.el (wl-summary-set-message-modified): No use
1058         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1059         (wl-summary-set-mark-modified): Abolish.
1060         (wl-summary-mark-modified-p): Ditto.
1061         (wl-summary-save-view): Follow the change above.
1062
1063         * wl-expire.el (wl-summary-expire): Likewise.
1064
1065 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1066
1067         * wl-summary.el (wl-summary-detect-mark-position): Use
1068         modb-entity-handler.
1069         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1070
1071         * Version number is increased to 2.11.17.
1072
1073 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1074
1075         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1076         entity field value.
1077         (wl-summary-prefetch-msg): Ditto.
1078         (wl-summary-print-message-with-ps-print): Ditto.
1079
1080 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1081
1082         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1083         for dummy entity.
1084         (wl-summary-insert-thread): Use elmo-message-entity-field.
1085         (wl-summary-update-thread): Use elmo-message-entity-field and
1086         elmo-message-entity-number.
1087         (wl-summary-line-number):  Use elmo-message-entity-number.
1088         (wl-summary-line-size): Use elmo-message-entity-field.
1089         (wl-summary-line-subject): Ditto.
1090         (wl-summary-line-from): Ditto.
1091         (wl-summary-line-attached): Ditto.
1092         (wl-summary-create-line): Ditto.
1093         (wl-summary-create-line): Use elmo-message-entity-number.
1094         (wl-summary-print-message-with-ps-print): Use
1095         elmo-message-entity-field.
1096
1097 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1098
1099         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1100         change in elmo-msgdb-make-message-entity.
1101         (wl-summary-buffer-set-folder): Don't call
1102         wl-summary-detect-mark-position here.
1103         (wl-summary-rescan): Call elmo-message-entity-number.
1104         (wl-summary-sync-update): Ditto.
1105         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1106
1107         * wl-score.el (wl-score-header-index): Redefine 2th element.
1108         (wl-score-overview-entity-get-extra): Abolish.
1109         (wl-score-ov-entity-get): Rewrite.
1110         (wl-score-string-index<, wl-score-string-func<): Abolish.
1111         (wl-score-string<): New function.
1112         (wl-score-string-sort): Use it.
1113
1114         * wl-refile.el (wl-refile-guess-by-history): Use
1115         elmo-message-entity-field.
1116         (wl-refile-guess-by-from): Ditto.
1117         (wl-refile-guess-by-msgid): Ditto.
1118
1119         * Version number is increased to 2.11.16.
1120
1121 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1122
1123         * wl-folder.el (wl-folder-confirm-existence): Don't call
1124         file-exists-p if msgdb-path is nil.
1125         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1126         `wl-read-folder-hist' to `wl-read-folder-history'.
1127
1128 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1129
1130         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1131         `y-or-n-p'.
1132
1133 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1134
1135         * wl-score.el (wl-score-headers): Don't use
1136         elmo-folder-do-each-message-entity.
1137
1138         * Version number is increased to 2.11.15.
1139
1140 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1141
1142         * wl-summary.el (wl-summary-delete-all-msgs): Use
1143         elmo-folder-move-messages instead of elmo-folder-delete-messages
1144         and elmo-folder-detach-messages.
1145         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1146
1147         * wl-expire.el (wl-expire-delete): Ditto.
1148         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1149
1150 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1151
1152         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1153         (wl-message-header-narrowing-fields): Ditto.
1154         (wl-message-header-narrowing-lines): Ditto.
1155         (wl-message-header-narrowing-string): Ditto.
1156
1157         * wl-summary.el (wl-summary-mode-map): Bind
1158         wl-summary-toggle-header-narrowing to "C-cC-f".
1159         (wl-summary-toggle-header-narrowing): New function.
1160
1161         * wl-message.el (wl-message-buffer-create): Call
1162         wl-message-header-narrowing-setup.
1163         (wl-message-redisplay): Call wl-message-header-narrowing.
1164         (wl-message-header-narrowing): New function.
1165         (wl-message-header-narrowing-map): New keymap.
1166         (wl-message-header-narrowing-widen-map): New keymap.
1167         (wl-message-header-narrowing-again-at-mouse): New function.
1168         (wl-message-header-narrowing-1): Ditto.
1169         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1170         (wl-message-header-narrowing-setup): Ditto.
1171         (wl-message-header-narrowing-toggle): Ditto.
1172         
1173         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1174
1175         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1176         'flag as all.
1177         (wl-use-flag-folder-help-echo): New user option.
1178
1179         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1180         wl-summary-highlight as nil.
1181         (wl-summary-set-mark-modified): Follow the API change.
1182         (wl-summary-mark-modified-p): Ditto.
1183         (wl-summary-mark-as-read-all): Ditto.
1184         (wl-summary-sync-marks): Don't call
1185         elmo-folder-list-messages-with-global-mark.
1186         (wl-summary-mark-as-read-internal): Follow the API change.
1187         (wl-summary-mark-as-answered-internal): Ditto.
1188         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1189         Follow the API change.
1190         (wl-summary-create-line): Call with number argument.
1191         (wl-summary-reply): Follow the API change.
1192
1193         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1194         function.
1195         (wl-highlight-summary-line-string): Call it when
1196         wl-use-flag-folder-help-echo is non-nil.
1197         (wl-highlight-summary-current-line): Ditto.
1198         (elmo-flag-folder-referrer): Added autoload setting.
1199
1200         * wl-draft.el (wl-draft-kill): Follow the API change.
1201
1202         * Version number is increased to 2.11.14.
1203         
1204 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1205
1206         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1207
1208 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1209
1210         * Version number is increased to 2.11.13.
1211
1212 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1213
1214         * wl-draft.el (wl-draft-previous-history-element): Fixed
1215         unbalanced parenthesis and bind unbound local variables.
1216
1217 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1218
1219         * wl-draft.el (wl-draft-previous-history-element): New function.
1220         (wl-draft-next-history-element): Ditto.
1221         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1222         them to M-p and M-n.
1223
1224 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1225
1226         * Version number is increased to 2.11.12.
1227
1228 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1229
1230         * wl-draft.el (wl-draft-hide): Select buffer-window.
1231
1232 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1233
1234         * wl-summary.el (wl-summary-narrow-to-region): New function.
1235         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1236         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1237         (wl-summary-save-region): Use it.
1238         * wl-action.el (wl-summary-collect-numbers-region)
1239         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1240
1241 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1242
1243         * wl-folder.el (wl-folder-count-incorporates): Don't use
1244         `elmo-msgdb-mark-load'
1245
1246         * Version number is increased to 2.11.11.
1247
1248 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1249
1250         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1251         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1252
1253 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1254
1255         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1256
1257 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1258
1259         * Version number is increased to 2.11.10.
1260
1261 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1262
1263         * wl-mime.el (wl-draft-attribute-value): Fixed.
1264
1265 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1266
1267         * wl-util.el (wl-copy-local-variables): New function.
1268
1269         * wl-mime.el (wl-draft-attribute-recipients): New function.
1270         (wl-draft-attribute-envelope-from): Ditto.
1271         (wl-draft-attribute-smtp-posting-server): Ditto.
1272         (wl-draft-attribute-smtp-posting-port): Ditto.
1273         (wl-draft-attribute-value): Ditto.
1274         (wl-draft-preview-message): Use it to get value for
1275         attributes. Reflect result of `wl-draft-config'.
1276
1277         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1278         and call `wl-summary-mark-as-read' before to call
1279         `wl-summary-unset-mark'.
1280         (wl-summary-target-mark-mark-as-unread): Likewise.
1281         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1282
1283 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1284
1285         * wl-mime.el (wl-draft-preview-message): Use actual value for
1286         attributes; Fix for small window.
1287
1288 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1289
1290         * wl-refile.el (wl-refile-get-field-value): Call
1291         `elmo-message-entity-field' with 3rd argument is non-nil.
1292
1293 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1294
1295         * wl-vars.el (wl-draft-preview-attributes): New user option.
1296         (wl-draft-preview-attributes-list): Ditto.
1297         (wl-draft-preview-attributes-buffer-lines): Ditto.
1298         (wl-draft-preview-attributes-buffer-name): Ditto.
1299
1300         * wl-mime.el (wl-draft-preview-message): Display attributes.
1301
1302 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1303
1304         * wl-summary.el (wl-summary-detect-mark-position): Bind
1305         wl-summary-flag-priority-list to '(new).
1306
1307 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1308
1309         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1310         funtion.
1311         (wl-highlight-summary-line-string): Use it.
1312         (wl-highlight-summary-current-line): Ditto.
1313
1314 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1315
1316         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1317         line even when the mark string is not changed.
1318
1319         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1320         argument change in the wl-summary-create-line.
1321         (wl-thread-insert-entity-sub): Ditto.
1322
1323         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1324         argument change in the wl-summary-create-line.
1325         (wl-summary-insert-sequential): Ditto.
1326         (wl-summary-update-thread): Ditto.
1327         (wl-summary-persistent-mark-string): New inline function.
1328         (wl-summary-message-mark): Use it.
1329         (wl-summary-create-line): Abolish argument wl-persistent-mark
1330         and added wl-flags, wl-cached.
1331
1332         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1333         mark to flags.
1334         (wl-highlight-summary-current-line): Decide the face not by the 
1335         persistent mark but flags.
1336
1337 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1338
1339         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1340         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1341         wl-summary-read-uncached-mark): Revive.
1342         (wl-summary-answered-cached-mark,
1343         wl-summary-answered-uncached-mark): New user option.
1344         (wl-summary-score-marks): Follow the change above.
1345         (wl-summary-auto-refile-skip-marks): Ditto.
1346         (wl-summary-incorporate-marks): Ditto.
1347         (wl-summary-expire-reserve-marks): Ditto.
1348         (wl-summary-flag-priority-list): New user option.
1349
1350         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1351         changes.
1352         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1353         of elmo-message-mark.
1354         (wl-summary-mark-as-read-internal): Ditto.
1355         (wl-summary-mark-as-answered): Ditto.
1356         (wl-summary-mark-as-important): Ditto.
1357         (wl-summary-redisplay-internal): Ditto.
1358         (wl-summary-redisplay-no-mime-internal): Ditto.
1359         (wl-summary-message-mark): New function.
1360         (wl-summary-insert-sequential): Use wl-summary-message-mark
1361         instead of elmo-message-mark.
1362         (wl-summary-update-thread): Ditto.
1363         (wl-summary-persistent-mark): Ditto.
1364         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1365         instead of elmo-message-mark.
1366
1367         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1368         wl-summary-message-mark instead of elmo-message-mark.
1369         (wl-thread-insert-entity-sub): Ditto.
1370         (wl-thread-get-children-msgs-uncached): Ditto.
1371
1372         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1373         variable name changes.
1374         (wl-highlight-summary-current-line): Ditto.
1375
1376         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1377         wl-summary-message-mark instead of elmo-message-mark.
1378
1379         * wl-expire.el (wl-expire-message-p): Ditto.
1380
1381         * wl-score.el (wl-score-headers): Ditto.
1382
1383         * Version number is increased to 2.11.9.
1384
1385         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1386         (wl-summary-sync-update): Follow the change above.
1387         (wl-summary-switch-to-clone-buffer): Ditto.
1388         (wl-summary-open-folder): Ditto.
1389
1390 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1391
1392         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1393         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1394
1395         * Version number is increased to 2.11.8.
1396
1397         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1398
1399         * wl-expire.el (wl-expire-refile): Follow the API change on
1400         `elmo-folder-move-messages'.
1401         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1402
1403         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1404         (wl-summary-exec-action-refile): Ditto.
1405         (wl-summary-exec-action-copy): Ditto.
1406         (wl-summary-no-auto-refile-message-p): No use
1407         `wl-summary-buffer-msgdb'.
1408         (wl-summary-auto-refile): Ditto.
1409
1410 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1411
1412         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
1413
1414 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
1415
1416         * wl-summary.el (wl-summary-sync): Treat no-sync.
1417
1418         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
1419         (wl-default-sync-range): Ditto.
1420
1421 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1422
1423         * wl-refile.el (wl-refile-subject-learn): Call
1424         `elmo-message-entity-field' with 3rd argument is non-nil.
1425         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
1426         instead of `elmo-msgdb-overview-entity-get-subject'.
1427
1428 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
1429
1430         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
1431         scan-type is rescan.
1432         (wl-summary-delete-all-temp-marks): Remove scored mark too when
1433         new optional argument force is non-nil.
1434         (wl-summary-save-view-cache): Call it with force argument non-nil.
1435
1436         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
1437
1438 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1439
1440         * wl-action.el (wl-summary-print-argument): Fixed last change.
1441
1442 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1443
1444         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
1445         simplified.
1446         (wl-summary-target-mark-mark-as-unread): Likewise.
1447         (wl-summary-target-mark-mark-as-important): Likewise.
1448
1449 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1450
1451         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
1452         * wl-summary.el (wl-summary-mark-as-important): Arranged.
1453         (wl-summary-mark-as-important-region): Change accordingly.
1454         (wl-summary-target-mark-mark-as-important): Ditto.
1455
1456 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1457
1458         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
1459
1460         * wl-action.el (wl-summary-print-argument): Print argument to
1461         right side of window if `wl-summary-print-argument-within-window'
1462         is non-nil.
1463
1464 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
1465
1466         * wl-action.el (wl-summary-set-mark): Use
1467         `wl-summary-message-visible-p' to check visibility of the message
1468         and jump to message only when the message line is visible and have
1469         different number; Call wl-summary-unset-mark with number argument.
1470         (wl-summary-unset-mark): 
1471         Use `wl-summary-message-visible-p'
1472         to check visibility of the message and jump to message only when
1473         the message line is visible and have different number;
1474
1475 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1476
1477         * Version number is increased to 2.11.7.
1478
1479         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
1480         and wl-folder-summary-line-format.
1481
1482         * wl-summary.el (wl-summary-message-visible-p): New inline function.
1483         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
1484         (wl-summary-set-score-mark): Use it.
1485         (wl-summary-target-mark-mark-as-read): Ditto.
1486         (wl-summary-target-mark-mark-as-unread): Ditto.
1487         (wl-summary-target-mark-mark-as-important): Ditto.
1488         (wl-summary-target-mark-msgs): Simplified.
1489         (wl-summary-detect-mark-position): Fixed problem when
1490         summary-line-format no contain persisten/temp mark spec.
1491         (wl-summary-temp-mark): Ditto.
1492         (wl-summary-persistent-mark): Ditto.
1493         (wl-summary-update-persistent-mark): Ditto.
1494
1495         * wl-action.el (wl-summary-set-mark): Ditto.
1496         (wl-summary-unset-mark): Ditto.
1497         All other related portions are changed.
1498
1499 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1500
1501         * Version number is increased to 2.11.6.
1502
1503 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1504
1505         * wl-util.el (wl-current-message-buffer): Define as function;
1506         Don't use the value of wl-messge-buffer.
1507
1508         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1509         persistent mark.
1510
1511         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1512         no current message, cause an error.
1513
1514 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1515
1516         * wl-summary.el (wl-summary-set-message-modified): Use
1517         elmo-folder-set-message-modified instead of
1518         elmo-folder-set-message-modified-internal.
1519
1520 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1521
1522         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1523         interactively.
1524         (wl-summary-sync): nokill->entirely.
1525         (wl-summary-sync-marks): Fixed message.
1526         (wl-summary-input-range): Added mark, nokill->entirely.
1527
1528         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1529         messages as read.
1530
1531 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1532
1533         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1534         update-noscore.
1535         (wl-summary-sync): Follow the change above.
1536
1537 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1538
1539         * wl-action.el (wl-summary-target-mark-all): Use
1540         elmo-folder-list-messages.
1541
1542 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1543
1544         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1545         (wl-summary-rescan): Set wl-summary-scored as nil.
1546         (wl-summary-sync-force-update): Follow the change above.
1547         (wl-summary-sync): Ditto.
1548         (wl-summary-sync-update): Added argument disable-killed.
1549         (wl-summary-insert-headers): Set visible-only argument for
1550         elmo-folder-list-messages.
1551         (wl-summary-input-range): Added update-nokill, update-noscore,
1552         all-nokill, all-noscore and mark.
1553
1554         * Version number is increased to 2.11.5.
1555
1556         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1557
1558 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1559
1560         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1561         (wl-summary-prefetch-region-no-mark): Change accordingly.
1562         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1563
1564 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1565
1566         * wl-address.el (wl-complete-field-to): Abolished.
1567         (wl-complete-address): Completion function for completing-read.
1568         * wl-action.el (wl-summary-get-resend-address): Use it.
1569
1570         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1571         wl-summary-update-mark and abolish unused argument.
1572         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1573         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1574         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1575         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1576         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1577         * wl-draft.el (wl-draft-kill): Ditto.
1578
1579         * wl-summary.el: Remove unused binding of case-fold-search.
1580         (wl-summary-replace-status-marks): Abolished.
1581
1582 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1583
1584         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1585         is specified or folder length is zero.
1586
1587 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1588
1589         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1590         (wl-folder-archive-current-entity): Ditto.
1591
1592 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1593
1594         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1595         retrieving message mark.
1596         (wl-summary-redisplay-internal): Ditto.
1597
1598         * wl-message.el (wl-message-buffer-display): Ignore errors while
1599         retrieving message-id field.
1600
1601         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1602         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1603         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1604         order of the arguments for `wl-expire-message-p'.
1605         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1606
1607         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1608         Check return value of wl-summary-reply.
1609         (wl-summary-reply): Recover window configuration when an error occured.
1610
1611 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1612
1613         * wl-summary.el (wl-summary-resend-message): Abolished, the
1614         feature is inherited by wl-summary-resend (put resend mark).
1615
1616 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1617
1618         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1619         wl-message-buffer to nil when the message is hide.
1620
1621 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1622
1623         * .cvsignore: New file.
1624
1625 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1626
1627         * wl-action.el (wl-summary-action-docstring): Add more info.
1628         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1629         duplicate definition.
1630         (wl-summary-define-mark-action): Functions wl-summary-*-region
1631         keep current position.
1632         (wl-summary-unregister-target-mark): Store result to the variable.
1633
1634 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1635
1636         * Version number is increased to 2.11.4.
1637
1638 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1639
1640         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1641         wl-summary-delete-all-temp-marks.
1642         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1643
1644         * wl-action.el (wl-summary-set-mark): Changed terminology
1645         refile-destination -> action-argument.
1646         (wl-summary-unset-mark): Ditto.
1647         (wl-summary-remove-argument): Ditto.
1648         (wl-summary-print-argument): Ditto.
1649
1650         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1651         (wl-thread-remove-argument-region): Ditto.
1652         (wl-thread-print-argument-region): Ditto.
1653         (wl-thread-close): Ditto.
1654         (wl-thread-open): Ditto.
1655
1656         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1657         (wl-highlight-refile-destination-face is abolished)
1658         (wl-highlight-action-argument-string): Ditto.
1659         (wl-highlight-summary-current-line): Highlight action argument.
1660
1661         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1662         color for light backgrounds.
1663         (wl-highlight-summary-answered-face): Ditto.
1664
1665 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1666
1667         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1668
1669         * wl-score.el (wl-summary-score-update-all-lines): Use
1670         wl-summary-set-mark.
1671         (wl-summary-score-update-all-lines): Kill expunged messages.
1672
1673         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1674
1675 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1676
1677         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1678         directly.
1679         (wl-score-overview-entity-get-lines): Ditto.
1680         (wl-score-overview-entity-get-xref): Ditto.
1681         (wl-score-get-latest-msgs): Ditto.
1682         (wl-summary-rescore): Ditto.
1683
1684         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1685         to "&".
1686         (wl-summary-mark-as-answered-internal): New inline function.
1687         (wl-summary-mark-as-answered): New function.
1688         (wl-summary-mark-as-unanswered): Ditto.
1689         (wl-summary-sync-marks): Modified for answered-mark synching.
1690
1691 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1692
1693         * wl-action.el (wl-summary-set-mark): Fixed last change.
1694
1695 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1696
1697         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1698         behavior of wl-summary-unread-message-hook
1699         (Pointed out by akira yamada <akira@arika.org>).
1700
1701 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1702
1703         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1704         wl-summary-delete.
1705         * wl-xmas.el (wl-summary-toolbar): Ditto.
1706
1707         * wl-action.el (wl-summary-set-mark): Don't override current
1708         temp-mark.
1709
1710         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1711
1712 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1713
1714         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1715         (wl-refile-msgid-learn): Ditto.
1716         (wl-refile-get-field-value): Ditto.
1717
1718         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1719
1720         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1721         (wl-expire-delete-reserved-messages): Renamed from
1722         wl-expire-reserve-marked-msgs-from-list.
1723         (wl-expire-delete): Removed argument `msgdb'.
1724         (wl-expire-refile): Ditto.
1725         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1726         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1727         mark-alist as argument.
1728         (wl-expire-archive-number1): Removed argument `msgdb'.
1729         (wl-expire-archive-number2): Ditto.
1730         (wl-expire-archive-date): Ditto.
1731         (wl-expire-localdir-date): Ditto.
1732         (wl-expire-hide): Ditto.
1733         (wl-archive-number1): Ditto.
1734         (wl-archive-number2): Ditto.
1735         (wl-archive-date): Ditto.
1736         (wl-archive-folder): Ditto.
1737         All other related portions are changed.
1738
1739 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1740
1741         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1742         mean move up and down. (suggested by Takashi Kawachi)
1743
1744 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1745
1746         * wl-acap.el (toplevel): Don't require un-define.
1747
1748 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1749
1750         * wl-thread.el (wl-thread-delete-message): Always update
1751         wl-summary-buffer-number-list.
1752
1753         * wl-action.el (wl-summary-print-destination): 
1754         Do nothing when folder is nil.
1755
1756 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1757
1758         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1759         persistent mark when prefetch is succeeded.
1760
1761 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1762
1763         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1764         instead of elmo-msgdb-delete-msgs.
1765         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1766         (wl-expire-hide): Ditto.
1767
1768         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1769
1770         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1771         elmo-msgdb interface.
1772         (wl-thread-get-exist-children): Likewise.
1773         (wl-thread-insert-message): Likewise.
1774         (wl-thread-msg-mark-as-important): Likewise.
1775         (wl-thread-insert-entity-sub): Likewise.
1776         (wl-thread-get-children-msgs-uncached): Likewise.
1777
1778         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1779         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1780         (wl-summary-sync-update): Likewise.
1781         (wl-summary-auto-select-msg-p): Likewise.
1782         (wl-summary-update-thread): Likewise.
1783         (wl-summary-mark-as-important): Likewise.
1784         (wl-summary-jump-to-msg-internal): Likewise.
1785         (wl-summary-redisplay-internal): Likewise.
1786         (wl-summary-print-message-with-ps-print): Likewise.
1787         (wl-summary-folder-info-update): Likewise.
1788
1789         * wl-folder.el (wl-folder-check-one-entity):
1790         elmo-folder-count-flags instead of wl-summary-count-unread.
1791
1792         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1793
1794         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1795
1796         * wl-summary.el (wl-summary-set-message-modified): 
1797         Call wl-summary-set-mark-modified.
1798         (wl-summary-delete-messages-on-buffer): Call
1799         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1800         (wl-summary-sync-update): Call elmo-folder-length instead of
1801         elmo-folder-messages.
1802         (wl-summary-insert-headers): Don't call
1803         elmo-folder-list-message-entities.
1804
1805 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1806
1807         * wl-action.el (wl-summary-define-mark-action): Call
1808         `wl-summary-set-mark' with argument `data'.
1809         (wl-summary-auto-refile): Fixed order of arguments when call
1810         `wl-summary-refile'.
1811
1812 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
1813
1814         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
1815
1816         * wl-summary.el (wl-summary-mode-map): Bind resend action.
1817
1818         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
1819         (Renamed from wl-highlight-summary-deleted-face).
1820         (wl-highlight-summary-resend-face): New face.
1821
1822         (wl-highlight-summary-deleted-face): Renamed from
1823         wl-highlight-summary-erased-face.
1824
1825         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
1826
1827         * wl-action.el (wl-summary-get-resend-address): New function.
1828         (wl-summary-exec-action-resend): Ditto.
1829         (wl-summary-exec-action-resend-subr): Ditto.
1830
1831         * w-thread.el (wl-thread-copy): Removed definition.
1832         (wl-thread-refile): Ditto.
1833         (wl-thread-delete): Ditto.
1834         (wl-thread-target-mark): Ditto.
1835
1836         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
1837         (wl-summary-target-mark-set-action): Fixed.
1838         (wl-summary-define-mark-action): Fixed quotation.
1839         (wl-summary-move-mark-list-messages): Display message.
1840         (wl-summary-define-mark-action): Define thread functions.
1841         (wl-summary-exec-action-refile): Changed message.
1842         (wl-summary-exec): Ditto.
1843
1844 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
1845         
1846         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
1847         '%%'.
1848
1849 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
1850
1851         * wl.el (toplevel): Require wl-action.
1852         (wl-init): Call wl-summary-define-mark-action.
1853
1854         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
1855
1856         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
1857         wl-summary-delete and wl-summary-erase.
1858         (wl-summary-mode-map): Ditto.
1859
1860         * wl-vars.el (wl-dispose-folder-alist): Renamed from
1861         wl-delete-folder-alist.
1862
1863         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
1864         wl-summary-prefetch-msg instead of wl-summary-prefetch.
1865         (toplevel): Moved mark & action related functions to the wl-action.el.
1866
1867         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
1868         in wl-summary-mark-action-list.
1869         (wl-highlight-summary-current-line): Ditto.
1870
1871         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
1872         empty lines.
1873
1874         * wl-action.el: New file. 
1875
1876 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
1877
1878         * wl-summary.el (wl-summary-target-mark-replace): New function.
1879         (wl-summary-target-mark-prefetch): Use it.
1880         (wl-summary-target-mark-delete): Ditto.
1881         (toplevel): Rearranged definition order.
1882         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
1883         (wl-summary-target-mark-erase): Rewrite.
1884         (wl-summary-erase-region): New function.
1885         (wl-summary-exec-action-erase): Changed message.
1886         (wl-summary-move-mark-list-messages): New function.
1887         (wl-summary-exec-action-delete): Use it.
1888         (wl-summary-exec-action-erase): Ditto.
1889
1890         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
1891         (wl-summary-skip-mark-list): Added "d".
1892
1893         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
1894         while searching.
1895
1896         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
1897         and define using defcustom;
1898         Define 4th element as a face.
1899         
1900         * wl-summary.el (wl-summary-incorporate): Use 
1901         `wl-summary-prefetch-region-no-mark' instead of
1902         `wl-summary-prefetch-region'.
1903         (wl-summary-prefetch-region-no-mark): Revival of old
1904         `wl-summary-prefetch-region'.
1905         (wl-summary-mark-action-list): Moved to wl-vars.el
1906
1907         * wl-highlight.el (wl-highlight-summary-current-line): Decide
1908         face according to the `wl-summary-mark-action-list'.
1909         (wl-highlight-summary-current-line): Ditto;
1910         Removed destination highlighting.
1911
1912         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
1913         (wl-highlight-summary-line-string): Highlight for "i" mark.
1914         (wl-highlight-summary-current-line): Ditto.
1915
1916         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
1917         no destination.
1918
1919         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
1920         exists, just go ahead.
1921         (wl-summary-prefetch-region): Rewrite.
1922         (wl-summary-prefetch): Ditto.
1923         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
1924         (wl-summary-exec-action-prefetch): New function.
1925         (wl-summary-target-mark-prefetch): Rewrite.
1926
1927 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
1928
1929         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
1930         (wl-highlight-summary-line-string): Added "d" and "D".
1931         (wl-highlight-summary-current-line): Ditto.
1932
1933         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
1934         in wl-summary.el.
1935         (wl-thread-insert-entity-sub): Ditto.
1936         (wl-thread-remove-destination-region): Ditto.
1937         (wl-thread-print-destination-region): Ditto.
1938
1939         * wl-summary.el (wl-summary-buffer-refile-list,
1940         wl-summary-buffer-delete-list,
1941         wl-summary-buffer-copy-list): Abolish.
1942         (wl-summary-buffer-temp-mark-list): New buffer local variable.
1943         All other related portions are changed.
1944         (wl-summary-mark-action-list): New variable.
1945         (wl-summary-set-mark): New function.
1946         (wl-summary-register-target-mark): Ditto.
1947         (wl-summary-unregister-target-mark): Ditto.
1948         (wl-summary-have-target-mark-p): Ditto.
1949         (wl-summary-register-temp-mark): Ditto.
1950         (wl-summary-unregister-temp-mark): Ditto.
1951         (wl-summary-registered-temp-mark): Ditto.
1952         (wl-summary-collect-temp-mark): Ditto.
1953         (wl-summary-unset-mark): Ditto.
1954         (wl-summary-set-target-mark): Ditto.
1955         (wl-summary-unset-target-mark): Ditto.
1956         (wl-summary-set-action-generic): Ditto.
1957         (wl-summary-unset-action-generic): Ditto.
1958         (wl-summary-exec-action-delete): Ditto.
1959         (wl-summary-exec-action-erase): Ditto.
1960         (wl-summary-set-action-refile): Ditto.
1961         (wl-summary-set-action-refile-subr): Ditto.
1962         (wl-summary-unset-action-refile): Ditto.
1963         (wl-summary-make-destination-numbers-list): Ditto.
1964         (wl-summary-exec-action-refile): Ditto.
1965         (wl-summary-set-action-copy): Ditto.
1966         (wl-summary-unset-action-copy): Ditto.
1967         (wl-summary-exec-action-copy): Ditto.
1968         (wl-summary-collect-numbers-region): Ditto.
1969         (wl-summary-delete): Rewrite.
1970         (wl-summary-erase): Ditto.
1971         (wl-summary-remove-destination): Ditto.
1972         (wl-summary-exec): Ditto.
1973         (wl-summary-exec-region): Ditto.
1974         (wl-summary-target-mark-erase): Ditto.
1975         (wl-summary-refile): Ditto.
1976         (wl-summary-copy): Ditto.
1977         (wl-summary-unmark): Ditto.
1978         (wl-summary-delete-all-mark): Ditto.
1979         (wl-summary-mark-line): Don't highlight.
1980         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
1981         (wl-summary-target-mark-refile-subr): Rewrite.
1982
1983         (wl-summary-copy-prev-destination): Abolish.
1984
1985 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1986
1987         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
1988         default values along the value of wl-on-mule.
1989         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
1990         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
1991         It is not used anywhere.
1992
1993 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1994
1995         * wl-summary.el (wl-summary-print-destination): Keep position.
1996         (wl-summary-cursor-move-surface): Keep horizontal position.
1997
1998 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1999
2000         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2001         write sendlog.
2002
2003 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2004
2005         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2006         `wl-summary-highlight'.
2007
2008 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2009
2010         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2011         trivial condition for temp-mark.
2012
2013 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2014
2015         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2016         when it hits killed buffer.
2017
2018 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2019
2020         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2021         * wl-news.el.in: `message' and `error' take format string.
2022
2023 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2024
2025         * wl-folder (wl-folder-insert-entity): Display a message,
2026         `...done', when the work finish.
2027         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2028
2029 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2030
2031         * wl-message.el (wl-message-redisplay): Remove unused local
2032         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2033
2034 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2035
2036         * wl-summary.el (wl-summary-replace-status-marks): Disable
2037         interactive use.
2038         (wl-summary-reedit): Check message existence at first.
2039         (wl-summary-mark-line): Fix doc, return value is indefinite.
2040
2041         * wl-highlight.el (wl-highlight-message): Arranged.
2042
2043         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2044         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2045         check temp-mark by wl-summary-temp-mark always.
2046         (wl-highlight-summary): Change accordingly.
2047         * wl-summary.el (wl-summary-mark-as-read-all)
2048         (wl-summary-delete-cache, wl-summary-set-score-mark)
2049         (wl-summary-mark-as-unread, wl-summary-unmark)
2050         (wl-summary-mark-line, wl-summary-mark-as-read)
2051         (wl-summary-mark-as-important): Ditto.
2052
2053         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2054         end of the window if possible.
2055         * wl-summary.el (wl-summary-sync-update): Support lazy
2056         highlighting.
2057         (wl-summary-toggle-disp-msg): Ditto.
2058
2059 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2060
2061         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2062
2063 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2064
2065         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2066         change.
2067
2068 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2069
2070         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2071         API.
2072         (wl-summary-sync-update): Ditto.
2073
2074         * wl-score.el (wl-score-get-score-alist): Changed argument.
2075         (wl-summary-rescore-msgs): Likewise.
2076         (wl-summary-score-headers): Likewise.
2077         (wl-score-headers): Likewise;
2078         Use elmo-folder-do-each-message-entity, etc.
2079         (wl-summary-score-effect): Follow the changes above.
2080         (wl-summary-rescore): Ditto.
2081         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2082         (wl-score-get-overview): Abolish.
2083
2084         * wl-summary.el (wl-summary-default-from): Follow the API change in
2085         elmo-msgdb.
2086         (wl-summary-count-unread): Ditto.
2087         (wl-summary-detect-mark-position): Ditto.
2088         (wl-summary-overview-entity-compare-by-date): Ditto.
2089         (wl-summary-overview-entity-compare-by-number): Ditto.
2090         (wl-summary-overview-entity-compare-by-from): Ditto.
2091         (wl-summary-overview-entity-compare-by-subject): Ditto.
2092         (wl-summary-get-list-info): Ditto.
2093         (wl-summary-rescan): Ditto.
2094         (wl-summary-jump-to-msg-by-message-id): Ditto.
2095         (wl-summary-sync-update): Ditto; Removed comment.
2096         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2097         (wl-summary-insert-message): Use wl-summary-insert
2098         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2099         (wl-summary-insert-headers): Changed argument overview to folder.
2100         (wl-summary-search-by-subject): Likewise.
2101         (wl-summary-insert-thread): Renamed from 
2102         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2103
2104         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2105         too.
2106
2107         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2108         wl-string-member.
2109
2110 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2111
2112         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2113         elmo-folder-append-buffer.
2114         (wl-draft-queue-append): Likewise.
2115
2116         * wl-mime.el (wl-message-delete-current-part): Ditto.
2117         (wl-summary-burst-subr): Ditto.
2118
2119         * wl-news.el.in (wl-news-send-news): Ditto.
2120
2121 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2122
2123         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2124         function.
2125         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2126         (wl-summary-update-mark): Enclose with save-excursion.
2127         (wl-summary-mark-as-read-internal): Fixed last change.
2128         (wl-summary-mark-as-important): Use 3rd argument of
2129         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2130         Don't use elmo-msgdb-set-mark.
2131         (wl-summary-redisplay-internal): If msgdb flag is already read,
2132         just update the mark on buffer.
2133
2134 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2135
2136         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2137         cut visible folder when elmo-folder-delete returns non-nil value.
2138
2139 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2140
2141         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2142         by Kenichi OKADA <okada@opaopa.org>).
2143
2144 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2145
2146         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2147
2148 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2149
2150         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2151         Fixed the last change, search group entity by its real name.
2152         (Thanks to: KOBAYASHI Shinji)
2153
2154 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2155
2156         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2157         (wl-fldmgr-access-display-all): Don't refer visible name.
2158         * wl-expire.el (wl-folder-archive-current-entity)
2159         (wl-folder-expire-current-entity): Ditto.
2160         * wl-folder.el (wl-folder-jump-to-current-entity)
2161         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2162         (wl-folder-open-folder-sub,wl-folder-open-all)
2163         (wl-folder-write-current-folder): Ditto.
2164         (wl-folder-insert-entity): Don't use petname for normal group.
2165         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2166         is the real name.
2167         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2168         Abolished.
2169
2170 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2171
2172         * wl-draft.el (wl-draft-create-buffer): Add
2173         `wl-summary-reply-with-citation'
2174
2175 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2176
2177         * wl-draft.el (wl-draft-reply): Fixed.
2178
2179 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2180
2181         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2182         when `wl-draft-send-confirm-with-preview' is non-nil.
2183         You can scroll up/down by j/k.
2184         (wl-draft-send-confirm-with-preview): New variable (default=t).
2185
2186 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2187
2188         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2189         (wl-fldmgr-save-folders): Fix comment.
2190
2191 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2192
2193         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2194         along the last change in `wl-folder-buffer-group-p'.
2195
2196 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2197
2198         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2199         folder.
2200
2201         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2202         the default value.
2203
2204         * wl-mime.el (wl-summary-burst): Update summary only when target
2205         folder equals current folder.
2206
2207 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2208
2209         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2210
2211 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2212
2213         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2214         value.
2215
2216 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2217
2218         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2219         `map-extents' instead of `extent-at' repeatedly.
2220         (wl-highlight-folder-current-line): Ditto.
2221
2222         * wl-highlight.el: Remove useless dummy functions.
2223
2224 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2225
2226         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2227         (wl-folder-put-folder-property): New function to put text property.
2228         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2229         (wl-folder-insert-entity, wl-folder-update-diff-line)
2230         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2231         * wl-e21.el, wl-xmas.el, wl-mule.el
2232         (wl-highlight-folder-current-line): Ditto.
2233         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2234         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2235         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2236         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2237
2238 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2239
2240         * Version number is increased to 2.11.3.
2241
2242 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2243
2244         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2245         Resume current-buffer since it is assumed by remaining tasks.
2246
2247 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2248
2249         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2250         (wl-folder-completion-function): Abolished.
2251         (wl-folder-complete-folder): New function.
2252         (wl-folder-complete-filter-condition): Ditto.
2253         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2254         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2255
2256 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2257
2258         * wl-draft.el (wl-draft-send-confirm): New function.
2259         (wl-draft-send): Use it.
2260
2261         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2262         cursor-in-echo-area while confirming.
2263
2264         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2265
2266         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2267         searching via nntp if wl-summary-search-via-nntp is 'force.
2268         Otherwise, invoke searching in nntp folder only.
2269         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2270
2271         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2272         explicitly for mime-make-text-tag.
2273
2274 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2275
2276         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2277         `mime-make-text-tag' instead of `mime-create-tag'.
2278
2279 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2280
2281         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2282         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2283
2284 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2285
2286         * wl-score.el (wl-score-save): Bind print-length and print-level.
2287         (wl-score-pretty-print): Ditto.
2288         (wl-score-edit-insert-header-entry): Ditto.
2289
2290         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2291         "From" entry to be treated with wl-draft-eword-encode-address-list.
2292         * wl-mime.el (wl-draft-preview-message): Ditto.
2293
2294         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2295         (wl-summary-mark-as-unread): Ditto.
2296         (wl-summary-mark-as-read-region): Change accordingly.
2297         (wl-summary-mark-as-unread-region): Ditto.
2298         (wl-summary-target-mark-mark-as-read): Ditto.
2299         (wl-summary-target-mark-mark-as-unread): Ditto.
2300
2301 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2302
2303         * Version number is increased to 2.11.2.
2304
2305 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2306
2307         * wl-news.el.in (wl-news-previous-version-save): Bind
2308         print-length and print-level.
2309         * wl-thread.el (wl-thread-save-entities): Ditto.
2310         (wl-thread-save-top-list): Bind print-length.
2311
2312 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2313
2314         * wl-highlight.el (wl-highlight-summary-line-string): Use
2315         wl-summary-score-below-mark, wl-summary-score-over-mark.
2316         (wl-highlight-summary-current-line): Ditto.
2317
2318 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2319
2320         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2321         insert it.
2322
2323 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2324
2325         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2326
2327 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2328
2329         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2330         message without msgid.
2331         Rewrite with elmo-folder-move-messages.
2332         Set wl-message-buffer to nil.
2333
2334         * wl-summary.el (wl-summary-erase-subr): New function. Use
2335         elmo-folder-move-messages.
2336         (wl-summary-erase): Call it.
2337         (wl-summary-target-mark-erase): Ditto.
2338
2339 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2340
2341         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2342         it is not up-tp-date.
2343
2344 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2345
2346         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2347         buffer after calling `wl-summary-goto-folder-subr' without the
2348         argument `interactive'.
2349         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2350
2351 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2352
2353         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2354         `mime-create-tag'. Use `string=' instead of `looking-at'.
2355
2356 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2357
2358         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2359         to avoid compile warning.
2360
2361         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2362         entity-id when folder is given.
2363         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2364         save-excursion, use save-selected-window instead.
2365         Select folder buffer window if exists.
2366         (To correct behavior with wl-folder-move-cur-folder.)
2367
2368 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2369
2370         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2371
2372 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2373
2374         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2375         list-count instead of %d.
2376
2377 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2378
2379         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2380         (wl-news): Set it.
2381         (wl-news-append-to-folder): Use it.
2382
2383         * wl-news.el.in (wl-news-send-news): Append to specified folder
2384         instead of wl-default-folder.
2385         (wl-news-append-to-folder): Show error message with specified folder.
2386
2387         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2388                 In most major modes, Emacs assumes that any opening
2389                 delimiter found at the left margin is the start of a
2390                 top-level definition, or defun. Therefore, *never put an
2391                 opening delimiter at the left margin unless it should have
2392                 that significance.*
2393
2394         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2395
2396 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2397
2398         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2399
2400 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2401
2402         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2403
2404 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
2405
2406         * wl-summary.el (wl-summary-mark-collect): Revive missing return
2407         for sequential numbering case.
2408
2409 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2410
2411         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
2412         value.
2413         (wl-draft-reply-without-argument-list): Ditto.
2414         (wl-draft-reply-myself-with-argument-list): Abolish.
2415         (wl-draft-reply-myself-without-argument-list): Ditto.
2416         * wl-draft.el (wl-draft-self-reply-p): New function.
2417         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
2418
2419 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2420
2421         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
2422         (avoid error for the case without byte-compiling)
2423
2424 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
2425
2426         * wl-news.el.in (wl-news-append-to-folder): New function.
2427         (wl-news-exit): Rewrite.
2428         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
2429
2430 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2431
2432         * wl-draft.el (wl-draft-reply-position): New function.
2433         (wl-draft-reply-position): Fix.
2434         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
2435         (wl-summary-target-mark-reply-with-citation): Ditto.
2436         (wl-summary-reply-with-citation): Ditto.
2437         * wl-vars.el (wl-draft-reply-default-position): New variable.
2438
2439 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2440
2441         * wl-draft.el (wl-draft-send): Preview when interactive send.
2442
2443 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2444
2445         * wl-draft.el (wl-draft-reply): Set default position.
2446         * wl-summary.el (wl-summary-reply): Ditto.
2447         (wl-summary-reply-with-citation): Ditto.
2448         (wl-summary-target-mark-reply-with-citation): Ditto.
2449
2450 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2451
2452         * wl-news.el.in (wl-news-lang): Set default value according to
2453         current-language-environment.
2454         (wl-news-append-news): Do nothing when news-list is nil.
2455
2456 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2457
2458         * wl-news.el.in (wl-news-mode-map): Add new keybind.
2459         (wl-news): Change message.
2460         (wl-news-exit): Check buffer.
2461         (wl-news-force-exit): New function.
2462         (wl-news-show-all): New function.
2463         (wl-news-discard-and-exit): Fix.
2464
2465 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2466
2467         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
2468         according to current-language-environment.
2469
2470         * wl-news.el.in (wl-news): If arg, show all NEWS after
2471         wl-news-default-previous-version.
2472
2473 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2474
2475         * wl-news.el.in (wl-news-check): Rewritten.
2476         (wl-news-previous-version-load): Change data type.
2477         (wl-news-previous-version-save): Change data type.
2478         (wl-news-append-news): Add return value.
2479         (wl-news-check-news): New function.
2480         (wl-news-already-current-p): New function.
2481         (wl-news-send-news): Rewritten.
2482         (wl-news-mode-map): Add new keybind.
2483         (wl-news): Rewritten.
2484         (wl-news-exit): Rewritten.
2485         (wl-news-discard-and-mail): New function.
2486         (wl-news-send-to-address): Abolished.
2487         * wl.el (wl-init): Delete a message.
2488
2489 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2490
2491         * wl-news.el.in (wl-news-exit): Update previous version.
2492         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2493
2494 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2495
2496         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2497
2498 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2499
2500         * wl-news.el.in (wl-news): New function.
2501         (wl-news-mode): New function.
2502         (wl-news-next-line): New function.
2503         (wl-news-next-page): New function.
2504         (wl-news-exit): New function.
2505         (wl-news-buf-name): New variable.
2506         (wl-news-mode-map): New variable.
2507         (wl-news-winconf): New variable.
2508         (wl-news-append-news): Add an option.
2509
2510 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2511
2512         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2513
2514 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2515
2516         * wl-news.el.in (wl-news-send-to-address): New variable.
2517         (wl-news-send-news): Use it.
2518         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2519         Return updating status.
2520         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2521
2522 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2523
2524         * wl-news.el.in (wl-news-send-news): Delete
2525         Organization and X-Face.
2526
2527 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2528
2529         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2530         (wl-news-append-news): New function.
2531         (wl-news-send-news): New function.
2532
2533 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2534
2535         * Version number is increased to 2.11.1.
2536
2537 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2538
2539         * wl-news.el.in : New file.
2540
2541 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2542
2543         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2544         default value.
2545         (wl-draft-reply-without-argument-list): Ditto.
2546
2547 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2548
2549         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2550         (wl-message-buffer-prefetch-idle-time): Ditto.
2551         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2552
2553 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2554
2555         * wl-thread.el (wl-thread-insert-message): Use
2556         wl-summary-max-thread-depth.
2557
2558         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2559         loop detection.
2560
2561         * wl-message.el (wl-message-buffer-display): Back to the first page
2562         when cache is hit.
2563
2564 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2565
2566         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2567
2568         * wl-summary.el (wl-summary-insert-thread-entity):
2569         If the thread depth is reached to wl-summary-max-thread-depth,
2570         divide the thread.
2571
2572 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2573
2574         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2575         for elmo-remove-passwd.
2576
2577 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2578
2579         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2580         folder is sticky.
2581         (wl-folder-mark-as-read-all-entity): Ditto.
2582         (wl-folder-prefetch-entity): Ditto.
2583
2584 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2585
2586         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2587
2588 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2589
2590         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2591         Delete messages on buffer for unplugged operation.
2592         (wl-summary-erase): Ditto.
2593
2594 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2595
2596         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2597         take nil so as not to search parent by subject.
2598
2599 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2600
2601         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2602         (wl-folder-get-next-folder): Ditto.
2603         (wl-folder-get-path): Ditto.
2604
2605 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2606
2607         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2608         system and encode the region with it before verifying.
2609
2610 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2611
2612         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2613         system of the echo buffer before decoding.
2614
2615 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2616
2617         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2618         original contents.
2619
2620 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2621
2622         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2623         with argument 'any-exists.
2624
2625 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2626
2627         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2628         Use `wl-cs-autoconv'.
2629
2630 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2631
2632         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2633         by `mime-view-automatic-conversion'.
2634
2635         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2636         (wl-message-verify-pgp-nonmime): Ditto.
2637         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2638         Bind them to C-c:d and C-c:v respectively.
2639
2640         Merge following code by Teranishi-san from [wl-en:00167].
2641         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2642         (wl-mime-preview-application/pgp-encrypted): Ditto.
2643         (wl-mime-setup): Add entry.
2644
2645 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2646
2647         * wl-summary.el (wl-summary-target-mark-erase): New function.
2648         Bind it to "mD".
2649
2650 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2651
2652         * wl-vars.el (wl-draft-write-file-function): Fix.
2653         (wl-draft-reedit-hook): Changed default value.
2654
2655         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2656         wl-draft-reedit-hook.
2657         (wl-draft-remove-text-plain-tag): New function.
2658         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2659
2660         * wl-vars.el (wl-draft-write-file-function): New user option.
2661
2662         * wl-draft.el (wl-draft-prepare-edit): Use it for
2663         local-write-file-hooks.
2664         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2665
2666         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2667         (wl-draft-insert-mail-header-separator): Return the body beginning
2668         point.
2669         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2670         text/plain.
2671         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2672
2673 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2674
2675         * wl-summary.el (wl-summary-erase): New function to erase message
2676         without moving it to trash. Bind to "D".
2677
2678         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2679         as `keep' unless switch-function.
2680
2681 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2682
2683         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2684         message buffer by using `wl-summary-toggle-disp-msg'.
2685         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2686         buffer window.
2687         (wl-summary-supresedes-message): Ditto.
2688
2689         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2690         Do not delete other windows.
2691         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2692         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2693         (wl-draft-create-buffer): Set reply-or-forward also for target
2694         mark commands.
2695
2696 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2697
2698         * wl-draft.el (wl-user-agent-compose): Delete special case for
2699         switch-to-buffer-other-window.
2700
2701         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2702         (wl-summary-forward): Ditto.
2703
2704         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2705         function.
2706         (wl-draft-buffer-style): New use option.
2707
2708         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2709         (wl-draft): Follow the change above.
2710         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2711         wl-draft-buffer-style.
2712         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2713         switch-function.
2714
2715 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2716
2717         * wl-draft.el (wl-user-agent-compose): Delete special case for
2718         switch-to-buffer-other-window.
2719
2720         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2721         (wl-summary-forward): Ditto.
2722
2723         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2724         function.
2725         (wl-draft-buffer-style): New use option.
2726
2727         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2728         (wl-draft): Follow the change above.
2729         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2730         wl-draft-buffer-style.
2731         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2732         switch-function.
2733
2734 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2735
2736         * wl-address.el (wl-address-make-completion-entry): Extracted from
2737         `wl-address-make-completion-list'.
2738         (wl-address-enable-strict-loading): New variable.
2739         (wl-address-make-completion-list): Revive petname duplication
2740         inquiry, and enable it if `wl-address-enable-strict-loading'.
2741         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2742
2743 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2744
2745         * wl-message.el (wl-message-get-original-buffer): Avoid
2746         'Selecting deleted buffer' error when original buffer is killed.
2747
2748 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2749
2750         * wl-summary.el (wl-summary-next-message): Use
2751         elmo-message-accessible-p instead of elmo-message-cached-p.
2752
2753 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2754
2755         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2756
2757         * wl-thread.el (wl-thread-open-all-unread): Use
2758         elmo-folder-list-flagged instead of
2759         elmo-folder-list-messages-mark-match.
2760
2761         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2762         instead of elmo-folder-list-messages-mark-match.
2763         (wl-summary-move-spec-alist): New variable.
2764         (wl-summary-move-spec-plugged-alist,
2765         wl-summary-move-spec-unplugged-alist): Abolish.
2766         (wl-summary-next-message): Follow the change above.
2767         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2768         with 'no-msg' argument.
2769
2770         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2771         variable.
2772         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2773         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2774         (wl-message-buffer-prefetch-get-next): Follow the change above.
2775
2776 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2777
2778         * wl-version.el (wl-version): Changed codename.
2779
2780         * Version number is increased to 2.11.0.
2781
2782 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2783
2784         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2785         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2786         `wl-draft-config-variables'.
2787         (wl-draft-kill): Fixed problem when the draft is reedit.
2788
2789 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2790
2791         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2792         buffer-modified status (Thanks to
2793         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2794
2795 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2796
2797         * wl-util.el (wl-region-exists-p): New function.
2798
2799         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2800         Remove defvars for byte-compile warnings.
2801
2802 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2803
2804         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2805         defvar-maybe. Removed unused bind.
2806
2807 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2808
2809         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
2810         summary buffer window before creating new frame.
2811         (wl-draft-reply): Ditto.
2812
2813 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2814
2815         * wl-mime.el (toplevel): Avoid byte-compile warnings.
2816
2817 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2818
2819         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
2820
2821 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2822
2823         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
2824         instead of `kill-region'.
2825
2826 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2827
2828         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
2829         (wl-highlight-summary-line-string): Use it.
2830         (wl-highlight-summary-current-line): Ditto.
2831
2832         * wl-mime.el (wl-message-delete-current-part): Check the class of
2833         mime-entity.
2834
2835         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
2836
2837         * wl-summary.el (wl-summary-make-number-list): Initialize.
2838         (wl-summary-update-mark): New function.
2839         (wl-summary-reply): Put `answered' mark on the message.
2840         (wl-summary-reply): Set `number' argument to wl-draft-reply.
2841
2842         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
2843         (wl-draft-reply): Added optional argument `number';
2844         Set wl-draft-parent-number.
2845         (wl-draft-kill): Delete answered mark if it is a reply.
2846
2847 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2848
2849         * wl-mime.el (wl-mime-preview-follow-current-region): New function
2850         that originates in mime-preview-follow-current-entity.
2851         (wl-draft-yank-current-message-entity): Use it if region is active.
2852
2853         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
2854         * wl-e21.el (wl-message-define-keymap): Bind "D" for
2855         `wl-message-delete-current-part'.
2856         * wl-mule.el (wl-message-define-keymap): Ditto.
2857         * wl-xmas.el (wl-message-define-keymap): Ditto.
2858
2859 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2860
2861         * wl-mime.el (wl-message-delete-current-part): New function.
2862         (wl-mime-node-id-to-string): Ditto.
2863
2864         * wl-mime.el (wl-message-delete-current-part): Use existing
2865         original buffer which corresponds current mime-view buffer.
2866         (fetched buffer might have different structure, possibly)
2867
2868         * wl-mime.el (wl-message-delete-current-part): Quit if the
2869         message content differs from the actual message.
2870
2871 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
2872
2873         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
2874         order.
2875         (wl-summary-search-by-subject): Search parent message from tail;
2876         Check the existence of the parent message on the current thread tree.
2877         (wl-summary-update-thread): Check whether the line is inserted.
2878
2879 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2880
2881         * wl-vars.el (wl-summary-line-format): Undo last change.
2882         * wl-summary.el (wl-summary-print-destination): Do not put
2883         invisible property when `wl-summary-width' is nil.
2884         (wl-summary-line-subject-minimum-length): Abolished.
2885         (wl-summary-line-subject): Ditto.
2886
2887 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2888
2889         * wl-vars.el (wl-summary-line-format): Change default value.
2890         (wl-summary-subject-length-limit): Abolished.
2891         * wl-summary.el (wl-summary-line-subject): Ditto.
2892
2893 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2894
2895         * wl-template.el (wl-template-select): Added optional argument.
2896         If optional argument is specified, reverse
2897         `wl-template-visible-select'.
2898
2899 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2900
2901         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
2902         Take prefix argument to force asking the destination folder.
2903
2904 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2905
2906         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
2907         count and update status.
2908
2909 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2910
2911         * wl-summary.el (wl-summary-redisplay-internal): If
2912         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
2913         after fetching.
2914
2915 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2916
2917         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
2918         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
2919
2920         * wl-vars.el (toplevel): Require 'elmo-msgdb.
2921
2922 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2923
2924         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
2925         (All other related portions are changed).
2926         (wl-summary-mark-as-read-all): Rewrite.
2927
2928 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2929
2930         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
2931         `wl-summary-mark-as-read'.
2932         (wl-summary-mark-as-unread): Rewrite.
2933         (wl-summary-mark-as-read): Added no-modeline argument.
2934         (wl-summary-resume-cache-status): Rewrite.
2935         (wl-summary-exec-subr): Remove unused local variable.
2936
2937 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2938
2939         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
2940         logic to call `wl-summary-buffer-prev-folder-function'.
2941         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
2942
2943 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2944
2945         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
2946         is nil.
2947
2948 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2949
2950         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
2951         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
2952         (wl-mime-setup): Add its entry.
2953
2954 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
2955
2956         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
2957         (wl-summary-delete-cache): Likewise.
2958         (wl-summary-mark-as-read): Rewrite.
2959
2960 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
2961
2962         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
2963         `wl-summary-count-unread'.
2964
2965         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
2966
2967         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
2968
2969 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2970
2971         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
2972         wl-summary-new-mark, wl-summary-unread-uncached-mark,
2973         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
2974         Renamed to the elmo-msgdb-*-mark.
2975         (wl-summary-score-marks): Follow the change above.
2976         (wl-summary-auto-refile-skip-marks): Ditto.
2977         (wl-summary-incorporate-marks): Ditto.
2978         (wl-summary-expire-reserve-marks): Ditto.
2979
2980         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
2981         changes.
2982         (wl-thread-insert-top): Changed updating message.
2983
2984         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
2985         variable.
2986         (wl-summary-count-unread): Count answered marks.
2987         (wl-summary-rescan): Call wl-summary-insert-message instead of
2988         wl-summary-append-message-func-internal.
2989         (wl-summary-rescan): Don't call wl-summary-make-number-list.
2990         (wl-summary-prefetch-msg): Follow the variable name changes.
2991         (wl-summary-prefetch-region): Ditto.
2992         (wl-summary-mark-as-read-all): Follow the API changes;
2993         Don't call elmo-folder-replace-marks.
2994         (wl-summary-delete-cache): Follow the variable name changes.
2995         (wl-summary-resume-cache-status): Ditto.
2996         (wl-summary-update-status-marks): New function.
2997         (wl-summary-insert-message): New function.
2998         (wl-summary-sync-marks): Follow the variable name changes.
2999         (wl-summary-sync-update): Synchronize to the msgdb, too;
3000         Changed update messages.
3001         (wl-summary-make-number-list): Rewrite.
3002         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3003         (wl-summary-mark-as-unread): Follow the API changes.
3004         (wl-summary-exec-subr): Follow the variable name changes.
3005         (wl-summary-mark-as-read): Ditto.
3006         (wl-summary-move-spec-plugged-alist): Ditto.
3007         (wl-summary-move-spec-unplugged-alist): Ditto.
3008         (wl-summary-cursor-move-surface): Ditto.
3009
3010         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3011         variable name changes.
3012         (wl-highlight-summary-current-line): Ditto.
3013
3014         * wl-expire.el (wl-expire-refile): Follow the API change in
3015         elmo-folder-move-messages.
3016         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3017         (wl-summary-archive): Use elmo-folder-msgdb instead of
3018         elmo-msgdb-load.
3019
3020 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3021
3022         * wl-mime.el (wl-draft-preview-message): Restore the position
3023         before evaluating wl-draft-send-hook in preview buffer.
3024
3025 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3026
3027         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3028         when it creates new draft buffer.
3029
3030         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3031         without argument.
3032
3033         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3034         Evaluate content and if the value is string, insert it.
3035         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3036         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3037         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3038         wl-draft-config-sub-part-bottom): Use it.
3039
3040         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3041         with the folder name. The question was unintelligible when it is
3042         called from wl-save-status.
3043
3044 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3045
3046         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3047         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3048         cannot take second argument).
3049
3050 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3051
3052         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3053         as t. Since type and subtype are not case sensitive (RFC 2045).
3054
3055 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3056
3057         * wl-vars.el (wl-message-mode-line-format): New variable.
3058         (wl-message-mode-line-format-spec-alist): Ditto.
3059         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3060         (wl-message-redisplay): Use wl-message-mode-line-format.
3061
3062 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3063
3064         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3065
3066 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3067
3068         * wl-summary.el (wl-summary-default-from): Write description.
3069
3070 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3071
3072         * wl-vars.el (wl-ldap-objectclass): Abolish.
3073
3074         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3075         (wl-ldap-make-filter): Removed condition for objectclass.
3076         (wl-ldap-make-matched-value-list): Remove meaningless process.
3077         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3078         (wl-address-ldap-search): Don't add `*' to `pat' string;
3079         use ignore-errors; added `email';
3080         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3081         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3082         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3083
3084
3085 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3086
3087         * wl-draft.el (wl-draft-parent-folder): Write description.
3088         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3089
3090 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3091
3092         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3093         as "" (zero-length string) if no parent.
3094         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3095
3096 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3097
3098         * wl-address.el (wl-address-make-completion-list): Skip duplication
3099         checking.
3100         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3101         `append'.
3102
3103 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3104
3105         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3106         instead of `beginning-of-buffer'.
3107
3108 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3109
3110         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3111
3112 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3113
3114         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3115         Refer wl-message-buffer-name.
3116         (wl-message-wheel-down): Ditto.
3117
3118 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3119
3120         * wl-vars.el (wl-message-buffer-name): New user option.
3121
3122         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3123         directly instead of making alist dinamically.
3124
3125         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3126         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3127         wl-message-buffer-cache-name.
3128         (wl-message-buffer-cache-clean-up): Ditto.
3129
3130         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3131
3132         * Version number is increased to 2.9.15.
3133
3134 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3135
3136         * wl-vars.el (wl-summary-default-view-alist): New user option.
3137
3138         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3139
3140         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3141         while deleting address.
3142         (wl-draft-delete-myself-from-cc): Ditto.
3143
3144         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3145         If optional argument is specified, reverse sort order.
3146
3147         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3148
3149 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3150
3151         * wl-thread.el (wl-thread-insert-message): Return parent number if
3152         exists.
3153         (wl-thread-update-indent-string-region): Use
3154         wl-thread-update-line-on-buffer-sub instead of
3155         wl-thread-update-line-on-buffer.
3156
3157 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3158
3159         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3160         (wl-folder-close-all): Ditto.
3161
3162 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3163
3164         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3165         and mailing-list:.
3166         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3167         value.
3168         (wl-summary-line-list-info): Print mailing-list name even when 
3169         list-number is empty.
3170
3171 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3172
3173         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3174
3175         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3176         (wl-draft-open-file): Ditto.
3177         (wl-draft-random-alphabet): Ditto.
3178
3179         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3180         bindings.
3181
3182 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3183
3184         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3185         * wl-vars.el (wl-draft-config-alist): Ditto.
3186
3187 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3188
3189         * Version number is increased to 2.9.14.
3190
3191         * wl.el (wl): Don't set wl-init as nil when error occured while
3192         auto-checking folders.
3193
3194         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3195         `elmo-expand-newtext'.
3196
3197 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3198
3199         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3200         `this-command' so that `wl-folder-goto-folder' contained in
3201         `wl-summary-keep-cursor-command' work.
3202
3203 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3204
3205         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3206         message buffer displaying state.
3207
3208 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3209
3210         * wl-vars.el (wl-summary-default-view): New variable to specify
3211         default value for `wl-summary-buffer-view' instead of using
3212         set-default.
3213         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3214
3215 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3216
3217         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3218
3219         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3220
3221 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3222
3223         * wl-vars.el (wl-forward-subject-prefix): New variable.
3224         * wl-draft.el (wl-draft-forward): Use it.
3225
3226 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3227
3228         * wl-message.el (wl-message-prev-page): When it is called without
3229         lines argument, scroll down by wl-message-scroll-amount lines.
3230         (wl-message-next-page): Ditto.
3231         * wl-vars.el (wl-message-scroll-amount): Change default value
3232         to preserve current behavior.
3233
3234 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3235
3236         * wl-summary.el (wl-summary-prefetch-msg): Bind
3237         `wl-message-entity' to call `wl-summary-from-function'.
3238
3239 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3240
3241         * wl-message.el (wl-message-buffer-create): Run
3242         wl-message-buffer-created-hook.
3243
3244 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3245
3246         * wl-summary.el (wl-summary-sort-specs): New variable.
3247         (wl-summary-default-sort-spec): Ditto.
3248         (wl-summary-sort): Rewrite.
3249         (wl-summary-sort-by-list-info): New function.
3250
3251 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3252
3253         * wl-summary.el (wl-summary-get-list-info): New function.
3254         (wl-summary-sort): Rewrite.
3255         (wl-summary-line-list-info): Ditto.
3256         (wl-summary-line-list-count): Ditto.
3257         (wl-summary-refile-region): Fixed docstring.
3258
3259 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3260
3261         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3262         `wl-folder-entity-hashtb' as completion table.
3263
3264 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3265
3266         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3267         only when this command is called interactively; silence the byte-
3268         compiler.
3269
3270 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3271
3272         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3273         active in XEmacs.
3274
3275 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3276
3277         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3278         plural lines.
3279
3280 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3281
3282         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3283         of current line when the cursor is on the header name.
3284         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3285
3286 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3287
3288         * wl-util.el (wl-read-directory-name): Return displayed directory
3289         as the default value also on XEmacs.
3290
3291 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3292
3293         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3294         formatting.
3295
3296 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3297
3298         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3299         argument and when it is non-nil, check face property before
3300         highlighting for each line.
3301         (wl-highlight-summary-window): Set it.
3302
3303 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3304
3305         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3306         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3307
3308         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3309         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3310         (wl-draft-get-fcc-list): Likewise.
3311
3312 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3313
3314         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3315         (wl-thread-entity-cur): Ditto.
3316         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3317         wl-thread-indent-regexp setting.
3318         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3319
3320         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3321         wl-summary-lazy-highlight.
3322         (wl-summary-display-bottom): Ditto.
3323
3324         * wl-thread.el (wl-thread-open-close): Likewise.
3325
3326         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3327         from and subject;
3328         Bind wl-draft-use-frame;
3329         Enclose with save-window-excursion;
3330         Use wl-draft-create-buffer instead of with-temp-buffer;
3331         Use wl-draft-prepare-edit;
3332         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3333         Use wl-draft-send instead of wl-draft-raw-send.
3334
3335 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3336
3337         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3338         of using wl-from.
3339
3340 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3341
3342         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3343         insert-buffer instead of clone-buffer.
3344         (wl-draft-doing-mime-bcc): New variable.
3345         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3346         infinite loop.
3347         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3348
3349         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3350         (wl-draft-mime-bcc-body): Ditto.
3351
3352         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3353         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3354         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3355         wl-draft-do-mime-bcc.
3356         (wl-draft-mime-bcc-field): New function.
3357         (wl-draft-do-mime-bcc): Ditto.
3358
3359         * wl-address.el (wl-address-complete-header-list): New variable.
3360         (wl-address-complete-header-regexp): Changed default value.
3361
3362         * Version number is increased to 2.9.13.
3363
3364 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3365
3366         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3367         it is differed.
3368
3369 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3370
3371         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3372         (wl-summary-line-list-count): Ditto.
3373
3374 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3375
3376         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3377         (wl-nntp-posting-function): New variable.
3378         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3379         `wl-nntp-posting-config-alist'.
3380
3381 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3382
3383         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3384         FLIM.
3385
3386 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3387
3388         * wl-summary.el (wl-summary-target-mark-refile-sub):
3389         Remove a nuisance funcall.
3390
3391 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3392
3393         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3394         as t for `try-completion'.
3395
3396 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3397
3398         * wl-summary.el (wl-summary-default-from): Use
3399         wl-address-header-extract-address instead of
3400         std11-extract-address-components.
3401         (wl-summary-simple-from): Ditto.
3402         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3403         (wl-summary-insert-headers): Show message.
3404         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3405         for whole line.
3406         (wl-summary-default-from): Revert last change.
3407         (wl-summary-simple-from): Ditto.
3408         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3409         (wl-summary-mark-as-read-region): Follow the change above.
3410         (wl-summary-sync-marks): Ditto.
3411         (wl-summary-target-mark-mark-as-read): Ditto.
3412         (wl-summary-redisplay-internal): Ditto.
3413         (wl-summary-redisplay-no-mime-internal): Ditto.
3414         (wl-summary-redisplay-all-header): Ditto.
3415         (wl-summary-mark-as-read): Removed argument `cached';
3416         Use current cache status to set cache mark.
3417         (wl-summary-redisplay-internal): Follow the change above.
3418         (wl-summary-redisplay-no-mime-internal): Ditto.
3419         (wl-summary-redisplay-all-header): Ditto.
3420
3421         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3422
3423         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
3424         Don't call itself recursively (Adviced by Yamaoka-san).
3425
3426 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3427
3428         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
3429         bind wl-summary-highlight as nil to avoid error caused by missing
3430         local variables.
3431
3432 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
3433
3434         * wl-vars.el (wl-invalid-character-message): New user option.
3435
3436         * wl-util.el (wl-set-string-width): If truncated string-width is
3437         larger than specified width, use `wl-invalid-character-message'.
3438
3439 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3440
3441         * wl-summary.el (wl-summary-prefetch-msg): 
3442         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
3443
3444 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3445
3446         * wl-vars.el (wl-summary-check-line-format): New user option.
3447         (wl-summary-line-format-file): Ditto.
3448
3449         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
3450         variable.
3451         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
3452         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
3453         and `wl-summary-view-old-p' to check whether do a rescan or not.
3454         (wl-summary-view-old-p): New function.
3455         (wl-summary-line-format-changed-p): Ditto.
3456         (wl-summary-line-format-save): Ditto.
3457         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
3458
3459         * wl-util.el (wl-set-string-width): Avoid using negative number
3460         for make-string.
3461
3462 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3463
3464         * wl-summary.el (wl-summary-line-list-info): Revised format of the
3465         return value.
3466
3467         * wl-util.el (wl-set-string-width): Added optional argument
3468         `padding' (All other related portions are changed).
3469         (wl-line-parse-format): If the first letter of column number is
3470         `0', zero-padding the result (ex: "%05l").
3471
3472         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
3473
3474 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3475
3476         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
3477         sequential summary view.
3478
3479 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3480
3481         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
3482         if it doesn't have a -unix version.
3483
3484 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3485
3486         * wl-summary.el (wl-summary-jump-to-msg): Fix.
3487
3488 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3489
3490         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
3491         content.
3492         (wl-draft): Follow the change above.
3493
3494         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3495
3496         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3497         and wl-folder-summary-line-format-alist contain %T and %P.
3498
3499         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3500         (wl-summary-mode-line-format): New user option.
3501         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3502         (wl-summary-line-format): Changed default value.
3503         (wl-summary-lazy-highlight): Changed default value.
3504
3505         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3506         change in wl-summary-create-line.
3507         (wl-thread-insert-entity-sub): Ditto.
3508
3509         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3510         (wl-summary-buffer-unread-status): Ditto.
3511         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3512         (wl-summary-buffer-persistent-mark-column): Ditto.
3513         (wl-summary-buffer-mode-line-formatter): Ditto.
3514         (wl-summary-buffer-mode-line): Ditto.
3515         (wl-summary-message-regexp): Abolished.
3516         (All other related portions are changed.)
3517         (wl-summary-detect-mark-position): New function.
3518         (wl-summary-buffer-set-folder): Setup
3519         wl-summary-buffer-mode-line-formatter.
3520         (wl-summary-mode): Setup selective-display;
3521         Setup pre-idle-hook when xemacs.
3522         (wl-summary-update-modeline): Rewrite.
3523         (wl-summary-jump-to-msg): Define as function;
3524         Changed regexp for searching messages.
3525         (wl-summary-message-number): Rewrite.
3526         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3527         Do rescan when old type summary cache.
3528         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3529         (wl-summary-remove-destination): Use '\r' to detect EOL.
3530         (wl-summary-print-destination): Ditto.
3531         (wl-summary-temp-mark): New inline function.
3532         (wl-summary-persistent-mark): Ditto.
3533         (wl-summary-line-number): New function.
3534         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3535         (wl-summary-line-list-count): New function.
3536         (wl-summary-create-line): Added argument persistent-mark.
3537         (All other related portions are changed)
3538         (wl-summary-create-line): Insert '\r'.
3539         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3540         (wl-summary-cursor-move-surface): New inline function.
3541         (wl-summary-prev): Use it.
3542         (wl-summary-next): Ditto.
3543
3544         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3545         wl-summary-message-regexp.
3546         (wl-highlight-summary): Delete progress message.
3547         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3548
3549         * Version number is increased to 2.9.12.
3550
3551 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3552
3553         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3554         variable (nil: no minimum).
3555         (wl-summary-line-subject): Add some spaces after subject by
3556         wl-summary-line-subject-minimum-length.
3557
3558 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3559
3560         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3561         and removed `F'.
3562         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3563         change above).
3564
3565 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3566
3567         * wl-summary.el (wl-summary-line-list-count): Reverted.
3568         (example setting in samples/*/dot.wl is also updated)
3569
3570 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3571
3572         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3573
3574         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3575
3576         * wl-vars.el (wl-summary-line-format): Addes some description to the
3577         docstring.
3578
3579         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3580         (wl-summary-line-close-bracket): Ditto.
3581         (wl-summary-line-children-number): Ditto.
3582         (wl-summary-line-thread-indent): Ditto.
3583         (wl-summary-line-children-and-from): Ditto.
3584
3585         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3586         't', 'c', 'F' and added 'C'.
3587
3588         * wl-util.el (wl-set-string-width): Accept negative value.
3589         (wl-line-parse-format): Added "%number(" and "%)".
3590
3591 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3592
3593         * wl-summary.el (wl-summary-line-list-count): Change format of the
3594         return value.
3595
3596 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3597
3598         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3599         from the recent message.el.
3600         (wl-draft-point-in-header-p): Ditto.
3601         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3602         wl-draft-beginning-of-line.
3603         * wl-e21.el (wl-draft-mode-map): Ditto.
3604         * wl-xmas.el (wl-draft-mode-map): Ditto.
3605
3606         * wl-folder.el: Sort macrodefs by dependencies.
3607
3608 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3609
3610         * wl-summary.el (wl-summary-prev): Fixed regexp.
3611         (wl-summary-next): Ditto.
3612
3613 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3614
3615         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3616
3617 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3618
3619         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3620         for backward compatibility.
3621
3622 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3623
3624         * wl-summary.el (wl-summary-line-list-count): New function, merged
3625         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3626         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3627         list counts.
3628
3629 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3630
3631         * wl-summary.el (wl-summary-create-line): Ignore errors while
3632         timezone-fix-time.
3633
3634         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3635
3636         * wl-summary.el (wl-summary-sync-update): Ditto.
3637         (wl-summary-default-from): Use wl-message-entity
3638         instead of entity.
3639
3640         * wl-summary.el (wl-summary-create-line): Fix.
3641
3642         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3643         (wl-summary-line-format): New user option.
3644         (wl-folder-summary-line-format-alist): Ditto.
3645         (wl-summary-from-width): Abolished.
3646
3647         * wl-util.el (toplevel): Require 'bytecomp.
3648         (wl-line-parse-format): New function.
3649         (wl-line-formatter-setup): New macro.
3650
3651         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3652         (wl-summary-buffer-line-formatter): New buffer local variable.
3653         (wl-summary-switch-to-clone-buffer): Follow the change above.
3654         (wl-summary-message-regexp): Fix.
3655         (wl-summary-from-func-internal): Abolished.
3656         (wl-summary-subject-func-internal): Ditto.
3657         (wl-summary-subject-filter-func-internal): Ditto.
3658         (All other related portions are changed.)
3659         (wl-summary-buffer-set-folder):
3660         Set up wl-summary-buffer-number-column and 
3661         wl-summary-buffer-line-formatter
3662         (All other related portions are changed.)
3663         (wl-summary-buffer-number-column-detect): Abolished.
3664         (All other related portions are changed.)
3665         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3666         (wl-summary-delete-all-temp-marks-on-buffer): Use
3667         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3668         (wl-summary-target-mark-delete): Ditto.
3669         (wl-summary-target-mark-refile-subr): Ditto.
3670         (wl-summary-target-mark-mark-as-read): Ditto.
3671         (wl-summary-target-mark-mark-as-unread): Ditto.
3672         (wl-summary-target-mark-mark-as-important): Ditto.
3673         (wl-summary-target-mark-save): Ditto.
3674         (wl-summary-replace-status-marks): Renamed from
3675         wl-summary-set-status-marks-on-buffer;
3676         Use wl-summary-message-regexp instead of
3677         wl-summary-buffer-number-regexp.
3678         (wl-summary-sync-update): Follow the change above.
3679         (wl-summary-goto-previous-message-beginning): New function.
3680         (wl-summary-mark-as-unread): Use it.
3681         (wl-summary-mark-as-important): Ditto.
3682         (wl-summary-line-formatter): New variable.
3683         (wl-summary-line-year): New function.
3684         (wl-summary-line-day): Ditto.
3685         (wl-summary-line-day-of-week): Ditto.
3686         (wl-summary-line-hour): Ditto.
3687         (wl-summary-line-minute): Ditto.
3688         (wl-summary-line-open-bracket): Ditto.
3689         (wl-summary-line-close-bracket): Ditto.
3690         (wl-summary-line-children-number): Ditto.
3691         (wl-summary-line-thread-indent): Ditto.
3692         (wl-summary-line-size): Ditto.
3693         (wl-summary-line-subject): Ditto.
3694         (wl-summary-line-from): Ditto.
3695         (wl-summary-line-children-and-from): Ditto.
3696         (wl-summary-create-line): Rewritten.
3697         (wl-summary-format-date): Abolished.
3698
3699         * wl-highlight.el (wl-highlight-summary-current-line): Use
3700         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3701         Use thread structure to detect thread top message.
3702
3703         * wl-draft.el (wl-default-draft-cite): Don't use
3704         wl-summary-from-func-internal.
3705
3706         * wl-refile.el (wl-refile-subject-learn): Don't use
3707         wl-summary-subject-filter-func-internal.
3708         (wl-refile-guess-by-subject): Ditto.
3709
3710         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3711         parameters.
3712
3713         * wl-thread.el (wl-thread-update-indent-string-region):
3714         Use wl-thread-update-line-on-buffer instead of
3715         wl-thread-update-indent-string.
3716         (wl-thread-update-children-number): Redefine using
3717         wl-thread-update-line-on-buffer.
3718         (wl-thread-update-indent-string): Abolished.
3719
3720         * Version number is increased to 2.9.11.
3721
3722 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3723
3724         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3725         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3726         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3727
3728         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3729         as nil.
3730
3731         * wl-thread.el (wl-thread-open-all-unread): Use 
3732         elmo-folder-list-messages-mark-match.
3733         (wl-thread-insert-message): Removed argument `mark-alist'.
3734         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3735         elmo-msgdb-set-mark.
3736         (wl-thread-get-children-msgs-uncached): Likewise.
3737         (wl-thread-get-exist-children): Added argument include-self.
3738         (wl-thread-delete-message): Follow the change above.
3739
3740         * wl-summary.el (wl-summary-count-unread): Removed argument.
3741         (wl-summary-rescan): Follow the change above.
3742         (wl-summary-mark-as-read-region): Ditto
3743         (wl-summary-mark-as-unread-region): Ditto.
3744         (wl-summary-delete-messages-on-buffer): Ditto.
3745         (wl-summary-sync-update): Ditto.
3746         (wl-summary-switch-to-clone-buffer): Ditto.
3747         (wl-summary-goto-folder-subr): Ditto.
3748         (wl-summary-target-mark-mark-as-read): Ditto.
3749         (wl-summary-target-mark-mark-as-unread): Ditto.
3750         (wl-summary-target-mark-mark-as-important): Ditto.
3751         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3752         (wl-summary-update-thread): Removed argument `mark-alist'.
3753         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3754         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3755         (wl-summary-resume-cache-status): Likewise.
3756         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3757         elmo-msgdb-set-mark.
3758         (wl-summary-mark-as-read-all): Likewise.
3759         (wl-summary-delete-cache): Ditto.
3760         (wl-summary-auto-select-msg-p): Ditto.
3761         (wl-summary-mark-as-unread): Ditto.
3762         (wl-summary-no-auto-refile-message-p): Ditto.
3763         (wl-summary-mark-as-read): Ditto.
3764         (wl-summary-mark-as-important): Ditto.
3765         (wl-summary-auto-refile): Follow the change above.
3766         (wl-summary-delete-all-marks): Removed.
3767         (wl-summary-resume-marks-and-highlight): Ditto.
3768         (wl-summary-resume-marks): Ditto.
3769         (wl-summary-delete-important-msgs-from-list): Ditto.
3770         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3771
3772         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3773         wl-summary-count-unread.
3774
3775         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3776         (wl-summary-score-update-all-lines): Use
3777         elmo-msgdb-set-mark.
3778
3779 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3780
3781         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3782         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3783         (wl-summary-create-line): Renamed from
3784         wl-summary-overview-create-summary-line;
3785         Argument rearrangement.
3786         (wl-summary-update-thread): Follow the change above.
3787
3788         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3789         (wl-thread-insert-entity-sub): Likewise.
3790
3791         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3792         argument `overview', `mark-alist' and added `msgdb'.
3793
3794         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3795
3796         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3797         (wl-summary-rescan): Follow the change above.
3798         (wl-summary-sync-update): Ditto.
3799         (wl-summary-insert-thread-entity): Ditto;
3800         Don't use `let*' in every while loop;
3801         Detect infinite loop of threads.
3802         (wl-summary-update-thread): Removed argument `overview'.
3803
3804         * wl-thread.el (wl-thread-insert-message): Ditto.
3805
3806         * Version number is increased to 2.9.10.
3807
3808         * wl-message.el (wl-message-redisplay): Ignore errors while
3809         wl-message-redisplay-hook.
3810
3811 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3812
3813         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
3814
3815 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3816
3817         * wl.el (wl): inhibit-quit while wl-folder.
3818
3819 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3820
3821         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
3822         while msgdb access.
3823
3824 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3825
3826         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
3827         even if no folder is not created.
3828
3829 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3830
3831         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
3832
3833         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
3834         implementation.
3835         (wl-summary-target-mark-thread): Ditto.
3836
3837         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
3838
3839 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3840
3841         * wl-util.el (wl-display-bytes): Remove unused function.
3842
3843 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3844
3845         * wl.el (wl-check-environment): Cause error when wl-from is nil,
3846         seems critical one (partially reverse the change in 2002/03/17).
3847
3848 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3849
3850         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
3851         * wl-draft.el (wl-draft-write-sendlog): Ditto.
3852
3853 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3854
3855         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
3856         is not writable.
3857         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
3858         plugged status instead of `'force' as 2nd argument.
3859
3860         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
3861         is not creatable.
3862
3863         * Version number is increased to 2.9.9.
3864
3865 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3866
3867         * wl-summary.el (wl-summary-suspend): New function.
3868
3869 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3870
3871         * wl.el (wl): Do not check variables if check is nil.
3872         * wl-utils.el (wl-collect-draft): New function.
3873         * wl-folder.el (wl-folder-suspend): Put summary buffers
3874         and draft buffers at the end of buffer list.
3875         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
3876
3877 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3878
3879         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
3880         loop instead of recursive call.
3881
3882         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
3883         2nd argument.
3884
3885 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3886
3887         * wl-draft.el (wl-draft-create-contents): Don't take neither
3888         (function . args) nor (string . something) any more.
3889
3890         * wl-version.el (wl-generate-user-agent-string): Return string
3891         without header symbol.
3892         * wl-draft.el (wl-draft-default-headers): Use it.
3893
3894         * wl-draft.el (wl-draft-trim-ccs): Renamed from
3895         `wl-draft-insert-ccs' and return field value instead of inserting
3896         the header. Abolish cc argument.
3897         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
3898
3899         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
3900         rather than one with string car.
3901
3902         * wl-vars.el (wl-draft-additional-header-alist): New variable.
3903         * wl-draft.el (wl-draft-create-contents): Add it after the default
3904         headers.
3905
3906         * wl-draft.el (wl-draft-create-contents): For the case of
3907         (symbol-or-string . function) insert header only when the function
3908         returns string value.
3909
3910 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3911
3912         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
3913         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
3914
3915 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3916
3917         * wl.el (wl-check-environment): Don't check Message-ID when
3918         `wl-insert-message-id' is nil.
3919         Revive checking if `wl-message-id-domain' contains "@".
3920
3921 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3922
3923         * wl.el (wl-check-environment): Merge examination for "@" at
3924         inappropriate position into the first string-match.
3925
3926         * wl-summary.el (wl-summary-target-mark-print): New function.
3927         (wl-summary-pipe-message-subr): Extracted from
3928         `wl-summary-pipe-message'.
3929         (wl-summary-target-mark-pipe): New function.
3930         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
3931         `wl-summary-target-mark-pipe'.
3932
3933 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3934
3935         * wl.el (wl-check-environment): Rewrite around Message-ID check.
3936
3937 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3938
3939         * wl.el (wl-check-environment): Use elmo-warning instead of
3940         error for non-critical ones.
3941         Remove trash folder check.
3942         (wl): Don't ignore error in wl-check-environment.
3943
3944         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
3945         check, which is moved from `wl-check-environment'.
3946         (Adviced by Teranishi-san [X-Mail-Count: 9661])
3947
3948 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3949
3950         * wl-summary.el (wl-summary-write-current-folder): If it cannot
3951         guess anything, call wl-summary-write.
3952         (wl-summary-write): Create draft with blank To field.
3953         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
3954
3955 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3956
3957         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
3958         argument full as well for wl-folder-write-current-folder.
3959         If wl-*-write-current-folder cannot guess addressee, add blank
3960         To header.
3961         Rewrite condition for positioning cursor.
3962
3963 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3964
3965         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
3966         summary buffer is present, use it.
3967         (wl-folder-jump-to-previous-summary): Ditto.
3968
3969 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3970
3971         * wl-draft.el (wl-draft-create-contents): Fix docstring.
3972
3973         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
3974         wl-summary-previous-buffer and wl-summary-next-buffer.
3975
3976         * wl-folder.el (wl-folder-mode-map): Bind
3977         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
3978         (wl-folder-jump-to-next-summary): New function.
3979         (wl-folder-jump-to-previous-summary): Ditto.
3980
3981         * wl-draft.el (wl-draft): Rearranged.
3982
3983 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3984
3985         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
3986         of header.
3987         (wl-draft): Collect arguments for the header as header-alist.
3988         (wl-draft-forward): Arrange arguments for wl-draft.
3989         (wl-draft-reply): Ditto.
3990         (wl-draft-edit-string): Ditto.
3991         * wl-summary.el (wl-summary-write): Ditto.
3992         (wl-summary-write-current-folder): Ditto.
3993
3994         * Version number is increased to 2.9.8.
3995
3996 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3997
3998         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
3999
4000         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4001
4002         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4003         even if the guess failed.
4004
4005         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4006         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4007         wl-summary-write-current-folder.
4008         * wl-xmas.el: Ditto.
4009
4010 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4011
4012         * wl-summary.el (wl-summary-next-page): Force display message if
4013         message is not displayed yet.
4014         (wl-summary-prev-page): Ditto.
4015
4016 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4017
4018         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4019
4020 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4021
4022         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4023         add "Preview Message" and "Save Draft and Exit".
4024
4025 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4026
4027         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4028         if addrmgr is called from draft in splitted window.
4029
4030         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4031         * wl-mule.el: Ditto.
4032         * wl-xmas.el: Ditto.
4033
4034 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4035
4036         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4037
4038         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4039         * wl-xmas.el (wl-folder-toolbar): Ditto.
4040
4041 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4042
4043         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4044         and wl-draft-save-and-exit.
4045         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4046         * wl-xmas.el: Ditto.
4047         * wl-mule.el: Ditto.
4048
4049         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4050         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4051
4052 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4053
4054         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4055         lists for saving buffer.
4056
4057 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4058
4059         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4060         parent-folder argument instead of it.
4061         (wl-draft-create-buffer): Ditto.
4062         (wl-draft-forward): Ditto.
4063         (wl-draft-reply): Ditto.
4064         * wl-summary.el (wl-summary-write): Ditto.
4065         (wl-summary-write-current-folder): Ditto.
4066
4067         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4068         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4069         Folder buffer after composing.
4070
4071 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4072
4073         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4074         header if the file `wl-x-face-file' already contains it.
4075
4076 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4077
4078         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4079         folder" entry.
4080         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4081         * wl-e21.el (wl-folder-toolbar): Ditto.
4082         * wl-xmas.el (wl-folder-toolbar): Ditto.
4083
4084 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4085
4086         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4087         wl-folder-goto-folder with sticky argument.
4088         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4089
4090 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4091
4092         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4093         and wl-summary-previous-buffer.
4094         (wl-summary-next-buffer): New function.
4095         (wl-summary-previous-buffer): Ditto.
4096
4097 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4098
4099         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4100         wl-folder-jump-to-current-entity-with-arg.
4101         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4102         `wl-folder-jump-to-current-entity'.
4103         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4104         `wl-summary-goto-folder-sticky'.
4105         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4106         `wl-summary-goto-folder'.
4107         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4108         Unless force-exit, do not clean temp. marks for sticky summary.
4109         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4110
4111 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4112
4113         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4114         not entire.
4115
4116 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4117
4118         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4119         to `C-x C-s'.
4120         (wl-summary-save-status): New command.
4121         (wl-summary-exit): Don't clean-up temp marks when sticky.
4122         (Applied patch from Nakayama-san [wl: 09548])
4123         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4124         Do nothing when no mark data.
4125         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4126         Call `wl-summary-delete-all-temp-marks' before saving.
4127
4128 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4129
4130         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4131
4132 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4133
4134         * wl.el (wl-check-environment): Also cause error when (system-name)
4135         returns "localhost.localdomain". (Although it doesn't affect because
4136         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4137
4138 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4139
4140         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4141         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4142
4143         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4144         value.
4145
4146 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4147
4148         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4149         Likewise r-cc-list and r-ng-list.
4150
4151 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4152
4153         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4154         only if it is bound as variable.
4155
4156         * wl-mime.el (wl-draft-preview-message): Ditto.
4157
4158 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4159
4160         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4161         needless `goto-char'.
4162
4163         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4164         `wl-summary-redisplay-no-mime-internal' instead of
4165         `wl-summary-redisplay-no-mime'.
4166         (wl-summary-redisplay-no-mime): Changed argument;
4167         Call `wl-summary-redisplay-no-mime-internal'.
4168
4169         * wl-mime.el (wl-draft-preview-message): Bind
4170         `mime-header-encode-method-alist' locally.
4171
4172         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4173         (wl-draft-std11-parse-addresses): Added the first address check.
4174         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4175
4176         * Version number is increased to 2.9.7.
4177
4178 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4179
4180         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4181
4182 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4183
4184         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4185         related to scrollbar support, if there is no such a feature
4186         compiled in.
4187
4188 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4189
4190         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4191         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4192         for prefetch.
4193
4194 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4195
4196         * wl-summary.el (wl-summary-pick): Fix for no match.
4197
4198 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4199
4200         * wl-draft.el (wl-draft-save):
4201         Override `mime-header-encode-method-alist'.
4202
4203 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4204
4205         * wl-folder.el (wl-folder-pick): New function.
4206         Define key as "?".
4207
4208 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4209
4210         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4211         Fix for unplugged.
4212
4213 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4214
4215         * wl-folder.el (wl-folder-virtual): New function.
4216         Define key as "V".
4217
4218 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4219
4220         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4221         multi folder if entity is group.
4222
4223 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4224
4225         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4226         is nil.
4227
4228 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4229
4230         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4231         (wl-summary-target-mark-msgs): Return the number of marked messages.
4232
4233 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4234
4235         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4236         "first:" is specified.
4237
4238 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4239
4240         * wl-vars.el (wl-from): Use return value of function
4241         user-full-name instead of the variable user-full-name since
4242         XEmacs-20.4 doesn't set this variable.
4243
4244 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4245
4246         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4247         call `wl' directly.
4248
4249 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4250
4251         * wl-draft.el (wl-draft-reedit): Removed duplicated
4252         switch-to-buffers.
4253
4254 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4255
4256         * wl.el (wl-other-frame): Removed garbages.
4257
4258 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4259
4260         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4261
4262         * wl-xmas.el (wl-draft-key-setup): Ditto.
4263
4264         * wl-mule.el (wl-draft-key-setup): Ditto.
4265
4266         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4267         (wl-draft-reedit): Ditto.
4268         (wl-draft-prepare-edit): Add `wl-draft-save' to
4269         `local-write-file-hooks'.
4270         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4271         (wl-draft-reedit): Set buffer-file-name.
4272         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4273
4274
4275         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4276         call it.
4277         (wl-delete-startup-frame-function): New variable.
4278         (wl-other-frame): New function
4279         (Original was written by Yamaoka san [wl: 09239]).
4280
4281         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4282         if `wl-folder-use-frame'.
4283
4284 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4285
4286         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4287
4288 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4289
4290         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4291         New variable.
4292         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4293         (wl-message-buffer-prefetch-get-next): Use them.
4294         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4295
4296 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4297
4298         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4299         with unwind-protect.
4300
4301         * wl-draft.el (wl-draft-reedit): Rewrite.
4302         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4303         (wl-draft-save): Insert header separator if it does not exist;
4304         Removed condition-case.
4305
4306         * wl-summary.el (wl-summary-reedit): Revert last change.
4307
4308         * wl-draft.el (wl-draft-save): Rewrite.
4309         (wl-draft-create-buffer): Set buffer-file-name as nil.
4310
4311         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4312
4313         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4314
4315         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4316         nil.
4317
4318 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4319
4320         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4321         If count is nil, do not prefetch.
4322         (wl-message-buffer-prefetch-next): Next.
4323
4324 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4325
4326         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4327
4328 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4329
4330         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4331         `delete-backward-char'
4332         (wl-draft-prepare-edit): Check major-mode.
4333         (wl-draft-decode-header): Rewrite.
4334         (wl-draft): Fix.
4335
4336 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4337
4338         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4339
4340 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4341
4342         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4343         (wl-message-buffer-prefetch-get-next): Remove size checking.
4344         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4345
4346 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4347
4348         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4349         (wl-draft-default-headers): Fix.
4350
4351 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4352
4353         * wl-draft.el (wl-draft-default-headers): Insert return value of
4354         `wl-generate-mailer-string-function'.
4355
4356 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4357
4358         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4359         (wl-draft-insert-mail-header-separator): Ditto.
4360
4361         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4362         again (Reverted the change on 2002-01-17 by OKADA san).
4363
4364 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4365
4366         * wl-draft.el (wl-draft): Rewrite.
4367         (wl-draft-create-buffer): New function.
4368         (wl-draft-create-contents): Ditto.
4369         (wl-draft-prepare-edit): Ditto.
4370         (wl-draft-decode-header): Ditto.
4371         (wl-draft-decode-body): Ditto.
4372         (wl-draft-check-new-line): Ditto.
4373         (wl-draft-default-headers): Ditto.
4374         (wl-draft-insert-mail-header-separator): Ditto.
4375
4376 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4377
4378         * Version number is increased to 2.9.6.
4379
4380 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4381
4382         * wl-draft.el (wl-draft-delete-field): Optional argument.
4383         (wl-draft-delete-fields): Ditto.
4384
4385 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4386
4387         * wl-message.el (toplevel): Eliminated byte-compile warning.
4388         for `itimer-function', `delete-timer' and `itimer-list'.
4389
4390 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4391
4392         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4393         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4394         `wl-message-buffer-prefetch-threshold'.
4395         * wl-summary.el (wl-summary-redisplay-internal): Remove
4396         the check of `wl-message-buffer-prefetch-depth'.
4397
4398 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4399
4400         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4401         size of article.
4402         (wl-message-buffer-prefetch-subr): Remove size check.
4403
4404 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4405
4406         * wl-vars.el (wl-plugged): Make customizable.
4407
4408 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4409
4410         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4411         (wl-message-buffer-prefetch-set-timer): New function.
4412         (wl-message-buffer-prefetch-get-next): New function.
4413         (wl-message-buffer-prefetch): New function.
4414         (wl-message-buffer-prefetch-next): Rewrite.
4415         (wl-message-buffer-prefetch-subr): Rewrite.
4416         * wl-vars.el (wl-auto-prefetch-first): New variable.
4417         * wl-summary.el (wl-summary-goto-folder-subr): Call
4418         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4419
4420 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4421
4422         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4423         `wl-summary-unread-message-hook'.
4424
4425 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4426
4427         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
4428         (wl-summary-sync): Call `wl-summary-resume-cache-status'
4429         if range is `cache-status'.
4430
4431 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4432
4433         * wl-message.el (wl-message-buffer-prefetch-subr):
4434         Improve debug message.
4435
4436 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4437
4438         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
4439         `wl-mail-send-pre-hook'.
4440         (wl-draft-send-mail-with-qmail): Ditto.
4441         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
4442
4443 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4444
4445         * wl-message.el (wl-message-buffer-prefetch-subr):
4446         Fix for cancel-function-timers bug.
4447         (wl-message-buffer-prefetch-debug): Default value is t.
4448
4449 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4450
4451         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4452         (wl-message-buffer-prefetch-subr): Rewrite.
4453         Rename from `wl-message-buffer-prefetch'.
4454
4455 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4456
4457         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
4458         (wl-default-draft-cite-decorate-author): Ditto.
4459
4460         * wl-draft.el (wl-draft-cite-function): Removed.
4461         (wl-default-draft-cite-decorate-author): Ditto.
4462
4463 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4464
4465         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
4466         (wl-default-draft-cite): Do not arrange author name if the value of
4467         `wl-default-draft-cite-decorate-author' is nil.
4468
4469 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
4470
4471         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
4472
4473         * wl-folder.el (wl-folder-check-one-entity): Don't care
4474         `elmo-folder-use-flag-p'.
4475
4476 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
4477
4478         * wl-folder (wl-folder-check-one-entity): Fix
4479         problem if unread is nil.
4480
4481 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4482
4483         * wl-address.el (wl-address-make-completion-list): Check whether
4484         the address is a group list.
4485         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4486
4487 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4488
4489         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
4490         The number of the messages of new and unread does not count
4491         correctly.
4492
4493         * wl-summary.el (wl-summary-count-unread): Changed to return
4494         `(new . unread)' instead of total.
4495         (wl-summary-sync-update): Follow the change above.
4496
4497         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4498
4499 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4500
4501         * wl-address.el (wl-address-make-completion-list): Do not enclose
4502         address by " <" and ">" if associated realname is "".
4503         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4504         This is against the promblem with group list in .addresses pointed
4505         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4506
4507 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4508
4509         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4510         message is a format control string.
4511         * wl-expire.el (wl-expire-append-log): Ditto.
4512         * wl-mime.el (wl-summary-burst-subr): Ditto.
4513         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4514         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4515
4516 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4517
4518         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4519         wl.el (wl-check-variables): Rename from `wl-check-type'.
4520         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4521         (wl-check-variables-2): New function.
4522         (wl): Call `wl-check-variables-2'.
4523
4524 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4525
4526         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4527         after renaming folder in access group.
4528
4529 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4530
4531         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4532         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4533         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4534         (wl-message-buffer-prefetch): Rewrite.
4535         (wl-message-buffer-prefetch-idle-time): Removed.
4536         * wl-summary.el (wl-summary-redisplay-internal):
4537         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4538         Error check for `wl-message-buffer-prefetch-depht'.
4539
4540 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4541
4542         * Version number is increased to 2.9.5.
4543         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4544
4545 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4546
4547         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4548         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4549         Based on the patch written by
4550         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4551
4552 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4553
4554         * wl-draft.el (wl-draft-raw-send): Fix for
4555         `wl-news-send-pre-hook'
4556
4557 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4558
4559         * wl-utils.el (wl-message-id-function): New variable.
4560         * wl-draft.el (wl-draft-insert-required-fields):
4561         Use `wl-message-id-function'.
4562
4563 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4564
4565         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4566         * wl-utils.el (wl-draft-make-message-id-string):
4567         Use `wl-from' for domain part of Message-ID
4568         if `wl-message-id-use-wl-from' if non-nil.
4569         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4570
4571 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4572
4573         * wl.el (wl): Call `wl-check-type'
4574         Do not 'condition-case'.
4575
4576 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4577
4578         * wl.el (wl-check-type): New function.
4579         (wl-check-type-variables): New variable.
4580
4581 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4582
4583         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4584
4585 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4586
4587         * wl-draft.el (wl-smtp-password-key): New function.
4588         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4589         (wl-draft-send-mail-with-smtp): Ditto.
4590         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4591
4592 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4593
4594         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4595         * wl-utils.el (wl-unique-id-suffix): Remove.
4596
4597 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4598
4599         * Version number is increased to 2.9.4.
4600
4601 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4602
4603         * wl-utils.el (wl-unique-id-suffix): New variable.
4604         (wl-unique-id): Use `wl-unique-id-suffix'
4605
4606 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4607
4608         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4609         instead of `elmo-msgdb-search'.
4610
4611         * Version number is increased to 2.9.3.
4612
4613 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4614
4615         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4616
4617 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4618
4619         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4620         (wl-draft-dispatch-message): Changed for send-later.
4621         (wl-draft-queue-flush): Ditto.
4622         (wl-draft): Clear `wl-sent-message-queued'.
4623         (wl-draft-reedit): Ditto.
4624         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4625         * wl-vars.el (wl-draft-force-queuing): New variable.
4626         (wl-draft-force-queuing-mail): New variable.
4627         (wl-draft-force-queuing-news): New variable.
4628
4629 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4630
4631         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4632         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4633
4634 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4635
4636         * Version number is increased to 2.9.2.
4637
4638 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4639
4640         * wl-draft.el (wl-draft-elide-region): New user command.
4641         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4642
4643         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4644         command `wl-draft-elide-region'.
4645         * wl-mule.el: Ditto.
4646         * wl-xmas.el: Ditto.
4647
4648 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4649
4650         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4651         (wl-biff-check-folder-async): Removed needless let.
4652
4653 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4654
4655         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4656         wl-folder-get-elmo-folder.
4657         (wl-biff-check-folder): Set `biff' argument of
4658         `wl-folder-check-one-entity'.
4659         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4660
4661         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4662         (wl-folder-check-one-entity): Added `biff' argument;
4663         Setup `biff' slot of folder.
4664
4665         * Version number is increased to 2.9.1.
4666
4667 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4668
4669         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4670         comment out and fixed.
4671         (wl-fldmgr-add-completion-subr): Ditto.
4672
4673         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4674         and msgdb.
4675
4676         * wl.el (wl-toggle-plugged): Save summary view.
4677
4678 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4679
4680         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4681
4682 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4683
4684         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4685
4686 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4687
4688         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4689         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4690         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4691
4692         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4693         if it was failed.
4694         (wl-demo): Disable undo in the demo buffer.
4695
4696 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4697
4698         * wl-version.el (wl-version): Changed codename.
4699
4700         * Version number is increased to 2.9.0.
4701
4702 2001-12-14  Takuo KITAME <kitame@northeye.org>
4703
4704         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4705         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4706         (wl-folder-mark-as-read-all-current-entity): Ditto.
4707
4708 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4709
4710         * wl-vars.el (wl-from-width): Define as obsolete variable.
4711         (wl-subject-length-limit): Ditto.
4712
4713         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4714
4715         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4716         wl-summary-save-view.
4717
4718         * wl.el (wl-save-status): Ditto.
4719         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4720
4721         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4722         (wl-summary-exit): Follow the change above.
4723         (wl-summary-goto-folder-subr): Ditto.
4724
4725         * wl-folder.el (wl-folder-create-subr): Don't use
4726         `elmo-folder-creatable-p'.
4727
4728 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4729
4730         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4731
4732 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4733
4734         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4735         rather than bitmap on Emacs 21.
4736         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4737         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4738         for xbm if the new redisplay engine is not available.
4739
4740 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4741
4742         * wl-folder.el (wl-folder-init-hook): New hook.
4743         (wl-folder-init): Run `wl-folder-init-hook'.
4744
4745 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4746
4747         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4748
4749 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4750
4751         * wl-acap.el (wl-acap-cache-filename): New variable.
4752         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4753         (wl-acap-init): Use cache if no ACAP server found.
4754
4755 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4756
4757         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4758         `wl-acap-original-msgdb-dir'.
4759
4760         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4761         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4762
4763         * wl-mime.el (wl-mime-save-directory): Renamed from
4764         `wl-mime-save-dir'.
4765
4766 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4767
4768         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4769
4770         * wl-demo.el: Require `path-util'.
4771         (wl-demo-bitmap-mule-available-p): New internal variable.
4772         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4773         `module-installed-p' instead.
4774         (wl-demo-insert-image): Use *.img file for a bitmap image.
4775         (wl-demo): Don't call the ascii demo recursively.
4776
4777 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4778
4779         * Version number is increased to 2.7.7.
4780
4781 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4782
4783         * wl.el (wl-exit): Eliminated byte-compile warning.
4784
4785 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4786
4787         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4788         obsolete variable using `elmo-define-obsolete-variable'.
4789         (wl-fetch-confirm-threshold): Ditto.
4790         (wl-cache-prefetch-folder-type-list): Ditto.
4791         (wl-cache-prefetch-folder-list): Ditto.
4792
4793 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4794
4795         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4796         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4797         (wl-demo-insert-image): New function.
4798         (wl-demo-insert-text): New function.
4799         (wl-demo-image-type-alist): Redefine as a function.
4800         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4801         (wl-demo-with-temp-file-buffer): Removed.
4802         (wl-logo-xpm): Removed.
4803         (wl-logo-xbm): Removed.
4804         (wl-logo-bitmap): Removed.
4805
4806 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4807
4808         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
4809         (wl-expire-localdir-get-folder-function): New user option.
4810         (wl-expire-localdir-get-folder): New function.
4811         (wl-expire-localdir-date): Ditto.
4812
4813 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4814
4815         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4816         value.  Refactoring `wl-folder-notify-deleted' is nil case.
4817         Fixed unread number mismatch when all-unread < unread.
4818
4819 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
4820
4821         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
4822         (wl-fetch-confirm-threshold): Ditto.
4823
4824         * wl-summary.el (wl-summary-confirm-appends): Removed.
4825         (wl-summary-sync-update): Don't refer
4826         `wl-summary-update-confirm-threshold' (It is now abolished).
4827
4828         * wl-message.el (wl-message-display-internal): Don't refer
4829         `wl-fetch-confirm-threshold' (It is now abolished).
4830
4831 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4832
4833         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
4834
4835 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4836
4837         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
4838         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
4839         Change default value to nil.
4840         (wl-summary-indent-length-limit): The value can be nil, nil means
4841         unlimited.
4842
4843         * wl-summary.el: Don't set limit for indent length if the value of
4844         wl-summary-indent-length-limit is nil.
4845         If the value of wl-summary-width is nil, it means only that the width
4846         of summary is unlimited (nil doesn't mean that the indent length is
4847         unlimited).
4848
4849         * wl-thread.el: Ditto.
4850
4851 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
4852
4853         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
4854         be nil, nil means never confirm.
4855         * wl-summary.el (wl-summary-confirm-appends): Ditto.
4856
4857 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4858
4859         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
4860         means unlimited).
4861
4862 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
4863
4864         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
4865         Use `with-temp-buffer'.
4866
4867 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
4868
4869         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
4870         with new backquote style).
4871         (wl-folder-get-entity-from-buffer): Ditto.
4872
4873 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4874
4875         * wl-version.el (nemacs-version): Eliminated.
4876         (wl-extended-emacs-version2): Ignore nemacs.
4877         (wl-extended-emacs-version3): Ditto.
4878
4879 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
4880
4881         * wl-vars.el (wl-draft-add-references): Set default value as nil.
4882         (wl-draft-add-in-reply-to): New variable.
4883         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
4884         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
4885         (wl-draft-yank-from-mail-reply-buffer): Use
4886         `wl-draft-add-in-reply-to'.
4887         (wl-draft-insert-current-message): Ditto.
4888
4889 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4890
4891         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
4892         typo (kill->hide).
4893         (wl-message-buffer-prefetch-folder-type-list): Added elements
4894         `mark' and `cache' instead of `internal'.
4895
4896 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4897
4898         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
4899         resume msgdb directory.
4900
4901 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4902
4903         * wl.el (wl-exit): Call `wl-acap-exit'.
4904
4905         * wl-summary.el (wl-summary-message-string): New function.
4906         (wl-summary-reedit): Use it.
4907         (wl-summary-resend-bounced-mail): Remove needless let.
4908         (wl-summary-supersedes-message): Ditto.
4909         (wl-summary-save): Ditto.
4910
4911         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
4912         (wl-acap-init): Set it.
4913         (wl-acap-exit): New function.
4914
4915 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4916
4917         * wl.el (wl-init): Revert (require 'mime-setup). move from
4918         toplevel.
4919
4920 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4921
4922         * wl-summary.el (wl-summary-write-current-folder): Remove unused
4923         local variables.  Add error when guess function return invalid
4924         value.
4925
4926 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4927
4928         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4929         Change local variable name.
4930         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
4931         (wl-folder-get-newsgroups): Return nil when non-news folder.
4932         * wl-summary.el (wl-summary-write-current-folder): State through
4933         when guess-list return nil.
4934         (wl-summary-write-current-folder-functions): Fixed docstring.
4935
4936         * wl.el (wl-exit): Changed confirm message.
4937
4938         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
4939         * wl-draft.el (wl-draft): Remove verbose `featurep'.
4940
4941         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
4942
4943 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4944
4945         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
4946         user option (Renamed from wl-cache-prefetch-folder-type-list).
4947         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
4948         from wl-cache-prefetch-folder-list).
4949
4950         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
4951         Move to wl-vars.el.
4952         (wl-message-buffer-prefetch-p): Changed to enable
4953         `wl-message-buffer-prefetch-folder-list'.
4954
4955         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
4956         `ignore-cache'.
4957
4958 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
4959
4960         * wl-draft.el (wl-draft-config-sub-func-alist): Added
4961         `part-top' and `part-bottom'.
4962         (wl-draft-config-sub-part-top): New function.
4963         (wl-draft-config-sub-part-bottom): New function.
4964
4965 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4966
4967         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
4968
4969 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
4970
4971         * wl-folder.el (wl-folder-get-newsgroups): Fix.
4972
4973 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4974
4975         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
4976
4977         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
4978         (wl-summary-write-current-folder): Ditto.
4979
4980 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4981
4982         * wl-folder.el (wl-folder-get-newsgroups): Use
4983         `elmo-folder-newsgroups'.
4984
4985 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
4986
4987         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
4988         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
4989         `wl-draft-config-sub-header-bottom'.
4990
4991 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4992
4993         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
4994         localnews folder.
4995
4996 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4997
4998         * wl-summary.el (wl-summary-mode): Undo last change.
4999
5000         * wl-folder.el (wl-folder-mode): Ditto.
5001
5002 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5003
5004         * wl-summary.el (wl-summary-mode): Locally set
5005         truncate-partial-window-width to nil.
5006         (for XEmacs)
5007
5008         * wl-folder.el (wl-folder-mode): Ditto.
5009
5010 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5011
5012         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5013
5014 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5015
5016         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5017         number.
5018
5019         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5020
5021         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5022
5023         * Version number is increased to 2.7.6.
5024
5025 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5026
5027         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5028
5029 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5030
5031         * wl-summary.el (wl-summary-sync-update): Enclose network
5032         related portion with `unwind-protect'.
5033
5034 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5035
5036         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5037
5038 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5039
5040         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5041         element.
5042         * wl-vars.el (wl-message-body-button-alist): Ditto.
5043
5044         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5045         max match length.
5046         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5047
5048         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5049         for the max match length;
5050         Use 4th element value for the button string regexp group.
5051
5052         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5053         candidate exists, prompt to select.
5054
5055 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5056
5057         * wl-summary.el (wl-summary-jump-to-msg): Search before
5058         calibration point by `beginning-of-line'.
5059
5060 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5061
5062         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5063         for access group.
5064
5065 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5066
5067         * wl-message.el (wl-message-display-internal): Bind
5068         `default-mime-charset'.
5069
5070         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5071
5072         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5073
5074         * Version number is increased to 2.7.5.
5075
5076 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5077
5078         * wl-expire.el (wl-summary-archive): Fixed;
5079         Use `elmo-folder-name-internal'.
5080
5081 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5082
5083         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5084         from `elmo-folder-move-messages' caller.
5085         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5086
5087         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5088         related portions are changed).
5089
5090 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5091
5092         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5093         counter.
5094
5095 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5096
5097         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5098         buffer local and set it to nil.
5099
5100         * wl-message.el (wl-message-redisplay): Ditto.
5101
5102 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5103
5104         * wl-summary.el (wl-summary-mark-as-important): If message is
5105         already cached, set messag as read, otherwise encache and mark as read.
5106
5107 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5108
5109         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5110         point-min.
5111
5112 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5113
5114         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5115         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5116         a keymap.
5117
5118 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5119
5120         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5121         parent.
5122
5123         * wl-mule.el (wl-message-define-keymap): Ditto.
5124
5125         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5126
5127         * wl-xmas.el (wl-message-display-internal-hook): Define.
5128         (wl-xmas-setup-message-toolbar): Define as function.
5129         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5130         (wl-message-overload-functions): Abolished.
5131         (wl-message-define-keymap): New function.
5132
5133         * wl-vars.el (wl-message-display-internal-hook): New variable.
5134         (wl-message-header-button-alist): New variable (Renamed from
5135         wl-highlight-message-header-button-alist).
5136         (wl-message-body-button-alist): Ditto.
5137
5138         * wl-mule.el (wl-message-define-keymap): New function.
5139         (wl-message-overload-functions): Abolished.
5140
5141         * wl-message.el (wl-message-add-buttons-to-body): New function.
5142         (wl-message-redisplay): Don't call wl-message-overload-functions;
5143         Call wl-message-add-buttons-to-header and
5144         wl-message-add-buttons-to-body.
5145         (wl-message-display-internal): Set keymap argument for
5146         elmo-mime-display-as-is, elmo-mime-message-display;
5147         Run wl-message-display-internal-hook.
5148         (wl-message-refer-article-or-url): Abolished.
5149
5150         * wl-highlight.el (wl-highlight-headers): Don't call
5151         wl-highlight-message-add-buttons-to-header.
5152         (wl-highlight-message-add-buttons-to-header): Abolished.
5153
5154
5155         * wl-e21.el (wl-message-display-internal-hook): Define.
5156         (wl-e21-setup-toolbar): Deleted duplicated binding.
5157         (wl-e21-setup-message-toolbar): Define as function.
5158         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5159         (wl-message-define-keymap): New function.
5160         (wl-message-overload-functions): Abolished.
5161
5162 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5163
5164         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5165         and elmo-folder-close.
5166
5167         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5168
5169 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5170
5171         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5172         boolean value.
5173         * wl-draft.el (wl-draft-do-fcc): Ditto.
5174
5175 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5176
5177         * wl-vars.el (wl-fcc-force-as-read): New variable.
5178         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5179         mark copied message as read.
5180
5181 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5182
5183         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5184
5185 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5186
5187         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5188         `wl-summary-target-above' instead of obsolete variable
5189         `wl-summary-temp-above'.
5190
5191         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5192         instead of `make-obsolete-variable'.
5193         * wl-refile.el (toplevel): Ditto.
5194
5195 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5196
5197         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5198         with third argument t.
5199         (wl-draft): Set first argument for wl-plugged-init as t.
5200
5201         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5202         definition.
5203
5204 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5205
5206         * wl-vars.el: Tabify.
5207         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5208
5209         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5210         message.
5211
5212 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5213
5214         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5215         and set default to beep.
5216
5217 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5218
5219         * wl-vars.el (wl-draft-truncate-lines): New variable.
5220
5221         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5222         instead of wl-message-truncate-lines for truncate-lines.
5223
5224 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5225
5226         * wl-message.el (wl-message-display-internal): Call
5227         `wl-highlight-message' after `elmo-mime-display-as-is'.
5228
5229         * wl-mime.el (wl-mime-display-text/plain): New function.
5230         (wl-mime-display-header): Ditto.
5231         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5232         body-presentation-method for text/plain;
5233         Register `wl-mime-display-header' as a header-presentation-method;
5234         Don't set up `elmo-message-text-content-inserted-hook' and
5235         `elmo-message-header-inserted-hook'.
5236
5237         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5238         variable.
5239         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5240         as t if flag is 'all-header;
5241         Don't bind `elmo-message-ignored-field-list',
5242         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5243
5244 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5245
5246         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5247         for xemacs with non-mule environment.
5248
5249 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5250
5251         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5252         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5253         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5254
5255 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5256
5257         * wl-vars.el (wl-interactive-send): Set default value as t.
5258
5259 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5260
5261         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5262         (wl-addrmgr-method-list): Abolished.
5263         (wl-addrmgr-change-method): Follow above change.
5264
5265         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5266
5267 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5268
5269         * wl-vars.el (wl-message-truncate-lines): Change default value
5270         to default-truncate-lines.
5271
5272         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5273
5274 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5275
5276         * wl-vars.el (wl-message-truncate-lines): New variable.
5277
5278         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5279         wl-message-truncate-lines.
5280
5281 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5282
5283         * wl-acap.el (wl-acap-init): Remove period from error message.
5284         (wl-acap-find-acap-service): Remove period from message.
5285
5286 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5287
5288         * wl.el (wl-check-environment): Undo last change.
5289
5290         * wl-vars.el (wl-from): Changed default value.
5291
5292         * wl-util.el (toplevel): Don't require tm-edit.
5293
5294         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5295         `wl-folder-init';
5296         Don't set mark on mail body.
5297         (wl-draft-reedit): Ditto.
5298
5299         * wl-address.el (wl-address-quote-specials): Define as an alias for
5300         elmo-address-quote-specials.
5301
5302 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5303
5304         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5305
5306         * wl-vars.el (wl-from): Set default value as nil.
5307         (wl-organization): Set default value as ORGANIZATION environment
5308         variable.
5309
5310         * wl-draft.el (wl-smtp-extension-bind): Check value of
5311         wl-smtp-connection-type.
5312
5313         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5314         error.
5315
5316 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5317
5318         * Version number is increased to 2.7.4.
5319
5320         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5321         arguments from `wl-highlight-x-face-function' caller.
5322         Use x-face-1.3.6.12 or later.
5323
5324 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5325
5326         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5327
5328 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5329
5330         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5331         (wl-fcc): Fix to accept function.
5332         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5333
5334 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5335
5336         * wl-acap.el (toplevel): Added `product-provide' declare.
5337         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5338
5339 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5340
5341         * wl.el (wl): Changed order of calling `elmo-init'
5342         and `elmo-folder-init'.
5343
5344 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5345
5346         * wl-mime.el (wl-summary-burst): Extract message when content-type
5347         of root entity is not only `multipart' but also `message/rfc822'.
5348         (wl-summary-burst-subr): Ditto.
5349
5350 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5351
5352         * wl-vars.el (toplevel): Require 'custom.
5353         (wl-trash-folder): Added to `wl-setting' group.
5354
5355         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5356         exists.
5357         (wl-addrmgr-draw): Insert empty line when no entry exists.
5358
5359         * wl-mule.el (wl-message-wheel-up): Fixed.
5360         (wl-message-wheel-down): Ditto.
5361
5362 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5363
5364         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5365         config is an anonymous lambda expression.
5366
5367 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5368
5369         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5370         when Mule 2 is running.
5371
5372 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5373
5374         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5375
5376 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5377
5378         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5379         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5380
5381         * wl-address.el (wl-address-specials-regexp): Eliminated.
5382         (wl-address-quote-specials): Rewrite.
5383
5384 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5385
5386         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5387         shy-groups for regexp.
5388
5389         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5390         character classes and Perl style shy-groups for regexp.
5391         (wl-highlight-plugged-current-line): Use Posix style character
5392         classes for regexp.
5393         (wl-e21-highlight-folder-by-numbers): Ditto.
5394         (wl-e21-display-image-p): Use `display-images-p' instead of
5395         `display-graphic-p'.
5396         (display-images-p): Make an alias to `display-graphic-p' if it is
5397         not available.  It is for Emacs version prior to 21.0.105.
5398
5399         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5400         `display-graphic-p'.
5401         (wl-demo-image-type-alist): Ditto.
5402         (display-images-p): Make an alias to `display-graphic-p' if it is
5403         not available.  It is for Emacs version prior to 21.0.105.
5404
5405 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5406
5407         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5408         support.
5409         (wl-generate-user-agent-string): Ditto.
5410
5411         * wl-version.el (wl-version): Update docsting.
5412         (wl-version-status): Ditto.
5413
5414 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5415
5416         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5417         21.0.105.  For Emacs 21.0.104 or earlier.
5418
5419 2001-09-03  Takuo KITAME <kitame@northeye.org>
5420
5421         * wl-e21.el (wl-plugged-init-icons): Use
5422         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5423         (wl-biff-init-icons): Ditto.
5424
5425 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5426
5427         * wl-highlight.el (wl-highlight-summary-current-line):
5428         Fixed highlighting refile/copy destination.
5429
5430         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
5431         (wl-acap-store): Encode string by wl-acap-coding-system.
5432
5433 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
5434
5435         * wl-acap.el (toplevel): Check and require 'un-define before
5436         'xemacs-ucs;
5437          Added checking for UTF-2000.
5438
5439 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5440
5441         * wl-acap.el (toplevel): Require 'un-define before 'wl;
5442         Don't enclose with `eval-and-compile'.
5443
5444         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
5445         wl-init is non-nil.
5446
5447         * wl-draft.el (wl-draft): Ditto.
5448
5449         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
5450
5451         * wl-acap.el (toplevel): Require 'wl.
5452         (wl-acap-store): Call `elmo-init'.
5453
5454         * wl.el (wl): Changed position of `wl-check-environment'.
5455         (toplevel): Added autoload setting for wl-acap.
5456
5457         * wl-vars.el (wl-setting): New custom group.
5458         (wl-from): Added wl-setting group.
5459         (wl-user-mail-address-list): Ditto.
5460         (wl-organization): Ditto.
5461         (wl-subscribed-mailing-list): Ditto.
5462         (wl-envelope-from): Ditto.
5463         (wl-smtp-posting-user): Ditto.
5464         (wl-smtp-posting-server): Ditto.
5465         (wl-smtp-posting-port): Ditto.
5466         (wl-smtp-authenticate-type): Ditto.
5467         (wl-pop-before-smtp-user): Ditto.
5468         (wl-pop-before-smtp-server): Ditto.
5469         (wl-pop-before-smtp-port): Ditto.
5470         (wl-pop-before-smtp-authenticate-type): Ditto.
5471         (wl-nntp-posting-server): Ditto.
5472         (wl-nntp-posting-user): Ditto.
5473         (wl-nntp-posting-port): Ditto.
5474         (wl-fetch-confirm-threshold): Ditto.
5475         (wl-prefetch-threshold): Ditto.
5476         (wl-thread-insert-opened): Ditto.
5477         (wl-ldap-server): Ditto.
5478         (wl-ldap-port): Ditto.
5479         (wl-ldap-base): Ditto.
5480         (wl-ldap-objectclass): Ditto.
5481         (wl-use-ldap): Ditto.
5482         (wl-draft-config-alist): Ditto.
5483         (wl-draft-config-matchone): Ditto.
5484         (wl-template-alist): Ditto.
5485         (wl-message-sort-field-list): Ditto.
5486         (wl-message-ignored-field-list): Ditto.
5487         (wl-message-visible-field-list): Ditto.
5488         (wl-interactive-send): Ditto.
5489         (wl-summary-move-order): Ditto.
5490         (wl-auto-select-first): Ditto.
5491         (wl-auto-select-next): Ditto.
5492         (wl-interactive-save-folders): Ditto.
5493
5494         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5495         Initialization codes are moved from wl-local-folder-init.
5496         (wl-local-folder-init): Follow the change above.
5497         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5498
5499         * wl-acap.el: New file.
5500
5501         * Version number is increased to 2.7.3.
5502
5503 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5504
5505         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5506
5507 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5508
5509         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5510         (wl-addrmgr-address-entry-list): Ditto.
5511
5512 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5513
5514         * wl-e21.el (wl-draft-mode-map): Removed binding for
5515         `wl-draft-insert-x-face-field'.
5516
5517         * wl-mule.el (wl-draft-mode-map): Ditto.
5518
5519         * wl-xmas.el (wl-draft-mode-map): Ditto.
5520
5521         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5522         (wl-cs-autoconv): Ditto.
5523         (wl-cs-local): Ditto.
5524         (wl-use-scoring): Ditto.
5525         (wl-mime-charset): Ditto.
5526         (wl-folder-check-async): Ditto.
5527
5528         * wl.el (toplevel): Ignore nemacs and tm.
5529         (wl-exit): Ditto.
5530
5531         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5532         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5533         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5534         instead of wl-address-petname-add-or-change.
5535         (wl-summary-edit-addresses-subr): Use wl-address-delete
5536         instead of wl-address-petname-delete.
5537
5538         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5539
5540         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5541         if error occured.
5542
5543         * wl-message.el (require): Remove tm support.
5544
5545         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5546
5547         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5548         (wl-folder-jump-to-current-entity): Ditto.
5549         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5550
5551         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5552         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5553         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5554
5555         * wl-mule.el (wl-draft-key-setup): Ditto.
5556
5557         * wl-xmas.el (wl-draft-key-setup): Ditto.
5558
5559         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5560         (wl-draft-std11-parse-addresses): New function.
5561         (wl-draft-parse-mailbox-list): Use it.
5562         (wl-draft): Ignore nemacs.
5563         (wl-draft-reedit): Ditto.
5564
5565         * wl-addrmgr.el: New file.
5566         (Original is wl-rcpt.el written by
5567         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5568         Thanks Kitamoto-san.)
5569
5570         * wl-address.el (wl-address-make-address-list): Modified parsing
5571         process.
5572         (wl-address-delete): Renamed from `wl-address-petname-delete';
5573         Modify wl-address-list too.
5574         (wl-address-add-or-change): Renamed from
5575         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5576
5577 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5578
5579         * wl-highlight.el (wl-highlight-summary-current-line):
5580           Work with transient-mark-mode
5581
5582 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5583
5584         * Version number is increased to 2.7.2.
5585
5586         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5587         instead of elmo-dop-queue-method.
5588
5589 2001-08-06  SAITO Atsunori <sai@yedo.com>
5590
5591         * wl-vars.el (wl-ldap-objectclass): New user option.
5592
5593         * wl-address.el (wl-ldap-make-filter): Use it.
5594
5595 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5596
5597         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5598
5599 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5600
5601         * wl-folder.el (wl-folder): redisplay after folder insertion.
5602
5603         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5604
5605         * wl-summary.el (wl-summary-sync-update):
5606         Change status mark only when new-msgdb exists.
5607         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5608
5609 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5610
5611         * wl-summary.el (wl-summary-open-folder): New function.
5612         (wl-summary-goto-folder-subr): Use it.
5613         (wl-summary-mark-as-important): Fix;
5614         Encache only when no cache exists.
5615
5616 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5617
5618         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5619         Use with-current-buffer.
5620
5621 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5622
5623         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5624         before call `get-buffer'. Fixed parenthesis.
5625         (wl-score-get-header-entry): Clear message and help window when
5626         keyboard quit.
5627         (wl-score-edit-insert-header): Ditto.
5628
5629 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5630
5631         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5632         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5633         (wl-default-draft-cite): Fix.
5634
5635         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5636         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5637
5638 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5639
5640         * wl-message.el (wl-message-prev-page): Do same bahavior
5641         as summary when it is called in the message buffer.
5642         (wl-message-next-page): Ditto.
5643
5644 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5645
5646         * wl-summary.el (wl-summary-forward): Use cache if it is not
5647         section cache.
5648
5649 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5650
5651         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5652         Removed redundant require of elmo-vars.
5653         (wl-biff-state-indicator-on): Changed default value for
5654         xemacs with non-mule environment.
5655
5656         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5657         wl-message-buffer is nil;
5658         Hide progress bar after moving messages.
5659
5660 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5661
5662         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5663         message at cursor point is deleted.
5664
5665 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5666
5667         * wl-vars.el: Changed file coding system to euc-japan.
5668         Added -*-coding:-*- magic to the first line.
5669
5670         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5671         Search parent from the first message.
5672
5673         * Version number is increased to 2.7.1.
5674
5675 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5676
5677         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5678
5679 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5680
5681         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5682         refile/delete execution.
5683
5684         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5685         Fixed docstring.
5686
5687 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5688
5689         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5690         do update process;
5691         Don't update marks when update process is interrupted.
5692
5693 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5694
5695         * wl-summary.el (wl-summary-reply): Fixed problem when
5696         wl-draft-use-frame is non-nil.
5697         (wl-summary-forward): Ditto.
5698
5699         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5700         as nil.
5701         (wl-folder-mark-as-read-all-entity): Ditto.
5702         (wl-folder-prefetch-entity): Ditto.
5703
5704         * wl.el (wl): Check environment before wl-init.
5705
5706         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5707         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5708         instead of wl-summary-collect-unread.
5709         (wl-summary-reply): Split message window.
5710
5711 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5712
5713         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5714         only if current language environment is japanese,
5715
5716         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5717         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5718         (wl-folder-goto-folder-subr): Ditto.
5719
5720         * wl-draft.el (wl-draft-dispatch-message): Call
5721         `elmo-file-cache-get-path'.
5722
5723 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5724
5725         * wl-summary.el (wl-summary-cursor-move): If return value of
5726         wl-summary-next-message is not number, don't jump.
5727
5728 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5729
5730         * wl-summary.el (wl-summary-buffer-next-message-function): New
5731         variable.
5732         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5733         if it is bound.
5734
5735         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5736         string.
5737
5738         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5739         (wl-plugged-drawing): Ditto.
5740
5741 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5742
5743         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5744         process.
5745         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5746         with unwind-protect.
5747
5748         * wl.el (wl-init): Require mime-setup.
5749         (wl-check-environment): Don't require mime-setup.
5750
5751         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5752         instead of elmo-folder-type.
5753
5754         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5755         value as nil.
5756
5757 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5758
5759         * Version number is increased to 2.7.0.
5760
5761         * wl-version.el (wl-version): Changed codename.
5762
5763         * wl-summary.el (wl-summary-delete-cache): Fixed.
5764
5765         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5766         Workaround for net folders.
5767         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5768
5769         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5770         value to nil (According to the patch from
5771         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5772
5773         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5774         of elmo-folder-close.
5775
5776 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5777
5778         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5779         for postfix.
5780
5781 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5782
5783         * wl-summary.el (wl-summary-resend-message): Fixed.
5784
5785         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5786         Call wl-draft with `from' argument if its address is included in
5787         `wl-user-mail-address-list'.
5788         (wl-draft): Added `from' argument.
5789
5790         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5791         non-nil.
5792         (wl): Don't show demo if wl-demo is nil.
5793
5794         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5795         wl-summary-use-frame.
5796
5797         * wl-vars.el (wl-summary-use-frame): New user option.
5798         (wl-folder-use-frame): Changed docstring.
5799
5800         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5801         non-nil.
5802         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5803         wl-summary-use-frame.
5804
5805         * wl-vars.el (wl-folder-use-frame): New user option.
5806
5807         * wl-summary.el (wl-summary-exit): Back to folder frame if
5808         wl-folder-use-frame is non-nil.
5809         (wl-summary-redisplay-internal): Ignore cache if current folder
5810         is draft folder,
5811         (wl-summary-redisplay-no-mime): Ditto.
5812         (wl-summary-redisplay-all-header): Ditto.
5813
5814         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
5815         if wl-folder-use-frame is non-nil.
5816
5817 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
5818
5819         * wl-summary.el (wl-summary-sync-update): Bind
5820         elmo-folder-update-threshold.
5821         (wl-summary-mark-as-important): Enclosed server mark processing
5822         with `save-match-data'.
5823
5824         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
5825         only when it is already defined.
5826
5827 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5828
5829         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
5830         name of folder exclude localdir is wrong.
5831         * wl-folder.el (wl-folder-sync-entity):
5832         Set `wl-summary-always-sticky-folder-list' as nil.
5833         (wl-folder-mark-as-read-all-entity): Ditto.
5834         (wl-folder-prefetch-entity): Ditto.
5835
5836 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
5837
5838         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
5839         instead of `wl-summary-write-current-newsgroup'.
5840
5841 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5842
5843         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
5844         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
5845         non-nil and selected message is important, do not display.
5846
5847 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
5848
5849         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
5850
5851 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5852
5853         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
5854
5855         * wl-summary.el (wl-summary-mark-as-important): Set message number
5856         using wl-summary-message-number.
5857
5858 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5859
5860         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5861         destination folder is 'null.
5862
5863 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5864
5865         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
5866         New function.
5867         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
5868         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
5869         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5870
5871 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
5872
5873         * wl-mime.el (wl-mime-setup): Added setting for
5874         `mime-setup-signature-key-alist' to avoid overriding key bind for
5875         `wl-draft-send'.
5876
5877         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
5878         for `wl-draft-send'.
5879         * wl-mule.el (wl-draft-overload-functions): Ditto.
5880         * wl-xmas.el (wl-draft-overload-functions): Ditto.
5881         * wl-draft.el (wl-draft-send): Ditto.
5882
5883         * wl-message.el (wl-message-display-internal):
5884         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
5885         (Patch is provided by <kita@coe.nttdata.co.jp>).
5886
5887 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5888
5889         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
5890
5891 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5892
5893         * wl.el (wl): Fix for wl-demo.
5894
5895 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5896
5897         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
5898
5899 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5900
5901         * wl-folder.el (wl-folder-prefetch-entity): Use
5902         `wl-folder-get-elmo-folder'.
5903         (wl-folder-count-incorporates): Do not use
5904         `wl-folder-get-elmo-folder'.
5905
5906 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5907
5908         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
5909         instead of `elmo-folder-get-type'.
5910
5911 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5912
5913         * wl-summary.el (wl-summary-write-current-folder): Set cursor
5914         position on Subject: field.
5915         (Advised by Mito <mit@nines.nec.co.jp>)
5916
5917 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5918
5919         * wl-folder.el (wl-folder-prefetch-entity): Use
5920         `wl-folder-get-elmo-folder'.
5921
5922 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
5923
5924         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
5925
5926         * wl-summary.el (wl-summary-buffer-set-folder): Set up
5927         `process-duplicates' slot.
5928
5929         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
5930         if detection failed.
5931
5932 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5933
5934         * wl-version.el (wl-version-status): Set to "alpha".
5935
5936 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5937
5938         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
5939         Check wl-message-buffer lives before set-buffer.
5940
5941 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5942
5943         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
5944         called in folder mode.
5945         * wl-var.el (wl-summary-exit-pre-hook): New variable.
5946         * wl-summary.el (wl-summary-exit-pre-hook): Run
5947         `wl-summary-exit-pre-hook' before exit summary mode.
5948
5949 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5950
5951         * wl-version.el (wl-version-status): New variable.
5952         (wl-version-status-alist): Removed.
5953         (wl-version-status): Rule included.
5954
5955 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5956
5957         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
5958         @sponichi.
5959
5960         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
5961         when `mail-reply-buffer' is buffer-local variable.
5962         (Reported by <kita@coe.nttdata.co.jp>).
5963
5964 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
5965
5966         * wl-vars.el (toplevel): Require 'elmo-util.
5967
5968 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5969
5970         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
5971         (All other related portions are changed)
5972
5973         * wl.el (wl-plugged-change): Use '<' instead of '<='.
5974
5975         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
5976
5977 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5978
5979         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
5980
5981 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5982
5983         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
5984         Delete other windows to avoid an error.
5985         Use `point-marker' instead of `point' to remember the start point
5986         of body.
5987
5988         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
5989
5990         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
5991         number not to exceed all message number.
5992
5993 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5994
5995         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
5996         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
5997
5998 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
5999
6000         * wl-summary.el (wl-summary-sync-force-update): Added argument
6001         no-check.
6002         (wl-summary-sync-update): Ditto.
6003         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6004         with `no-check'.
6005
6006         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6007         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6008         already running.
6009
6010 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6011
6012         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6013         `dst-folder-arg'.
6014         (wl-expire-archive-number1): Diito.
6015         (wl-expire-archive-number2): Diito.
6016         (wl-expire-archive-Date): Diito.
6017         (wl-archive-number1): Diito.
6018         (wl-archive-number2): Diito.
6019         (wl-archive-date): Diito.
6020         (wl-archive-folder-p): New function.
6021         (wl-summary-expire): Support of expand folder name at
6022         wl-expire-alist.
6023         * wl-util.el (wl-expand-newtext): Renamed from
6024         `wl-refile-expand-newtext'.
6025
6026 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6027
6028         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6029         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6030         `(elmo-msgdb-get-overview msgdb)'.
6031         (wl-summary-prefetch): Bind match data before call
6032         `wl-summay-prefetch-msg'.
6033         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6034         'off if `wl-summary-buffer-disp-msg' is non-nil.
6035         Fixed problem that couldn't show only one new or unread message when
6036         enter folder.
6037         (wl-summary-reply): Don't call `split-window-vertically' and other
6038         window.
6039
6040 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6041
6042         * wl-expire.el (wl-expire-refile): Fixed.
6043
6044 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6045
6046         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6047
6048         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6049         biff notification is removed.
6050
6051         * wl.el (wl): Changed position of `elmo-init'.
6052
6053         * wl-draft.el (wl-default-draft-cite): Use date field
6054         on the citation buffer.
6055
6056         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6057
6058         * wl-xmas.el (wl-folder-internal-icon-list): Added
6059         `wl-folder-shimbun-image'.
6060
6061         * wl-e21.el (wl-folder-internal-icon-list): Added
6062         `wl-folder-shimbun-image'.
6063
6064 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6065
6066         * wl.el (wl-init): Eliminated argument.
6067         (wl): Rewrite.
6068
6069         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6070         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6071         instead of `elmo-folder-msgdb-internal'.
6072         (wl-summary-sync-update): Ditto.
6073         (wl-summary-flush-pending-append-operations): Eliminated.
6074         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6075         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6076         `elmo-folder-open'.
6077
6078         * wl-mime.el (wl-summary-burst): Fixed.
6079
6080         * wl-folder.el (wl-folder-info-save): Check data type.
6081
6082         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6083         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6084         instead of `elmo-folder-msgdb-internal'.
6085         (wl-expire-hide): Ditto.
6086
6087
6088         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6089
6090 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6091
6092         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6093
6094 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6095
6096         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6097
6098 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6099
6100         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6101         Fixed `match-beginning' argument mismatch.
6102
6103 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6104
6105         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6106         the default value.
6107
6108 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6109
6110         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6111         instead of `elmo-nntp-default-port'.
6112
6113         * wl-vars.el: Fixed some doc strings.
6114
6115 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6116
6117         * wl-summary.el (wl-summary-prefetch-msg): Use
6118         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6119
6120         * wl-vars.el: Define *-func as obsolete variable using
6121         `elmo-define-obsolete-variable'.
6122
6123         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6124         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6125         instead of `wl-message-buffer-prefetch-threshold'.
6126
6127         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6128
6129         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6130
6131         * wl-draft.el (wl-caesar-region-func): Ditto.
6132
6133         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6134         Keep unread status in elmo-folder-move-messages.
6135         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6136
6137 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6138
6139         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6140         `wl-summary-buffer-exit-func'
6141         (wl-summary-buffer-message-redisplay-function): Renamed from
6142         `wl-summary-buffer-message-redisplay-func'
6143         (wl-summary-buffer-next-folder-function): Renamed from
6144         `wl-summary-buffer-next-folder-func'.
6145         (wl-summary-buffer-prev-folder-function): Renamed from
6146         `wl-summary-buffer-prev-folder-func'.
6147         (wl-summary-get-petname-function): Renamed from
6148         `wl-summary-get-petname-func'.
6149
6150         * wl-score.el (wl-score-edit-exit-function): Renamed from
6151         `wl-score-edit-exit-func'.
6152
6153         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6154         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6155
6156         * wl-util.el (wl-load-profile-function): Renamed from
6157         `wl-load-profile-func'.
6158
6159         * wl-folder.el (wl-folder-completion-function): Renamed from
6160         `wl-folder-completion-func'.
6161         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6162
6163         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6164         `wl-expire-archive-get-folder-func'.
6165         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6166         (wl-draft-send-mail-function): Renamed from
6167         `wl-draft-send-mail-func'.
6168         (wl-draft-send-news-function): Renamed from
6169         `wl-draft-send-news-func'.
6170         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6171         (wl-generate-mailer-string-function): Renamed from
6172         `wl-generate-mailer-string-func'.
6173         (wl-highlight-signature-search-function): Renamed from
6174         `wl-highlight-signature-search-func'.
6175         (wl-highlight-x-face-function): Renamed from
6176         `wl-highlight-x-face-func'
6177         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6178         (wl-ps-print-buffer-function): Renamed from
6179         `wl-ps-print-buffer-func'
6180         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6181         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6182         (wl-summary-subject-filter-function): Renamed from
6183         `wl-summary-subject-filter-func'.
6184
6185         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6186         `wl-draft-queue-flush-send-func'
6187         (wl-draft-cite-function): Renamed from
6188         `wl-draft-cite-func'
6189
6190         * wl-address.el (wl-address-init-function): Renamed from
6191         `wl-address-init-func'.
6192
6193 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6194
6195         * wl-draft.el (wl-draft-queue-flush): Don't call
6196         `elmo-dop-unlock-message'.
6197         * wl-draft.el (wl-draft-queue-append): Don't call
6198         `elmo-dop-lock-message'.
6199
6200         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6201         (wl-summary-buffer-folder-name): Ditto.
6202         (wl-summary-message-regexp): Added '-' (all other related portions
6203         are changed).
6204         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6205         wl-summary-buffer-folder-name.
6206
6207 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6208
6209         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6210         the number of mails in the folder buffer is not updated by wl-biff.
6211
6212 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6213
6214         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6215         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6216
6217 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6218
6219         * wl-summary.el (wl-summary-next-message):
6220         Return next message number when wl-summary-move-order is nil.
6221
6222 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6223
6224         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6225         `wl-summary-move-spec-alist'.
6226         (wl-summary-move-spec-unplugged-alist): New variable
6227         (Move spec for unplugged status).
6228         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6229         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6230
6231 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6232
6233         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6234         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6235
6236 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6237
6238         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6239         simple quotation to quote the anonymous function.
6240         * tm-wl.el (wl-draft-preview-message): Ditto.
6241
6242 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6243
6244         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6245         Eliminate redundant `save-excursion'.
6246         (wl-highlight-summary-current-line): Ditto.
6247
6248         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6249         accessing match data when `looking-at' failed.
6250
6251         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6252         `elmo-match-string' where users don't care about the speed.
6253         (wl-draft-save): Ditto.
6254
6255 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6256
6257         * wl-util.el (wl-regexp-opt): New function.
6258
6259         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6260         number from `wl-summary-buffer-number-list'.
6261         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6262         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6263         (wl-summary-move-spec-alist): Changed default setting.
6264
6265 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6266
6267         * wl-vars.el (wl-biff-notify-hook): New hook.
6268         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6269         the arrival of new mail.
6270         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6271         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6272
6273 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6274
6275         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6276
6277 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6278
6279         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6280
6281         * Version number is increased to 2.5.8.
6282
6283         * wl-thread.el (toplevel): require 'cl.
6284         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6285         (wl-thread-make-number-list): New function.
6286         (wl-thread-entity-make-number-list-from-children): Ditto.
6287         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6288         (wl-thread-entity-insert-as-children): Likewise.
6289         (wl-thread-delete-message): Likewise.
6290         (wl-meaning-of-mark): Eliminated.
6291         (wl-thread-next-failure-mark-p): Ditto.
6292         (wl-thread-entity-get-mark): Ditto.
6293         (wl-thread-meaning-alist-get-result): Ditto.
6294         (wl-thread-entity-check-prev-mark): Ditto.
6295         (wl-thread-entity-check-next-mark): Ditto.
6296         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6297         (wl-thread-entity-get-prev-marked-entity): Ditto.
6298         (wl-thread-get-prev-unread): Ditto.
6299         (wl-thread-jump-to-prev-unread): Ditto.
6300         (wl-thread-get-next-unread): Ditto.
6301         (wl-thread-jump-to-next-unread): Ditto.
6302         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6303         (wl-thread-entity-get-next-marked-entity): Ditto.
6304
6305         * wl-summary.el (wl-summary-buffer-number-list):
6306         New bufer-local variable.
6307         (wl-summary-switch-to-clone-buffer): Clone
6308         `wl-summary-buffer-number-list'.
6309         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6310         (wl-summary-cursor-move-regex): Eliminated.
6311         (wl-summary-cursor-up): Rewrite.
6312         (wl-summary-cursor-down): Ditto.
6313         (wl-summary-mode-spec-alist): New variable.
6314         (wl-summary-next-message): New inline function.
6315         (wl-summary-cursor-move): New function.
6316         (wl-summary-default-get-next-msg): Rewrite.
6317         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6318         (wl-summary-rescan): Ditto.
6319         (wl-summary-sync-all-init): Ditto.
6320         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6321         summary is not thread view.
6322         (wl-summary-sync-update): Ditto.
6323         (wl-summary-rescan): Ditto.
6324         (wl-summary-make-number-list): New function.
6325
6326         * wl-draft.el: "FCC" -> "Fcc".
6327
6328 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6329
6330         * wl-highlight.el (wl-highlight-summary-window):
6331         Call `set-buffer-modified-p'.
6332
6333         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6334         (wl): Call `elmo-init' and fix.
6335
6336         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6337         Use new variables.
6338
6339         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6340
6341 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6342
6343         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6344
6345 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6346
6347         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6348
6349 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6350
6351         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6352         `wl-use-toolbar' nor `display-graphic-p'.
6353         (wl-e21-setup-message-toolbar): Ditto.
6354         (wl-e21-setup-summary-toolbar): Ditto.
6355         (wl-e21-setup-folder-toolbar): Ditto.
6356
6357         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6358         (wl-plugged-init-icons): Ditto.
6359
6360         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6361         `display-graphic-p'.
6362         (wl-plugged-set-folder-icon): Ditto.
6363         (wl-highlight-plugged-current-line): Ditto.
6364         (wl-highlight-folder-current-line): Ditto.
6365         (wl-e21-highlight-folder-group-line): Ditto.
6366         (wl-e21-setup-toolbar): Ditto.
6367         (wl-e21-display-image-p): New macro.
6368
6369         * wl-demo.el (wl-demo): Simplified.
6370         (wl-demo-image-type-alist): Use `image-type-available-p' for
6371         checking whether the image type `xbm' is available.
6372
6373 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6374
6375         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6376         (wl-summary-input-range): Ditto.
6377
6378 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6379
6380         * wl-summary.el (wl-summary-edit-addresses): Use
6381         `wl-summary-get-original-buffer'
6382         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6383         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6384         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6385         (wl-summary-get-newsgroups): Eliminated.
6386         (wl-summary-set-crosspost): Ditto.
6387         (wl-summary-is-crosspost-folder): Ditto.
6388         (wl-crosspost-alist-load): Ditto.
6389         (wl-crosspost-alist-save): Ditto.
6390
6391         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6392         `elmo-setup-subscribed-newsgroups' instead of
6393         `elmo-nntp-make-groups-hashtb'.
6394         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6395         instead of `wl-crosspost-alist-save'.
6396
6397         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6398         of `elmo-folder-message-appendable-p'.
6399         (wl-mime-header-presentation-method): Eliminated.
6400
6401         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6402         (Error occurs in emacs21).
6403
6404         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6405         the current buffer).
6406
6407         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6408         instead of `wl-crosspost-alist-save'.
6409         (wl-init): `elmo-crosspost-message-alist-load'
6410         instead of `wl-crosspost-alist-load'
6411
6412         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6413         (wl-parse-newsgroups): Likewise.
6414         (wl-biff-notify): Run `wl-biff-notify-hook'.
6415
6416 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6417
6418         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6419
6420         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6421         when `wl-summary-lazy-highlight' is non-nil.
6422         (wl-summary-goto-folder-subr): Highlight only when
6423         `wl-summary-lazy-highlight' is non-nil.
6424
6425         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
6426         Don't display progress and highlight temp-mark when
6427         `wl-summary-lazy-highlight' is non-nil.
6428         (wl-highlight-summary-window): New function.
6429         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
6430
6431 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6432
6433         * wl-summary.el (wl-summary-sync): Change `all-visible'
6434         from `all-shown'
6435         (wl-summary-input-range): Ditto.
6436
6437 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6438
6439         * wl-e21.el (wl-highlight-folder-current-line): Call
6440         `wl-folder-init-icons' when folder icons have not been initialized.
6441
6442         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
6443
6444         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
6445         (wl-demo-image-type-alist): New macro.
6446
6447 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6448
6449         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
6450         display does not support graphics.
6451         (wl-plugged-init-icons): Ditto.
6452         (wl-folder-init-icons): Ditto.
6453
6454         * wl-demo.el (wl-demo): Chech closely whether the display
6455         supports graphics.
6456
6457 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
6458
6459         * wl-summary.el (wl-summary-get-original-buffer): New function.
6460         (wl-summary-set-crosspost): Use it.
6461         (wl-summary-target-mark-uudecode): Ditto.
6462         (wl-summary-reedit): Ditto.
6463         (wl-summary-resend-bounced-mail): Ditto.
6464         (wl-summary-update-crosspost): Eliminated (It may be incorporated
6465         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
6466
6467         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
6468         (wl-message-display-internal): Ditto.
6469
6470 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
6471
6472         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
6473
6474 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6475
6476         * wl-summary.el (wl-summary-save-view): Renamed from
6477         `wl-summary-save-status'.
6478
6479 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6480
6481         * wl-summary.el (wl-summary-sync): Added `all-shown'
6482
6483 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6484
6485         * wl-summary.el (wl-summary-input-range): Added `all-shown'
6486
6487 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
6488
6489         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
6490
6491 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
6492
6493         * wl-highlight.el (wl-highlight-summary-line-string): Use
6494         `zerop' instead of `= 0'.
6495         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6496
6497         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6498         for comparing numbers.
6499         (wl-template-prev): Use `zerop' instead of `eq 0'.
6500
6501         * wl-draft.el (wl-draft-insert-current-message): Use
6502         `with-current-buffer' instead of `save-excursion'.
6503         Use `zerop' instead of `eq 0'.
6504
6505 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6506
6507         * wl-draft.el (wl-draft-insert-ccs): New function.
6508         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6509         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6510
6511 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6512
6513         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6514
6515 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6516
6517         * wl-expire.el (wl-expire-refile): Don't call
6518         elmo-msgdb-add-msgs-to-seen-list;
6519         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6520         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6521
6522 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6523
6524         * wl-message.el (wl-message-prev-page): Ignore errors while
6525         scroll-down.
6526
6527 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6528
6529         * wl-mime.el: Use elmo-original-message-mode instead of
6530         mmelmo-original-mode.
6531
6532         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6533         `elmo-folder-get-spec';
6534         (wl-fldmgr-add-completion-all-completions):
6535         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6536
6537         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6538         of `elmo-folder-get-type'.
6539
6540         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6541         `elmo-folder-get-spec';
6542         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6543         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6544         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6545         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6546         `elmo-read-msg-no-cache';
6547         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6548         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6549         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6550         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6551         `elmo-cache-save';
6552         (wl-draft-reedit): Use `elmo-message-file-name'.
6553
6554         * wl-expire.el: Use `elmo-folder-name-internal';
6555         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6556         Use macro `wl-summary-buffer-msgdb' instead of variable
6557         `wl-summary-buffer-msgdb';
6558         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6559         Use macro `wl-summary-buffer-folder-name' instead of variable
6560         `wl-summary-buffer-folder-name'.
6561         * wl-score.el: Likewise.
6562
6563         * wl-message.el: Rewrite for new message buffer cache mechanism.
6564         (wl-message-buffer-cache-buffer-get): New macro.
6565         (wl-message-buffer-cache-folder-get): Ditto.
6566         (wl-message-buffer-cache-message-get): Ditto.
6567         (wl-message-buffer-cache-entry-make): Ditto.
6568         (wl-message-buffer-cache-hit): Ditto.
6569         (wl-message-buffer-cache-sort): New function.
6570         (wl-message-buffer-cache-add): Ditto.
6571         (wl-message-buffer-cache-delete): Ditto.
6572         (wl-message-buffer-cache-clean-up): Ditto.
6573         (wl-message-buffer-window): Rewrite.
6574         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6575         (wl-message-buffer-display): New function.
6576         (wl-message-display-internal): New function.
6577
6578 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6579
6580         * wl-folder.el: Use `elmo-folder-name-internal';
6581         Use `wl-folder-get-elmo-folder';
6582         Use `elmo-folder-list-messages' instead of
6583         `elmo-list-folder';
6584         Use `elmo-folder-get-primitive-list' instead of
6585         `elmo-folder-get-primitive-spec-list';
6586         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6587         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6588         Use `elmo-folder-create' instead of `elmo-create-folder'.
6589         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6590         (wl-folder-get-elmo-folder): New macro.
6591         (wl-folder-elmo-folder-cache-get): Ditto.
6592         (wl-folder-elmo-folder-cache-put): Ditto.
6593         (wl-folder-suspend): Call `elmo-quit'.
6594
6595         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6596         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6597         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6598         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6599         (toplevel): require 'cl.
6600         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6601
6602         * wl-summary.el: Rewrite to use new elmo interface.
6603
6604 \f
6605 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6606
6607         * wl-mime.el (wl-draft-preview-message):
6608         Run `wl-draft-send-hook' before collecting recipients information;
6609         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6610
6611         * tm-wl.el (wl-draft-preview-message): Ditto.
6612
6613 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6614
6615         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6616         wrong recipients are displayed when forwarded message.
6617
6618 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6619
6620         * Version number is increased to 2.5.7.
6621
6622 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6623
6624         * wl-message.el (wl-message-next-page): Bind
6625         `window-pixel-scroll-increment' to nil while scrolling up.
6626
6627 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6628
6629         * wl-vars.el (wl-save-hook): New hook.
6630         * wl.el (wl-save): Call `wl-save-hook'.
6631
6632 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6633
6634         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6635         Argument WITH-ARG instead of NO-ARG (negative mean).
6636         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6637         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6638         * wl-message.el (wl-message-follow-current-entity): Likewise.
6639
6640 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6641
6642         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6643         FROM was optional argument.
6644         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6645
6646 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6647
6648         * Version number is increased to 2.5.6.
6649
6650 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6651
6652         * wl-version.el (wl-version-show): Removed.
6653         (wl-version): Add `interactive'.
6654
6655 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6656
6657         * wl-summary.el (wl-summary-get-petname-func): New variable.
6658         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6659         instead of `wl-address-get-petname-1'.
6660         (wl-summary-simple-from): Ditto.
6661
6662         * wl-address.el (wl-address-get-petname-1): Define as function.
6663
6664 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6665
6666         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6667         field in the original message.
6668         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6669
6670 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6671
6672         * wl-expire.el (wl-expire-hide):
6673         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6674
6675 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6676
6677         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6678         find decoder for To, Cc, and Subject.
6679
6680 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6681
6682         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6683         for checking `elmo-use-buffer-cache'.
6684         (wl-summary-mark-as-important): Fixed typo in comment.
6685
6686 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6687
6688         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6689         field in the original message.
6690         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6691
6692 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6693
6694         * wl-expire.el (wl-expire-hide):
6695         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6696
6697 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6698
6699         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6700         find decoder for To, Cc, and Subject.
6701
6702 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6703
6704         * Version number is increased to 2.5.5.
6705
6706         * wl-address.el (wl-address-specials-regexp): New constant.
6707         (wl-address-quote-specials): Use it.
6708
6709 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6710
6711         * wl-summary.el (wl-summary-rescan):
6712         Call `wl-summary-buffer-number-column-detect'.
6713         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6714
6715         * wl-message.el (wl-message-mode-map): Define.
6716         (wl-message-decode): Use it as local-map.
6717
6718 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6719
6720         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6721         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6722
6723 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6724
6725         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6726
6727         * wl-mule.el (wl-read-event-char): Ditto.
6728
6729         * wl-e21.el (wl-read-event-char): Ditto.
6730
6731         * wl-nemacs.el (wl-read-event-char): Ditto.
6732         (read-event): Removed.
6733
6734         * wl-util.el (toplevel): Removed dummy definition of
6735         `read-event'.
6736         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6737
6738 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6739
6740         * wl-nemacs.el (elmo-archive-call-process): Moved to
6741         elmo-archive.el.
6742
6743 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6744
6745         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6746         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6747
6748         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6749         instead of magic-number 6.  Use `not' instead of `null' for symbol
6750         `nil' check (not empty list).
6751         (wl-draft-insert-x-face-field): Fixed paren style.
6752
6753         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6754         one-branch conditional statement, instead of `and' and `if'.
6755         (wl-draft-forward): Likewise.
6756         (wl-draft-add-references): Likewise.
6757         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6758
6759         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6760         conditional steatment.  Use `cond' instead of `if'.
6761         (wl-draft-confirm): Likewise.
6762
6763 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6764
6765         * wl-version.el (wl-version-show): Use `product-string-1'
6766         instead of `wl-version'.
6767         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6768
6769         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6770
6771 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6772
6773         * wl-highlight.el (wl-highlight-headers): Revert
6774         `wl-highlight-x-face-func' argument (`beg' and `end').
6775
6776 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6777
6778         * wl.el (toplevel): Move `product-provide' declare.
6779         * wl-demo.el (toplevel): Ditto.
6780         * wl-dnd.el (toplevel): Ditto.
6781         * wl-highlight.el (toplevel): Ditto.
6782         * wl-message.el (toplevel): Ditto.
6783         * wl-refile.el (toplevel): Ditto.
6784         * wl-util.el (toplevel): Ditto.
6785
6786 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6787
6788         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6789         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6790         (wl-thread-close-all): keep cursor position.
6791
6792 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6793
6794         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6795         (eq x 0).
6796         (wl-generate-user-agent-string-1): Fix conditional statement.
6797
6798 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6799
6800         * wl.el (wl-check-environment): Additional check for
6801         'wl-local-domain' and `wl-message-id-domain'.
6802
6803 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6804
6805         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6806
6807 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6808
6809         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6810         instead of `smtp-sasl-user-realm'.
6811
6812 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6813
6814         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6815
6816 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6817
6818         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
6819         to the default value as well as `eword-lexical-analyzer'.
6820
6821 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6822
6823         * wl-version.el (wl-extended-emacs-version,
6824         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
6825         `elmo-match-string' instead of `wl-match-string'.
6826
6827 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6828
6829         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
6830         docstring.
6831
6832 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
6833
6834         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
6835
6836 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6837
6838         * wl-highlight.el (wl-highlight-headers): Remove
6839         `wl-highlight-x-face-func' argument (`beg' and `end').
6840
6841 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6842
6843         * wl-summary.el (wl-summary-mark-as-important):
6844         Remove cache if folder is local.
6845
6846 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
6847
6848         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
6849         to get existing e-mail address string.
6850
6851 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6852
6853         * wl-version.el (wl-generate-user-agent-string): Commentary.
6854         (wl-generate-user-agent-string-1): Use `when' for
6855         one-branch conditional statement, instead of `and' and `if'.
6856         (wl-extended-emacs-version, wl-extended-emacs-version2,
6857         wl-extended-emacs-version3): Ditto.
6858
6859 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6860
6861         * wl-summary.el (wl-summary-sync-all-init): New inline function.
6862         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
6863         condition-case; Remove initialization.
6864         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
6865         (wl-summary-sync-update3): Added argument `sync-all';
6866         Eliminated local variable `msgdb';
6867         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
6868         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
6869         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6870
6871 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
6872
6873         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
6874         connection before call `wl-draft-send-mail-with-smtp'.
6875
6876 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6877
6878         * Version number is increased to 2.5.4.
6879
6880 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6881
6882         * wl.el (wl-check-environment): Additional check for
6883         'wl-local-domain' and `wl-message-id-domain'.
6884
6885 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6886
6887         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
6888         buffer as command specific.
6889         (wl-folder-mark-as-read-all-entity): Ditto.
6890         (wl-folder-prefetch-entity): Ditto.
6891         (wl-folder-drop-unsync-entity): Ditto.
6892
6893         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
6894         (wl-prog-uudecode-no-stdout-option): Changed default to t.
6895         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
6896
6897         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
6898         save-excursion.
6899
6900 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
6901
6902         * Version number is increased to 2.5.3.
6903
6904         * wl-summary.el (wl-summary-save-view-cache):
6905         Delete duplicated `write-region';
6906         Use `write-region-as-binary' instead of `as-binary-output-file' and
6907         `write-region'.
6908
6909 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6910
6911         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
6912
6913 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
6914
6915         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
6916         instead of `smtp-via-smtp'.
6917
6918 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6919
6920         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6921
6922 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6923
6924         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6925         instead of `smtp-sasl-user-realm'.
6926
6927 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6928
6929         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6930
6931 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6932
6933         * Version number is increased to 2.5.2.
6934
6935 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
6936
6937         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
6938         does not exist.
6939         (wl-biff-stop): Call `cancel-timer' if timer already exists.
6940         (wl-biff-start): Call `timer-activate' if timer already exists.
6941
6942         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
6943         only when it is bound as function.
6944
6945 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
6946
6947         * Version number is increased to 2.5.1.
6948
6949 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
6950
6951         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
6952         Print refile/copy destination.
6953
6954 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
6955
6956         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
6957         queue-flush-only is non-nil.
6958
6959         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
6960
6961         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
6962         checking cache folder.
6963
6964 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6965
6966         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
6967         `regexp-quote'.
6968
6969 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6970
6971         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
6972         function.
6973         * wl-summary.el (wl-summary-write-current-folder-functions):
6974         Change default value.  Use it.
6975
6976 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6977
6978         * Version number is increased to 2.5.0.
6979
6980         * wl-version.el (wl-version): Changed codename.
6981
6982 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
6983
6984         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
6985         (wl-summary-supersedes-message): Ditto.
6986
6987 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6988
6989         * wl-refile.el (wl-refile-guess-functions): Renamed from
6990         `wl-refile-guess-func-list'.
6991
6992 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
6993
6994         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6995         Fixed problem when no rule was matched.
6996
6997 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6998
6999         * wl-summary.el (wl-summary-get-mark): Fixed
7000         `wl-summary-buffer-target-mark' check logic.
7001
7002 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7003
7004         * wl-folder.el (wl-folder-write-current-folder): Added group
7005         folder check.
7006
7007         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7008         `wl-summary-write-current-newsgroup'.
7009         (wl-summary-write-current-folder-functions): New variable.
7010         * wl-folder.el (wl-folder-get-newsgroups): New function.
7011         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7012         (wl-folder-write-current-folder): Renamed from
7013         `wl-folder-write-current-newsgroup'.
7014
7015 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7016
7017         * Version number is increased to 2.3.93.
7018
7019 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7020
7021         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7022         (wl-ldap-make-matched-value-list): Ditto.
7023         (wl-ldap-alias-safe-string): Split e-mail address.
7024
7025         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7026         petname folder default was selected.
7027         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7028         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7029
7030 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7031
7032         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7033         to `wl-draft-config-exec'.
7034
7035         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7036         instead of calling `wl-draft-config-exec';
7037         Process group-list and show recipients in minibuffer.
7038
7039         * tm-wl.el (wl-draft-preview-message): Ditto.
7040
7041 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7042
7043         * wl.el (toplevel): Added (C) to copyright notice, and
7044         sync Author header.
7045         * tm-wl.el (toplevel): Ditto.
7046         * wl-address.el (toplevel): Ditto.
7047         * wl-demo.el (toplevel): Ditto.
7048         * wl-dnd.el (toplevel): Ditto.
7049         * wl-draft.el (toplevel): Ditto.
7050         * wl-e21.el (toplevel): Ditto.
7051         * wl-expire.el (toplevel): Ditto.
7052         * wl-folder.el (toplevel): Ditto.
7053         * wl-highlight.el (toplevel): Ditto.
7054         * wl-message.el (toplevel): Ditto.
7055         * wl-mime.el (toplevel): Ditto.
7056         * wl-mule.el (toplevel): Ditto.
7057         * wl-nemacs.el (toplevel): Ditto.
7058         * wl-refile.el (toplevel): Ditto.
7059         * wl-score.el (toplevel): Ditto.
7060         * wl-summary.el (toplevel): Ditto.
7061         * wl-template.el (toplevel): Ditto.
7062         * wl-thread.el (toplevel): Ditto.
7063         * wl-util.el (toplevel): Ditto.
7064         * wl-vars.el (toplevel): Ditto.
7065         * wl-xmas.el (toplevel): Ditto.
7066
7067 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7068
7069         * wl.el (wl-init): Added comment about `wl-init-hook'.
7070         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7071         * wl-vars.el (wl-init-hook): Added docs.
7072         (wl-make-plugged-hook): Removed useless docs.
7073         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7074         * wl-xmas.el (toplevel): Ditto.
7075
7076 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7077
7078         * wl-address.el (toplevel): Fixed multiple Author header format.
7079         * wl-demo.el (toplevel): Ditto.
7080         * wl-draft.el (toplevel): Ditto.
7081         * wl-folder.el (toplevel): Ditto.
7082         * wl-summary.el (toplevel): Ditto.
7083         * wl-thread.el (toplevel): Ditto.
7084         * wl-util.el (toplevel): Ditto.
7085         * wl-vars.el (toplevel): Ditto.
7086         * wl-version.el (toplevel): Ditto.
7087         * wl-xmas.el (toplevel): Ditto.
7088         * wl.el (toplevel): Ditto.
7089
7090         * wl-version.el (toplevel): Added require `elmo-version' for
7091         `product-version-as-string'.
7092
7093 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7094
7095         * wl-vars.el (wl-draft-send-hook): Changed default value to
7096         '(wl-draft-config-exec).
7097
7098         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7099         explicitly.
7100         (wl-draft): Set `wl-draft-config-exec-flag' before running
7101         `wl-mail-setup-hook'.
7102
7103         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7104         `wl-biff-init-icons' to `wl-init-hook' instead of
7105         `wl-make-plugged-hook'.
7106         (Because if `wl-draft' command is invoked at first,
7107         they are not initialized)
7108         Updated copyright notice.
7109
7110         * wl-e21.el (toplevel): Ditto;
7111
7112         * wl-demo.el (toplevel): Updated copyright notice.
7113         * wl-address.el (toplevel): Ditto.
7114         * wl-draft.el (toplevel): Ditto.
7115         * wl-version.el (toplevel): Ditto.
7116         * wl-folder.el (toplevel): Ditto.
7117         * wl-summary.el (toplevel): Ditto.
7118         * wl-thread.el (toplevel): Ditto.
7119         * wl-util.el (toplevel): Ditto.
7120         * wl-vars.el (toplevel): Ditto.
7121         * wl.el (toplevel): Ditto.
7122
7123 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7124
7125         * wl-highlight.el (wl-highlight-message): Fixed problem of
7126         highlighting failure which occured when the last field contains
7127         multiple lines in the draft buffer.
7128
7129         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7130         `wl-biff-start' if plugged.
7131
7132         * wl-util.el (wl-biff-check-folder): New function.
7133         (wl-biff-check-folders): Don't set session name prefix.
7134         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7135         (wl-biff-check-folder-async): Ditto.
7136
7137         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7138         in email address.
7139
7140 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7141
7142         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7143
7144         * wl-draft.el (wl-draft-strip-subject-re): New function.
7145
7146         * wl-draft.el (wl-draft-reply): Use it.
7147
7148 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7149
7150         * wl-message.el (wl-mmelmo-message-redisplay): Use
7151         `mime-display-message' instead of `wl-mime-display-message'.
7152
7153         * wl-mime.el (toplevel): Removed compatibility workaround
7154         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7155         (wl-mime-display-message): Abolished.
7156         (wl-mime-entity-read-field): Ditto.
7157         (wl-mime-combine-message/partial-pieces): Use
7158         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7159
7160 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7161
7162         * wl-template.el: Doc fixes.
7163
7164 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7165
7166         * wl-e21.el (wl-message-overload-functions): Do nothing if
7167         `current-local-map' is not available.
7168         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7169
7170 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7171
7172         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7173         representation.
7174
7175         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7176         number.
7177         (wl-fldmgr-save-folders): Don't use `format' when insert
7178         `wl-fldmgr-folders-header'.
7179
7180 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7181
7182         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7183
7184 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7185
7186         * wl-highlight.el (wl-highlight-message):
7187         Use `std11-field-end' to detect end point of the header field.
7188         Refer `wl-highlight-max-header-size'.
7189
7190         * wl-vars.el (wl-highlight-max-header-size): New variable.
7191
7192         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7193
7194         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7195         Set `for-draft' argument of wl-highlight-headers.
7196         (wl-draft): Ditto.
7197         (wl-draft-reedit): Ditto.
7198         (wl-user-agent-compose-internal): Ditto.
7199
7200 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7201
7202         * wl-message.el (wl-message-add-button): Use overlay.
7203
7204 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7205
7206         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7207
7208         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7209         problem when group-list content is nothing.
7210         (Reported by Mito <mit@nines.nec.co.jp>)
7211
7212 2000-10-18  SAITO Atsunori <sai@yedo.com>
7213
7214         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7215
7216 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7217
7218         * tm-wl.el (toplevel): Use product-provide.
7219
7220 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7221
7222         * Version number is increased to 2.3.92.
7223
7224 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7225
7226         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7227         title text, use `display' property for left margin under Emacs 21.
7228
7229         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7230         properties.
7231         (wl-plugged-init-icons): Ditto.
7232
7233 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7234
7235         * wl.el (wl-save-status, wl-init): Remove last period in
7236         "...done." message.
7237         * tm-wl.el (wl-summary-burst): Ditto.
7238         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7239         wl-summary-resume-cache-status,
7240         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7241         wl-summary-sync-update3, wl-summary-highlight-msgs,
7242         wl-summary-flush-pending-append-operations,
7243         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7244         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7245         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7246         wl-thread-open-all): Ditto.
7247         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7248         * wl-mime.el (wl-summary-burst): Ditto.
7249         * wl-highlight.el (wl-highlight-summary): Ditto.
7250         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7251         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7252         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7253         * wl-address.el (wl-local-address-init): Ditto.
7254
7255 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7256
7257         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7258         `add-text-properties'.
7259         (wl-plugged-init-icons): Ditto.
7260         (wl-folder-init-icons): Use `propertize' instead of
7261         `put-text-property'.
7262         (wl-plugged-set-folder-icon): Ditto.
7263         (wl-e21-highlight-folder-group-line): Ditto.
7264
7265 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7266
7267         * wl-version.el (wl-version-status-alist): New variable.
7268         (wl-version-status): New function.
7269
7270         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7271         "Cc" part of the case "Reply-To".
7272
7273         * wl-draft.el (wl-draft-reply): Use result of
7274         `eword-extract-address-components'.
7275
7276         * wl-demo.el (wl-demo-icon-name): New constant.
7277         (wl-logo-xpm): Use it.
7278         (wl-logo-xbm): Ditto.
7279         (wl-logo-bitmap): Ditto.
7280
7281         * Version number is increased to 2.3.91.
7282
7283 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7284
7285         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7286         (wl-extended-emacs-version, wl-extended-emacs-version2,
7287         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7288         docstring.
7289
7290         * wl-version.el (wl-generate-user-agent-string-1): New function.
7291         (wl-generate-user-agent-string): Use it.
7292
7293         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7294         `mime-edit-insert-user-agent-field'.
7295         (wl-generate-user-agent-string): Check
7296         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7297
7298         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7299         instead of `if', when verbose case.
7300
7301 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7302
7303         * wl-expire.el (wl-summary-expire): Fix.
7304
7305 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7306
7307         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7308         and `elmo-lost+found-folder' if 'wl-draft.
7309         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7310
7311 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7312
7313         * wl-expire.el (wl-summary-expire): Change messages.
7314         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7315         `deleing-info' instead of "Deleting..."
7316
7317 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7318
7319         * wl-summary.el (wl-summary-refile-subr): Fix.
7320
7321 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7322
7323         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7324         if pipe folder.
7325
7326 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7327
7328         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7329
7330 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7331
7332         * wl-expire.el (wl-expire-hide): New function.
7333         (wl-summary-expire): Add `hide'.
7334
7335 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7336
7337         * wl-vars.el (wl-draft-reply-without-argument-list):
7338         Changed default value to consider `Reply-To:'.
7339         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7340
7341         * Version number is increased to 2.3.90.
7342
7343         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7344         elmo-imap4-get-session with unwind-protect.
7345         Don't cause error.
7346         (wl-summary-sync-marks): Don't check plugged nor folder type.
7347         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7348         (Always keep current buffer).
7349
7350 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7351
7352         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7353         Enclose with `save-excursion'.
7354
7355 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7356
7357         * wl-version.el (wl-version): Remove interactive.
7358
7359 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7360
7361         * wl-version.el (wl-generate-user-agent-string): Use
7362         `product-string-verbose' instead of `product-string-1'.
7363
7364 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7365
7366         * wl-vars.el (wl-draft-use-cache): New variable.
7367         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7368         if wl-draft-use-cache is non-nil.
7369
7370 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7371
7372         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7373         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7374
7375 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7376
7377         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7378         (wl-thread-msg-mark-as-unread): Ditto.
7379
7380         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7381         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7382         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7383         Don't set mark in summary if return value of `elmo-mark-as-read'
7384         is nil.
7385         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7386         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7387         instead of `wl-thread-msg-mark-as-read'.
7388         (wl-summary-mark-as-unread-region): Ditto.
7389         (wl-summary-target-mark-mark-as-read): Ditto.
7390
7391         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7392
7393 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7394
7395         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7396
7397         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7398
7399 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7400
7401         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7402         face.
7403
7404 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7405
7406         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7407         `running-xemacs'.
7408
7409 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7410
7411         * wl-version.el (toplevel): Use `product-version-as-string' for
7412         set verstion-string, if defined.
7413
7414         * wl-version.el (wl-version-show): Insert string at point, when
7415         call with argument.
7416
7417         * wl-version.el (wl-generate-user-agent-string): Use
7418         `product-string-1' instead of `wl-appname', `wl-version' and
7419         `wl-codename'.
7420
7421 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7422
7423         * wl-address.el (toplevel): Use product-provide.
7424         * wl-demo.el (toplevel): Ditto.
7425         * wl-dnd.el (toplevel): Ditto.
7426         * wl-draft.el (toplevel): Ditto.
7427         * wl-e21.el (toplevel): Ditto.
7428         * wl-expire.el (toplevel): Ditto.
7429         * wl-fldmgr.el (toplevel): Ditto.
7430         * wl-folder.el (toplevel): Ditto.
7431         * wl-highlight.el (toplevel): Ditto.
7432         * wl-message.el (toplevel): Ditto.
7433         * wl-mime.el (toplevel): Ditto.
7434         * wl-mule.el (toplevel): Ditto.
7435         * wl-nemacs.el (toplevel): Ditto.
7436         * wl-refile.el (toplevel): Ditto.
7437         * wl-score.el (toplevel): Ditto.
7438         * wl-summary.el (toplevel): Ditto.
7439         * wl-template.el (toplevel): Ditto.
7440         * wl-thread.el (toplevel): Ditto.
7441         * wl-util.el (toplevel): Ditto.
7442         * wl-vars.el (toplevel): Ditto.
7443         * wl-xmas.el (toplevel): Ditto.
7444         * wl.el (toplevel): Ditto.
7445
7446 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7447
7448         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
7449         instead of product.
7450
7451         * wl-version.el (wl-version): Compile time evalution elmo-version.
7452
7453 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
7454
7455         * wl-summary.el (wl-summary-sync-force-update): Append queue
7456         `mark-as-read'if unplugged.
7457
7458 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7459
7460         * wl-version.el: New file.  Use product.el.
7461         * wl.el: add (require 'wl-version).
7462         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
7463         for ~/.folders header.
7464         (wl-fldmgr-folders-header): Changed.
7465         * wl-demo.el (wl-demo): Use product.el.
7466
7467         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
7468         wl-version.el.
7469         * wl-util.el (wl-version, wl-version-show): Ditto.
7470
7471         * wl-util.el (wl-generate-user-agent-string,
7472         wl-extended-emacs-version, wl-extended-emacs-version2,
7473         wl-extended-emacs-version3): Move to wl-version.el.
7474         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
7475         xemacs-codename, mime-edit-insert-user-agent-field,
7476         mime-edit-user-agent-value, mime-editor/version,
7477         mime-editor/codename): Compile warning killer move to
7478         wl-version.el
7479
7480 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
7481
7482         * wl-summary.el (wl-summary-refile-subr): Fix.
7483
7484 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
7485
7486         * wl-summary.el (wl-summary-sync-marks): Changed argument for
7487         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7488
7489 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
7490
7491         * wl.el (wl-check-environment): Check too many `@'.
7492
7493 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7494
7495         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7496
7497 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7498
7499         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7500         wl-draft-reply-myself-without-argument-list): Add variables.
7501         * wl-draft.el (wl-draft-reply): Use it.
7502
7503 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7504
7505         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7506         the 5th argument of `elmo-network-get-spec'.
7507
7508         * wl-thread.el (wl-thread-reparent-children): New inline function.
7509         (wl-thread-delete-message): Use it.
7510
7511         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7512         (wl-summary-score-update-all-lines): Don't use `dolist'.
7513
7514 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7515
7516         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7517         (require 'elmo-msgdb) for inline function.
7518
7519 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7520
7521         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7522
7523 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7524
7525         * wl-score.el (wl-score-headers): Fix for the confusing macro
7526         `elmo-kill-buffer'.
7527
7528 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7529
7530         * wl-summary.el: Don't use the 3rd argument of `require' because
7531         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7532         * wl-util.el: Ditto.
7533         * wl-draft.el: Ditto.
7534
7535 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7536
7537         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7538         window system is not used.
7539
7540 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7541
7542         * wl-thread.el: Don't use `mapcar' only for iteration.
7543         (wl-thread-resume-entity): Ditto.
7544         (wl-thread-delete-message): Ditto.
7545
7546         * wl-summary.el: Bind `dragdrop-drop-functions',
7547         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7548         of `require' for `timezone', `easymenu' and `ps-print';
7549         don't use `mapcar' only for iteration.
7550
7551         * wl-util.el: Bind `mule-version', `nemacs-version',
7552         `emacs-beta-version', `xemacs-codename',
7553         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7554         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7555         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7556         only for iteration.
7557
7558         * wl-score.el: Don't use `mapcar' only for iteration.
7559         (wl-score-simplify-buffer-fuzzy): Ditto.
7560         (wl-score-simplify-subject): Ditto.
7561         (wl-score-headers): Ditto.
7562         (wl-summary-score-update-all-lines): Ditto.
7563
7564         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7565         `enable-multibyte-characters' and `mule-version'.
7566
7567         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7568         `mapcar' only for iteration.
7569
7570         * wl-demo.el: Don't use `mapcar' only for iteration.
7571
7572         * wl-folder.el: Don't use `mapcar' only for iteration.
7573         (wl-folder-open-all): Ditto.
7574         (wl-folder-count-incorporates): Ditto.
7575
7576         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7577         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7578
7579         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7580         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7581         `smtp-connection-type'; specify 3rd argument of `require' for
7582         `timezone'; don't use `mapcar' only for iteration.
7583         (wl-draft-clone-local-variables): Don't use `mapcar'.
7584         (wl-draft-generate-clone-buffer): Ditto.
7585         (wl-user-agent-compose-internal): Ditto.
7586
7587         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7588
7589         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7590         (wl-save-status): Ditto.
7591
7592         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7593         for iteration.
7594
7595 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7596
7597         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7598         removed `Date'.
7599         (wl-fldmgr-make-filter-default): New user option.
7600
7601         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7602         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7603         (wl-fldmgr-filter-completion-alist): Abolish.
7604
7605         * wl.el (wl): Don't check servers if arg is non-nil.
7606
7607         * wl-draft.el (wl-draft-reply): Set only message-id string to
7608         In-Reply-To field.
7609
7610 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7611
7612         * wl-summary.el (wl-summary-pick): Rewrite.
7613
7614         * wl-draft.el (wl-draft-forward): Get references field from
7615         original buffer.
7616         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7617
7618 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7619
7620         * wl-draft.el (wl-draft-forward): Add references field.
7621
7622 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7623
7624         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7625         (wl-draft-reply): Use it.
7626
7627 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7628
7629         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7630         when Emacs 21 is running.
7631
7632         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7633         bindings.
7634
7635 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7636
7637         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7638         XPM icons transparent.
7639
7640         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7641         Emacs 21.
7642
7643 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7644
7645         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7646         nil.
7647
7648         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7649         when it is persistent.
7650         (wl-summary-sync-marks): Changed argument for
7651         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7652         (wl-summary-virtual): Use `elmo-read-search-condition'.
7653         (wl-summary-redisplay-internal): If folder is local, mark as read
7654         even when folder is plugged.
7655
7656 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7657
7658         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7659         of `tool-bar-lines' in the frame parameters.
7660         (after-make-frame-functions, post-command-hook): Don't modify the
7661         value.
7662         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7663         wl-e21-tool-bar-lines): Removed.
7664
7665 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7666
7667         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7668         properties `evaporate' and `wl-momentary-overlay' as well.
7669         (wl-highlight-summary-displaying): Ditto.
7670         (wl-delete-all-overlays): Don't delete overlay which does not have
7671         a property `wl-momentary-overlay'.
7672
7673         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7674         `display-mouse-p' and `display-graphic-p'.
7675         (wl-folder-init-icons): Don't search for XBM or the other files.
7676         (wl-plugged-set-folder-icon): Make icons if and only if
7677         `display-graphic-p' returns non-nil.
7678         (wl-highlight-plugged-current-line): Use `before-string' overlay
7679         property to show icon images.
7680         (wl-highlight-folder-current-line): Ditto.
7681         (wl-e21-highlight-folder-group-line): Ditto.
7682         (wl-e21-highlight-folder-by-numbers): Ditto.
7683         (wl-e21-insert-image): Removed.
7684         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7685         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7686         said.
7687         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7688         `wl-e21-force-switch-toolbar'.
7689         (wl-e21-make-icon-image): Removed.
7690         (wl-e21-setup-toolbar): Don't search for XBM files.
7691         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7692         the default value.
7693
7694 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7695
7696         * wl-util.el (wl-biff-check-folder-async): Set
7697         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7698
7699 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7700
7701         * wl-e21.el (after-make-frame-functions): Add
7702         `wl-e21-force-switch-toolbar'.
7703         (wl-e21-force-switch-toolbar): New function force to switch the
7704         toolbar appearance automatically.
7705         (post-command-hook): Add `wl-e21-switch-toolbar'.
7706         (wl-e21-switch-toolbar): New function to switch the toolbar
7707         appearance automatically.
7708         (wl-e21-tool-bar-lines): New buffer local variable.
7709
7710 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7711
7712         * wl-util.el (wl-biff-check-folders-running): New variable.
7713         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7714         (wl-biff-check-folder-async-callback):
7715         Set `wl-biff-check-folders-running'.
7716         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7717         with unwind-protect.
7718
7719         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7720         Enclose `wl-folder-auto-check' with unwind-protect.
7721
7722         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7723         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7724
7725         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7726
7727         * wl-util.el (wl-biff-notify): New inline function.
7728         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7729         locally.
7730         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7731         folder-list' is 1.
7732         Use `wl-biff-notify'.
7733         (wl-biff-check-folder-async-callback): New function.
7734         (wl-biff-check-folder-async): Ditto.
7735
7736         * wl-folder.el (wl-folder): Don't check folders.
7737         (wl-folder-auto-check): New function.
7738
7739 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7740
7741         * wl-util.el (wl-biff-start) [Emacs19+]:
7742         Use `timer-next-integral-multiple-of-time'.
7743         (wl-biff-check-folders): Use `wl-default-folder'
7744         if `wl-biff-check-folder-list' is nil.
7745
7746 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7747
7748         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7749         instead of `elmo-delete-lists'.
7750
7751 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7752
7753         * wl.el (wl-plugged-toggle-all): Set the value of
7754         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7755         (wl-plugged-toggle): Ditto.
7756         (wl-toggle-plugged): Ditto.
7757         (wl-plugged-init): Ditto.
7758
7759         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7760         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7761         instead of `wl-biff-state-indicator-off' and
7762         `wl-biff-state-indicator-on'; don't modify the value and the type
7763         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7764         (wl-plugged-init-icons): Set icons data to
7765         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7766         instead of `wl-plug-state-indicator-off' and
7767         `wl-plug-state-indicator-on'; don't modify the value and the type
7768         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7769
7770         * wl-vars.el (wl-modeline-biff-state-off,
7771         wl-modeline-biff-state-on, wl-modeline-biff-status,
7772         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7773         wl-modeline-plug-status): New internal variables.
7774         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7775         wl-biff-check-interval, wl-biff-check-folder-list): Change
7776         customization group from `wl-folder' to `wl-highlight'.
7777         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7778         wl-show-plug-status-on-modeline): Defcustomized.
7779
7780         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7781         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7782         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7783         a flag to `mode-line-buffer-identification'.
7784
7785         * wl-e21.el (wl-biff-init-icons): Set icons data to
7786         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7787         instead of `wl-biff-state-indicator-off' and
7788         `wl-biff-state-indicator-on'.
7789         (wl-plugged-init-icons): Set icons data to
7790         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7791         instead of `wl-plug-state-indicator-off' and
7792         `wl-plug-state-indicator-on'.
7793
7794 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7795
7796         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7797         excessive titles.
7798
7799 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7800
7801         * wl.el (wl-plugged-mode): Use revised
7802         `wl-mode-line-buffer-identification'.
7803         (wl-plugged-init): Don't use `force-mode-line-update'.
7804
7805         * wl-xmas.el (wl-draft-overload-functions): Use revised
7806         `wl-mode-line-buffer-identification'.
7807         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
7808         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
7809         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7810         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7811         `wl-make-plugged-hook';
7812         add `wl-folder-init-icons' and `wl-setup-folder' to
7813         `wl-folder-mode-hook'.
7814
7815         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
7816         19 as well.
7817         (wl-mode-line-display-priority-list): New user option.
7818         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
7819         Defcustomized.
7820         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
7821         Add docs.
7822
7823         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
7824         start.
7825         (wl-mode-line-buffer-identification): Revised as a function.
7826
7827         * wl-summary.el (wl-summary-mode): Use revised
7828         `wl-mode-line-buffer-identification'; don't call
7829         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
7830         (TopLevel): Don't bind `wl-e21-setup-summary' nor
7831         `wl-xmas-setup-summary'.
7832
7833         * wl-nemacs.el (wl-draft-overload-functions): Use revised
7834         `wl-mode-line-buffer-identification'.
7835
7836         * wl-mule.el (wl-draft-overload-functions): Use revised
7837         `wl-mode-line-buffer-identification'.
7838
7839         * wl-folder.el (wl-make-plugged-alist): Don't call
7840         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
7841         (wl-folder): Don't call `wl-folder-init-icons' directly.
7842         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
7843         `wl-xmas-setup-folder' directly;
7844         use revised `wl-mode-line-buffer-identification'.
7845         (TopLevel): Don't bind `wl-biff-init-icons',
7846         `wl-plugged-init-icons', `wl-folder-init-icons',
7847         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
7848
7849         * wl-e21.el (wl-draft-overload-functions): Use revised
7850         `wl-mode-line-buffer-identification'.
7851         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
7852         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
7853         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7854         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7855         `wl-make-plugged-hook';
7856         add `wl-folder-init-icons' and `wl-setup-folder' to
7857         `wl-folder-mode-hook'.
7858
7859 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7860             Katsumi Yamaoka    <yamaoka@jpl.org>
7861
7862         * wl.el (wl): Call `wl-biff-start'.
7863         (wl-exit): Call `wl-biff-stop'.
7864         (wl-plugged-mode): Show biff in modeline.
7865         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
7866
7867         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
7868         (wl-biff-init-icons): New function.
7869         (wl-plugged-init-icons): Don't make too much keymaps.
7870         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
7871
7872         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
7873         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
7874         variables.
7875         (wl-biff-check-interval, wl-biff-check-folder-list): New user
7876         options.
7877
7878         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
7879         wl-biff-start, wl-biff-stop): New functions.
7880         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
7881         (wl-biff-timer-name): New variable.
7882
7883         * wl-summary.el (wl-summary-mode): Show biff in modeline.
7884
7885         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
7886         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7887
7888         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
7889         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7890
7891         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
7892         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
7893         `wl-folder-init-icons' to `ignore' if they are not available.
7894         (wl-folder-mode): Show biff in modeline.
7895
7896         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
7897         (wl-biff-init-icons): New function.
7898         (wl-plugged-init-icons): Don't make too much keymaps.
7899         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
7900
7901 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
7902
7903         * wl-vars.el (wl-strict-diff-folders): Customization Type
7904         and doc fix.  Define as a list of regular expressions for
7905         folders or nil.
7906         * wl-folder.el (wl-folder-check-one-entity): Use
7907         `wl-string-match-member' instead of `wl-string-member' for
7908         `wl-strict-diff-folders'.
7909
7910 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
7911
7912         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
7913         (wl-highlight-folder-current-line): Use it; new implementation.
7914         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
7915         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
7916         `defsubst' instead of `defun'.
7917
7918         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
7919         `wl-highlight-group-folder-by-numbers'; made it can also be a
7920         number.  See info for more details.
7921
7922         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
7923         running.
7924
7925         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
7926         to bind them.
7927
7928         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
7929         (wl-highlight-folder-current-line): New implementation.
7930
7931         * wl-highlight.el (wl-highlight-folder-group-line): New
7932         implementation.
7933         (wl-delete-all-overlays): Rewrite as a marco.
7934         (TopLevel): Require `wl-e21' when Emacs 21 is running.
7935
7936         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
7937         running.
7938         (wl-folder-*-glyph): No need to bind them.
7939
7940         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
7941         `wl-e21-highlight-folder-group-icon'; rewrite.
7942         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
7943         `defsubst' instead of `defun'.
7944         (wl-folder-mode-map): Bind it when compiling.
7945
7946 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7947
7948         * wl.el (wl): Initialize plug-related settings before `wl-init'.
7949
7950         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
7951
7952 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
7953
7954         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
7955
7956 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
7957
7958         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
7959         (wl-highlight-folder-current-line): Use it.
7960
7961         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
7962         in `id-name'.
7963
7964 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
7965
7966         * wl.el: Require `wl-e21' when Emacs 21 is running.
7967
7968         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
7969         default when Emacs 21 is running.
7970         (wl-use-highlight-mouse-line): Ditto.
7971         (wl-on-emacs21): New constant.
7972         (wl-on-emacs20): Removed.
7973
7974         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
7975         Emacs 21 is running.
7976
7977         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
7978         Emacs 21 is running.
7979
7980         * wl-e21.el: New file.
7981
7982 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
7983
7984         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
7985         (wl-toggle-plugged): Ditto.
7986         (wl-plugged-toggle): Ditto.
7987         (wl-plugged-toggle-all): Ditto.
7988
7989         * wl-vars.el (wl-plug-state-indicator): Refer
7990         `wl-plug-state-indicator-on' indirectly.
7991
7992 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7993
7994         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
7995         Call `wl-folder-confirm-existence'.
7996
7997         * wl-folder.el (wl-folder-confirm-existence): Added optional
7998         argument `force'.
7999
8000 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8001
8002         * wl-summary.el (wl-summary-refile-subr): Assume
8003         `copy-or-refile' as symbol.
8004         (wl-summary-refile): Follow up above change.
8005         (wl-summary-copy): Ditto.  Doc fix.
8006
8007 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8008
8009         * wl-summary.el (wl-summary-pick): Don't bind
8010         `elmo-search-mime-charset'.
8011
8012         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8013         default using old backquote style.
8014         (wl-search-mime-charset): Abolished.
8015
8016         * wl-highlight.el (wl-highlight-headers):
8017         Call `point' after `re-search-forward'(for Nemacs).
8018
8019         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8020         for elmo-imap4.el.
8021
8022 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8023
8024         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8025         `wl-message-ignored-field-list' instead of
8026         `mime-view-ignored-field-list'.
8027
8028         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8029         Add interactive spec.
8030         (wl-folder-goto-bottom-of-current-folder): Ditto.
8031         (wl-folder-mode-map): Bind them.
8032
8033         * wl-vars.el (wl-message-ignored-field-list): New variable.
8034         (wl-message-visible-field-list): New variable.
8035
8036         * wl-mime.el (wl-mime-header-presentation-method): New function.
8037         (wl-mime-setup): Set header-presentation-method.
8038
8039 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8040
8041         * wl-nemacs.el (wl-draft-overload-functions): Set
8042         `mode-line-buffer-identification' instead of using
8043         `wl-make-modeline'.
8044
8045         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8046         instead of using `wl-make-modeline'.
8047
8048         * wl-xmas.el (wl-plugged-init-icons): Set up
8049         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8050         (wl-make-modeline): Abolish.
8051         (wl-draft-overload-functions): Set
8052         `mode-line-buffer-identification' instead of using
8053         `wl-make-modeline'.
8054
8055         * wl-util.el (wl-make-modeline-subr): Abolish.
8056         (wl-mode-line-buffer-identification): New alias.
8057
8058         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8059         (wl-summary-make-modeline): Abolish.
8060         (wl-summary-buffer-set-folder): Set
8061         `wl-summary-buffer-folder-indicator'.
8062         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8063         of using `wl-make-modeline'.
8064         (wl-summary-switch-to-clone-buffer): Don't set
8065         `mode-line-buffer-identification'.
8066         (wl-summary-goto-folder-subr): Ditto.
8067
8068         * wl-mule.el (wl-draft-overload-functions): Set
8069         `mode-line-buffer-identification' instead of using
8070         `wl-make-modeline'.
8071
8072         * wl-folder.el (wl-folder-mode): Set
8073         `mode-line-buffer-identification' instead of using
8074         `wl-make-modeline'.
8075         (wl-folder): Don't set `mode-line-buffer-identification'.
8076
8077 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8078
8079         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8080         instead of `member' for `wl-refile-guess-func-list' look-ups.
8081         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8082
8083 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8084
8085         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8086         `wl-message-button-dispatcher'.
8087
8088         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8089
8090         * wl-message.el (wl-message-button-dispatcher): Use it.
8091
8092         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8093         "In-Reply-To".
8094
8095         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8096         Bind `case-fold-search' to t.
8097
8098 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8099
8100         * wl-xmas.el (wl-message-overload-functions): Initialize
8101         `wl-message-button-map'.
8102
8103         * wl-mule.el (wl-message-overload-functions): Initialize
8104         `wl-message-button-map'.
8105
8106         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8107
8108         * wl-message.el (wl-message-button-map): New keymap.
8109         (wl-message-add-button): New function.
8110         (wl-message-button-dispatcher): New function.
8111         (wl-message-button-refer-article): New function.
8112
8113         * wl-highlight.el
8114         (wl-highlight-message-add-buttons-to-header): New function.
8115         (wl-highlight-headers): Use it.
8116
8117 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8118
8119         * wl-summary.el (wl-summary-default-from): Use
8120         `wl-address-get-petname-1'.
8121         (wl-summary-simple-from): Ditto.
8122
8123         * wl-address.el (wl-address-get-petname-1): New inline function.
8124         (wl-address-get-petname): Use it.
8125
8126 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8127
8128         * wl-summary.el (wl-summary-default-from): Return full-name part
8129         from the address if no petname was found.
8130         (wl-summary-simple-from): Ditto.
8131
8132         * wl-address.el (wl-address-get-petname): Return nil if no petname
8133         associated with the address was found.
8134
8135 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8136
8137         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8138         display is finished.
8139
8140 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8141
8142         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8143         `elmo-folder-exists-p' argument.
8144
8145 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8146
8147         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8148         the folder.
8149
8150 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8151
8152         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8153
8154         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8155         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8156
8157 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8158
8159         * wl-folder.el (wl-folder-create-subr): New function.
8160         (wl-folder-confirm-existence): Use it.
8161         (wl-folder-check-one-entity): Use it.
8162         Check the error symbol is derived from 'elmo-open-error.
8163
8164         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8165         `ignore-error'.
8166
8167 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8168
8169         * wl-util.el (toplevel): Add (eval-when-compile (require
8170         'elmo-util)).  (Maybe `provide' is typo.)
8171
8172 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8173
8174         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8175         (I don't know why this was needed.)
8176
8177         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8178         Follow up changes for stream-type.
8179
8180         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8181         (wl-draft-elmo-nntp-send): Ditto.
8182
8183         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8184         (wl-nntp-posting-stream-type): Ditto.
8185         (wl-pop-before-smtp-ssl): Abolished.
8186         (wl-nntp-posting-ssl): Ditto.
8187
8188         * wl-address.el (wl-address-quote-specials): New function.
8189         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8190
8191         * wl-draft.el (wl-draft-reply): Ditto.
8192
8193 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8194
8195         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8196         use function `wl-string-match-assoc'.
8197
8198 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8199
8200         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8201
8202         * wl-draft.el (wl-draft-deduce-address-list): New function.
8203         (wl-draft-parse-mailbox-list): Ditto.
8204         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8205         instead of `smtp-deduce-address-list'.
8206         (wl-draft-on-field-p): Follow group list.
8207
8208         * wl-address.el (wl-address-concat-token): New function.
8209         (wl-address-string-without-group-list-contents): Ditto.
8210         (wl-complete-field-body): Fixed problem of completion
8211         by japanese petname.
8212         (wl-address-make-completion-list): Rewrite.
8213
8214 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8215
8216         * wl-address.el (wl-address-make-completion-list): Completion by
8217         petname.
8218         (wl-complete-field-body): Likewise.
8219
8220 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8221
8222         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8223         contains invalid address syntax.
8224
8225 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8226
8227         * wl-folder.el (wl-folder-check-entity-async): Use
8228         `elmo-nntp-spec-hostname'.
8229
8230 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8231
8232         * wl-summary.el (wl-summary-msgdb-load-async): Use
8233         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8234
8235 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8236
8237         * wl-draft.el (wl-draft-reply): Set argument
8238         `content-transfer-encoding' as nil.
8239
8240 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8241
8242         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8243         `wl-refile-alist'.
8244
8245 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8246
8247         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8248         (wl-draft-edit-string): Ditto.
8249         (wl-draft-forward): Ditto.
8250         * wl-summary.el (wl-summary-write): Ditto.
8251
8252 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8253
8254         * wl-summary.el (wl-summary-sync-update3): Call
8255         `wl-summary-buffer-number-column-detect'.
8256         (wl-summary-buffer-number-column-detect): Search from point-min.
8257
8258 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8259
8260         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8261         contains an address which is not included in original to or cc.
8262
8263 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8264
8265         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8266         begin-line does not exist.
8267         * wl-message.el (wl-message-uu-substring): Ditto.
8268
8269 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8270
8271         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8272         clear local variables.
8273         (wl-summary-exit): Call `elmo-commit'.
8274         (wl-summary-switch-to-clone-buffer): Call
8275         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8276         (wl-summary-goto-folder-subr): Ditto.
8277
8278         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8279         POP folder.
8280
8281 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8282
8283         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8284         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8285         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8286         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8287         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8288         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8289
8290         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8291
8292 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8293
8294         * wl-summary.el (wl-summary-search-by-subject):
8295         Search parent message from the latest one.
8296
8297 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8298
8299         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8300         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8301
8302         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8303         New user option.
8304
8305         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8306         if elmo-nntp-use-killed-list is nil.
8307         Use `elmo-msgdb-append-to-killed-list'.
8308         (Append numbers confirmed as disappeared to the killed list.)
8309         (wl-summary-confirm-appends): Don't display negative number.
8310
8311 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8312
8313         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8314
8315 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8316
8317         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8318         range is `all'.
8319         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8320         `elmo-list-bigger-diff'.
8321
8322 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8323
8324         * wl-summary.el (wl-summary-buffer-exit-func):
8325         New buffer local variable.
8326         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8327
8328 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8329
8330         * wl-demo.el (wl-demo): Fix the last change.
8331
8332 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8333
8334         * wl-demo.el (wl-demo): Don't use `eval'.
8335
8336 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8337
8338         * wl-summary.el (wl-summary-buffer-thread-modified):
8339         New buffer-local variable.
8340         (wl-summary-set-thread-modified): New function.
8341         (wl-summary-thread-modified-p): New function.
8342         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8343         (wl-summary-yank-saved-message): Use function
8344         `wl-summary-set-thread-modified'
8345         (wl-summary-switch-to-clone-buffer): Add
8346         `wl-summary-buffer-thread-modified'.
8347
8348         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8349         (wl-summary-buffer-mark-saved-hook): Ditto.
8350         * wl-summary.el (wl-summary-msgdb-save): New hook
8351         `wl-summary-buffer-message-saved-hook' and
8352         `wl-summary-buffer-mark-saved-hook'.
8353
8354 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8355
8356         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8357
8358 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8359
8360         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8361         don't hide scroll bars under FSF Emacsen because it may incur an
8362         undesirable redrawing.
8363
8364 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8365
8366         * wl-draft.el (wl-draft-edit-string): Call
8367         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8368
8369 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8370
8371         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8372
8373 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8374
8375         * wl-summary.el (wl-summary-msgdb-load-async): Call
8376         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8377
8378 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8379
8380         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8381         fringes in demo buffer; center bitmap logo correctly even if old
8382         Mule is used.
8383
8384 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8385
8386         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8387
8388         * wl-refile.el (wl-refile-subject-alist): New variable.
8389         (wl-refile-subject-alist-file-name): Ditto.
8390         (wl-refile-alist-setup): Rewrite.
8391         (wl-refile-alist-save): Use `elmo-object-save'.
8392         Eliminated arguments.
8393         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8394         (wl-refile-guess-by-subject): New function.
8395         (wl-refile-guess-func-list): Added it.
8396
8397 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8398
8399         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8400         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8401
8402 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8403
8404         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8405         New buffer-local variable.
8406         (wl-summary-buffer-next-folder-func): Ditto.
8407         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8408         if non-nil.
8409         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8410         if non-nil.
8411         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8412         if non-nil.
8413         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8414         if non-nil.
8415
8416 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8417
8418         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8419         permanently in the demo buffer.
8420
8421 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8422
8423         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
8424         `mime-entity-fetch-field'.
8425
8426         * wl.el (wl-exit): Delete plugged buffer.
8427
8428         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
8429         XEmacs has menubar feature.
8430
8431 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8432
8433         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
8434         cannot arrive at the beginning of the buffer under old Emacsen.
8435
8436 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8437
8438         * wl-address.el (wl-address-ldap-search):
8439         Call `ldap-search-entries' with `withdn' argument t.
8440         (wl-complete-field-body): Bind completion-ignore-case as t.
8441         Clear ldap search hash when it was sole completion.
8442         Use elmo-string for pattern string.
8443         (wl-ldap-alias-safe-string): Eliminated needless let.
8444
8445 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
8446
8447         * wl-address.el (wl-ldap-alias-dn-level): New variable.
8448         (wl-ldap-alias-sep): New constant.
8449         (wl-ldap-search-attribute-type-list): Ditto.
8450         (wl-ldap-get-value): New function.
8451         (wl-ldap-make-filter): Ditto.
8452         (wl-ldap-make-matched-value-list): Ditto.
8453         (wl-ldap-alias-safe-string): Ditto.
8454         (wl-ldap-register-dn-string): Ditto.
8455         (wl-address-ldap-search): Rewrite.
8456
8457 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8458
8459         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
8460         thread is deleted.
8461         (wl-thread-delete-line-from-buffer): Ditto.
8462         (wl-thread-get-exist-children): New function.
8463
8464 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
8465
8466         * wl-demo.el (wl-demo): Made it to select various image types.
8467         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
8468         from `wl-title-logo'.
8469         (wl-logo-ascii): New variable.
8470         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
8471         (wl-demo-copyright-notice): New constant.
8472
8473         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
8474
8475 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8476
8477         * wl-vars.el (wl-summary-target-above): Renamed from
8478         wl-summary-temp-above.
8479         * wl-score.el (wl-score-get-score-alist): Use it.
8480         (wl-summary-score-update-all-lines): Use it.
8481         * wl-summary.el: Ditto. (make-variable-buffer-local).
8482
8483 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8484
8485         * wl-vars.el (wl-ldap-port): New user option.
8486
8487         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
8488         Rewite whole implementation.
8489         (wl-complete-field-body): Fixed.
8490
8491 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
8492
8493         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8494         Choose implementation at compile time.
8495
8496 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8497
8498         * wl-address.el (wl-ldap-search-internal): New function.
8499         (wl-complete-field-to): Use it.
8500
8501 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8502
8503         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8504         Use `let' instead of `let*'.
8505         Require 'wl-vars.
8506
8507         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8508         Define as defcustom.
8509         (wl-ldap-base): Ditto.
8510         (wl-use-ldap): Ditto.
8511
8512 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8513
8514         * wl-address.el (wl-ldap-search): New function.
8515         (wl-complete-field-body): Use `wl-ldap-search'.
8516         (wl-ldap-server): New variable.
8517         (wl-ldap-base): Ditto.
8518         (wl-use-ldap): Ditto.
8519
8520 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8521
8522         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8523         (Pointed out by Mito <mit@nines.nec.co.jp>).
8524         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8525         buffer-local variables like `wl-summary-redisplay-internal'.
8526         (wl-summary-redisplay-all-header): Likewise.  Update
8527         Summary view too.
8528
8529 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8530
8531         * wl-summary.el (wl-summary-jump-to-parent-message):
8532         Consider prefix argument.
8533
8534         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8535         when closed thread is deleted.
8536
8537 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8538
8539         * wl-summary.el (wl-summary-jump-to-parent-message):
8540         Consider thread modification.
8541
8542 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8543
8544         * wl-message.el (wl-message-normal-get-original-buffer): Use
8545         `save-excursion'.
8546
8547         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8548         (wl-summary-showto-folder-regexp): Ditto.
8549
8550 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8551
8552         * wl-util.el (wl-delete-alist): Doc fix.
8553         (wl-delete-associations): New function.
8554         (wl-inverse-alist): New function.
8555         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8556         Split temporary variables. Use `wl-delete-associations'
8557         and `wl-inverse-alist'.
8558         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8559
8560 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8561
8562         * wl-folder.el (wl-folder-prefetch-entity):
8563         Execute prefetching if new count is unknown.
8564
8565 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8566
8567         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8568
8569         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8570         delete entity.
8571         (wl-thread-set-parent): If insert as top, set linked as nil.
8572
8573         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8574         `wl-thread-cleanup-symbols' when view mode is thread.
8575
8576 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8577
8578         * wl-folder.el (wl-folder-create-folder-entity): Use
8579         with-current-buffer.
8580         (wl-local-folder-init): Call set-buffer to make sure we are in
8581         the Folder buffer. Don't touch buffer-local variables here.
8582         (wl-folder-mode): Initialize buffer-local variables here.
8583
8584         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8585         (wl-folder-entity-assign-id): Ditto.
8586         (wl-folder-create-entity-hashtb): Ditto.
8587         (wl-local-folder-init): Ditto.
8588         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8589
8590 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8591
8592         * wl-summary.el (wl-summary-default-from): Fix probrem when
8593         std11-extract-address-components return (nil "foo@bar").
8594
8595 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8596
8597         * wl-draft.el (wl-draft-clone-local-variables):
8598         Remove redundant `setq'.
8599
8600 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8601
8602         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8603         Bind wl-highlight-x-face-func as nil while highlighting header.
8604
8605 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8606
8607         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8608
8609 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8610
8611         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8612         elmo-msgdb-overview-hashtb from copy-variables.
8613         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8614         instead of `elmo-msgdb-overview-get-entity-by-number'.
8615         (wl-summary-auto-refile): Ditto.
8616
8617         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8618         `elmo-msgdb-overview-get-entity' instead of
8619         `elmo-msgdb-search-overview-entity'.  Use
8620         `elmo-msgdb-overview-get-entity' instead of
8621         `elmo-msgdb-overview-get-entity-by-number'.
8622         (wl-thread-insert-entity-sub): Ditto.
8623         (wl-thread-insert-message): Ditto.
8624
8625         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8626         `elmo-msgdb-overview-get-entity'.
8627         (wl-normal-message-redisplay): Ditto.
8628
8629 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8630
8631         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8632         `wl-thread-entities'.
8633         (wl-thread-delete-message): Fix remove top message from
8634         `wl-thread-entity-list'.
8635
8636         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8637         wl-append(nconc), because update-list is broken on Meadow.
8638
8639         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8640         updating process.
8641         (wl-summary-rescan): Ditto.
8642         (wl-summary-sync-update3): Ditto.
8643         * wl-thread.el (wl-thread-set-parent): Renamed from
8644         `wl-summary-set-parent'.
8645         (wl-thread-insert-message): Updating buffer faster.
8646         (wl-thread-delete-message): Updating buffer faster.
8647
8648         * wl-score.el (wl-summary-score-update-all-lines): Changed
8649         interval for display progress gauge.
8650
8651 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8652
8653         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8654         folder always-sticky.
8655         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8656         defmacro.
8657
8658 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8659
8660         * wl-vars.el (wl-draft-add-references): New user option.
8661
8662         * wl-draft.el (wl-draft-add-references): New function.
8663         (wl-draft-yank-from-mail-reply-buffer): Use it.
8664         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8665         as nil.
8666
8667 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8668
8669         * wl-thread.el (wl-thread-update-line-msgs): Called
8670         `wl-thread-update-line-on-buffer-sub'.
8671         (wl-thread-update-line-on-buffer): Delete routine of inserting
8672         thread.
8673         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8674         moved from `wl-thread-update-line-on-buffer'.
8675         Add threshold for displaying progress gauge.
8676         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8677         argument of `wl-thread-update-line-msgs'.
8678         Add threshold for displaying progress gauge.
8679         * wl-folder.el:
8680         Add threshold for displaying progress gauge.
8681         * wl-score.el: Ditto.
8682
8683         * wl-expire.el (wl-summary-expire): Display deleting info.
8684
8685 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8686
8687         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8688         `no-msg'.
8689         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8690         argument of `wl-thread-update-line-msgs'.
8691         (wl-summary-set-parent): Added optional argument `parent-number'.
8692         (wl-summary-buffer-saved-message): New buffer local variable.
8693         (wl-summary-save-current-message): New command.
8694         (wl-summary-yank-saved-message): Ditto.
8695         (wl-summary-mode-map): Added key binding for
8696         `wl-summary-save-current-message' (\ew) and
8697         `wl-summary-yank-saved-message' (\C-y).
8698         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8699
8700 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8701
8702         * wl-summary.el (wl-summary-mode-map): Added key binding for
8703         `wl-summary-set-parent' (ts).
8704
8705 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8706
8707         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8708         subject faster. If thread number is reverse, delayed updating
8709         thread.
8710         (wl-summary-search-by-subject): Ditto.
8711         (wl-summary-put-alike): Ditto.
8712         (wl-summary-get-alike): Ditto.
8713         (wl-summary-insert-headers): Insert header of all overview in
8714         buffer.
8715         (wl-summary-rescan): Delayed updating thread. Kill search subject
8716         buffer for wl-summary-search-by-subject.
8717         (wl-summary-sync-update3): Ditto.
8718         (wl-summary-exit): Ditto.
8719         (wl-summary-goto-bottom-of-current-thread): Change for linked
8720         thread.
8721         (wl-summary-overview-create-summary-line): Change line for linked
8722         thread.
8723
8724         * wl-summary.el (wl-summary-update-thread): Use
8725         wl-thread-maybe-get-children-num.
8726         (wl-summary-set-parent): If change parent, move sub thread.
8727         (wl-summary-redisplay-internal): Add horizontal recenter.
8728         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8729
8730         * wl-thread.el (wl-thread-entity-get-linked): New function.
8731         (wl-thread-entity-set-linked): New function.
8732         (wl-thread-create-entity): Add linked element.
8733         (wl-thread-entity-insert-as-top): Use wl-append.
8734         (wl-thread-maybe-get-children-num): If closing thread, return
8735         children msgs.
8736         (wl-thread-update-line-msgs): Displaying progress message.
8737         (wl-thread-update-line-on-buffer-sub): Use
8738         wl-thread-maybe-get-children-num.
8739         (wl-thread-update-line-on-buffer): If update line is not exists,
8740         insert thread.
8741         (wl-thread-delete-message): If delete top msg of thread, search
8742         parent by subject.
8743         (wl-thread-insert-entity): Use
8744         wl-thread-maybe-get-children-num.
8745
8746         * wl-highlight.el (wl-highlight-summary-current-line): change
8747         sregexp for linked thread.
8748         * wl-util.el (wl-count-lines): Count lines.
8749         (wl-horizontal-recenter): horizontal recenter.
8750         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8751         (wl-score-get-alike): Ditto.
8752         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8753         (wl-subject-length-limit): New variable.
8754         (wl-highlight-thread-indent-string-regexp): Changed for linked
8755         thread.
8756
8757 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8758
8759         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8760         New variable (revival).
8761         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8762         by subject matching if there's no in-reply-to nor references field
8763         (revival).
8764
8765 \f
8766 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8767
8768         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8769         message.
8770
8771 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8772
8773         * wl-summary.el (wl-summary-reply): Return t if there was a
8774         message at cursor point.
8775         Added unwind-protect.
8776         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8777         returns t.
8778         (wl-summary-cancel-message): Do nothing when there's no message at
8779         cursor point.
8780         (wl-summary-forward): Ditto.
8781         (wl-summary-jump-to-parent-message): Ditto.
8782         (wl-summary-reedit): Ditto.
8783         (wl-summary-edit-addresses): Ditto.
8784         (wl-summary-pipe-message): Ditto.
8785         (wl-summary-print-message-with-ps-print): Ditto.
8786         (wl-summary-print-message): Ditto.
8787         (wl-summary-mark-as-important): Ditto.
8788         (wl-summary-mark-as-unread): Ditto.
8789
8790         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8791         message at cursor point.
8792         (wl-summary-reply-with-citation): Remove unwind-protect.
8793
8794         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8795         subject searching feature.
8796         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8797         Eliminated.
8798
8799 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8800
8801         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8802         New variable.
8803         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8804         by subject matching if there's no in-reply-to nor references field.
8805
8806         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8807
8808         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
8809         when display is finished.
8810         (wl-folder-open-all): Ditto.
8811         (wl-folder-update-access-group): Ditto.
8812         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8813         * wl-thread.el (wl-thread-close-all): Ditto.
8814
8815         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
8816         progress gauge only when it was displayed.
8817         * wl-folder.el (wl-folder-insert-entity): Ditto.
8818
8819 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8820
8821         * wl-summary.el (wl-summary-incorporate): Enclose
8822         `wl-summary-sync-force-update' with save-excursion.
8823
8824 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
8825
8826         * wl-summary.el (wl-summary-prefetch-region):
8827         Pass current cursor point to `pos-visible-in-window-p' after
8828         moving cursor to the started point.
8829
8830 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8831
8832         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
8833
8834         * wl-draft.el (wl-draft-insert-current-message): Delete useless
8835         fields from the forwarding message.
8836         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
8837         `ignored-fields'.
8838
8839 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
8840
8841         * wl-mime.el (wl-message-request-partial):
8842         Eliminated argument `msgdb'.
8843         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
8844         (wl-mime-combine-message/partial-pieces): Likewise.
8845         * tm-wl.el (wl-message-request-partial): Likewise.
8846         (wl-mime-combine-message/partial-pieces): Likewise.
8847
8848 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
8849
8850         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
8851         when display is finished.
8852
8853 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
8854
8855         * wl-summary.el (wl-summary-goto-folder-subr):
8856         Fix problem when wl-summary-partial-highlight-above-lines is nil.
8857
8858 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
8859
8860         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
8861         when cursor point is visible.
8862
8863 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
8864
8865         * wl-expire.el (wl-expire-archive-get-max-number):
8866         Don't use `file-name-directory'.
8867
8868 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
8869
8870         * wl-expire.el (wl-expire-archive-get-max-number):
8871         Use `file-name-directory'.
8872
8873 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8874
8875         * wl-summary.el (wl-summary-sync-marks): Re-display progress
8876         only when there is progress.
8877
8878 2000-04-13  Mito <mit@nines.nec.co.jp>
8879
8880         * wl-summary.el (wl-summary-sync-marks): Display progress.
8881
8882 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8883
8884         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
8885         (wl-summary-prev): Move cursor regardless of unread status.
8886         (wl-summary-next): Ditto.
8887
8888 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
8889
8890         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
8891         Added argument `target' and `number'.
8892         * tm-wl.el (wl-summary-burst-subr): New function.
8893         (wl-summary-burst): Use it.
8894
8895 2000-04-10  Mito <mit@nines.nec.co.jp>
8896
8897         * wl-mime.el (wl-burst): New function.
8898         (wl-summary-burst): Use it.
8899
8900 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8901
8902         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
8903         as petname when there's no candidate.
8904
8905 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
8906
8907         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
8908         New variable.
8909         * wl-fldmgr.el (wl-fldmgr-add): Use it.
8910
8911         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
8912
8913         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
8914
8915 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
8916
8917         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
8918         Use substring of `original' instead of buffer-substring.
8919         (wl-refile-evaluate-rule):
8920         Set `original' argument of wl-refile-expand-newtext.
8921
8922         * wl-summary.el
8923         (wl-summary-auto-refile-check-refile-rule-alist-subr,
8924         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
8925         (wl-summary-auto-refile): Check existence of destination folder just
8926         before marking.
8927
8928 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8929
8930         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
8931         when wl-refile-get-field-value return nil.
8932
8933 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
8934
8935         * wl-refile.el
8936         (wl-refile-expand-newtext): New function imported from Gnus.
8937         (wl-refile-evaluate-rule): Use it.
8938
8939 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
8940
8941         * wl-summary.el (wl-summary-print-destination):
8942         Duplicate folder string to avoid putting text-property on
8943         original string.
8944
8945         * wl-refile.el (wl-refile-get-field-value): New function.
8946         (wl-refile-evaluate-rule): New function;
8947         Evaluate refile rule recursively.
8948         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
8949         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
8950         New function; Check existence of a target folder recursively.
8951         (wl-summary-auto-refile-check-refile-rule-alist):
8952         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
8953
8954 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
8955
8956         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
8957
8958         * wl-folder.el (wl-create-folder-entity-from-buffer):
8959         Fixed problem when '}' character is contained in folder name.
8960
8961         * wl-xmas.el (wl-make-modeline): Consider plugged status.
8962
8963 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8964
8965         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
8966         (wl-fldmgr-add-completion-all-completions):
8967         Use wl-fldmgr-add-completion-hashtb.
8968
8969 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8970
8971         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
8972         wl-fldmgr-add-completion-subr): New functions.
8973         * wl-folder.el (wl-folder-completion-func): New variable.
8974         * wl-summary.el (wl-summary-read-folder):
8975         Use wl-folder-completion-func.
8976
8977         * wl-refile.el: Eliminate throw & catch.
8978
8979         * wl.el (wl-plugged-sending-queue-status): Fixed.
8980
8981 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
8982
8983         * wl-draft.el (wl-draft): Put category property on
8984         mail-header-separator.