11ebb00d9c3fb8efdfc6bee7e459598ca67bfc22
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
4         the buffer is generated from another message buffer.
5
6 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
7
8         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
9         extracted from `wl-fldmgr-save-folders'.
10         (wl-fldmgr-delete): Call it after deletion.
11
12 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
13
14         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
15         multi-tty support.
16
17 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
18
19         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
20
21 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
22
23         * wl-summary.el (wl-summary-rescan): Remove unused variables.
24         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
25
26 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
27
28         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
29         unsubscribe list only if argument CLEAR is nil.
30
31 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
32
33         * wl-draft.el (wl-draft-reply): Decode subject before removing
34         Re: prefix.
35
36 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
37
38         * wl-summary.el (wl-summary-sort-by-size): New command.
39
40 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
41
42         * wl-summary.el (wl-summary-number-list-from-region): New
43         function.
44         (wl-summary-mark-as-read-region): Use it.
45         (wl-summary-mark-as-unread-region): Ditto.
46         (wl-summary-set-flags-region): Ditto and add optional argument
47         remove.
48         (wl-summary-mark-as-answered-region): Ditto.
49         (wl-summary-mark-as-important-region): Ditto.
50         (wl-summary-target-mark-mark-as-important): Added optional
51         argument remove.
52         (wl-summary-target-mark-mark-as-answered): Ditto.
53         (wl-summary-target-mark-set-flags): Ditto.
54
55 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
56
57         * wl-summary.el (wl-summary-set-flags-region): Call
58         `wl-summary-set-flags-internal' with number list instead of call
59         one by each message.
60         (wl-summary-target-mark-set-flags): Likewise.
61
62 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
63
64         * wl-summary.el (wl-summary-target-mark-operation): Add optional
65         argument `inverse' and use `wl-summary-delete-all-target-marks'.
66         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
67         (wl-summary-target-mark-mark-as-answered): Likewise.
68
69 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
70
71         * wl-summary.el (wl-summary-target-mark-forward): Use
72         `wl-summary-delete-all-target-marks' instead of
73         `wl-summary-delete-all-temp-marks'.
74         (wl-summary-target-mark-reply-with-citation): Ditto.
75         (wl-summary-target-mark-uudecode): Ditto.
76         (wl-summary-target-mark-set-flags): Ditto and remove needless
77         cursor move.
78
79 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
80
81         * wl-summary.el (wl-summary-target-mark-forward): Protect
82         wl-summary-buffer-target-mark-list from nreverse.
83         (wl-summary-target-mark-reply-with-citation): Ditto.
84
85 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
86
87         * wl-thread.el (wl-thread-update-indent-string-thread): Use
88         `elmo-display-progress-threshold'.
89
90 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
91
92         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
93         check `wl-summary-highlight'.
94         (wl-summary-window-scroll-functions): Respect value of
95         `wl-summary-highlight'.
96         (wl-summary-sync-update): Run hooks
97         `wl-summary-buffer-window-scroll-functions' at any time.
98
99 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
100
101         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
102         from `wl-summary-cleanup-temp-marks'.
103         (wl-summary-cleanup-temp-marks): Abolish argument.
104         * wl.el (wl-save-status): Revert previous change.
105         (wl-execute-temp-marks): New function, call
106         `wl-summary-exec-with-confirmation'.
107         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
108         (wl-folder-save-and-exec-marks): Abolished.
109
110 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
111
112         * wl-e21.el (wl-e21-display-image-p): Respect
113         `wl-highlight-folder-with-icon'.
114         (wl-e21-highlight-folder-group-line): Highlight mouse line
115         even if wl-e21-display-image-p is nil.
116
117         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
118         Respect value of `wl-summary-highlight'.
119
120         * wl.el (wl-save-status): Remove unused variable.
121
122         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
123         (wl-folder-mode-map): Bind it to "x".
124
125 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
126
127         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
128
129         * wl-thread.el (wl-thread-get-parent-list): Don't check
130         disconnected ancestors, neglecting needless work in
131         `wl-thread-update-indent-string-thread'.
132
133         * wl.el (wl-save): Take prefix argument to execute remaining marks.
134         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
135         argument, add argument default-keep to keep marks by default.
136
137         * Version number is increased to 2.11.30.
138
139         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
140         customization type and docstring.
141         (wl-draft-reply-without-argument-list): Ditto.
142
143 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
144
145         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
146
147         * wl-spam.el (wl-spam-mark-action-list): Ditto.
148
149 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
150
151         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
152
153 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
154
155         * wl-draft.el (wl-draft-config-exec): Narrow the range of
156         save-excursion so as not to include run-hooks.
157
158 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
159
160         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
161         Clarify that marks are going to be cleared.
162
163 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
164
165         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
166         according to 3rd element of wl-summary-flag-mark.
167
168         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
169
170 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
171
172         * wl-action.el (wl-summary-target-mark-all): Don't set
173         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
174
175 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
176
177         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
178         (wl-forward-subject-prefix): Ditto.
179         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
180         (wl-draft-reply-make-subject): Ditto.
181
182         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
183         `wl-draft-forward'.
184         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
185
186 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
187
188         * wl-action.el (wl-summary-target-mark-set-action): Stop if
189         target message does not exist.
190
191 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
192
193         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
194         `wl-subject-prefix-regexp'.
195         (wl-subject-forward-prefix-regexp): New variable.
196         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
197         `wl-draft-strip-subject-re' and take regexp as argument.
198         (wl-draft-forward): Use it.
199         (wl-draft-reply): Ditto.
200
201 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
202
203         * wl-e21.el (wl-highlight-plugged-current-line): Change for
204         emacs multi-tty support.
205
206 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
207
208         * wl-e21.el (wl-e21-display-image-p): Don't call
209         `display-images-p'.
210         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
211         support.
212         (wl-highlight-folder-current-line): Ditto.
213         (wl-folder-init-icons): Ditto.
214
215 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
216
217         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
218         the last line of summary in unplugged mode.
219
220 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
221
222         * wl-vars.el (wl-refile-rule-alist): Doc fix.
223
224 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
225
226         * wl-vars.el (wl-user-mail-address-regexp): New variable.
227         * wl-address.el (wl-address-user-mail-address-p): Use it.
228         (wl-address-delete-user-mail-addresses): Ditto.
229         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
230
231         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
232         (wl-address-delete-user-mail-addresses): Ditto.
233
234         * wl-address.el (wl-address-delete-user-mail-addresses): New
235         function.
236         * wl-refile.el (wl-refile-guess-by-history): Use it.
237         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
238         (wl-draft-make-mail-followup-to): Ditto and fix logic.
239
240         * wl-draft.el (wl-draft-edit-string): To judge sender address,
241         use wl-address-user-mail-address-p.
242
243 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
244
245         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
246         after opening group.
247
248 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
249
250         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
251         of elmo-set-buffer-multibyte.
252
253         * wl-message.el (wl-original-message-mode): Ditto.
254
255         * wl-score.el (wl-score-insert-header): Ditto.
256
257         * wl-summary.el
258         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
259         (wl-summary-goto-folder-subr): Ditto.
260         (wl-summary-insert-headers): Ditto.
261
262         * wl-util.el (wl-set-string-width): Ditto.
263
264         * Version number is increased to 2.11.29.
265
266 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
267
268         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
269         (wl-highlight-summary-line-help-echo-alist): New variable.
270         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
271         into `wl-highlight-summary-line-help-echo' and
272         `wl-highlight-flag-folder-help-echo'.
273         (wl-highlight-summary-line-string): Change accordingly.
274         (wl-highlight-summary-current-line): Ditto.
275
276 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
277
278         * wl-highlight.el (wl-highlight-message): Ignore white spaces
279         at the beginning of field body (Thanks to Markus Knittig).
280
281         * wl-draft.el (wl-draft-insert-current-message): Also check
282         summary buffer, remove unnecessary tag.
283
284 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
285
286         * wl-draft.el (wl-draft-insert-current-message): Cause error also
287         when wl-message-buffer is nil.
288
289         * wl-folder.el (wl-folder): Abolish unused argument.
290         Call wl-folder-init when wl-folder-entity is nil.
291         * wl.el (wl): Change accordingly.
292
293 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
294
295         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
296         multibyte string before insert into draft buffer.
297         (wl-draft-create-buffer): Always enable multibyte characters for
298         draft buffer.
299
300         * Version number is increased to 2.11.28.
301
302 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
303
304         * wl-folder.el (wl-folder-open-close): Handle blank line.
305         (wl-folder-jump-to-current-entity): Ditto.
306
307 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
308
309         * Version number is increased to 2.11.27.
310
311 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
312
313         * wl-thread.el (wl-thread-insert-message): When the thread is
314         devided by wl-summary-max-thread-depth, insert line at the end of
315         buffer.
316
317 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
318
319         * Version number is increased to 2.11.26.
320
321 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
322
323         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
324
325 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
326
327         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
328         value of stream-type and session.
329
330 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
331
332         * Version number is increased to 2.11.25.
333
334 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
335
336         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
337         in a quit message.
338
339 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
340
341         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
342         (wl-summary-redisplay-no-mime-internal): Ditto.
343
344 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
345
346         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
347         * wl-vars.el (wl-smtp-connection-type): Ditto.
348
349 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
350
351         * wl-highlight.el (wl-highlight-message): Change to strict regexp
352         for the separator line and quote mail-header-separator.
353
354 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
355
356         * wl-spam.el (wl-message-check-spam): Fixed problem no display
357         result message.
358
359         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
360         `elmo-multiple-fields-body-list' with boundary as
361         mail-header-separator.
362
363 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
364
365         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
366
367 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
368
369         * wl-util.el (wl-list-diff): Remove unused function.
370
371         * wl-draft.el (wl-draft-send-confirm): Discard input before
372         confirmation.
373
374 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
375
376         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
377         order of flag and new.
378
379 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
380
381         * wl-vars.el (wl-refile-policy-alist): Abolished.
382
383         * wl-action.el (wl-summary-set-action-refile): Follow the change
384         above.
385
386 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
387
388         * wl-highlight.el (wl-highlight-signature-search): Don't use
389         re-search-backward for a long word since it is possible to crash
390         XEmacs because of a bug.
391
392 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
393
394         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
395
396 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
397
398         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
399         argument for wl-summary-sync-force-update.
400
401 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
402
403         * wl-summary.el (wl-summary-mode-map): Revival of
404         wl-summary-mark-as-important related bindings;
405         Bind 'F','tF','mF','rF','m&'.
406         (wl-summary-mark-as-important-region): Revival.
407         (wl-summary-target-mark-mark-as-important): Ditto.
408         (wl-summary-target-mark-operation): New function.
409         (wl-summary-target-mark-mark-as-answered): Use it.
410         (wl-summary-decide-flag): Don't set Important as default.
411         (wl-summary-mark-as-important-internal): Revival.
412         (wl-summary-mark-as-important): Ditto.
413
414         * wl-thread.el (wl-thread-mark-as-important): Ditto.
415
416         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
417         instead of facep.
418
419 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
420
421         * wl-dnd.el (wl-dnd-drop-func): Fix.
422
423         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
424         mouse-set-point instead of posn-point.
425
426         * wl-xmas.el (wl-completing-read-multiple): Define as function.
427
428         * wl-mule.el (wl-completing-read-multiple): Ditto.
429
430 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
431
432         * wl-demo.el (face-background-name): Defalias to avoid compile
433         warning.
434
435 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
436
437         * wl-summary.el (wl-summary-decide-flag): Use
438         wl-completing-read-multiple instead of completing-read-multiple.
439
440         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
441         New alias.
442
443         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
444         Use face-background-name instead of face-background.
445
446         * wl-vars.el (wl-summary-save-file-suffix): New user option.
447
448         * wl-summary.el (wl-summary-save): Use it.
449         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
450
451         * wl-mime.el (wl-mime-save-content): Fix last change.
452
453 2004-02-10  Len Trigg <lenbok@myrealbox.com>
454
455         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
456         New function.
457         (wl-summary-sort-specs): Added sort.
458         * wl-mime.el (wl-mime-save-content): Expand file name.
459
460 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
461
462         * wl-mime.el (wl-draft-preview-message): Fixed typo.
463
464         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
465
466 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
467
468         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
469         for flag if it is not defined.
470
471 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
472
473         * wl-e21.el (wl-highlight-folder-current-line): Use
474         elmo-folder-type-internal when elmo-folder-type returns nil.
475
476         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
477
478         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
479
480         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
481
482         * wl-e21.el (wl-summary-toolbar): Ditto.
483
484         * wl-vars.el (wl-demo-background-color): Abolished.
485         (wl-summary-persistent-mark-priority-list): Renamed from
486         wl-summary-flag-priority-list.
487         (wl-summary-flag-alist): New user option.
488         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
489         (wl-message-mode-line-format-spec-alist): Added 'F'.
490         (wl-message-mode-line-format): Likewise.
491         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
492         instead of wl-summary-important-mark.
493         (wl-file-folder-icon): New variable.
494
495         * wl-thread.el (wl-thread-set-flags): Renamed from
496         wl-thread-mark-as-important.
497
498         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
499         warning.
500         (wl-summary-mode-menu-spec): Follow the change of 
501         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
502         (wl-summary-mode-map): Follow the change of
503         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
504         (wl-summary-detect-mark-position): Follow the variable name change.
505         (wl-summary-set-flags-region): New function for the replacement of
506         wl-summary-mark-as-important-region.
507         (wl-summary-sync-marks): Sync all global-flags.
508         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
509         instead of elmo-message-flagged-p.
510         (wl-summary-persistent-mark-string): Follow the variable name change;
511         Put wl-summary-flag-mark if the message has global-flag.
512         (wl-summary-target-mark-set-flags): Renamed from 
513         wl-summary-target-mark-mark-as-important.
514         (wl-summary-decide-flag): New function.
515         (wl-summary-set-flags-internal): Renamed from
516         wl-summary-mark-as-important-internal.
517         (wl-summary-add-flags-internal): New function.
518         (wl-summary-remove-flags-internal): Ditto.
519         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
520         (wl-summary-mark-as-unimportant): Abolish.
521         (wl-summary-move-spec-alist): Changed `important' to `digest'.
522         (wl-summary-next-message): List flagged messages in the msgdb.
523
524         * wl-score.el (wl-summary-score-update-all-lines): Use
525         wl-summary-add-flags-internal instead of 
526
527         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
528
529         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
530         from wl-message-buffer-cur-flag (To avoid misunderstanding).
531         (wl-message-buffer-require-all-header): Renamed from
532         wl-message-buffer-all-header-flag (Ditto).
533         (wl-message-buffer-flag-indicator): New variable.
534         (wl-message-redisplay): Changed local varibale name from `flag' to
535         `display-type'; Set up wl-message-buffer-flag-indicator.
536         (wl-message-buffer-display): Changed varibale name from `flag' to
537         `display-type'.
538         (wl-message-display-internal): Likewise.
539
540         * wl-highlight.el (wl-highlight-demo-face): Define default background
541         color.
542         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
543
544         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
545
546         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
547         (wl-demo-setup-properties): Renamed from
548         `wl-demo-set-background-color'.
549         (wl-demo): Follow the change above.
550         
551         * Version number is increased to 2.11.24.
552
553 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
554
555         * wl-summary.el (wl-summary-toggle-thread): Call
556         `wl-summary-rescan' with disable-thread as non-nil.
557         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
558
559 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
560
561         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
562         foreground property of the face.
563         (wl-demo-insert-text): Don't set up face property here.
564         (wl-demo): Call wl-demo-set-background-color, anyway.
565
566 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
567
568         * wl-vars.el (wl-demo-background-color): The value can be nil.
569
570 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
571
572         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
573         to wl-summary-wheel-dispatcher.
574
575         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
576         wl-message-wheel-dispatcher.
577         (wl-message-wheel-dispatcher): New function.
578         (wl-summary-wheel-dispatcher): Ditto.
579
580 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
581
582         * wl-action.el (wl-summary-target-mark-all): List messages which are
583         not in the killed-list.
584
585         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
586         only when the folder is 'flag/important.
587
588         * wl-address.el (wl-complete-field-body): Complete if the last
589         character is a space.
590
591 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
592
593         * wl-folder.el (wl-folder-clear-entity-info): Use
594         elmo-clear-hash-val.
595
596         * wl-fldmgr.el (wl-fldmgr-rename): Set
597         wl-folder-info-alist-modified as t.
598
599 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
600
601         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
602
603 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
604
605         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
606         (wl-folder-buffer-last-visited-entity-id): New buffer local
607         variable.
608         (wl-folder-revisit-last-visited-folder): New function.
609         (wl-folder-mode-map): Bind it to "C-i".
610         (wl-folder-set-current-entity-id): Set last visited folder.
611         * wl-summary.el (wl-summary-exit): Ditto.
612
613 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
614
615         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
616         before calling `recenter' in order to cope with an XEmacs bug.
617
618 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
619
620         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
621         to the default value.
622
623 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
624
625         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
626         change.
627         (wl-summary-sync-marks): Ditto.
628         (wl-summary-mark-as-read-internal): Ditto.
629         (wl-summary-mark-as-answered-internal): Ditto.
630         (wl-summary-mark-as-important-internal): Ditto.
631         (wl-summary-reply): Ditto.
632
633         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
634         instead of `elmo-folder-unflag-answered'.
635
636         * Version number is increased to 2.11.23.
637
638         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
639         the last change.
640
641 2004-01-11  Kenichi Okada  <okada@opaopa.org>
642
643         * wl-spam.el (wl-summary-exec-action-refile-with-register):
644         Specify "spam" or "good".
645
646 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
647
648         * wl-spam.el (wl-summary-exec-action-spam): Call
649         wl-folder-confirm-existence for spam folder.
650         (wl-spam-setup): Bind "mk".
651
652 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
653
654         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
655
656 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
657
658         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
659         destination folder is empty.
660
661 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
662
663         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
664         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
665
666         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
667         (wl-summary-refile-prev-destination-region): New function.
668         (wl-thread-refile-prev-destination): Ditto.
669         (wl-summary-target-mark-refile-prev-destination): Ditto.
670
671 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
672
673         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
674         (wl-demo-background-color): Changed default value.
675
676         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
677         color.
678
679         * wl-demo.el (wl-demo-set-background-color): New function.
680         (wl-demo): Call it.
681
682 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
683
684         * wl-address.el (wl-address-delete): Avoid mis-deleting.
685         * wl-address.el (wl-address-add-or-change): Don't add empty
686         address.
687
688 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
689
690         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
691
692 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
693
694         * wl-vars.el (wl-demo-image-filter-alist): New variable
695         (wl-demo-background-color): Ditto.
696
697         * wl-demo.el (wl-demo-xpm-set-background): New function.
698         (wl-demo-image-filter): Ditto.
699         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
700
701         * wl-vars.el (wl-demo-icon-name-alist): New variable.
702
703         * wl-demo.el (wl-demo-icon-name): Define as function.
704         (wl-demo-insert-image): Use it.
705
706 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
707
708         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
709
710 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
711
712         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
713
714 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
715
716         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
717
718 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
719
720         * wl-thread.el (wl-thread-mark-as-answered): New function.
721
722         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
723         answered" entry.
724         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
725         "r&" and wl-thread-mark-as-answered to "t&".
726         (wl-summary-mark-as-important-region): Refine to toggle mark.
727         (wl-summary-mark-as-answered-region): New function.
728         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
729         and 3rd argument.
730         (wl-summary-mark-as-important-internal): Likewise.
731
732 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
733
734         * wl-template.el (wl-template-preview): New internal variable.
735         (wl-template-preview-p): New function.
736         (wl-template-show): Bind `wl-template-preview' as t.
737
738 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
739
740         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
741         `elmo-message-entity-field' with 3rd argument which is non-nil.
742
743 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
744
745         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
746         Removed duplicate local bind `folder'.
747
748 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
749
750         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
751
752 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
753
754         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
755         duplicate definition.
756
757 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
758
759         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
760         non-nil, use it; Don't fetch message if there's no message in the
761         current cursor position.
762
763 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
764
765         * wl-util.el (wl-region-exists-p): Use region-active-p.
766         (wl-deactivate-region): New function.
767         * wl-message.el (wl-message-redisplay): Deactivate region.
768
769         * wl-summary.el (wl-summary-reply): Call
770         `wl-summary-set-message-buffer-or-redisplay' instead of
771         `wl-summary-redisplay-internal', don't move point.
772
773 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
774
775         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
776         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
777         by regexp.
778
779 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
780
781         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
782         if no need.
783
784 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
785
786         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
787         default value to nil.
788         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
789         `wl-summary-prepare-hook'; Replace refile action to
790         `wl-summary-exec-action-refile-with-register'.
791
792         * Version number is increased to 2.11.22.
793
794 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
795
796         * wl-summary.el (wl-summary-detect-mark-position): Set
797         `wl-summary-buffer-weekday-name-lang'.
798
799 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
800
801         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
802         (wl-summary-mark-as-read-all): Ditto.
803         (wl-summary-delete-messages-on-buffer): Ditto.
804         (wl-summary-sync-update): Ditto.
805         (wl-summary-mark-as-read-internal): Ditto.
806         (wl-summary-mark-as-answered-internal): Ditto.
807         (wl-summary-update-folder-info): Abolished.
808
809 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
810
811         * wl-summary.el (wl-summary-mark-as-read-all): Use
812         `wl-summary-update-folder-info' instead of
813         `wl-folder-update-unread'.
814
815 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
816
817         * wl-summary.el (wl-summary-update-folder-info): New function derived from
818         `wl-summary-folder-info-update'.
819         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
820         instead of `wl-summary-folder-info-update'.
821         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
822         `wl-folder-set-folder-updated'.
823         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
824         instead of `wl-folder-update-unread'.
825         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
826         the value of `wl-summary-buffer-unread-count' for the second parameter of
827         `wl-folder-update-unread'.
828
829         * Version number is increased to 2.11.21.
830
831 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
832
833         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
834         a local variable.
835
836 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
837
838         * wl-spam.el (wl-summary-mark-spam): Show message only if call
839         interactively.
840
841         * wl-summary.el (wl-summary-mark-as-important-internal): New
842         internal function.
843         (wl-summary-mark-as-important): Use it.
844         (wl-summary-mark-as-unimportant): New function.
845         (wl-summary-sync-marks): Follow the API change.
846
847         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
848
849         * wl-mime.el (wl-summary-burst): Check target folder is writable.
850
851 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
852
853         * wl-folder.el (wl-folder-update-unread): Re-indent.
854         Narrow the scope of a local variable.
855
856 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
857
858         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
859         (wl-addrmgr-merge-entries): Ditto.
860         (wl-addrmgr): Added to address entry which exists in draft buffer
861         if no entry is in original.
862
863 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
864
865         * wl-batch.el: New file.
866
867 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
868
869         * wl-vars.el (wl-use-semi): Remove unused variable.
870
871 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
872
873         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
874         "?".
875
876 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
877
878         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
879         wl-summary-new-mark.
880         (wl-summary-new-cached-mark): New user option.
881         (wl-summary-score-marks): Follow the change above.
882         (wl-summary-auto-refile-skip-marks): Ditto.
883         (wl-summary-incorporate-marks): Ditto.
884         (wl-summary-expire-reserve-marks): Ditto.
885
886         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
887
888         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
889         (wl-summary-persistent-mark-string): Distinguished between cached
890         and uncached mark when the message is new.
891
892 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
893
894         * wl-spam.el (wl-spam-domain): Renamed from
895         `wl-spam-folder-guess-domain'.
896         (wl-summary-exec-action-spam): Register as spam if domain of the
897         source folder is good.
898         (wl-summary-exec-action-refile-with-register): Register message if
899         domain of the source folder is not undecided.
900
901 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
902
903         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
904         detect thread loop.
905
906 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
907
908         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
909         and wl-summary-skip-mark-list.
910
911 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
912
913         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
914
915         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
916
917         * wl-spam.el (toplevel): Require wl-highlight.
918         (wl-spam-auto-check-policy-alist): Abolish.
919         (wl-spam-auto-check-folder-regexp-list): New user option.
920         (wl-spam-auto-check-marks): Ditto.
921         (wl-spam-mark-action-list): Ditto.
922         (wl-highlight-summary-spam-face): New face.
923         (wl-spam-auto-check-message-p): New function.
924         (wl-spam-map-spam-messages): Fixed message.
925         (wl-spam-register-spam-messages): Ditto.
926         (wl-spam-register-good-messages): Ditto.
927         (wl-summary-spam-map): Add and remove keybind.
928         (wl-summary-target-mark-spam): Abolish.
929         (wl-summary-refile-spam): Ditto.
930         (wl-summary-test-spam): New function.
931         (wl-summary-mark-spam): Ditto.
932         (wl-summary-auto-check-spam): Follow the above change.
933         (wl-summary-exec-action-spam): New function.
934         (wl-summary-exec-action-refile-with-register): Fixed message.
935         (wl-message-check-spam): New function.
936         (wl-spam-setup): Ditto.
937         (toplevel): Call it if this file is loaded interactivity.
938
939         * Version number is increased to 2.11.20.
940
941 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
942
943         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
944         when new optional argument `force' is non nil or modified.
945
946 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
947
948         * wl.el (toplevel): Require wl-spam when compile.
949         (wl-save-status): Call wl-spam-save-status.
950
951         * wl-spam.el (wl-spam-register-spam-messages): New function.
952         (wl-spam-register-good-messages): Ditto.
953         (wl-spam-save-status): Ditto.
954         (wl-summary-mode-map): Bind
955         wl-summary-target-mark-register-as-spam to "ms" and
956         wl-summary-target-mark-register-as-good to "mn".
957         (wl-summary-register-as-spam): Abolish optional argument; Use
958         wl-spam-register-spam-messages.
959         (wl-summary-register-as-spam-all): Use
960         wl-spam-register-spam-messages.
961         (wl-summary-register-as-good): Abolish optional argument; Use
962         wl-spam-register-good-messages.
963         (wl-summary-register-as-good-all): Use
964         wl-spam-register-good-messages.
965         (wl-summary-target-mark-register-as-spam): New funtion.
966         (wl-summary-target-mark-register-as-good): Ditto.
967
968 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
969
970         * wl-spam.el: New file.
971
972 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
973
974         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
975
976         * wl-action.el (wl-auto-refile-guess-functions): New variable.
977         (wl-summary-auto-refile): Call wl-refile-guess with
978         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
979
980 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
981
982         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
983         with disable-thread argument non-nil.
984
985 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
986
987         * wl-summary.el (wl-summary-rescan): Added optional argument
988         disable-thread.
989         (wl-summary-sync): Call wl-summary-rescan with argument
990         disable-thread.
991         (wl-summary-input-range): Added new range `rescan-thread'.
992
993 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
994
995         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
996
997 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
998
999         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1000         internal variable.
1001         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1002         wl-summary-search-parent-by-subject-regexp and
1003         wl-summary-divide-thread-when-subject-changed as nil.
1004         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1005         (wl-summary-insert-thread): Search parent entity from
1006         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1007         thread loop.
1008
1009 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1010
1011         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1012
1013         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1014
1015         * wl-util.el (wl-require-update-all-folder-p): New function.
1016         (wl-get-assoc-list-value): Added `function' to match directive.
1017         (wl-collect-draft): Rewrite.
1018
1019         * wl-summary.el (wl-summary-sync-update): Clear faces
1020         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1021         are non-nil.
1022         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1023         argument as function.
1024         (wl-summary-input-range): Ditto.
1025
1026         * wl-folder.el (wl-draft-get-folder): New function.
1027         (wl-folder-get-elmo-folder): Consider draft folder.
1028
1029         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1030         (wl-draft-buffer-message-number): New buffer local variable.
1031         (wl-draft-folder-internal): New internal variable.
1032         (wl-draft-delete): Rewrite.
1033         (wl-draft-save): Ditto.
1034         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1035         wl-folder-get-elmo-folder.
1036         (wl-draft-config-info-operation): Ditto.
1037         (wl-jump-to-draft-folder): Ditto.
1038         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1039         (wl-draft-reedit): Rewrite.
1040
1041         * Version number is increased to 2.11.19.
1042         
1043 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1044
1045         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1046         variable.
1047
1048 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1049
1050         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1051         Use ignore-errors instead of unwind-protect.
1052
1053 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1054
1055         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1056         for updating `wl-thread-entity-list'.
1057
1058 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1059
1060         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1061         parameter from calling `wl-thread-entity-get-older-brothers' and
1062         `wl-thread-entity-get-younger-brothers'.
1063         Replace nested `append' with a single one.
1064
1065 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1066
1067         * wl-summary.el (wl-summary-mode): Don't use the return value of
1068         `make-local-hook'.
1069
1070 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1071
1072         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1073         instead of `let*'.
1074         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1075         of local variables.
1076
1077 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1078
1079         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1080         Renamed from wl-summary-window-scroll-functions.
1081         (wl-summary-window-scroll-functions): Don't set to variable.
1082         (wl-summary-display-top): Use run-hooks.
1083         (wl-summary-display-bottom): Ditto.
1084         (wl-summary-toggle-disp-msg): Ditto.
1085         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1086         Use it instead of wl-summary-window-scroll-functions.
1087         (wl-summary-goto-folder-subr): Don't call
1088         wl-summary-window-scroll-functions, use
1089         wl-summary-buffer-window-scroll-functions instead.
1090
1091 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1092
1093         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1094         make-local-variable.
1095
1096 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1097
1098         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1099         set-buffer-modified-p.
1100         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1101         (wl-summary-display-bottom): Ditto.
1102         (wl-summary-toggle-disp-msg): Ditto.
1103
1104 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1105
1106         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1107
1108         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1109         (wl-summary-forward): Use elmo-message-entity-field instead of
1110         elmo-message-field.
1111
1112         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
1113
1114 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1115
1116         * wl-summary.el (wl-summary-window-scroll-functions): No use
1117         `append'.
1118
1119 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
1120
1121         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
1122         function.
1123         (wl-summary-window-scroll-functions): Call it when both
1124         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1125         (wl-summary-temp-mark): Added optional argument number.
1126         (wl-summary-message-mark): Added optional argument flag.
1127         (wl-summary-persistent-mark): Added optional argument number and flag.
1128         (wl-summary-update-persistent-mark): Ditto.
1129         (wl-summary-update-status-marks): Set "r" for interactive spec.
1130
1131         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1132         argument number and flag.
1133
1134         * wl-action.el (wl-summary-registered-temp-mark): 
1135         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1136
1137 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1138
1139         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1140         internal variable (buffer local).
1141         (wl-summary-window-scroll-functions): New function.
1142         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1143         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1144         as nil.
1145         (wl-summary-update-status-marks): Added arguments beg, end and
1146         check.
1147         (wl-summary-update-mark-window): Use function.
1148         (wl-summary-sync-update): Follow the change above.
1149         (wl-summary-switch-to-clone-buffer): Copy
1150         wl-summary-buffer-unsync-mark-number-list.
1151         (wl-summary-goto-folder-subr): Set
1152         wl-summary-buffer-unsync-mark-number-list and
1153         use wl-summary-window-scroll-functions instead of
1154         wl-summary-lazy-highlight.
1155
1156         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1157
1158 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1159
1160         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1161
1162         * wl-summary.el (wl-summary-update-persistent-mark): Call
1163         wl-summary-set-message-modified.
1164
1165         * wl-summary.el (wl-summary-sync-update): Don't call
1166         wl-summary-update-status-marks.
1167
1168         * Version number is increased to 2.11.18.
1169
1170 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1171
1172         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1173         (wl-message-next-page): Ditto.
1174
1175 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1176
1177         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1178         local variable.  Change the order of a collected list into the
1179         same as the specified range.  Remove nil from a collected list.
1180
1181 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1182
1183         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1184         argument for elmo-folder-list-messages.
1185
1186 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1187
1188         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1189         change (wl-summary-count-unreads return a list instead of a cons
1190         cell).
1191
1192 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1193
1194         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1195         `wl-summary-folder-info-update'.
1196
1197 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1198
1199         * wl-summary.el (wl-summary-set-message-modified): No use
1200         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1201         (wl-summary-set-mark-modified): Abolish.
1202         (wl-summary-mark-modified-p): Ditto.
1203         (wl-summary-save-view): Follow the change above.
1204
1205         * wl-expire.el (wl-summary-expire): Likewise.
1206
1207 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1208
1209         * wl-summary.el (wl-summary-detect-mark-position): Use
1210         modb-entity-handler.
1211         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1212
1213         * Version number is increased to 2.11.17.
1214
1215 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1216
1217         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1218         entity field value.
1219         (wl-summary-prefetch-msg): Ditto.
1220         (wl-summary-print-message-with-ps-print): Ditto.
1221
1222 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1223
1224         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1225         for dummy entity.
1226         (wl-summary-insert-thread): Use elmo-message-entity-field.
1227         (wl-summary-update-thread): Use elmo-message-entity-field and
1228         elmo-message-entity-number.
1229         (wl-summary-line-number):  Use elmo-message-entity-number.
1230         (wl-summary-line-size): Use elmo-message-entity-field.
1231         (wl-summary-line-subject): Ditto.
1232         (wl-summary-line-from): Ditto.
1233         (wl-summary-line-attached): Ditto.
1234         (wl-summary-create-line): Ditto.
1235         (wl-summary-create-line): Use elmo-message-entity-number.
1236         (wl-summary-print-message-with-ps-print): Use
1237         elmo-message-entity-field.
1238
1239 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1240
1241         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1242         change in elmo-msgdb-make-message-entity.
1243         (wl-summary-buffer-set-folder): Don't call
1244         wl-summary-detect-mark-position here.
1245         (wl-summary-rescan): Call elmo-message-entity-number.
1246         (wl-summary-sync-update): Ditto.
1247         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1248
1249         * wl-score.el (wl-score-header-index): Redefine 2th element.
1250         (wl-score-overview-entity-get-extra): Abolish.
1251         (wl-score-ov-entity-get): Rewrite.
1252         (wl-score-string-index<, wl-score-string-func<): Abolish.
1253         (wl-score-string<): New function.
1254         (wl-score-string-sort): Use it.
1255
1256         * wl-refile.el (wl-refile-guess-by-history): Use
1257         elmo-message-entity-field.
1258         (wl-refile-guess-by-from): Ditto.
1259         (wl-refile-guess-by-msgid): Ditto.
1260
1261         * Version number is increased to 2.11.16.
1262
1263 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1264
1265         * wl-folder.el (wl-folder-confirm-existence): Don't call
1266         file-exists-p if msgdb-path is nil.
1267         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1268         `wl-read-folder-hist' to `wl-read-folder-history'.
1269
1270 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1271
1272         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1273         `y-or-n-p'.
1274
1275 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1276
1277         * wl-score.el (wl-score-headers): Don't use
1278         elmo-folder-do-each-message-entity.
1279
1280         * Version number is increased to 2.11.15.
1281
1282 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1283
1284         * wl-summary.el (wl-summary-delete-all-msgs): Use
1285         elmo-folder-move-messages instead of elmo-folder-delete-messages
1286         and elmo-folder-detach-messages.
1287         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1288
1289         * wl-expire.el (wl-expire-delete): Ditto.
1290         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1291
1292 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1293
1294         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1295         (wl-message-header-narrowing-fields): Ditto.
1296         (wl-message-header-narrowing-lines): Ditto.
1297         (wl-message-header-narrowing-string): Ditto.
1298
1299         * wl-summary.el (wl-summary-mode-map): Bind
1300         wl-summary-toggle-header-narrowing to "C-cC-f".
1301         (wl-summary-toggle-header-narrowing): New function.
1302
1303         * wl-message.el (wl-message-buffer-create): Call
1304         wl-message-header-narrowing-setup.
1305         (wl-message-redisplay): Call wl-message-header-narrowing.
1306         (wl-message-header-narrowing): New function.
1307         (wl-message-header-narrowing-map): New keymap.
1308         (wl-message-header-narrowing-widen-map): New keymap.
1309         (wl-message-header-narrowing-again-at-mouse): New function.
1310         (wl-message-header-narrowing-1): Ditto.
1311         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1312         (wl-message-header-narrowing-setup): Ditto.
1313         (wl-message-header-narrowing-toggle): Ditto.
1314         
1315         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1316
1317         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1318         'flag as all.
1319         (wl-use-flag-folder-help-echo): New user option.
1320
1321         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1322         wl-summary-highlight as nil.
1323         (wl-summary-set-mark-modified): Follow the API change.
1324         (wl-summary-mark-modified-p): Ditto.
1325         (wl-summary-mark-as-read-all): Ditto.
1326         (wl-summary-sync-marks): Don't call
1327         elmo-folder-list-messages-with-global-mark.
1328         (wl-summary-mark-as-read-internal): Follow the API change.
1329         (wl-summary-mark-as-answered-internal): Ditto.
1330         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1331         Follow the API change.
1332         (wl-summary-create-line): Call with number argument.
1333         (wl-summary-reply): Follow the API change.
1334
1335         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1336         function.
1337         (wl-highlight-summary-line-string): Call it when
1338         wl-use-flag-folder-help-echo is non-nil.
1339         (wl-highlight-summary-current-line): Ditto.
1340         (elmo-flag-folder-referrer): Added autoload setting.
1341
1342         * wl-draft.el (wl-draft-kill): Follow the API change.
1343
1344         * Version number is increased to 2.11.14.
1345         
1346 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1347
1348         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1349
1350 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1351
1352         * Version number is increased to 2.11.13.
1353
1354 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1355
1356         * wl-draft.el (wl-draft-previous-history-element): Fixed
1357         unbalanced parenthesis and bind unbound local variables.
1358
1359 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1360
1361         * wl-draft.el (wl-draft-previous-history-element): New function.
1362         (wl-draft-next-history-element): Ditto.
1363         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1364         them to M-p and M-n.
1365
1366 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1367
1368         * Version number is increased to 2.11.12.
1369
1370 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1371
1372         * wl-draft.el (wl-draft-hide): Select buffer-window.
1373
1374 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1375
1376         * wl-summary.el (wl-summary-narrow-to-region): New function.
1377         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1378         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1379         (wl-summary-save-region): Use it.
1380         * wl-action.el (wl-summary-collect-numbers-region)
1381         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1382
1383 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1384
1385         * wl-folder.el (wl-folder-count-incorporates): Don't use
1386         `elmo-msgdb-mark-load'
1387
1388         * Version number is increased to 2.11.11.
1389
1390 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1391
1392         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1393         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1394
1395 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1396
1397         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1398
1399 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1400
1401         * Version number is increased to 2.11.10.
1402
1403 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1404
1405         * wl-mime.el (wl-draft-attribute-value): Fixed.
1406
1407 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1408
1409         * wl-util.el (wl-copy-local-variables): New function.
1410
1411         * wl-mime.el (wl-draft-attribute-recipients): New function.
1412         (wl-draft-attribute-envelope-from): Ditto.
1413         (wl-draft-attribute-smtp-posting-server): Ditto.
1414         (wl-draft-attribute-smtp-posting-port): Ditto.
1415         (wl-draft-attribute-value): Ditto.
1416         (wl-draft-preview-message): Use it to get value for
1417         attributes. Reflect result of `wl-draft-config'.
1418
1419         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1420         and call `wl-summary-mark-as-read' before to call
1421         `wl-summary-unset-mark'.
1422         (wl-summary-target-mark-mark-as-unread): Likewise.
1423         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1424
1425 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1426
1427         * wl-mime.el (wl-draft-preview-message): Use actual value for
1428         attributes; Fix for small window.
1429
1430 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1431
1432         * wl-refile.el (wl-refile-get-field-value): Call
1433         `elmo-message-entity-field' with 3rd argument is non-nil.
1434
1435 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1436
1437         * wl-vars.el (wl-draft-preview-attributes): New user option.
1438         (wl-draft-preview-attributes-list): Ditto.
1439         (wl-draft-preview-attributes-buffer-lines): Ditto.
1440         (wl-draft-preview-attributes-buffer-name): Ditto.
1441
1442         * wl-mime.el (wl-draft-preview-message): Display attributes.
1443
1444 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1445
1446         * wl-summary.el (wl-summary-detect-mark-position): Bind
1447         wl-summary-flag-priority-list to '(new).
1448
1449 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1450
1451         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1452         funtion.
1453         (wl-highlight-summary-line-string): Use it.
1454         (wl-highlight-summary-current-line): Ditto.
1455
1456 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1457
1458         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1459         line even when the mark string is not changed.
1460
1461         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1462         argument change in the wl-summary-create-line.
1463         (wl-thread-insert-entity-sub): Ditto.
1464
1465         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1466         argument change in the wl-summary-create-line.
1467         (wl-summary-insert-sequential): Ditto.
1468         (wl-summary-update-thread): Ditto.
1469         (wl-summary-persistent-mark-string): New inline function.
1470         (wl-summary-message-mark): Use it.
1471         (wl-summary-create-line): Abolish argument wl-persistent-mark
1472         and added wl-flags, wl-cached.
1473
1474         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1475         mark to flags.
1476         (wl-highlight-summary-current-line): Decide the face not by the 
1477         persistent mark but flags.
1478
1479 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1480
1481         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1482         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1483         wl-summary-read-uncached-mark): Revive.
1484         (wl-summary-answered-cached-mark,
1485         wl-summary-answered-uncached-mark): New user option.
1486         (wl-summary-score-marks): Follow the change above.
1487         (wl-summary-auto-refile-skip-marks): Ditto.
1488         (wl-summary-incorporate-marks): Ditto.
1489         (wl-summary-expire-reserve-marks): Ditto.
1490         (wl-summary-flag-priority-list): New user option.
1491
1492         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1493         changes.
1494         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1495         of elmo-message-mark.
1496         (wl-summary-mark-as-read-internal): Ditto.
1497         (wl-summary-mark-as-answered): Ditto.
1498         (wl-summary-mark-as-important): Ditto.
1499         (wl-summary-redisplay-internal): Ditto.
1500         (wl-summary-redisplay-no-mime-internal): Ditto.
1501         (wl-summary-message-mark): New function.
1502         (wl-summary-insert-sequential): Use wl-summary-message-mark
1503         instead of elmo-message-mark.
1504         (wl-summary-update-thread): Ditto.
1505         (wl-summary-persistent-mark): Ditto.
1506         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1507         instead of elmo-message-mark.
1508
1509         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1510         wl-summary-message-mark instead of elmo-message-mark.
1511         (wl-thread-insert-entity-sub): Ditto.
1512         (wl-thread-get-children-msgs-uncached): Ditto.
1513
1514         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1515         variable name changes.
1516         (wl-highlight-summary-current-line): Ditto.
1517
1518         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1519         wl-summary-message-mark instead of elmo-message-mark.
1520
1521         * wl-expire.el (wl-expire-message-p): Ditto.
1522
1523         * wl-score.el (wl-score-headers): Ditto.
1524
1525         * Version number is increased to 2.11.9.
1526
1527         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1528         (wl-summary-sync-update): Follow the change above.
1529         (wl-summary-switch-to-clone-buffer): Ditto.
1530         (wl-summary-open-folder): Ditto.
1531
1532 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1533
1534         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1535         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1536
1537         * Version number is increased to 2.11.8.
1538
1539         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1540
1541         * wl-expire.el (wl-expire-refile): Follow the API change on
1542         `elmo-folder-move-messages'.
1543         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1544
1545         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1546         (wl-summary-exec-action-refile): Ditto.
1547         (wl-summary-exec-action-copy): Ditto.
1548         (wl-summary-no-auto-refile-message-p): No use
1549         `wl-summary-buffer-msgdb'.
1550         (wl-summary-auto-refile): Ditto.
1551
1552 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1553
1554         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
1555
1556 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
1557
1558         * wl-summary.el (wl-summary-sync): Treat no-sync.
1559
1560         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
1561         (wl-default-sync-range): Ditto.
1562
1563 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1564
1565         * wl-refile.el (wl-refile-subject-learn): Call
1566         `elmo-message-entity-field' with 3rd argument is non-nil.
1567         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
1568         instead of `elmo-msgdb-overview-entity-get-subject'.
1569
1570 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
1571
1572         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
1573         scan-type is rescan.
1574         (wl-summary-delete-all-temp-marks): Remove scored mark too when
1575         new optional argument force is non-nil.
1576         (wl-summary-save-view-cache): Call it with force argument non-nil.
1577
1578         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
1579
1580 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1581
1582         * wl-action.el (wl-summary-print-argument): Fixed last change.
1583
1584 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1585
1586         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
1587         simplified.
1588         (wl-summary-target-mark-mark-as-unread): Likewise.
1589         (wl-summary-target-mark-mark-as-important): Likewise.
1590
1591 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1592
1593         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
1594         * wl-summary.el (wl-summary-mark-as-important): Arranged.
1595         (wl-summary-mark-as-important-region): Change accordingly.
1596         (wl-summary-target-mark-mark-as-important): Ditto.
1597
1598 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1599
1600         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
1601
1602         * wl-action.el (wl-summary-print-argument): Print argument to
1603         right side of window if `wl-summary-print-argument-within-window'
1604         is non-nil.
1605
1606 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
1607
1608         * wl-action.el (wl-summary-set-mark): Use
1609         `wl-summary-message-visible-p' to check visibility of the message
1610         and jump to message only when the message line is visible and have
1611         different number; Call wl-summary-unset-mark with number argument.
1612         (wl-summary-unset-mark): 
1613         Use `wl-summary-message-visible-p'
1614         to check visibility of the message and jump to message only when
1615         the message line is visible and have different number;
1616
1617 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1618
1619         * Version number is increased to 2.11.7.
1620
1621         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
1622         and wl-folder-summary-line-format.
1623
1624         * wl-summary.el (wl-summary-message-visible-p): New inline function.
1625         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
1626         (wl-summary-set-score-mark): Use it.
1627         (wl-summary-target-mark-mark-as-read): Ditto.
1628         (wl-summary-target-mark-mark-as-unread): Ditto.
1629         (wl-summary-target-mark-mark-as-important): Ditto.
1630         (wl-summary-target-mark-msgs): Simplified.
1631         (wl-summary-detect-mark-position): Fixed problem when
1632         summary-line-format no contain persisten/temp mark spec.
1633         (wl-summary-temp-mark): Ditto.
1634         (wl-summary-persistent-mark): Ditto.
1635         (wl-summary-update-persistent-mark): Ditto.
1636
1637         * wl-action.el (wl-summary-set-mark): Ditto.
1638         (wl-summary-unset-mark): Ditto.
1639         All other related portions are changed.
1640
1641 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1642
1643         * Version number is increased to 2.11.6.
1644
1645 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1646
1647         * wl-util.el (wl-current-message-buffer): Define as function;
1648         Don't use the value of wl-messge-buffer.
1649
1650         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1651         persistent mark.
1652
1653         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1654         no current message, cause an error.
1655
1656 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1657
1658         * wl-summary.el (wl-summary-set-message-modified): Use
1659         elmo-folder-set-message-modified instead of
1660         elmo-folder-set-message-modified-internal.
1661
1662 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1663
1664         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1665         interactively.
1666         (wl-summary-sync): nokill->entirely.
1667         (wl-summary-sync-marks): Fixed message.
1668         (wl-summary-input-range): Added mark, nokill->entirely.
1669
1670         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1671         messages as read.
1672
1673 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1674
1675         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1676         update-noscore.
1677         (wl-summary-sync): Follow the change above.
1678
1679 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1680
1681         * wl-action.el (wl-summary-target-mark-all): Use
1682         elmo-folder-list-messages.
1683
1684 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1685
1686         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1687         (wl-summary-rescan): Set wl-summary-scored as nil.
1688         (wl-summary-sync-force-update): Follow the change above.
1689         (wl-summary-sync): Ditto.
1690         (wl-summary-sync-update): Added argument disable-killed.
1691         (wl-summary-insert-headers): Set visible-only argument for
1692         elmo-folder-list-messages.
1693         (wl-summary-input-range): Added update-nokill, update-noscore,
1694         all-nokill, all-noscore and mark.
1695
1696         * Version number is increased to 2.11.5.
1697
1698         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1699
1700 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1701
1702         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1703         (wl-summary-prefetch-region-no-mark): Change accordingly.
1704         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1705
1706 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1707
1708         * wl-address.el (wl-complete-field-to): Abolished.
1709         (wl-complete-address): Completion function for completing-read.
1710         * wl-action.el (wl-summary-get-resend-address): Use it.
1711
1712         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1713         wl-summary-update-mark and abolish unused argument.
1714         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1715         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1716         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1717         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1718         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1719         * wl-draft.el (wl-draft-kill): Ditto.
1720
1721         * wl-summary.el: Remove unused binding of case-fold-search.
1722         (wl-summary-replace-status-marks): Abolished.
1723
1724 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1725
1726         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1727         is specified or folder length is zero.
1728
1729 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1730
1731         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1732         (wl-folder-archive-current-entity): Ditto.
1733
1734 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1735
1736         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1737         retrieving message mark.
1738         (wl-summary-redisplay-internal): Ditto.
1739
1740         * wl-message.el (wl-message-buffer-display): Ignore errors while
1741         retrieving message-id field.
1742
1743         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1744         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1745         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1746         order of the arguments for `wl-expire-message-p'.
1747         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1748
1749         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1750         Check return value of wl-summary-reply.
1751         (wl-summary-reply): Recover window configuration when an error occured.
1752
1753 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1754
1755         * wl-summary.el (wl-summary-resend-message): Abolished, the
1756         feature is inherited by wl-summary-resend (put resend mark).
1757
1758 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1759
1760         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1761         wl-message-buffer to nil when the message is hide.
1762
1763 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1764
1765         * .cvsignore: New file.
1766
1767 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1768
1769         * wl-action.el (wl-summary-action-docstring): Add more info.
1770         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1771         duplicate definition.
1772         (wl-summary-define-mark-action): Functions wl-summary-*-region
1773         keep current position.
1774         (wl-summary-unregister-target-mark): Store result to the variable.
1775
1776 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1777
1778         * Version number is increased to 2.11.4.
1779
1780 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1781
1782         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1783         wl-summary-delete-all-temp-marks.
1784         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1785
1786         * wl-action.el (wl-summary-set-mark): Changed terminology
1787         refile-destination -> action-argument.
1788         (wl-summary-unset-mark): Ditto.
1789         (wl-summary-remove-argument): Ditto.
1790         (wl-summary-print-argument): Ditto.
1791
1792         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1793         (wl-thread-remove-argument-region): Ditto.
1794         (wl-thread-print-argument-region): Ditto.
1795         (wl-thread-close): Ditto.
1796         (wl-thread-open): Ditto.
1797
1798         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1799         (wl-highlight-refile-destination-face is abolished)
1800         (wl-highlight-action-argument-string): Ditto.
1801         (wl-highlight-summary-current-line): Highlight action argument.
1802
1803         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1804         color for light backgrounds.
1805         (wl-highlight-summary-answered-face): Ditto.
1806
1807 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1808
1809         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1810
1811         * wl-score.el (wl-summary-score-update-all-lines): Use
1812         wl-summary-set-mark.
1813         (wl-summary-score-update-all-lines): Kill expunged messages.
1814
1815         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1816
1817 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1818
1819         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1820         directly.
1821         (wl-score-overview-entity-get-lines): Ditto.
1822         (wl-score-overview-entity-get-xref): Ditto.
1823         (wl-score-get-latest-msgs): Ditto.
1824         (wl-summary-rescore): Ditto.
1825
1826         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1827         to "&".
1828         (wl-summary-mark-as-answered-internal): New inline function.
1829         (wl-summary-mark-as-answered): New function.
1830         (wl-summary-mark-as-unanswered): Ditto.
1831         (wl-summary-sync-marks): Modified for answered-mark synching.
1832
1833 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1834
1835         * wl-action.el (wl-summary-set-mark): Fixed last change.
1836
1837 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1838
1839         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1840         behavior of wl-summary-unread-message-hook
1841         (Pointed out by akira yamada <akira@arika.org>).
1842
1843 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1844
1845         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1846         wl-summary-delete.
1847         * wl-xmas.el (wl-summary-toolbar): Ditto.
1848
1849         * wl-action.el (wl-summary-set-mark): Don't override current
1850         temp-mark.
1851
1852         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1853
1854 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1855
1856         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1857         (wl-refile-msgid-learn): Ditto.
1858         (wl-refile-get-field-value): Ditto.
1859
1860         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1861
1862         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1863         (wl-expire-delete-reserved-messages): Renamed from
1864         wl-expire-reserve-marked-msgs-from-list.
1865         (wl-expire-delete): Removed argument `msgdb'.
1866         (wl-expire-refile): Ditto.
1867         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1868         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1869         mark-alist as argument.
1870         (wl-expire-archive-number1): Removed argument `msgdb'.
1871         (wl-expire-archive-number2): Ditto.
1872         (wl-expire-archive-date): Ditto.
1873         (wl-expire-localdir-date): Ditto.
1874         (wl-expire-hide): Ditto.
1875         (wl-archive-number1): Ditto.
1876         (wl-archive-number2): Ditto.
1877         (wl-archive-date): Ditto.
1878         (wl-archive-folder): Ditto.
1879         All other related portions are changed.
1880
1881 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1882
1883         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1884         mean move up and down. (suggested by Takashi Kawachi)
1885
1886 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1887
1888         * wl-acap.el (toplevel): Don't require un-define.
1889
1890 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1891
1892         * wl-thread.el (wl-thread-delete-message): Always update
1893         wl-summary-buffer-number-list.
1894
1895         * wl-action.el (wl-summary-print-destination): 
1896         Do nothing when folder is nil.
1897
1898 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1899
1900         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1901         persistent mark when prefetch is succeeded.
1902
1903 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1904
1905         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1906         instead of elmo-msgdb-delete-msgs.
1907         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1908         (wl-expire-hide): Ditto.
1909
1910         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1911
1912         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1913         elmo-msgdb interface.
1914         (wl-thread-get-exist-children): Likewise.
1915         (wl-thread-insert-message): Likewise.
1916         (wl-thread-msg-mark-as-important): Likewise.
1917         (wl-thread-insert-entity-sub): Likewise.
1918         (wl-thread-get-children-msgs-uncached): Likewise.
1919
1920         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1921         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1922         (wl-summary-sync-update): Likewise.
1923         (wl-summary-auto-select-msg-p): Likewise.
1924         (wl-summary-update-thread): Likewise.
1925         (wl-summary-mark-as-important): Likewise.
1926         (wl-summary-jump-to-msg-internal): Likewise.
1927         (wl-summary-redisplay-internal): Likewise.
1928         (wl-summary-print-message-with-ps-print): Likewise.
1929         (wl-summary-folder-info-update): Likewise.
1930
1931         * wl-folder.el (wl-folder-check-one-entity):
1932         elmo-folder-count-flags instead of wl-summary-count-unread.
1933
1934         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1935
1936         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1937
1938         * wl-summary.el (wl-summary-set-message-modified): 
1939         Call wl-summary-set-mark-modified.
1940         (wl-summary-delete-messages-on-buffer): Call
1941         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1942         (wl-summary-sync-update): Call elmo-folder-length instead of
1943         elmo-folder-messages.
1944         (wl-summary-insert-headers): Don't call
1945         elmo-folder-list-message-entities.
1946
1947 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1948
1949         * wl-action.el (wl-summary-define-mark-action): Call
1950         `wl-summary-set-mark' with argument `data'.
1951         (wl-summary-auto-refile): Fixed order of arguments when call
1952         `wl-summary-refile'.
1953
1954 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
1955
1956         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
1957
1958         * wl-summary.el (wl-summary-mode-map): Bind resend action.
1959
1960         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
1961         (Renamed from wl-highlight-summary-deleted-face).
1962         (wl-highlight-summary-resend-face): New face.
1963
1964         (wl-highlight-summary-deleted-face): Renamed from
1965         wl-highlight-summary-erased-face.
1966
1967         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
1968
1969         * wl-action.el (wl-summary-get-resend-address): New function.
1970         (wl-summary-exec-action-resend): Ditto.
1971         (wl-summary-exec-action-resend-subr): Ditto.
1972
1973         * w-thread.el (wl-thread-copy): Removed definition.
1974         (wl-thread-refile): Ditto.
1975         (wl-thread-delete): Ditto.
1976         (wl-thread-target-mark): Ditto.
1977
1978         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
1979         (wl-summary-target-mark-set-action): Fixed.
1980         (wl-summary-define-mark-action): Fixed quotation.
1981         (wl-summary-move-mark-list-messages): Display message.
1982         (wl-summary-define-mark-action): Define thread functions.
1983         (wl-summary-exec-action-refile): Changed message.
1984         (wl-summary-exec): Ditto.
1985
1986 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
1987         
1988         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
1989         '%%'.
1990
1991 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
1992
1993         * wl.el (toplevel): Require wl-action.
1994         (wl-init): Call wl-summary-define-mark-action.
1995
1996         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
1997
1998         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
1999         wl-summary-delete and wl-summary-erase.
2000         (wl-summary-mode-map): Ditto.
2001
2002         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2003         wl-delete-folder-alist.
2004
2005         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2006         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2007         (toplevel): Moved mark & action related functions to the wl-action.el.
2008
2009         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2010         in wl-summary-mark-action-list.
2011         (wl-highlight-summary-current-line): Ditto.
2012
2013         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2014         empty lines.
2015
2016         * wl-action.el: New file. 
2017
2018 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2019
2020         * wl-summary.el (wl-summary-target-mark-replace): New function.
2021         (wl-summary-target-mark-prefetch): Use it.
2022         (wl-summary-target-mark-delete): Ditto.
2023         (toplevel): Rearranged definition order.
2024         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2025         (wl-summary-target-mark-erase): Rewrite.
2026         (wl-summary-erase-region): New function.
2027         (wl-summary-exec-action-erase): Changed message.
2028         (wl-summary-move-mark-list-messages): New function.
2029         (wl-summary-exec-action-delete): Use it.
2030         (wl-summary-exec-action-erase): Ditto.
2031
2032         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2033         (wl-summary-skip-mark-list): Added "d".
2034
2035         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2036         while searching.
2037
2038         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2039         and define using defcustom;
2040         Define 4th element as a face.
2041         
2042         * wl-summary.el (wl-summary-incorporate): Use 
2043         `wl-summary-prefetch-region-no-mark' instead of
2044         `wl-summary-prefetch-region'.
2045         (wl-summary-prefetch-region-no-mark): Revival of old
2046         `wl-summary-prefetch-region'.
2047         (wl-summary-mark-action-list): Moved to wl-vars.el
2048
2049         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2050         face according to the `wl-summary-mark-action-list'.
2051         (wl-highlight-summary-current-line): Ditto;
2052         Removed destination highlighting.
2053
2054         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2055         (wl-highlight-summary-line-string): Highlight for "i" mark.
2056         (wl-highlight-summary-current-line): Ditto.
2057
2058         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2059         no destination.
2060
2061         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2062         exists, just go ahead.
2063         (wl-summary-prefetch-region): Rewrite.
2064         (wl-summary-prefetch): Ditto.
2065         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2066         (wl-summary-exec-action-prefetch): New function.
2067         (wl-summary-target-mark-prefetch): Rewrite.
2068
2069 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2070
2071         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2072         (wl-highlight-summary-line-string): Added "d" and "D".
2073         (wl-highlight-summary-current-line): Ditto.
2074
2075         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2076         in wl-summary.el.
2077         (wl-thread-insert-entity-sub): Ditto.
2078         (wl-thread-remove-destination-region): Ditto.
2079         (wl-thread-print-destination-region): Ditto.
2080
2081         * wl-summary.el (wl-summary-buffer-refile-list,
2082         wl-summary-buffer-delete-list,
2083         wl-summary-buffer-copy-list): Abolish.
2084         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2085         All other related portions are changed.
2086         (wl-summary-mark-action-list): New variable.
2087         (wl-summary-set-mark): New function.
2088         (wl-summary-register-target-mark): Ditto.
2089         (wl-summary-unregister-target-mark): Ditto.
2090         (wl-summary-have-target-mark-p): Ditto.
2091         (wl-summary-register-temp-mark): Ditto.
2092         (wl-summary-unregister-temp-mark): Ditto.
2093         (wl-summary-registered-temp-mark): Ditto.
2094         (wl-summary-collect-temp-mark): Ditto.
2095         (wl-summary-unset-mark): Ditto.
2096         (wl-summary-set-target-mark): Ditto.
2097         (wl-summary-unset-target-mark): Ditto.
2098         (wl-summary-set-action-generic): Ditto.
2099         (wl-summary-unset-action-generic): Ditto.
2100         (wl-summary-exec-action-delete): Ditto.
2101         (wl-summary-exec-action-erase): Ditto.
2102         (wl-summary-set-action-refile): Ditto.
2103         (wl-summary-set-action-refile-subr): Ditto.
2104         (wl-summary-unset-action-refile): Ditto.
2105         (wl-summary-make-destination-numbers-list): Ditto.
2106         (wl-summary-exec-action-refile): Ditto.
2107         (wl-summary-set-action-copy): Ditto.
2108         (wl-summary-unset-action-copy): Ditto.
2109         (wl-summary-exec-action-copy): Ditto.
2110         (wl-summary-collect-numbers-region): Ditto.
2111         (wl-summary-delete): Rewrite.
2112         (wl-summary-erase): Ditto.
2113         (wl-summary-remove-destination): Ditto.
2114         (wl-summary-exec): Ditto.
2115         (wl-summary-exec-region): Ditto.
2116         (wl-summary-target-mark-erase): Ditto.
2117         (wl-summary-refile): Ditto.
2118         (wl-summary-copy): Ditto.
2119         (wl-summary-unmark): Ditto.
2120         (wl-summary-delete-all-mark): Ditto.
2121         (wl-summary-mark-line): Don't highlight.
2122         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
2123         (wl-summary-target-mark-refile-subr): Rewrite.
2124
2125         (wl-summary-copy-prev-destination): Abolish.
2126
2127 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2128
2129         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2130         default values along the value of wl-on-mule.
2131         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2132         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2133         It is not used anywhere.
2134
2135 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2136
2137         * wl-summary.el (wl-summary-print-destination): Keep position.
2138         (wl-summary-cursor-move-surface): Keep horizontal position.
2139
2140 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2141
2142         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2143         write sendlog.
2144
2145 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2146
2147         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2148         `wl-summary-highlight'.
2149
2150 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2151
2152         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2153         trivial condition for temp-mark.
2154
2155 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2156
2157         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2158         when it hits killed buffer.
2159
2160 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2161
2162         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2163         * wl-news.el.in: `message' and `error' take format string.
2164
2165 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2166
2167         * wl-folder (wl-folder-insert-entity): Display a message,
2168         `...done', when the work finish.
2169         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2170
2171 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2172
2173         * wl-message.el (wl-message-redisplay): Remove unused local
2174         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2175
2176 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2177
2178         * wl-summary.el (wl-summary-replace-status-marks): Disable
2179         interactive use.
2180         (wl-summary-reedit): Check message existence at first.
2181         (wl-summary-mark-line): Fix doc, return value is indefinite.
2182
2183         * wl-highlight.el (wl-highlight-message): Arranged.
2184
2185         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2186         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2187         check temp-mark by wl-summary-temp-mark always.
2188         (wl-highlight-summary): Change accordingly.
2189         * wl-summary.el (wl-summary-mark-as-read-all)
2190         (wl-summary-delete-cache, wl-summary-set-score-mark)
2191         (wl-summary-mark-as-unread, wl-summary-unmark)
2192         (wl-summary-mark-line, wl-summary-mark-as-read)
2193         (wl-summary-mark-as-important): Ditto.
2194
2195         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2196         end of the window if possible.
2197         * wl-summary.el (wl-summary-sync-update): Support lazy
2198         highlighting.
2199         (wl-summary-toggle-disp-msg): Ditto.
2200
2201 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2202
2203         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2204
2205 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2206
2207         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2208         change.
2209
2210 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2211
2212         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2213         API.
2214         (wl-summary-sync-update): Ditto.
2215
2216         * wl-score.el (wl-score-get-score-alist): Changed argument.
2217         (wl-summary-rescore-msgs): Likewise.
2218         (wl-summary-score-headers): Likewise.
2219         (wl-score-headers): Likewise;
2220         Use elmo-folder-do-each-message-entity, etc.
2221         (wl-summary-score-effect): Follow the changes above.
2222         (wl-summary-rescore): Ditto.
2223         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2224         (wl-score-get-overview): Abolish.
2225
2226         * wl-summary.el (wl-summary-default-from): Follow the API change in
2227         elmo-msgdb.
2228         (wl-summary-count-unread): Ditto.
2229         (wl-summary-detect-mark-position): Ditto.
2230         (wl-summary-overview-entity-compare-by-date): Ditto.
2231         (wl-summary-overview-entity-compare-by-number): Ditto.
2232         (wl-summary-overview-entity-compare-by-from): Ditto.
2233         (wl-summary-overview-entity-compare-by-subject): Ditto.
2234         (wl-summary-get-list-info): Ditto.
2235         (wl-summary-rescan): Ditto.
2236         (wl-summary-jump-to-msg-by-message-id): Ditto.
2237         (wl-summary-sync-update): Ditto; Removed comment.
2238         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2239         (wl-summary-insert-message): Use wl-summary-insert
2240         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2241         (wl-summary-insert-headers): Changed argument overview to folder.
2242         (wl-summary-search-by-subject): Likewise.
2243         (wl-summary-insert-thread): Renamed from 
2244         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2245
2246         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2247         too.
2248
2249         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2250         wl-string-member.
2251
2252 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2253
2254         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2255         elmo-folder-append-buffer.
2256         (wl-draft-queue-append): Likewise.
2257
2258         * wl-mime.el (wl-message-delete-current-part): Ditto.
2259         (wl-summary-burst-subr): Ditto.
2260
2261         * wl-news.el.in (wl-news-send-news): Ditto.
2262
2263 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2264
2265         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2266         function.
2267         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2268         (wl-summary-update-mark): Enclose with save-excursion.
2269         (wl-summary-mark-as-read-internal): Fixed last change.
2270         (wl-summary-mark-as-important): Use 3rd argument of
2271         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2272         Don't use elmo-msgdb-set-mark.
2273         (wl-summary-redisplay-internal): If msgdb flag is already read,
2274         just update the mark on buffer.
2275
2276 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2277
2278         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2279         cut visible folder when elmo-folder-delete returns non-nil value.
2280
2281 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2282
2283         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2284         by Kenichi OKADA <okada@opaopa.org>).
2285
2286 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2287
2288         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2289
2290 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2291
2292         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2293         Fixed the last change, search group entity by its real name.
2294         (Thanks to: KOBAYASHI Shinji)
2295
2296 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2297
2298         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2299         (wl-fldmgr-access-display-all): Don't refer visible name.
2300         * wl-expire.el (wl-folder-archive-current-entity)
2301         (wl-folder-expire-current-entity): Ditto.
2302         * wl-folder.el (wl-folder-jump-to-current-entity)
2303         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2304         (wl-folder-open-folder-sub,wl-folder-open-all)
2305         (wl-folder-write-current-folder): Ditto.
2306         (wl-folder-insert-entity): Don't use petname for normal group.
2307         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2308         is the real name.
2309         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2310         Abolished.
2311
2312 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2313
2314         * wl-draft.el (wl-draft-create-buffer): Add
2315         `wl-summary-reply-with-citation'
2316
2317 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2318
2319         * wl-draft.el (wl-draft-reply): Fixed.
2320
2321 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2322
2323         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2324         when `wl-draft-send-confirm-with-preview' is non-nil.
2325         You can scroll up/down by j/k.
2326         (wl-draft-send-confirm-with-preview): New variable (default=t).
2327
2328 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2329
2330         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2331         (wl-fldmgr-save-folders): Fix comment.
2332
2333 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2334
2335         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2336         along the last change in `wl-folder-buffer-group-p'.
2337
2338 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2339
2340         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2341         folder.
2342
2343         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2344         the default value.
2345
2346         * wl-mime.el (wl-summary-burst): Update summary only when target
2347         folder equals current folder.
2348
2349 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2350
2351         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2352
2353 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2354
2355         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2356         value.
2357
2358 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2359
2360         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2361         `map-extents' instead of `extent-at' repeatedly.
2362         (wl-highlight-folder-current-line): Ditto.
2363
2364         * wl-highlight.el: Remove useless dummy functions.
2365
2366 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2367
2368         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2369         (wl-folder-put-folder-property): New function to put text property.
2370         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2371         (wl-folder-insert-entity, wl-folder-update-diff-line)
2372         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2373         * wl-e21.el, wl-xmas.el, wl-mule.el
2374         (wl-highlight-folder-current-line): Ditto.
2375         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2376         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2377         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2378         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2379
2380 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2381
2382         * Version number is increased to 2.11.3.
2383
2384 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2385
2386         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2387         Resume current-buffer since it is assumed by remaining tasks.
2388
2389 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2390
2391         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2392         (wl-folder-completion-function): Abolished.
2393         (wl-folder-complete-folder): New function.
2394         (wl-folder-complete-filter-condition): Ditto.
2395         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2396         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2397
2398 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2399
2400         * wl-draft.el (wl-draft-send-confirm): New function.
2401         (wl-draft-send): Use it.
2402
2403         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2404         cursor-in-echo-area while confirming.
2405
2406         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2407
2408         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2409         searching via nntp if wl-summary-search-via-nntp is 'force.
2410         Otherwise, invoke searching in nntp folder only.
2411         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2412
2413         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2414         explicitly for mime-make-text-tag.
2415
2416 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2417
2418         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2419         `mime-make-text-tag' instead of `mime-create-tag'.
2420
2421 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2422
2423         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2424         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2425
2426 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2427
2428         * wl-score.el (wl-score-save): Bind print-length and print-level.
2429         (wl-score-pretty-print): Ditto.
2430         (wl-score-edit-insert-header-entry): Ditto.
2431
2432         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2433         "From" entry to be treated with wl-draft-eword-encode-address-list.
2434         * wl-mime.el (wl-draft-preview-message): Ditto.
2435
2436         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2437         (wl-summary-mark-as-unread): Ditto.
2438         (wl-summary-mark-as-read-region): Change accordingly.
2439         (wl-summary-mark-as-unread-region): Ditto.
2440         (wl-summary-target-mark-mark-as-read): Ditto.
2441         (wl-summary-target-mark-mark-as-unread): Ditto.
2442
2443 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2444
2445         * Version number is increased to 2.11.2.
2446
2447 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2448
2449         * wl-news.el.in (wl-news-previous-version-save): Bind
2450         print-length and print-level.
2451         * wl-thread.el (wl-thread-save-entities): Ditto.
2452         (wl-thread-save-top-list): Bind print-length.
2453
2454 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2455
2456         * wl-highlight.el (wl-highlight-summary-line-string): Use
2457         wl-summary-score-below-mark, wl-summary-score-over-mark.
2458         (wl-highlight-summary-current-line): Ditto.
2459
2460 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2461
2462         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2463         insert it.
2464
2465 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2466
2467         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2468
2469 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2470
2471         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2472         message without msgid.
2473         Rewrite with elmo-folder-move-messages.
2474         Set wl-message-buffer to nil.
2475
2476         * wl-summary.el (wl-summary-erase-subr): New function. Use
2477         elmo-folder-move-messages.
2478         (wl-summary-erase): Call it.
2479         (wl-summary-target-mark-erase): Ditto.
2480
2481 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2482
2483         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2484         it is not up-tp-date.
2485
2486 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2487
2488         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2489         buffer after calling `wl-summary-goto-folder-subr' without the
2490         argument `interactive'.
2491         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2492
2493 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2494
2495         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2496         `mime-create-tag'. Use `string=' instead of `looking-at'.
2497
2498 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2499
2500         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2501         to avoid compile warning.
2502
2503         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2504         entity-id when folder is given.
2505         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2506         save-excursion, use save-selected-window instead.
2507         Select folder buffer window if exists.
2508         (To correct behavior with wl-folder-move-cur-folder.)
2509
2510 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2511
2512         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2513
2514 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2515
2516         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2517         list-count instead of %d.
2518
2519 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2520
2521         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2522         (wl-news): Set it.
2523         (wl-news-append-to-folder): Use it.
2524
2525         * wl-news.el.in (wl-news-send-news): Append to specified folder
2526         instead of wl-default-folder.
2527         (wl-news-append-to-folder): Show error message with specified folder.
2528
2529         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2530                 In most major modes, Emacs assumes that any opening
2531                 delimiter found at the left margin is the start of a
2532                 top-level definition, or defun. Therefore, *never put an
2533                 opening delimiter at the left margin unless it should have
2534                 that significance.*
2535
2536         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2537
2538 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2539
2540         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2541
2542 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2543
2544         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2545
2546 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
2547
2548         * wl-summary.el (wl-summary-mark-collect): Revive missing return
2549         for sequential numbering case.
2550
2551 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2552
2553         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
2554         value.
2555         (wl-draft-reply-without-argument-list): Ditto.
2556         (wl-draft-reply-myself-with-argument-list): Abolish.
2557         (wl-draft-reply-myself-without-argument-list): Ditto.
2558         * wl-draft.el (wl-draft-self-reply-p): New function.
2559         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
2560
2561 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2562
2563         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
2564         (avoid error for the case without byte-compiling)
2565
2566 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
2567
2568         * wl-news.el.in (wl-news-append-to-folder): New function.
2569         (wl-news-exit): Rewrite.
2570         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
2571
2572 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2573
2574         * wl-draft.el (wl-draft-reply-position): New function.
2575         (wl-draft-reply-position): Fix.
2576         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
2577         (wl-summary-target-mark-reply-with-citation): Ditto.
2578         (wl-summary-reply-with-citation): Ditto.
2579         * wl-vars.el (wl-draft-reply-default-position): New variable.
2580
2581 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2582
2583         * wl-draft.el (wl-draft-send): Preview when interactive send.
2584
2585 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2586
2587         * wl-draft.el (wl-draft-reply): Set default position.
2588         * wl-summary.el (wl-summary-reply): Ditto.
2589         (wl-summary-reply-with-citation): Ditto.
2590         (wl-summary-target-mark-reply-with-citation): Ditto.
2591
2592 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2593
2594         * wl-news.el.in (wl-news-lang): Set default value according to
2595         current-language-environment.
2596         (wl-news-append-news): Do nothing when news-list is nil.
2597
2598 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2599
2600         * wl-news.el.in (wl-news-mode-map): Add new keybind.
2601         (wl-news): Change message.
2602         (wl-news-exit): Check buffer.
2603         (wl-news-force-exit): New function.
2604         (wl-news-show-all): New function.
2605         (wl-news-discard-and-exit): Fix.
2606
2607 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2608
2609         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
2610         according to current-language-environment.
2611
2612         * wl-news.el.in (wl-news): If arg, show all NEWS after
2613         wl-news-default-previous-version.
2614
2615 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2616
2617         * wl-news.el.in (wl-news-check): Rewritten.
2618         (wl-news-previous-version-load): Change data type.
2619         (wl-news-previous-version-save): Change data type.
2620         (wl-news-append-news): Add return value.
2621         (wl-news-check-news): New function.
2622         (wl-news-already-current-p): New function.
2623         (wl-news-send-news): Rewritten.
2624         (wl-news-mode-map): Add new keybind.
2625         (wl-news): Rewritten.
2626         (wl-news-exit): Rewritten.
2627         (wl-news-discard-and-mail): New function.
2628         (wl-news-send-to-address): Abolished.
2629         * wl.el (wl-init): Delete a message.
2630
2631 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2632
2633         * wl-news.el.in (wl-news-exit): Update previous version.
2634         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2635
2636 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2637
2638         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2639
2640 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2641
2642         * wl-news.el.in (wl-news): New function.
2643         (wl-news-mode): New function.
2644         (wl-news-next-line): New function.
2645         (wl-news-next-page): New function.
2646         (wl-news-exit): New function.
2647         (wl-news-buf-name): New variable.
2648         (wl-news-mode-map): New variable.
2649         (wl-news-winconf): New variable.
2650         (wl-news-append-news): Add an option.
2651
2652 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2653
2654         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2655
2656 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2657
2658         * wl-news.el.in (wl-news-send-to-address): New variable.
2659         (wl-news-send-news): Use it.
2660         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2661         Return updating status.
2662         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2663
2664 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2665
2666         * wl-news.el.in (wl-news-send-news): Delete
2667         Organization and X-Face.
2668
2669 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2670
2671         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2672         (wl-news-append-news): New function.
2673         (wl-news-send-news): New function.
2674
2675 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2676
2677         * Version number is increased to 2.11.1.
2678
2679 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2680
2681         * wl-news.el.in : New file.
2682
2683 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2684
2685         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2686         default value.
2687         (wl-draft-reply-without-argument-list): Ditto.
2688
2689 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2690
2691         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2692         (wl-message-buffer-prefetch-idle-time): Ditto.
2693         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2694
2695 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2696
2697         * wl-thread.el (wl-thread-insert-message): Use
2698         wl-summary-max-thread-depth.
2699
2700         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2701         loop detection.
2702
2703         * wl-message.el (wl-message-buffer-display): Back to the first page
2704         when cache is hit.
2705
2706 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2707
2708         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2709
2710         * wl-summary.el (wl-summary-insert-thread-entity):
2711         If the thread depth is reached to wl-summary-max-thread-depth,
2712         divide the thread.
2713
2714 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2715
2716         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2717         for elmo-remove-passwd.
2718
2719 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2720
2721         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2722         folder is sticky.
2723         (wl-folder-mark-as-read-all-entity): Ditto.
2724         (wl-folder-prefetch-entity): Ditto.
2725
2726 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2727
2728         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2729
2730 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2731
2732         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2733         Delete messages on buffer for unplugged operation.
2734         (wl-summary-erase): Ditto.
2735
2736 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2737
2738         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2739         take nil so as not to search parent by subject.
2740
2741 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2742
2743         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2744         (wl-folder-get-next-folder): Ditto.
2745         (wl-folder-get-path): Ditto.
2746
2747 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2748
2749         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2750         system and encode the region with it before verifying.
2751
2752 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2753
2754         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2755         system of the echo buffer before decoding.
2756
2757 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2758
2759         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2760         original contents.
2761
2762 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2763
2764         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2765         with argument 'any-exists.
2766
2767 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2768
2769         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2770         Use `wl-cs-autoconv'.
2771
2772 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2773
2774         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2775         by `mime-view-automatic-conversion'.
2776
2777         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2778         (wl-message-verify-pgp-nonmime): Ditto.
2779         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2780         Bind them to C-c:d and C-c:v respectively.
2781
2782         Merge following code by Teranishi-san from [wl-en:00167].
2783         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2784         (wl-mime-preview-application/pgp-encrypted): Ditto.
2785         (wl-mime-setup): Add entry.
2786
2787 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2788
2789         * wl-summary.el (wl-summary-target-mark-erase): New function.
2790         Bind it to "mD".
2791
2792 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2793
2794         * wl-vars.el (wl-draft-write-file-function): Fix.
2795         (wl-draft-reedit-hook): Changed default value.
2796
2797         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2798         wl-draft-reedit-hook.
2799         (wl-draft-remove-text-plain-tag): New function.
2800         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2801
2802         * wl-vars.el (wl-draft-write-file-function): New user option.
2803
2804         * wl-draft.el (wl-draft-prepare-edit): Use it for
2805         local-write-file-hooks.
2806         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2807
2808         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2809         (wl-draft-insert-mail-header-separator): Return the body beginning
2810         point.
2811         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2812         text/plain.
2813         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2814
2815 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2816
2817         * wl-summary.el (wl-summary-erase): New function to erase message
2818         without moving it to trash. Bind to "D".
2819
2820         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2821         as `keep' unless switch-function.
2822
2823 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2824
2825         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2826         message buffer by using `wl-summary-toggle-disp-msg'.
2827         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2828         buffer window.
2829         (wl-summary-supresedes-message): Ditto.
2830
2831         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2832         Do not delete other windows.
2833         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2834         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2835         (wl-draft-create-buffer): Set reply-or-forward also for target
2836         mark commands.
2837
2838 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2839
2840         * wl-draft.el (wl-user-agent-compose): Delete special case for
2841         switch-to-buffer-other-window.
2842
2843         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2844         (wl-summary-forward): Ditto.
2845
2846         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2847         function.
2848         (wl-draft-buffer-style): New use option.
2849
2850         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2851         (wl-draft): Follow the change above.
2852         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2853         wl-draft-buffer-style.
2854         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2855         switch-function.
2856
2857 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2858
2859         * wl-draft.el (wl-user-agent-compose): Delete special case for
2860         switch-to-buffer-other-window.
2861
2862         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2863         (wl-summary-forward): Ditto.
2864
2865         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2866         function.
2867         (wl-draft-buffer-style): New use option.
2868
2869         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2870         (wl-draft): Follow the change above.
2871         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2872         wl-draft-buffer-style.
2873         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2874         switch-function.
2875
2876 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2877
2878         * wl-address.el (wl-address-make-completion-entry): Extracted from
2879         `wl-address-make-completion-list'.
2880         (wl-address-enable-strict-loading): New variable.
2881         (wl-address-make-completion-list): Revive petname duplication
2882         inquiry, and enable it if `wl-address-enable-strict-loading'.
2883         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2884
2885 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2886
2887         * wl-message.el (wl-message-get-original-buffer): Avoid
2888         'Selecting deleted buffer' error when original buffer is killed.
2889
2890 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2891
2892         * wl-summary.el (wl-summary-next-message): Use
2893         elmo-message-accessible-p instead of elmo-message-cached-p.
2894
2895 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2896
2897         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2898
2899         * wl-thread.el (wl-thread-open-all-unread): Use
2900         elmo-folder-list-flagged instead of
2901         elmo-folder-list-messages-mark-match.
2902
2903         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2904         instead of elmo-folder-list-messages-mark-match.
2905         (wl-summary-move-spec-alist): New variable.
2906         (wl-summary-move-spec-plugged-alist,
2907         wl-summary-move-spec-unplugged-alist): Abolish.
2908         (wl-summary-next-message): Follow the change above.
2909         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2910         with 'no-msg' argument.
2911
2912         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2913         variable.
2914         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2915         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2916         (wl-message-buffer-prefetch-get-next): Follow the change above.
2917
2918 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2919
2920         * wl-version.el (wl-version): Changed codename.
2921
2922         * Version number is increased to 2.11.0.
2923
2924 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2925
2926         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2927         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2928         `wl-draft-config-variables'.
2929         (wl-draft-kill): Fixed problem when the draft is reedit.
2930
2931 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2932
2933         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2934         buffer-modified status (Thanks to
2935         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2936
2937 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2938
2939         * wl-util.el (wl-region-exists-p): New function.
2940
2941         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2942         Remove defvars for byte-compile warnings.
2943
2944 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2945
2946         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2947         defvar-maybe. Removed unused bind.
2948
2949 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2950
2951         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
2952         summary buffer window before creating new frame.
2953         (wl-draft-reply): Ditto.
2954
2955 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2956
2957         * wl-mime.el (toplevel): Avoid byte-compile warnings.
2958
2959 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2960
2961         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
2962
2963 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2964
2965         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
2966         instead of `kill-region'.
2967
2968 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2969
2970         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
2971         (wl-highlight-summary-line-string): Use it.
2972         (wl-highlight-summary-current-line): Ditto.
2973
2974         * wl-mime.el (wl-message-delete-current-part): Check the class of
2975         mime-entity.
2976
2977         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
2978
2979         * wl-summary.el (wl-summary-make-number-list): Initialize.
2980         (wl-summary-update-mark): New function.
2981         (wl-summary-reply): Put `answered' mark on the message.
2982         (wl-summary-reply): Set `number' argument to wl-draft-reply.
2983
2984         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
2985         (wl-draft-reply): Added optional argument `number';
2986         Set wl-draft-parent-number.
2987         (wl-draft-kill): Delete answered mark if it is a reply.
2988
2989 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2990
2991         * wl-mime.el (wl-mime-preview-follow-current-region): New function
2992         that originates in mime-preview-follow-current-entity.
2993         (wl-draft-yank-current-message-entity): Use it if region is active.
2994
2995         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
2996         * wl-e21.el (wl-message-define-keymap): Bind "D" for
2997         `wl-message-delete-current-part'.
2998         * wl-mule.el (wl-message-define-keymap): Ditto.
2999         * wl-xmas.el (wl-message-define-keymap): Ditto.
3000
3001 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3002
3003         * wl-mime.el (wl-message-delete-current-part): New function.
3004         (wl-mime-node-id-to-string): Ditto.
3005
3006         * wl-mime.el (wl-message-delete-current-part): Use existing
3007         original buffer which corresponds current mime-view buffer.
3008         (fetched buffer might have different structure, possibly)
3009
3010         * wl-mime.el (wl-message-delete-current-part): Quit if the
3011         message content differs from the actual message.
3012
3013 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3014
3015         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3016         order.
3017         (wl-summary-search-by-subject): Search parent message from tail;
3018         Check the existence of the parent message on the current thread tree.
3019         (wl-summary-update-thread): Check whether the line is inserted.
3020
3021 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3022
3023         * wl-vars.el (wl-summary-line-format): Undo last change.
3024         * wl-summary.el (wl-summary-print-destination): Do not put
3025         invisible property when `wl-summary-width' is nil.
3026         (wl-summary-line-subject-minimum-length): Abolished.
3027         (wl-summary-line-subject): Ditto.
3028
3029 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3030
3031         * wl-vars.el (wl-summary-line-format): Change default value.
3032         (wl-summary-subject-length-limit): Abolished.
3033         * wl-summary.el (wl-summary-line-subject): Ditto.
3034
3035 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3036
3037         * wl-template.el (wl-template-select): Added optional argument.
3038         If optional argument is specified, reverse
3039         `wl-template-visible-select'.
3040
3041 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3042
3043         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3044         Take prefix argument to force asking the destination folder.
3045
3046 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3047
3048         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3049         count and update status.
3050
3051 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3052
3053         * wl-summary.el (wl-summary-redisplay-internal): If
3054         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3055         after fetching.
3056
3057 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3058
3059         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3060         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3061
3062         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3063
3064 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3065
3066         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3067         (All other related portions are changed).
3068         (wl-summary-mark-as-read-all): Rewrite.
3069
3070 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3071
3072         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3073         `wl-summary-mark-as-read'.
3074         (wl-summary-mark-as-unread): Rewrite.
3075         (wl-summary-mark-as-read): Added no-modeline argument.
3076         (wl-summary-resume-cache-status): Rewrite.
3077         (wl-summary-exec-subr): Remove unused local variable.
3078
3079 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3080
3081         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3082         logic to call `wl-summary-buffer-prev-folder-function'.
3083         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3084
3085 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3086
3087         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3088         is nil.
3089
3090 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3091
3092         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3093         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3094         (wl-mime-setup): Add its entry.
3095
3096 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3097
3098         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3099         (wl-summary-delete-cache): Likewise.
3100         (wl-summary-mark-as-read): Rewrite.
3101
3102 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3103
3104         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3105         `wl-summary-count-unread'.
3106
3107         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3108
3109         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3110
3111 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3112
3113         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3114         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3115         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3116         Renamed to the elmo-msgdb-*-mark.
3117         (wl-summary-score-marks): Follow the change above.
3118         (wl-summary-auto-refile-skip-marks): Ditto.
3119         (wl-summary-incorporate-marks): Ditto.
3120         (wl-summary-expire-reserve-marks): Ditto.
3121
3122         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3123         changes.
3124         (wl-thread-insert-top): Changed updating message.
3125
3126         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3127         variable.
3128         (wl-summary-count-unread): Count answered marks.
3129         (wl-summary-rescan): Call wl-summary-insert-message instead of
3130         wl-summary-append-message-func-internal.
3131         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3132         (wl-summary-prefetch-msg): Follow the variable name changes.
3133         (wl-summary-prefetch-region): Ditto.
3134         (wl-summary-mark-as-read-all): Follow the API changes;
3135         Don't call elmo-folder-replace-marks.
3136         (wl-summary-delete-cache): Follow the variable name changes.
3137         (wl-summary-resume-cache-status): Ditto.
3138         (wl-summary-update-status-marks): New function.
3139         (wl-summary-insert-message): New function.
3140         (wl-summary-sync-marks): Follow the variable name changes.
3141         (wl-summary-sync-update): Synchronize to the msgdb, too;
3142         Changed update messages.
3143         (wl-summary-make-number-list): Rewrite.
3144         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3145         (wl-summary-mark-as-unread): Follow the API changes.
3146         (wl-summary-exec-subr): Follow the variable name changes.
3147         (wl-summary-mark-as-read): Ditto.
3148         (wl-summary-move-spec-plugged-alist): Ditto.
3149         (wl-summary-move-spec-unplugged-alist): Ditto.
3150         (wl-summary-cursor-move-surface): Ditto.
3151
3152         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3153         variable name changes.
3154         (wl-highlight-summary-current-line): Ditto.
3155
3156         * wl-expire.el (wl-expire-refile): Follow the API change in
3157         elmo-folder-move-messages.
3158         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3159         (wl-summary-archive): Use elmo-folder-msgdb instead of
3160         elmo-msgdb-load.
3161
3162 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3163
3164         * wl-mime.el (wl-draft-preview-message): Restore the position
3165         before evaluating wl-draft-send-hook in preview buffer.
3166
3167 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3168
3169         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3170         when it creates new draft buffer.
3171
3172         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3173         without argument.
3174
3175         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3176         Evaluate content and if the value is string, insert it.
3177         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3178         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3179         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3180         wl-draft-config-sub-part-bottom): Use it.
3181
3182         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3183         with the folder name. The question was unintelligible when it is
3184         called from wl-save-status.
3185
3186 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3187
3188         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3189         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3190         cannot take second argument).
3191
3192 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3193
3194         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3195         as t. Since type and subtype are not case sensitive (RFC 2045).
3196
3197 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3198
3199         * wl-vars.el (wl-message-mode-line-format): New variable.
3200         (wl-message-mode-line-format-spec-alist): Ditto.
3201         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3202         (wl-message-redisplay): Use wl-message-mode-line-format.
3203
3204 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3205
3206         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3207
3208 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3209
3210         * wl-summary.el (wl-summary-default-from): Write description.
3211
3212 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3213
3214         * wl-vars.el (wl-ldap-objectclass): Abolish.
3215
3216         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3217         (wl-ldap-make-filter): Removed condition for objectclass.
3218         (wl-ldap-make-matched-value-list): Remove meaningless process.
3219         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3220         (wl-address-ldap-search): Don't add `*' to `pat' string;
3221         use ignore-errors; added `email';
3222         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3223         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3224         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3225
3226
3227 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3228
3229         * wl-draft.el (wl-draft-parent-folder): Write description.
3230         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3231
3232 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3233
3234         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3235         as "" (zero-length string) if no parent.
3236         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3237
3238 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3239
3240         * wl-address.el (wl-address-make-completion-list): Skip duplication
3241         checking.
3242         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3243         `append'.
3244
3245 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3246
3247         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3248         instead of `beginning-of-buffer'.
3249
3250 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3251
3252         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3253
3254 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3255
3256         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3257         Refer wl-message-buffer-name.
3258         (wl-message-wheel-down): Ditto.
3259
3260 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3261
3262         * wl-vars.el (wl-message-buffer-name): New user option.
3263
3264         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3265         directly instead of making alist dinamically.
3266
3267         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3268         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3269         wl-message-buffer-cache-name.
3270         (wl-message-buffer-cache-clean-up): Ditto.
3271
3272         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3273
3274         * Version number is increased to 2.9.15.
3275
3276 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3277
3278         * wl-vars.el (wl-summary-default-view-alist): New user option.
3279
3280         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3281
3282         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3283         while deleting address.
3284         (wl-draft-delete-myself-from-cc): Ditto.
3285
3286         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3287         If optional argument is specified, reverse sort order.
3288
3289         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3290
3291 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3292
3293         * wl-thread.el (wl-thread-insert-message): Return parent number if
3294         exists.
3295         (wl-thread-update-indent-string-region): Use
3296         wl-thread-update-line-on-buffer-sub instead of
3297         wl-thread-update-line-on-buffer.
3298
3299 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3300
3301         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3302         (wl-folder-close-all): Ditto.
3303
3304 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3305
3306         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3307         and mailing-list:.
3308         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3309         value.
3310         (wl-summary-line-list-info): Print mailing-list name even when 
3311         list-number is empty.
3312
3313 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3314
3315         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3316
3317         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3318         (wl-draft-open-file): Ditto.
3319         (wl-draft-random-alphabet): Ditto.
3320
3321         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3322         bindings.
3323
3324 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3325
3326         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3327         * wl-vars.el (wl-draft-config-alist): Ditto.
3328
3329 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3330
3331         * Version number is increased to 2.9.14.
3332
3333         * wl.el (wl): Don't set wl-init as nil when error occured while
3334         auto-checking folders.
3335
3336         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3337         `elmo-expand-newtext'.
3338
3339 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3340
3341         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3342         `this-command' so that `wl-folder-goto-folder' contained in
3343         `wl-summary-keep-cursor-command' work.
3344
3345 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3346
3347         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3348         message buffer displaying state.
3349
3350 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3351
3352         * wl-vars.el (wl-summary-default-view): New variable to specify
3353         default value for `wl-summary-buffer-view' instead of using
3354         set-default.
3355         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3356
3357 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3358
3359         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3360
3361         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3362
3363 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3364
3365         * wl-vars.el (wl-forward-subject-prefix): New variable.
3366         * wl-draft.el (wl-draft-forward): Use it.
3367
3368 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3369
3370         * wl-message.el (wl-message-prev-page): When it is called without
3371         lines argument, scroll down by wl-message-scroll-amount lines.
3372         (wl-message-next-page): Ditto.
3373         * wl-vars.el (wl-message-scroll-amount): Change default value
3374         to preserve current behavior.
3375
3376 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3377
3378         * wl-summary.el (wl-summary-prefetch-msg): Bind
3379         `wl-message-entity' to call `wl-summary-from-function'.
3380
3381 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3382
3383         * wl-message.el (wl-message-buffer-create): Run
3384         wl-message-buffer-created-hook.
3385
3386 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3387
3388         * wl-summary.el (wl-summary-sort-specs): New variable.
3389         (wl-summary-default-sort-spec): Ditto.
3390         (wl-summary-sort): Rewrite.
3391         (wl-summary-sort-by-list-info): New function.
3392
3393 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3394
3395         * wl-summary.el (wl-summary-get-list-info): New function.
3396         (wl-summary-sort): Rewrite.
3397         (wl-summary-line-list-info): Ditto.
3398         (wl-summary-line-list-count): Ditto.
3399         (wl-summary-refile-region): Fixed docstring.
3400
3401 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3402
3403         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3404         `wl-folder-entity-hashtb' as completion table.
3405
3406 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3407
3408         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3409         only when this command is called interactively; silence the byte-
3410         compiler.
3411
3412 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3413
3414         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3415         active in XEmacs.
3416
3417 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3418
3419         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3420         plural lines.
3421
3422 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3423
3424         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3425         of current line when the cursor is on the header name.
3426         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3427
3428 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3429
3430         * wl-util.el (wl-read-directory-name): Return displayed directory
3431         as the default value also on XEmacs.
3432
3433 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3434
3435         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3436         formatting.
3437
3438 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3439
3440         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3441         argument and when it is non-nil, check face property before
3442         highlighting for each line.
3443         (wl-highlight-summary-window): Set it.
3444
3445 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3446
3447         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3448         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3449
3450         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3451         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3452         (wl-draft-get-fcc-list): Likewise.
3453
3454 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3455
3456         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3457         (wl-thread-entity-cur): Ditto.
3458         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3459         wl-thread-indent-regexp setting.
3460         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3461
3462         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3463         wl-summary-lazy-highlight.
3464         (wl-summary-display-bottom): Ditto.
3465
3466         * wl-thread.el (wl-thread-open-close): Likewise.
3467
3468         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3469         from and subject;
3470         Bind wl-draft-use-frame;
3471         Enclose with save-window-excursion;
3472         Use wl-draft-create-buffer instead of with-temp-buffer;
3473         Use wl-draft-prepare-edit;
3474         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3475         Use wl-draft-send instead of wl-draft-raw-send.
3476
3477 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3478
3479         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3480         of using wl-from.
3481
3482 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3483
3484         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3485         insert-buffer instead of clone-buffer.
3486         (wl-draft-doing-mime-bcc): New variable.
3487         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3488         infinite loop.
3489         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3490
3491         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3492         (wl-draft-mime-bcc-body): Ditto.
3493
3494         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3495         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3496         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3497         wl-draft-do-mime-bcc.
3498         (wl-draft-mime-bcc-field): New function.
3499         (wl-draft-do-mime-bcc): Ditto.
3500
3501         * wl-address.el (wl-address-complete-header-list): New variable.
3502         (wl-address-complete-header-regexp): Changed default value.
3503
3504         * Version number is increased to 2.9.13.
3505
3506 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3507
3508         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3509         it is differed.
3510
3511 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3512
3513         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3514         (wl-summary-line-list-count): Ditto.
3515
3516 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3517
3518         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3519         (wl-nntp-posting-function): New variable.
3520         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3521         `wl-nntp-posting-config-alist'.
3522
3523 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3524
3525         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3526         FLIM.
3527
3528 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3529
3530         * wl-summary.el (wl-summary-target-mark-refile-sub):
3531         Remove a nuisance funcall.
3532
3533 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3534
3535         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3536         as t for `try-completion'.
3537
3538 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3539
3540         * wl-summary.el (wl-summary-default-from): Use
3541         wl-address-header-extract-address instead of
3542         std11-extract-address-components.
3543         (wl-summary-simple-from): Ditto.
3544         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3545         (wl-summary-insert-headers): Show message.
3546         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3547         for whole line.
3548         (wl-summary-default-from): Revert last change.
3549         (wl-summary-simple-from): Ditto.
3550         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3551         (wl-summary-mark-as-read-region): Follow the change above.
3552         (wl-summary-sync-marks): Ditto.
3553         (wl-summary-target-mark-mark-as-read): Ditto.
3554         (wl-summary-redisplay-internal): Ditto.
3555         (wl-summary-redisplay-no-mime-internal): Ditto.
3556         (wl-summary-redisplay-all-header): Ditto.
3557         (wl-summary-mark-as-read): Removed argument `cached';
3558         Use current cache status to set cache mark.
3559         (wl-summary-redisplay-internal): Follow the change above.
3560         (wl-summary-redisplay-no-mime-internal): Ditto.
3561         (wl-summary-redisplay-all-header): Ditto.
3562
3563         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3564
3565         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
3566         Don't call itself recursively (Adviced by Yamaoka-san).
3567
3568 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3569
3570         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
3571         bind wl-summary-highlight as nil to avoid error caused by missing
3572         local variables.
3573
3574 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
3575
3576         * wl-vars.el (wl-invalid-character-message): New user option.
3577
3578         * wl-util.el (wl-set-string-width): If truncated string-width is
3579         larger than specified width, use `wl-invalid-character-message'.
3580
3581 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3582
3583         * wl-summary.el (wl-summary-prefetch-msg): 
3584         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
3585
3586 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3587
3588         * wl-vars.el (wl-summary-check-line-format): New user option.
3589         (wl-summary-line-format-file): Ditto.
3590
3591         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
3592         variable.
3593         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
3594         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
3595         and `wl-summary-view-old-p' to check whether do a rescan or not.
3596         (wl-summary-view-old-p): New function.
3597         (wl-summary-line-format-changed-p): Ditto.
3598         (wl-summary-line-format-save): Ditto.
3599         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
3600
3601         * wl-util.el (wl-set-string-width): Avoid using negative number
3602         for make-string.
3603
3604 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3605
3606         * wl-summary.el (wl-summary-line-list-info): Revised format of the
3607         return value.
3608
3609         * wl-util.el (wl-set-string-width): Added optional argument
3610         `padding' (All other related portions are changed).
3611         (wl-line-parse-format): If the first letter of column number is
3612         `0', zero-padding the result (ex: "%05l").
3613
3614         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
3615
3616 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3617
3618         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
3619         sequential summary view.
3620
3621 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3622
3623         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
3624         if it doesn't have a -unix version.
3625
3626 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3627
3628         * wl-summary.el (wl-summary-jump-to-msg): Fix.
3629
3630 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3631
3632         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
3633         content.
3634         (wl-draft): Follow the change above.
3635
3636         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3637
3638         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3639         and wl-folder-summary-line-format-alist contain %T and %P.
3640
3641         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3642         (wl-summary-mode-line-format): New user option.
3643         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3644         (wl-summary-line-format): Changed default value.
3645         (wl-summary-lazy-highlight): Changed default value.
3646
3647         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3648         change in wl-summary-create-line.
3649         (wl-thread-insert-entity-sub): Ditto.
3650
3651         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3652         (wl-summary-buffer-unread-status): Ditto.
3653         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3654         (wl-summary-buffer-persistent-mark-column): Ditto.
3655         (wl-summary-buffer-mode-line-formatter): Ditto.
3656         (wl-summary-buffer-mode-line): Ditto.
3657         (wl-summary-message-regexp): Abolished.
3658         (All other related portions are changed.)
3659         (wl-summary-detect-mark-position): New function.
3660         (wl-summary-buffer-set-folder): Setup
3661         wl-summary-buffer-mode-line-formatter.
3662         (wl-summary-mode): Setup selective-display;
3663         Setup pre-idle-hook when xemacs.
3664         (wl-summary-update-modeline): Rewrite.
3665         (wl-summary-jump-to-msg): Define as function;
3666         Changed regexp for searching messages.
3667         (wl-summary-message-number): Rewrite.
3668         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3669         Do rescan when old type summary cache.
3670         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3671         (wl-summary-remove-destination): Use '\r' to detect EOL.
3672         (wl-summary-print-destination): Ditto.
3673         (wl-summary-temp-mark): New inline function.
3674         (wl-summary-persistent-mark): Ditto.
3675         (wl-summary-line-number): New function.
3676         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3677         (wl-summary-line-list-count): New function.
3678         (wl-summary-create-line): Added argument persistent-mark.
3679         (All other related portions are changed)
3680         (wl-summary-create-line): Insert '\r'.
3681         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3682         (wl-summary-cursor-move-surface): New inline function.
3683         (wl-summary-prev): Use it.
3684         (wl-summary-next): Ditto.
3685
3686         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3687         wl-summary-message-regexp.
3688         (wl-highlight-summary): Delete progress message.
3689         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3690
3691         * Version number is increased to 2.9.12.
3692
3693 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3694
3695         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3696         variable (nil: no minimum).
3697         (wl-summary-line-subject): Add some spaces after subject by
3698         wl-summary-line-subject-minimum-length.
3699
3700 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3701
3702         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3703         and removed `F'.
3704         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3705         change above).
3706
3707 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3708
3709         * wl-summary.el (wl-summary-line-list-count): Reverted.
3710         (example setting in samples/*/dot.wl is also updated)
3711
3712 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3713
3714         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3715
3716         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3717
3718         * wl-vars.el (wl-summary-line-format): Addes some description to the
3719         docstring.
3720
3721         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3722         (wl-summary-line-close-bracket): Ditto.
3723         (wl-summary-line-children-number): Ditto.
3724         (wl-summary-line-thread-indent): Ditto.
3725         (wl-summary-line-children-and-from): Ditto.
3726
3727         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3728         't', 'c', 'F' and added 'C'.
3729
3730         * wl-util.el (wl-set-string-width): Accept negative value.
3731         (wl-line-parse-format): Added "%number(" and "%)".
3732
3733 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3734
3735         * wl-summary.el (wl-summary-line-list-count): Change format of the
3736         return value.
3737
3738 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3739
3740         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3741         from the recent message.el.
3742         (wl-draft-point-in-header-p): Ditto.
3743         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3744         wl-draft-beginning-of-line.
3745         * wl-e21.el (wl-draft-mode-map): Ditto.
3746         * wl-xmas.el (wl-draft-mode-map): Ditto.
3747
3748         * wl-folder.el: Sort macrodefs by dependencies.
3749
3750 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3751
3752         * wl-summary.el (wl-summary-prev): Fixed regexp.
3753         (wl-summary-next): Ditto.
3754
3755 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3756
3757         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3758
3759 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3760
3761         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3762         for backward compatibility.
3763
3764 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3765
3766         * wl-summary.el (wl-summary-line-list-count): New function, merged
3767         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3768         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3769         list counts.
3770
3771 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3772
3773         * wl-summary.el (wl-summary-create-line): Ignore errors while
3774         timezone-fix-time.
3775
3776         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3777
3778         * wl-summary.el (wl-summary-sync-update): Ditto.
3779         (wl-summary-default-from): Use wl-message-entity
3780         instead of entity.
3781
3782         * wl-summary.el (wl-summary-create-line): Fix.
3783
3784         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3785         (wl-summary-line-format): New user option.
3786         (wl-folder-summary-line-format-alist): Ditto.
3787         (wl-summary-from-width): Abolished.
3788
3789         * wl-util.el (toplevel): Require 'bytecomp.
3790         (wl-line-parse-format): New function.
3791         (wl-line-formatter-setup): New macro.
3792
3793         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3794         (wl-summary-buffer-line-formatter): New buffer local variable.
3795         (wl-summary-switch-to-clone-buffer): Follow the change above.
3796         (wl-summary-message-regexp): Fix.
3797         (wl-summary-from-func-internal): Abolished.
3798         (wl-summary-subject-func-internal): Ditto.
3799         (wl-summary-subject-filter-func-internal): Ditto.
3800         (All other related portions are changed.)
3801         (wl-summary-buffer-set-folder):
3802         Set up wl-summary-buffer-number-column and 
3803         wl-summary-buffer-line-formatter
3804         (All other related portions are changed.)
3805         (wl-summary-buffer-number-column-detect): Abolished.
3806         (All other related portions are changed.)
3807         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3808         (wl-summary-delete-all-temp-marks-on-buffer): Use
3809         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3810         (wl-summary-target-mark-delete): Ditto.
3811         (wl-summary-target-mark-refile-subr): Ditto.
3812         (wl-summary-target-mark-mark-as-read): Ditto.
3813         (wl-summary-target-mark-mark-as-unread): Ditto.
3814         (wl-summary-target-mark-mark-as-important): Ditto.
3815         (wl-summary-target-mark-save): Ditto.
3816         (wl-summary-replace-status-marks): Renamed from
3817         wl-summary-set-status-marks-on-buffer;
3818         Use wl-summary-message-regexp instead of
3819         wl-summary-buffer-number-regexp.
3820         (wl-summary-sync-update): Follow the change above.
3821         (wl-summary-goto-previous-message-beginning): New function.
3822         (wl-summary-mark-as-unread): Use it.
3823         (wl-summary-mark-as-important): Ditto.
3824         (wl-summary-line-formatter): New variable.
3825         (wl-summary-line-year): New function.
3826         (wl-summary-line-day): Ditto.
3827         (wl-summary-line-day-of-week): Ditto.
3828         (wl-summary-line-hour): Ditto.
3829         (wl-summary-line-minute): Ditto.
3830         (wl-summary-line-open-bracket): Ditto.
3831         (wl-summary-line-close-bracket): Ditto.
3832         (wl-summary-line-children-number): Ditto.
3833         (wl-summary-line-thread-indent): Ditto.
3834         (wl-summary-line-size): Ditto.
3835         (wl-summary-line-subject): Ditto.
3836         (wl-summary-line-from): Ditto.
3837         (wl-summary-line-children-and-from): Ditto.
3838         (wl-summary-create-line): Rewritten.
3839         (wl-summary-format-date): Abolished.
3840
3841         * wl-highlight.el (wl-highlight-summary-current-line): Use
3842         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3843         Use thread structure to detect thread top message.
3844
3845         * wl-draft.el (wl-default-draft-cite): Don't use
3846         wl-summary-from-func-internal.
3847
3848         * wl-refile.el (wl-refile-subject-learn): Don't use
3849         wl-summary-subject-filter-func-internal.
3850         (wl-refile-guess-by-subject): Ditto.
3851
3852         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3853         parameters.
3854
3855         * wl-thread.el (wl-thread-update-indent-string-region):
3856         Use wl-thread-update-line-on-buffer instead of
3857         wl-thread-update-indent-string.
3858         (wl-thread-update-children-number): Redefine using
3859         wl-thread-update-line-on-buffer.
3860         (wl-thread-update-indent-string): Abolished.
3861
3862         * Version number is increased to 2.9.11.
3863
3864 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3865
3866         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3867         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3868         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3869
3870         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3871         as nil.
3872
3873         * wl-thread.el (wl-thread-open-all-unread): Use 
3874         elmo-folder-list-messages-mark-match.
3875         (wl-thread-insert-message): Removed argument `mark-alist'.
3876         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3877         elmo-msgdb-set-mark.
3878         (wl-thread-get-children-msgs-uncached): Likewise.
3879         (wl-thread-get-exist-children): Added argument include-self.
3880         (wl-thread-delete-message): Follow the change above.
3881
3882         * wl-summary.el (wl-summary-count-unread): Removed argument.
3883         (wl-summary-rescan): Follow the change above.
3884         (wl-summary-mark-as-read-region): Ditto
3885         (wl-summary-mark-as-unread-region): Ditto.
3886         (wl-summary-delete-messages-on-buffer): Ditto.
3887         (wl-summary-sync-update): Ditto.
3888         (wl-summary-switch-to-clone-buffer): Ditto.
3889         (wl-summary-goto-folder-subr): Ditto.
3890         (wl-summary-target-mark-mark-as-read): Ditto.
3891         (wl-summary-target-mark-mark-as-unread): Ditto.
3892         (wl-summary-target-mark-mark-as-important): Ditto.
3893         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3894         (wl-summary-update-thread): Removed argument `mark-alist'.
3895         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3896         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3897         (wl-summary-resume-cache-status): Likewise.
3898         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3899         elmo-msgdb-set-mark.
3900         (wl-summary-mark-as-read-all): Likewise.
3901         (wl-summary-delete-cache): Ditto.
3902         (wl-summary-auto-select-msg-p): Ditto.
3903         (wl-summary-mark-as-unread): Ditto.
3904         (wl-summary-no-auto-refile-message-p): Ditto.
3905         (wl-summary-mark-as-read): Ditto.
3906         (wl-summary-mark-as-important): Ditto.
3907         (wl-summary-auto-refile): Follow the change above.
3908         (wl-summary-delete-all-marks): Removed.
3909         (wl-summary-resume-marks-and-highlight): Ditto.
3910         (wl-summary-resume-marks): Ditto.
3911         (wl-summary-delete-important-msgs-from-list): Ditto.
3912         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3913
3914         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3915         wl-summary-count-unread.
3916
3917         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3918         (wl-summary-score-update-all-lines): Use
3919         elmo-msgdb-set-mark.
3920
3921 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3922
3923         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3924         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3925         (wl-summary-create-line): Renamed from
3926         wl-summary-overview-create-summary-line;
3927         Argument rearrangement.
3928         (wl-summary-update-thread): Follow the change above.
3929
3930         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3931         (wl-thread-insert-entity-sub): Likewise.
3932
3933         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3934         argument `overview', `mark-alist' and added `msgdb'.
3935
3936         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3937
3938         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3939         (wl-summary-rescan): Follow the change above.
3940         (wl-summary-sync-update): Ditto.
3941         (wl-summary-insert-thread-entity): Ditto;
3942         Don't use `let*' in every while loop;
3943         Detect infinite loop of threads.
3944         (wl-summary-update-thread): Removed argument `overview'.
3945
3946         * wl-thread.el (wl-thread-insert-message): Ditto.
3947
3948         * Version number is increased to 2.9.10.
3949
3950         * wl-message.el (wl-message-redisplay): Ignore errors while
3951         wl-message-redisplay-hook.
3952
3953 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3954
3955         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
3956
3957 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3958
3959         * wl.el (wl): inhibit-quit while wl-folder.
3960
3961 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3962
3963         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
3964         while msgdb access.
3965
3966 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3967
3968         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
3969         even if no folder is not created.
3970
3971 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3972
3973         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
3974
3975         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
3976         implementation.
3977         (wl-summary-target-mark-thread): Ditto.
3978
3979         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
3980
3981 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3982
3983         * wl-util.el (wl-display-bytes): Remove unused function.
3984
3985 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3986
3987         * wl.el (wl-check-environment): Cause error when wl-from is nil,
3988         seems critical one (partially reverse the change in 2002/03/17).
3989
3990 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3991
3992         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
3993         * wl-draft.el (wl-draft-write-sendlog): Ditto.
3994
3995 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3996
3997         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
3998         is not writable.
3999         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4000         plugged status instead of `'force' as 2nd argument.
4001
4002         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4003         is not creatable.
4004
4005         * Version number is increased to 2.9.9.
4006
4007 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4008
4009         * wl-summary.el (wl-summary-suspend): New function.
4010
4011 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4012
4013         * wl.el (wl): Do not check variables if check is nil.
4014         * wl-utils.el (wl-collect-draft): New function.
4015         * wl-folder.el (wl-folder-suspend): Put summary buffers
4016         and draft buffers at the end of buffer list.
4017         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4018
4019 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4020
4021         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4022         loop instead of recursive call.
4023
4024         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4025         2nd argument.
4026
4027 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4028
4029         * wl-draft.el (wl-draft-create-contents): Don't take neither
4030         (function . args) nor (string . something) any more.
4031
4032         * wl-version.el (wl-generate-user-agent-string): Return string
4033         without header symbol.
4034         * wl-draft.el (wl-draft-default-headers): Use it.
4035
4036         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4037         `wl-draft-insert-ccs' and return field value instead of inserting
4038         the header. Abolish cc argument.
4039         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4040
4041         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4042         rather than one with string car.
4043
4044         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4045         * wl-draft.el (wl-draft-create-contents): Add it after the default
4046         headers.
4047
4048         * wl-draft.el (wl-draft-create-contents): For the case of
4049         (symbol-or-string . function) insert header only when the function
4050         returns string value.
4051
4052 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4053
4054         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4055         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4056
4057 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4058
4059         * wl.el (wl-check-environment): Don't check Message-ID when
4060         `wl-insert-message-id' is nil.
4061         Revive checking if `wl-message-id-domain' contains "@".
4062
4063 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4064
4065         * wl.el (wl-check-environment): Merge examination for "@" at
4066         inappropriate position into the first string-match.
4067
4068         * wl-summary.el (wl-summary-target-mark-print): New function.
4069         (wl-summary-pipe-message-subr): Extracted from
4070         `wl-summary-pipe-message'.
4071         (wl-summary-target-mark-pipe): New function.
4072         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4073         `wl-summary-target-mark-pipe'.
4074
4075 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4076
4077         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4078
4079 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4080
4081         * wl.el (wl-check-environment): Use elmo-warning instead of
4082         error for non-critical ones.
4083         Remove trash folder check.
4084         (wl): Don't ignore error in wl-check-environment.
4085
4086         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4087         check, which is moved from `wl-check-environment'.
4088         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4089
4090 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4091
4092         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4093         guess anything, call wl-summary-write.
4094         (wl-summary-write): Create draft with blank To field.
4095         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4096
4097 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4098
4099         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4100         argument full as well for wl-folder-write-current-folder.
4101         If wl-*-write-current-folder cannot guess addressee, add blank
4102         To header.
4103         Rewrite condition for positioning cursor.
4104
4105 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4106
4107         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4108         summary buffer is present, use it.
4109         (wl-folder-jump-to-previous-summary): Ditto.
4110
4111 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4112
4113         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4114
4115         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4116         wl-summary-previous-buffer and wl-summary-next-buffer.
4117
4118         * wl-folder.el (wl-folder-mode-map): Bind
4119         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4120         (wl-folder-jump-to-next-summary): New function.
4121         (wl-folder-jump-to-previous-summary): Ditto.
4122
4123         * wl-draft.el (wl-draft): Rearranged.
4124
4125 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4126
4127         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4128         of header.
4129         (wl-draft): Collect arguments for the header as header-alist.
4130         (wl-draft-forward): Arrange arguments for wl-draft.
4131         (wl-draft-reply): Ditto.
4132         (wl-draft-edit-string): Ditto.
4133         * wl-summary.el (wl-summary-write): Ditto.
4134         (wl-summary-write-current-folder): Ditto.
4135
4136         * Version number is increased to 2.9.8.
4137
4138 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4139
4140         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4141
4142         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4143
4144         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4145         even if the guess failed.
4146
4147         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4148         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4149         wl-summary-write-current-folder.
4150         * wl-xmas.el: Ditto.
4151
4152 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4153
4154         * wl-summary.el (wl-summary-next-page): Force display message if
4155         message is not displayed yet.
4156         (wl-summary-prev-page): Ditto.
4157
4158 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4159
4160         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4161
4162 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4163
4164         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4165         add "Preview Message" and "Save Draft and Exit".
4166
4167 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4168
4169         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4170         if addrmgr is called from draft in splitted window.
4171
4172         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4173         * wl-mule.el: Ditto.
4174         * wl-xmas.el: Ditto.
4175
4176 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4177
4178         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4179
4180         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4181         * wl-xmas.el (wl-folder-toolbar): Ditto.
4182
4183 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4184
4185         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4186         and wl-draft-save-and-exit.
4187         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4188         * wl-xmas.el: Ditto.
4189         * wl-mule.el: Ditto.
4190
4191         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4192         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4193
4194 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4195
4196         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4197         lists for saving buffer.
4198
4199 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4200
4201         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4202         parent-folder argument instead of it.
4203         (wl-draft-create-buffer): Ditto.
4204         (wl-draft-forward): Ditto.
4205         (wl-draft-reply): Ditto.
4206         * wl-summary.el (wl-summary-write): Ditto.
4207         (wl-summary-write-current-folder): Ditto.
4208
4209         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4210         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4211         Folder buffer after composing.
4212
4213 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4214
4215         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4216         header if the file `wl-x-face-file' already contains it.
4217
4218 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4219
4220         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4221         folder" entry.
4222         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4223         * wl-e21.el (wl-folder-toolbar): Ditto.
4224         * wl-xmas.el (wl-folder-toolbar): Ditto.
4225
4226 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4227
4228         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4229         wl-folder-goto-folder with sticky argument.
4230         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4231
4232 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4233
4234         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4235         and wl-summary-previous-buffer.
4236         (wl-summary-next-buffer): New function.
4237         (wl-summary-previous-buffer): Ditto.
4238
4239 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4240
4241         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4242         wl-folder-jump-to-current-entity-with-arg.
4243         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4244         `wl-folder-jump-to-current-entity'.
4245         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4246         `wl-summary-goto-folder-sticky'.
4247         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4248         `wl-summary-goto-folder'.
4249         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4250         Unless force-exit, do not clean temp. marks for sticky summary.
4251         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4252
4253 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4254
4255         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4256         not entire.
4257
4258 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4259
4260         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4261         to `C-x C-s'.
4262         (wl-summary-save-status): New command.
4263         (wl-summary-exit): Don't clean-up temp marks when sticky.
4264         (Applied patch from Nakayama-san [wl: 09548])
4265         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4266         Do nothing when no mark data.
4267         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4268         Call `wl-summary-delete-all-temp-marks' before saving.
4269
4270 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4271
4272         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4273
4274 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4275
4276         * wl.el (wl-check-environment): Also cause error when (system-name)
4277         returns "localhost.localdomain". (Although it doesn't affect because
4278         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4279
4280 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4281
4282         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4283         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4284
4285         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4286         value.
4287
4288 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4289
4290         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4291         Likewise r-cc-list and r-ng-list.
4292
4293 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4294
4295         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4296         only if it is bound as variable.
4297
4298         * wl-mime.el (wl-draft-preview-message): Ditto.
4299
4300 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4301
4302         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4303         needless `goto-char'.
4304
4305         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4306         `wl-summary-redisplay-no-mime-internal' instead of
4307         `wl-summary-redisplay-no-mime'.
4308         (wl-summary-redisplay-no-mime): Changed argument;
4309         Call `wl-summary-redisplay-no-mime-internal'.
4310
4311         * wl-mime.el (wl-draft-preview-message): Bind
4312         `mime-header-encode-method-alist' locally.
4313
4314         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4315         (wl-draft-std11-parse-addresses): Added the first address check.
4316         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4317
4318         * Version number is increased to 2.9.7.
4319
4320 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4321
4322         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4323
4324 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4325
4326         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4327         related to scrollbar support, if there is no such a feature
4328         compiled in.
4329
4330 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4331
4332         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4333         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4334         for prefetch.
4335
4336 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4337
4338         * wl-summary.el (wl-summary-pick): Fix for no match.
4339
4340 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4341
4342         * wl-draft.el (wl-draft-save):
4343         Override `mime-header-encode-method-alist'.
4344
4345 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4346
4347         * wl-folder.el (wl-folder-pick): New function.
4348         Define key as "?".
4349
4350 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4351
4352         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4353         Fix for unplugged.
4354
4355 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4356
4357         * wl-folder.el (wl-folder-virtual): New function.
4358         Define key as "V".
4359
4360 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4361
4362         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4363         multi folder if entity is group.
4364
4365 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4366
4367         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4368         is nil.
4369
4370 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4371
4372         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4373         (wl-summary-target-mark-msgs): Return the number of marked messages.
4374
4375 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4376
4377         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4378         "first:" is specified.
4379
4380 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4381
4382         * wl-vars.el (wl-from): Use return value of function
4383         user-full-name instead of the variable user-full-name since
4384         XEmacs-20.4 doesn't set this variable.
4385
4386 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4387
4388         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4389         call `wl' directly.
4390
4391 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4392
4393         * wl-draft.el (wl-draft-reedit): Removed duplicated
4394         switch-to-buffers.
4395
4396 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4397
4398         * wl.el (wl-other-frame): Removed garbages.
4399
4400 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4401
4402         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4403
4404         * wl-xmas.el (wl-draft-key-setup): Ditto.
4405
4406         * wl-mule.el (wl-draft-key-setup): Ditto.
4407
4408         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4409         (wl-draft-reedit): Ditto.
4410         (wl-draft-prepare-edit): Add `wl-draft-save' to
4411         `local-write-file-hooks'.
4412         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4413         (wl-draft-reedit): Set buffer-file-name.
4414         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4415
4416
4417         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4418         call it.
4419         (wl-delete-startup-frame-function): New variable.
4420         (wl-other-frame): New function
4421         (Original was written by Yamaoka san [wl: 09239]).
4422
4423         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4424         if `wl-folder-use-frame'.
4425
4426 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4427
4428         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4429
4430 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4431
4432         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4433         New variable.
4434         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4435         (wl-message-buffer-prefetch-get-next): Use them.
4436         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4437
4438 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4439
4440         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4441         with unwind-protect.
4442
4443         * wl-draft.el (wl-draft-reedit): Rewrite.
4444         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4445         (wl-draft-save): Insert header separator if it does not exist;
4446         Removed condition-case.
4447
4448         * wl-summary.el (wl-summary-reedit): Revert last change.
4449
4450         * wl-draft.el (wl-draft-save): Rewrite.
4451         (wl-draft-create-buffer): Set buffer-file-name as nil.
4452
4453         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4454
4455         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4456
4457         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4458         nil.
4459
4460 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4461
4462         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4463         If count is nil, do not prefetch.
4464         (wl-message-buffer-prefetch-next): Next.
4465
4466 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4467
4468         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4469
4470 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4471
4472         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4473         `delete-backward-char'
4474         (wl-draft-prepare-edit): Check major-mode.
4475         (wl-draft-decode-header): Rewrite.
4476         (wl-draft): Fix.
4477
4478 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4479
4480         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4481
4482 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4483
4484         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4485         (wl-message-buffer-prefetch-get-next): Remove size checking.
4486         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4487
4488 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4489
4490         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4491         (wl-draft-default-headers): Fix.
4492
4493 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4494
4495         * wl-draft.el (wl-draft-default-headers): Insert return value of
4496         `wl-generate-mailer-string-function'.
4497
4498 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4499
4500         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4501         (wl-draft-insert-mail-header-separator): Ditto.
4502
4503         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4504         again (Reverted the change on 2002-01-17 by OKADA san).
4505
4506 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4507
4508         * wl-draft.el (wl-draft): Rewrite.
4509         (wl-draft-create-buffer): New function.
4510         (wl-draft-create-contents): Ditto.
4511         (wl-draft-prepare-edit): Ditto.
4512         (wl-draft-decode-header): Ditto.
4513         (wl-draft-decode-body): Ditto.
4514         (wl-draft-check-new-line): Ditto.
4515         (wl-draft-default-headers): Ditto.
4516         (wl-draft-insert-mail-header-separator): Ditto.
4517
4518 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4519
4520         * Version number is increased to 2.9.6.
4521
4522 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4523
4524         * wl-draft.el (wl-draft-delete-field): Optional argument.
4525         (wl-draft-delete-fields): Ditto.
4526
4527 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4528
4529         * wl-message.el (toplevel): Eliminated byte-compile warning.
4530         for `itimer-function', `delete-timer' and `itimer-list'.
4531
4532 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4533
4534         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4535         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4536         `wl-message-buffer-prefetch-threshold'.
4537         * wl-summary.el (wl-summary-redisplay-internal): Remove
4538         the check of `wl-message-buffer-prefetch-depth'.
4539
4540 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4541
4542         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4543         size of article.
4544         (wl-message-buffer-prefetch-subr): Remove size check.
4545
4546 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4547
4548         * wl-vars.el (wl-plugged): Make customizable.
4549
4550 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4551
4552         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4553         (wl-message-buffer-prefetch-set-timer): New function.
4554         (wl-message-buffer-prefetch-get-next): New function.
4555         (wl-message-buffer-prefetch): New function.
4556         (wl-message-buffer-prefetch-next): Rewrite.
4557         (wl-message-buffer-prefetch-subr): Rewrite.
4558         * wl-vars.el (wl-auto-prefetch-first): New variable.
4559         * wl-summary.el (wl-summary-goto-folder-subr): Call
4560         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4561
4562 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4563
4564         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4565         `wl-summary-unread-message-hook'.
4566
4567 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4568
4569         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
4570         (wl-summary-sync): Call `wl-summary-resume-cache-status'
4571         if range is `cache-status'.
4572
4573 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4574
4575         * wl-message.el (wl-message-buffer-prefetch-subr):
4576         Improve debug message.
4577
4578 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4579
4580         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
4581         `wl-mail-send-pre-hook'.
4582         (wl-draft-send-mail-with-qmail): Ditto.
4583         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
4584
4585 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4586
4587         * wl-message.el (wl-message-buffer-prefetch-subr):
4588         Fix for cancel-function-timers bug.
4589         (wl-message-buffer-prefetch-debug): Default value is t.
4590
4591 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4592
4593         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4594         (wl-message-buffer-prefetch-subr): Rewrite.
4595         Rename from `wl-message-buffer-prefetch'.
4596
4597 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4598
4599         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
4600         (wl-default-draft-cite-decorate-author): Ditto.
4601
4602         * wl-draft.el (wl-draft-cite-function): Removed.
4603         (wl-default-draft-cite-decorate-author): Ditto.
4604
4605 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4606
4607         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
4608         (wl-default-draft-cite): Do not arrange author name if the value of
4609         `wl-default-draft-cite-decorate-author' is nil.
4610
4611 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
4612
4613         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
4614
4615         * wl-folder.el (wl-folder-check-one-entity): Don't care
4616         `elmo-folder-use-flag-p'.
4617
4618 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
4619
4620         * wl-folder (wl-folder-check-one-entity): Fix
4621         problem if unread is nil.
4622
4623 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4624
4625         * wl-address.el (wl-address-make-completion-list): Check whether
4626         the address is a group list.
4627         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4628
4629 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4630
4631         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
4632         The number of the messages of new and unread does not count
4633         correctly.
4634
4635         * wl-summary.el (wl-summary-count-unread): Changed to return
4636         `(new . unread)' instead of total.
4637         (wl-summary-sync-update): Follow the change above.
4638
4639         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4640
4641 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4642
4643         * wl-address.el (wl-address-make-completion-list): Do not enclose
4644         address by " <" and ">" if associated realname is "".
4645         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4646         This is against the promblem with group list in .addresses pointed
4647         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4648
4649 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4650
4651         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4652         message is a format control string.
4653         * wl-expire.el (wl-expire-append-log): Ditto.
4654         * wl-mime.el (wl-summary-burst-subr): Ditto.
4655         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4656         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4657
4658 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4659
4660         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4661         wl.el (wl-check-variables): Rename from `wl-check-type'.
4662         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4663         (wl-check-variables-2): New function.
4664         (wl): Call `wl-check-variables-2'.
4665
4666 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4667
4668         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4669         after renaming folder in access group.
4670
4671 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4672
4673         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4674         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4675         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4676         (wl-message-buffer-prefetch): Rewrite.
4677         (wl-message-buffer-prefetch-idle-time): Removed.
4678         * wl-summary.el (wl-summary-redisplay-internal):
4679         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4680         Error check for `wl-message-buffer-prefetch-depht'.
4681
4682 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4683
4684         * Version number is increased to 2.9.5.
4685         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4686
4687 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4688
4689         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4690         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4691         Based on the patch written by
4692         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4693
4694 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4695
4696         * wl-draft.el (wl-draft-raw-send): Fix for
4697         `wl-news-send-pre-hook'
4698
4699 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4700
4701         * wl-utils.el (wl-message-id-function): New variable.
4702         * wl-draft.el (wl-draft-insert-required-fields):
4703         Use `wl-message-id-function'.
4704
4705 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4706
4707         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4708         * wl-utils.el (wl-draft-make-message-id-string):
4709         Use `wl-from' for domain part of Message-ID
4710         if `wl-message-id-use-wl-from' if non-nil.
4711         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4712
4713 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4714
4715         * wl.el (wl): Call `wl-check-type'
4716         Do not 'condition-case'.
4717
4718 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4719
4720         * wl.el (wl-check-type): New function.
4721         (wl-check-type-variables): New variable.
4722
4723 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4724
4725         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4726
4727 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4728
4729         * wl-draft.el (wl-smtp-password-key): New function.
4730         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4731         (wl-draft-send-mail-with-smtp): Ditto.
4732         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4733
4734 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4735
4736         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4737         * wl-utils.el (wl-unique-id-suffix): Remove.
4738
4739 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4740
4741         * Version number is increased to 2.9.4.
4742
4743 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4744
4745         * wl-utils.el (wl-unique-id-suffix): New variable.
4746         (wl-unique-id): Use `wl-unique-id-suffix'
4747
4748 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4749
4750         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4751         instead of `elmo-msgdb-search'.
4752
4753         * Version number is increased to 2.9.3.
4754
4755 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4756
4757         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4758
4759 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4760
4761         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4762         (wl-draft-dispatch-message): Changed for send-later.
4763         (wl-draft-queue-flush): Ditto.
4764         (wl-draft): Clear `wl-sent-message-queued'.
4765         (wl-draft-reedit): Ditto.
4766         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4767         * wl-vars.el (wl-draft-force-queuing): New variable.
4768         (wl-draft-force-queuing-mail): New variable.
4769         (wl-draft-force-queuing-news): New variable.
4770
4771 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4772
4773         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4774         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4775
4776 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4777
4778         * Version number is increased to 2.9.2.
4779
4780 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4781
4782         * wl-draft.el (wl-draft-elide-region): New user command.
4783         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4784
4785         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4786         command `wl-draft-elide-region'.
4787         * wl-mule.el: Ditto.
4788         * wl-xmas.el: Ditto.
4789
4790 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4791
4792         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4793         (wl-biff-check-folder-async): Removed needless let.
4794
4795 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4796
4797         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4798         wl-folder-get-elmo-folder.
4799         (wl-biff-check-folder): Set `biff' argument of
4800         `wl-folder-check-one-entity'.
4801         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4802
4803         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4804         (wl-folder-check-one-entity): Added `biff' argument;
4805         Setup `biff' slot of folder.
4806
4807         * Version number is increased to 2.9.1.
4808
4809 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4810
4811         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4812         comment out and fixed.
4813         (wl-fldmgr-add-completion-subr): Ditto.
4814
4815         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4816         and msgdb.
4817
4818         * wl.el (wl-toggle-plugged): Save summary view.
4819
4820 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4821
4822         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4823
4824 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4825
4826         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4827
4828 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4829
4830         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4831         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4832         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4833
4834         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4835         if it was failed.
4836         (wl-demo): Disable undo in the demo buffer.
4837
4838 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4839
4840         * wl-version.el (wl-version): Changed codename.
4841
4842         * Version number is increased to 2.9.0.
4843
4844 2001-12-14  Takuo KITAME <kitame@northeye.org>
4845
4846         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4847         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4848         (wl-folder-mark-as-read-all-current-entity): Ditto.
4849
4850 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4851
4852         * wl-vars.el (wl-from-width): Define as obsolete variable.
4853         (wl-subject-length-limit): Ditto.
4854
4855         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4856
4857         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4858         wl-summary-save-view.
4859
4860         * wl.el (wl-save-status): Ditto.
4861         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4862
4863         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4864         (wl-summary-exit): Follow the change above.
4865         (wl-summary-goto-folder-subr): Ditto.
4866
4867         * wl-folder.el (wl-folder-create-subr): Don't use
4868         `elmo-folder-creatable-p'.
4869
4870 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4871
4872         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4873
4874 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4875
4876         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4877         rather than bitmap on Emacs 21.
4878         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4879         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4880         for xbm if the new redisplay engine is not available.
4881
4882 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4883
4884         * wl-folder.el (wl-folder-init-hook): New hook.
4885         (wl-folder-init): Run `wl-folder-init-hook'.
4886
4887 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4888
4889         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4890
4891 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4892
4893         * wl-acap.el (wl-acap-cache-filename): New variable.
4894         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4895         (wl-acap-init): Use cache if no ACAP server found.
4896
4897 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4898
4899         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4900         `wl-acap-original-msgdb-dir'.
4901
4902         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4903         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4904
4905         * wl-mime.el (wl-mime-save-directory): Renamed from
4906         `wl-mime-save-dir'.
4907
4908 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4909
4910         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4911
4912         * wl-demo.el: Require `path-util'.
4913         (wl-demo-bitmap-mule-available-p): New internal variable.
4914         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4915         `module-installed-p' instead.
4916         (wl-demo-insert-image): Use *.img file for a bitmap image.
4917         (wl-demo): Don't call the ascii demo recursively.
4918
4919 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4920
4921         * Version number is increased to 2.7.7.
4922
4923 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4924
4925         * wl.el (wl-exit): Eliminated byte-compile warning.
4926
4927 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4928
4929         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4930         obsolete variable using `elmo-define-obsolete-variable'.
4931         (wl-fetch-confirm-threshold): Ditto.
4932         (wl-cache-prefetch-folder-type-list): Ditto.
4933         (wl-cache-prefetch-folder-list): Ditto.
4934
4935 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4936
4937         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4938         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4939         (wl-demo-insert-image): New function.
4940         (wl-demo-insert-text): New function.
4941         (wl-demo-image-type-alist): Redefine as a function.
4942         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4943         (wl-demo-with-temp-file-buffer): Removed.
4944         (wl-logo-xpm): Removed.
4945         (wl-logo-xbm): Removed.
4946         (wl-logo-bitmap): Removed.
4947
4948 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4949
4950         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
4951         (wl-expire-localdir-get-folder-function): New user option.
4952         (wl-expire-localdir-get-folder): New function.
4953         (wl-expire-localdir-date): Ditto.
4954
4955 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4956
4957         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4958         value.  Refactoring `wl-folder-notify-deleted' is nil case.
4959         Fixed unread number mismatch when all-unread < unread.
4960
4961 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
4962
4963         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
4964         (wl-fetch-confirm-threshold): Ditto.
4965
4966         * wl-summary.el (wl-summary-confirm-appends): Removed.
4967         (wl-summary-sync-update): Don't refer
4968         `wl-summary-update-confirm-threshold' (It is now abolished).
4969
4970         * wl-message.el (wl-message-display-internal): Don't refer
4971         `wl-fetch-confirm-threshold' (It is now abolished).
4972
4973 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4974
4975         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
4976
4977 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4978
4979         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
4980         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
4981         Change default value to nil.
4982         (wl-summary-indent-length-limit): The value can be nil, nil means
4983         unlimited.
4984
4985         * wl-summary.el: Don't set limit for indent length if the value of
4986         wl-summary-indent-length-limit is nil.
4987         If the value of wl-summary-width is nil, it means only that the width
4988         of summary is unlimited (nil doesn't mean that the indent length is
4989         unlimited).
4990
4991         * wl-thread.el: Ditto.
4992
4993 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
4994
4995         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
4996         be nil, nil means never confirm.
4997         * wl-summary.el (wl-summary-confirm-appends): Ditto.
4998
4999 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5000
5001         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5002         means unlimited).
5003
5004 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5005
5006         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5007         Use `with-temp-buffer'.
5008
5009 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5010
5011         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5012         with new backquote style).
5013         (wl-folder-get-entity-from-buffer): Ditto.
5014
5015 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5016
5017         * wl-version.el (nemacs-version): Eliminated.
5018         (wl-extended-emacs-version2): Ignore nemacs.
5019         (wl-extended-emacs-version3): Ditto.
5020
5021 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5022
5023         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5024         (wl-draft-add-in-reply-to): New variable.
5025         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5026         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5027         (wl-draft-yank-from-mail-reply-buffer): Use
5028         `wl-draft-add-in-reply-to'.
5029         (wl-draft-insert-current-message): Ditto.
5030
5031 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5032
5033         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5034         typo (kill->hide).
5035         (wl-message-buffer-prefetch-folder-type-list): Added elements
5036         `mark' and `cache' instead of `internal'.
5037
5038 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5039
5040         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5041         resume msgdb directory.
5042
5043 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5044
5045         * wl.el (wl-exit): Call `wl-acap-exit'.
5046
5047         * wl-summary.el (wl-summary-message-string): New function.
5048         (wl-summary-reedit): Use it.
5049         (wl-summary-resend-bounced-mail): Remove needless let.
5050         (wl-summary-supersedes-message): Ditto.
5051         (wl-summary-save): Ditto.
5052
5053         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5054         (wl-acap-init): Set it.
5055         (wl-acap-exit): New function.
5056
5057 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5058
5059         * wl.el (wl-init): Revert (require 'mime-setup). move from
5060         toplevel.
5061
5062 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5063
5064         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5065         local variables.  Add error when guess function return invalid
5066         value.
5067
5068 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5069
5070         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5071         Change local variable name.
5072         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5073         (wl-folder-get-newsgroups): Return nil when non-news folder.
5074         * wl-summary.el (wl-summary-write-current-folder): State through
5075         when guess-list return nil.
5076         (wl-summary-write-current-folder-functions): Fixed docstring.
5077
5078         * wl.el (wl-exit): Changed confirm message.
5079
5080         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5081         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5082
5083         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5084
5085 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5086
5087         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5088         user option (Renamed from wl-cache-prefetch-folder-type-list).
5089         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5090         from wl-cache-prefetch-folder-list).
5091
5092         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5093         Move to wl-vars.el.
5094         (wl-message-buffer-prefetch-p): Changed to enable
5095         `wl-message-buffer-prefetch-folder-list'.
5096
5097         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5098         `ignore-cache'.
5099
5100 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5101
5102         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5103         `part-top' and `part-bottom'.
5104         (wl-draft-config-sub-part-top): New function.
5105         (wl-draft-config-sub-part-bottom): New function.
5106
5107 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5108
5109         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5110
5111 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5112
5113         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5114
5115 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5116
5117         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5118
5119         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5120         (wl-summary-write-current-folder): Ditto.
5121
5122 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5123
5124         * wl-folder.el (wl-folder-get-newsgroups): Use
5125         `elmo-folder-newsgroups'.
5126
5127 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5128
5129         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5130         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5131         `wl-draft-config-sub-header-bottom'.
5132
5133 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5134
5135         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5136         localnews folder.
5137
5138 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5139
5140         * wl-summary.el (wl-summary-mode): Undo last change.
5141
5142         * wl-folder.el (wl-folder-mode): Ditto.
5143
5144 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5145
5146         * wl-summary.el (wl-summary-mode): Locally set
5147         truncate-partial-window-width to nil.
5148         (for XEmacs)
5149
5150         * wl-folder.el (wl-folder-mode): Ditto.
5151
5152 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5153
5154         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5155
5156 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5157
5158         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5159         number.
5160
5161         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5162
5163         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5164
5165         * Version number is increased to 2.7.6.
5166
5167 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5168
5169         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5170
5171 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5172
5173         * wl-summary.el (wl-summary-sync-update): Enclose network
5174         related portion with `unwind-protect'.
5175
5176 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5177
5178         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5179
5180 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5181
5182         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5183         element.
5184         * wl-vars.el (wl-message-body-button-alist): Ditto.
5185
5186         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5187         max match length.
5188         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5189
5190         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5191         for the max match length;
5192         Use 4th element value for the button string regexp group.
5193
5194         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5195         candidate exists, prompt to select.
5196
5197 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5198
5199         * wl-summary.el (wl-summary-jump-to-msg): Search before
5200         calibration point by `beginning-of-line'.
5201
5202 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5203
5204         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5205         for access group.
5206
5207 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5208
5209         * wl-message.el (wl-message-display-internal): Bind
5210         `default-mime-charset'.
5211
5212         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5213
5214         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5215
5216         * Version number is increased to 2.7.5.
5217
5218 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5219
5220         * wl-expire.el (wl-summary-archive): Fixed;
5221         Use `elmo-folder-name-internal'.
5222
5223 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5224
5225         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5226         from `elmo-folder-move-messages' caller.
5227         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5228
5229         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5230         related portions are changed).
5231
5232 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5233
5234         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5235         counter.
5236
5237 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5238
5239         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5240         buffer local and set it to nil.
5241
5242         * wl-message.el (wl-message-redisplay): Ditto.
5243
5244 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5245
5246         * wl-summary.el (wl-summary-mark-as-important): If message is
5247         already cached, set messag as read, otherwise encache and mark as read.
5248
5249 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5250
5251         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5252         point-min.
5253
5254 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5255
5256         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5257         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5258         a keymap.
5259
5260 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5261
5262         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5263         parent.
5264
5265         * wl-mule.el (wl-message-define-keymap): Ditto.
5266
5267         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5268
5269         * wl-xmas.el (wl-message-display-internal-hook): Define.
5270         (wl-xmas-setup-message-toolbar): Define as function.
5271         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5272         (wl-message-overload-functions): Abolished.
5273         (wl-message-define-keymap): New function.
5274
5275         * wl-vars.el (wl-message-display-internal-hook): New variable.
5276         (wl-message-header-button-alist): New variable (Renamed from
5277         wl-highlight-message-header-button-alist).
5278         (wl-message-body-button-alist): Ditto.
5279
5280         * wl-mule.el (wl-message-define-keymap): New function.
5281         (wl-message-overload-functions): Abolished.
5282
5283         * wl-message.el (wl-message-add-buttons-to-body): New function.
5284         (wl-message-redisplay): Don't call wl-message-overload-functions;
5285         Call wl-message-add-buttons-to-header and
5286         wl-message-add-buttons-to-body.
5287         (wl-message-display-internal): Set keymap argument for
5288         elmo-mime-display-as-is, elmo-mime-message-display;
5289         Run wl-message-display-internal-hook.
5290         (wl-message-refer-article-or-url): Abolished.
5291
5292         * wl-highlight.el (wl-highlight-headers): Don't call
5293         wl-highlight-message-add-buttons-to-header.
5294         (wl-highlight-message-add-buttons-to-header): Abolished.
5295
5296
5297         * wl-e21.el (wl-message-display-internal-hook): Define.
5298         (wl-e21-setup-toolbar): Deleted duplicated binding.
5299         (wl-e21-setup-message-toolbar): Define as function.
5300         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5301         (wl-message-define-keymap): New function.
5302         (wl-message-overload-functions): Abolished.
5303
5304 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5305
5306         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5307         and elmo-folder-close.
5308
5309         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5310
5311 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5312
5313         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5314         boolean value.
5315         * wl-draft.el (wl-draft-do-fcc): Ditto.
5316
5317 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5318
5319         * wl-vars.el (wl-fcc-force-as-read): New variable.
5320         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5321         mark copied message as read.
5322
5323 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5324
5325         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5326
5327 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5328
5329         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5330         `wl-summary-target-above' instead of obsolete variable
5331         `wl-summary-temp-above'.
5332
5333         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5334         instead of `make-obsolete-variable'.
5335         * wl-refile.el (toplevel): Ditto.
5336
5337 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5338
5339         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5340         with third argument t.
5341         (wl-draft): Set first argument for wl-plugged-init as t.
5342
5343         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5344         definition.
5345
5346 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5347
5348         * wl-vars.el: Tabify.
5349         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5350
5351         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5352         message.
5353
5354 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5355
5356         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5357         and set default to beep.
5358
5359 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5360
5361         * wl-vars.el (wl-draft-truncate-lines): New variable.
5362
5363         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5364         instead of wl-message-truncate-lines for truncate-lines.
5365
5366 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5367
5368         * wl-message.el (wl-message-display-internal): Call
5369         `wl-highlight-message' after `elmo-mime-display-as-is'.
5370
5371         * wl-mime.el (wl-mime-display-text/plain): New function.
5372         (wl-mime-display-header): Ditto.
5373         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5374         body-presentation-method for text/plain;
5375         Register `wl-mime-display-header' as a header-presentation-method;
5376         Don't set up `elmo-message-text-content-inserted-hook' and
5377         `elmo-message-header-inserted-hook'.
5378
5379         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5380         variable.
5381         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5382         as t if flag is 'all-header;
5383         Don't bind `elmo-message-ignored-field-list',
5384         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5385
5386 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5387
5388         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5389         for xemacs with non-mule environment.
5390
5391 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5392
5393         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5394         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5395         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5396
5397 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5398
5399         * wl-vars.el (wl-interactive-send): Set default value as t.
5400
5401 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5402
5403         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5404         (wl-addrmgr-method-list): Abolished.
5405         (wl-addrmgr-change-method): Follow above change.
5406
5407         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5408
5409 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5410
5411         * wl-vars.el (wl-message-truncate-lines): Change default value
5412         to default-truncate-lines.
5413
5414         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5415
5416 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5417
5418         * wl-vars.el (wl-message-truncate-lines): New variable.
5419
5420         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5421         wl-message-truncate-lines.
5422
5423 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5424
5425         * wl-acap.el (wl-acap-init): Remove period from error message.
5426         (wl-acap-find-acap-service): Remove period from message.
5427
5428 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5429
5430         * wl.el (wl-check-environment): Undo last change.
5431
5432         * wl-vars.el (wl-from): Changed default value.
5433
5434         * wl-util.el (toplevel): Don't require tm-edit.
5435
5436         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5437         `wl-folder-init';
5438         Don't set mark on mail body.
5439         (wl-draft-reedit): Ditto.
5440
5441         * wl-address.el (wl-address-quote-specials): Define as an alias for
5442         elmo-address-quote-specials.
5443
5444 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5445
5446         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5447
5448         * wl-vars.el (wl-from): Set default value as nil.
5449         (wl-organization): Set default value as ORGANIZATION environment
5450         variable.
5451
5452         * wl-draft.el (wl-smtp-extension-bind): Check value of
5453         wl-smtp-connection-type.
5454
5455         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5456         error.
5457
5458 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5459
5460         * Version number is increased to 2.7.4.
5461
5462         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5463         arguments from `wl-highlight-x-face-function' caller.
5464         Use x-face-1.3.6.12 or later.
5465
5466 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5467
5468         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5469
5470 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5471
5472         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5473         (wl-fcc): Fix to accept function.
5474         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5475
5476 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5477
5478         * wl-acap.el (toplevel): Added `product-provide' declare.
5479         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5480
5481 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5482
5483         * wl.el (wl): Changed order of calling `elmo-init'
5484         and `elmo-folder-init'.
5485
5486 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5487
5488         * wl-mime.el (wl-summary-burst): Extract message when content-type
5489         of root entity is not only `multipart' but also `message/rfc822'.
5490         (wl-summary-burst-subr): Ditto.
5491
5492 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5493
5494         * wl-vars.el (toplevel): Require 'custom.
5495         (wl-trash-folder): Added to `wl-setting' group.
5496
5497         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5498         exists.
5499         (wl-addrmgr-draw): Insert empty line when no entry exists.
5500
5501         * wl-mule.el (wl-message-wheel-up): Fixed.
5502         (wl-message-wheel-down): Ditto.
5503
5504 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5505
5506         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5507         config is an anonymous lambda expression.
5508
5509 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5510
5511         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5512         when Mule 2 is running.
5513
5514 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5515
5516         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5517
5518 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5519
5520         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5521         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5522
5523         * wl-address.el (wl-address-specials-regexp): Eliminated.
5524         (wl-address-quote-specials): Rewrite.
5525
5526 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5527
5528         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5529         shy-groups for regexp.
5530
5531         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5532         character classes and Perl style shy-groups for regexp.
5533         (wl-highlight-plugged-current-line): Use Posix style character
5534         classes for regexp.
5535         (wl-e21-highlight-folder-by-numbers): Ditto.
5536         (wl-e21-display-image-p): Use `display-images-p' instead of
5537         `display-graphic-p'.
5538         (display-images-p): Make an alias to `display-graphic-p' if it is
5539         not available.  It is for Emacs version prior to 21.0.105.
5540
5541         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5542         `display-graphic-p'.
5543         (wl-demo-image-type-alist): Ditto.
5544         (display-images-p): Make an alias to `display-graphic-p' if it is
5545         not available.  It is for Emacs version prior to 21.0.105.
5546
5547 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5548
5549         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5550         support.
5551         (wl-generate-user-agent-string): Ditto.
5552
5553         * wl-version.el (wl-version): Update docsting.
5554         (wl-version-status): Ditto.
5555
5556 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5557
5558         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5559         21.0.105.  For Emacs 21.0.104 or earlier.
5560
5561 2001-09-03  Takuo KITAME <kitame@northeye.org>
5562
5563         * wl-e21.el (wl-plugged-init-icons): Use
5564         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5565         (wl-biff-init-icons): Ditto.
5566
5567 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5568
5569         * wl-highlight.el (wl-highlight-summary-current-line):
5570         Fixed highlighting refile/copy destination.
5571
5572         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
5573         (wl-acap-store): Encode string by wl-acap-coding-system.
5574
5575 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
5576
5577         * wl-acap.el (toplevel): Check and require 'un-define before
5578         'xemacs-ucs;
5579          Added checking for UTF-2000.
5580
5581 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5582
5583         * wl-acap.el (toplevel): Require 'un-define before 'wl;
5584         Don't enclose with `eval-and-compile'.
5585
5586         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
5587         wl-init is non-nil.
5588
5589         * wl-draft.el (wl-draft): Ditto.
5590
5591         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
5592
5593         * wl-acap.el (toplevel): Require 'wl.
5594         (wl-acap-store): Call `elmo-init'.
5595
5596         * wl.el (wl): Changed position of `wl-check-environment'.
5597         (toplevel): Added autoload setting for wl-acap.
5598
5599         * wl-vars.el (wl-setting): New custom group.
5600         (wl-from): Added wl-setting group.
5601         (wl-user-mail-address-list): Ditto.
5602         (wl-organization): Ditto.
5603         (wl-subscribed-mailing-list): Ditto.
5604         (wl-envelope-from): Ditto.
5605         (wl-smtp-posting-user): Ditto.
5606         (wl-smtp-posting-server): Ditto.
5607         (wl-smtp-posting-port): Ditto.
5608         (wl-smtp-authenticate-type): Ditto.
5609         (wl-pop-before-smtp-user): Ditto.
5610         (wl-pop-before-smtp-server): Ditto.
5611         (wl-pop-before-smtp-port): Ditto.
5612         (wl-pop-before-smtp-authenticate-type): Ditto.
5613         (wl-nntp-posting-server): Ditto.
5614         (wl-nntp-posting-user): Ditto.
5615         (wl-nntp-posting-port): Ditto.
5616         (wl-fetch-confirm-threshold): Ditto.
5617         (wl-prefetch-threshold): Ditto.
5618         (wl-thread-insert-opened): Ditto.
5619         (wl-ldap-server): Ditto.
5620         (wl-ldap-port): Ditto.
5621         (wl-ldap-base): Ditto.
5622         (wl-ldap-objectclass): Ditto.
5623         (wl-use-ldap): Ditto.
5624         (wl-draft-config-alist): Ditto.
5625         (wl-draft-config-matchone): Ditto.
5626         (wl-template-alist): Ditto.
5627         (wl-message-sort-field-list): Ditto.
5628         (wl-message-ignored-field-list): Ditto.
5629         (wl-message-visible-field-list): Ditto.
5630         (wl-interactive-send): Ditto.
5631         (wl-summary-move-order): Ditto.
5632         (wl-auto-select-first): Ditto.
5633         (wl-auto-select-next): Ditto.
5634         (wl-interactive-save-folders): Ditto.
5635
5636         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5637         Initialization codes are moved from wl-local-folder-init.
5638         (wl-local-folder-init): Follow the change above.
5639         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5640
5641         * wl-acap.el: New file.
5642
5643         * Version number is increased to 2.7.3.
5644
5645 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5646
5647         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5648
5649 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5650
5651         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5652         (wl-addrmgr-address-entry-list): Ditto.
5653
5654 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5655
5656         * wl-e21.el (wl-draft-mode-map): Removed binding for
5657         `wl-draft-insert-x-face-field'.
5658
5659         * wl-mule.el (wl-draft-mode-map): Ditto.
5660
5661         * wl-xmas.el (wl-draft-mode-map): Ditto.
5662
5663         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5664         (wl-cs-autoconv): Ditto.
5665         (wl-cs-local): Ditto.
5666         (wl-use-scoring): Ditto.
5667         (wl-mime-charset): Ditto.
5668         (wl-folder-check-async): Ditto.
5669
5670         * wl.el (toplevel): Ignore nemacs and tm.
5671         (wl-exit): Ditto.
5672
5673         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5674         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5675         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5676         instead of wl-address-petname-add-or-change.
5677         (wl-summary-edit-addresses-subr): Use wl-address-delete
5678         instead of wl-address-petname-delete.
5679
5680         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5681
5682         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5683         if error occured.
5684
5685         * wl-message.el (require): Remove tm support.
5686
5687         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5688
5689         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5690         (wl-folder-jump-to-current-entity): Ditto.
5691         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5692
5693         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5694         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5695         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5696
5697         * wl-mule.el (wl-draft-key-setup): Ditto.
5698
5699         * wl-xmas.el (wl-draft-key-setup): Ditto.
5700
5701         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5702         (wl-draft-std11-parse-addresses): New function.
5703         (wl-draft-parse-mailbox-list): Use it.
5704         (wl-draft): Ignore nemacs.
5705         (wl-draft-reedit): Ditto.
5706
5707         * wl-addrmgr.el: New file.
5708         (Original is wl-rcpt.el written by
5709         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5710         Thanks Kitamoto-san.)
5711
5712         * wl-address.el (wl-address-make-address-list): Modified parsing
5713         process.
5714         (wl-address-delete): Renamed from `wl-address-petname-delete';
5715         Modify wl-address-list too.
5716         (wl-address-add-or-change): Renamed from
5717         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5718
5719 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5720
5721         * wl-highlight.el (wl-highlight-summary-current-line):
5722           Work with transient-mark-mode
5723
5724 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5725
5726         * Version number is increased to 2.7.2.
5727
5728         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5729         instead of elmo-dop-queue-method.
5730
5731 2001-08-06  SAITO Atsunori <sai@yedo.com>
5732
5733         * wl-vars.el (wl-ldap-objectclass): New user option.
5734
5735         * wl-address.el (wl-ldap-make-filter): Use it.
5736
5737 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5738
5739         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5740
5741 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5742
5743         * wl-folder.el (wl-folder): redisplay after folder insertion.
5744
5745         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5746
5747         * wl-summary.el (wl-summary-sync-update):
5748         Change status mark only when new-msgdb exists.
5749         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5750
5751 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5752
5753         * wl-summary.el (wl-summary-open-folder): New function.
5754         (wl-summary-goto-folder-subr): Use it.
5755         (wl-summary-mark-as-important): Fix;
5756         Encache only when no cache exists.
5757
5758 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5759
5760         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5761         Use with-current-buffer.
5762
5763 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5764
5765         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5766         before call `get-buffer'. Fixed parenthesis.
5767         (wl-score-get-header-entry): Clear message and help window when
5768         keyboard quit.
5769         (wl-score-edit-insert-header): Ditto.
5770
5771 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5772
5773         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5774         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5775         (wl-default-draft-cite): Fix.
5776
5777         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5778         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5779
5780 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5781
5782         * wl-message.el (wl-message-prev-page): Do same bahavior
5783         as summary when it is called in the message buffer.
5784         (wl-message-next-page): Ditto.
5785
5786 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5787
5788         * wl-summary.el (wl-summary-forward): Use cache if it is not
5789         section cache.
5790
5791 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5792
5793         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5794         Removed redundant require of elmo-vars.
5795         (wl-biff-state-indicator-on): Changed default value for
5796         xemacs with non-mule environment.
5797
5798         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5799         wl-message-buffer is nil;
5800         Hide progress bar after moving messages.
5801
5802 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5803
5804         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5805         message at cursor point is deleted.
5806
5807 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5808
5809         * wl-vars.el: Changed file coding system to euc-japan.
5810         Added -*-coding:-*- magic to the first line.
5811
5812         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5813         Search parent from the first message.
5814
5815         * Version number is increased to 2.7.1.
5816
5817 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5818
5819         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5820
5821 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5822
5823         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5824         refile/delete execution.
5825
5826         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5827         Fixed docstring.
5828
5829 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5830
5831         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5832         do update process;
5833         Don't update marks when update process is interrupted.
5834
5835 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5836
5837         * wl-summary.el (wl-summary-reply): Fixed problem when
5838         wl-draft-use-frame is non-nil.
5839         (wl-summary-forward): Ditto.
5840
5841         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5842         as nil.
5843         (wl-folder-mark-as-read-all-entity): Ditto.
5844         (wl-folder-prefetch-entity): Ditto.
5845
5846         * wl.el (wl): Check environment before wl-init.
5847
5848         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5849         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5850         instead of wl-summary-collect-unread.
5851         (wl-summary-reply): Split message window.
5852
5853 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5854
5855         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5856         only if current language environment is japanese,
5857
5858         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5859         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5860         (wl-folder-goto-folder-subr): Ditto.
5861
5862         * wl-draft.el (wl-draft-dispatch-message): Call
5863         `elmo-file-cache-get-path'.
5864
5865 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5866
5867         * wl-summary.el (wl-summary-cursor-move): If return value of
5868         wl-summary-next-message is not number, don't jump.
5869
5870 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5871
5872         * wl-summary.el (wl-summary-buffer-next-message-function): New
5873         variable.
5874         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5875         if it is bound.
5876
5877         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5878         string.
5879
5880         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5881         (wl-plugged-drawing): Ditto.
5882
5883 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5884
5885         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5886         process.
5887         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5888         with unwind-protect.
5889
5890         * wl.el (wl-init): Require mime-setup.
5891         (wl-check-environment): Don't require mime-setup.
5892
5893         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5894         instead of elmo-folder-type.
5895
5896         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5897         value as nil.
5898
5899 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5900
5901         * Version number is increased to 2.7.0.
5902
5903         * wl-version.el (wl-version): Changed codename.
5904
5905         * wl-summary.el (wl-summary-delete-cache): Fixed.
5906
5907         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5908         Workaround for net folders.
5909         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5910
5911         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5912         value to nil (According to the patch from
5913         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5914
5915         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5916         of elmo-folder-close.
5917
5918 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5919
5920         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5921         for postfix.
5922
5923 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5924
5925         * wl-summary.el (wl-summary-resend-message): Fixed.
5926
5927         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5928         Call wl-draft with `from' argument if its address is included in
5929         `wl-user-mail-address-list'.
5930         (wl-draft): Added `from' argument.
5931
5932         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5933         non-nil.
5934         (wl): Don't show demo if wl-demo is nil.
5935
5936         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5937         wl-summary-use-frame.
5938
5939         * wl-vars.el (wl-summary-use-frame): New user option.
5940         (wl-folder-use-frame): Changed docstring.
5941
5942         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5943         non-nil.
5944         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5945         wl-summary-use-frame.
5946
5947         * wl-vars.el (wl-folder-use-frame): New user option.
5948
5949         * wl-summary.el (wl-summary-exit): Back to folder frame if
5950         wl-folder-use-frame is non-nil.
5951         (wl-summary-redisplay-internal): Ignore cache if current folder
5952         is draft folder,
5953         (wl-summary-redisplay-no-mime): Ditto.
5954         (wl-summary-redisplay-all-header): Ditto.
5955
5956         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
5957         if wl-folder-use-frame is non-nil.
5958
5959 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
5960
5961         * wl-summary.el (wl-summary-sync-update): Bind
5962         elmo-folder-update-threshold.
5963         (wl-summary-mark-as-important): Enclosed server mark processing
5964         with `save-match-data'.
5965
5966         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
5967         only when it is already defined.
5968
5969 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5970
5971         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
5972         name of folder exclude localdir is wrong.
5973         * wl-folder.el (wl-folder-sync-entity):
5974         Set `wl-summary-always-sticky-folder-list' as nil.
5975         (wl-folder-mark-as-read-all-entity): Ditto.
5976         (wl-folder-prefetch-entity): Ditto.
5977
5978 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
5979
5980         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
5981         instead of `wl-summary-write-current-newsgroup'.
5982
5983 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5984
5985         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
5986         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
5987         non-nil and selected message is important, do not display.
5988
5989 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
5990
5991         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
5992
5993 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5994
5995         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
5996
5997         * wl-summary.el (wl-summary-mark-as-important): Set message number
5998         using wl-summary-message-number.
5999
6000 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6001
6002         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6003         destination folder is 'null.
6004
6005 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6006
6007         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6008         New function.
6009         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6010         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6011         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6012
6013 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6014
6015         * wl-mime.el (wl-mime-setup): Added setting for
6016         `mime-setup-signature-key-alist' to avoid overriding key bind for
6017         `wl-draft-send'.
6018
6019         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6020         for `wl-draft-send'.
6021         * wl-mule.el (wl-draft-overload-functions): Ditto.
6022         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6023         * wl-draft.el (wl-draft-send): Ditto.
6024
6025         * wl-message.el (wl-message-display-internal):
6026         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6027         (Patch is provided by <kita@coe.nttdata.co.jp>).
6028
6029 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6030
6031         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6032
6033 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6034
6035         * wl.el (wl): Fix for wl-demo.
6036
6037 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6038
6039         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6040
6041 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6042
6043         * wl-folder.el (wl-folder-prefetch-entity): Use
6044         `wl-folder-get-elmo-folder'.
6045         (wl-folder-count-incorporates): Do not use
6046         `wl-folder-get-elmo-folder'.
6047
6048 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6049
6050         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6051         instead of `elmo-folder-get-type'.
6052
6053 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6054
6055         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6056         position on Subject: field.
6057         (Advised by Mito <mit@nines.nec.co.jp>)
6058
6059 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6060
6061         * wl-folder.el (wl-folder-prefetch-entity): Use
6062         `wl-folder-get-elmo-folder'.
6063
6064 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6065
6066         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6067
6068         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6069         `process-duplicates' slot.
6070
6071         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6072         if detection failed.
6073
6074 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6075
6076         * wl-version.el (wl-version-status): Set to "alpha".
6077
6078 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6079
6080         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6081         Check wl-message-buffer lives before set-buffer.
6082
6083 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6084
6085         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6086         called in folder mode.
6087         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6088         * wl-summary.el (wl-summary-exit-pre-hook): Run
6089         `wl-summary-exit-pre-hook' before exit summary mode.
6090
6091 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6092
6093         * wl-version.el (wl-version-status): New variable.
6094         (wl-version-status-alist): Removed.
6095         (wl-version-status): Rule included.
6096
6097 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6098
6099         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6100         @sponichi.
6101
6102         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6103         when `mail-reply-buffer' is buffer-local variable.
6104         (Reported by <kita@coe.nttdata.co.jp>).
6105
6106 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6107
6108         * wl-vars.el (toplevel): Require 'elmo-util.
6109
6110 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6111
6112         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6113         (All other related portions are changed)
6114
6115         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6116
6117         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6118
6119 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6120
6121         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6122
6123 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6124
6125         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6126         Delete other windows to avoid an error.
6127         Use `point-marker' instead of `point' to remember the start point
6128         of body.
6129
6130         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6131
6132         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6133         number not to exceed all message number.
6134
6135 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6136
6137         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6138         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6139
6140 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6141
6142         * wl-summary.el (wl-summary-sync-force-update): Added argument
6143         no-check.
6144         (wl-summary-sync-update): Ditto.
6145         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6146         with `no-check'.
6147
6148         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6149         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6150         already running.
6151
6152 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6153
6154         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6155         `dst-folder-arg'.
6156         (wl-expire-archive-number1): Diito.
6157         (wl-expire-archive-number2): Diito.
6158         (wl-expire-archive-Date): Diito.
6159         (wl-archive-number1): Diito.
6160         (wl-archive-number2): Diito.
6161         (wl-archive-date): Diito.
6162         (wl-archive-folder-p): New function.
6163         (wl-summary-expire): Support of expand folder name at
6164         wl-expire-alist.
6165         * wl-util.el (wl-expand-newtext): Renamed from
6166         `wl-refile-expand-newtext'.
6167
6168 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6169
6170         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6171         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6172         `(elmo-msgdb-get-overview msgdb)'.
6173         (wl-summary-prefetch): Bind match data before call
6174         `wl-summay-prefetch-msg'.
6175         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6176         'off if `wl-summary-buffer-disp-msg' is non-nil.
6177         Fixed problem that couldn't show only one new or unread message when
6178         enter folder.
6179         (wl-summary-reply): Don't call `split-window-vertically' and other
6180         window.
6181
6182 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6183
6184         * wl-expire.el (wl-expire-refile): Fixed.
6185
6186 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6187
6188         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6189
6190         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6191         biff notification is removed.
6192
6193         * wl.el (wl): Changed position of `elmo-init'.
6194
6195         * wl-draft.el (wl-default-draft-cite): Use date field
6196         on the citation buffer.
6197
6198         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6199
6200         * wl-xmas.el (wl-folder-internal-icon-list): Added
6201         `wl-folder-shimbun-image'.
6202
6203         * wl-e21.el (wl-folder-internal-icon-list): Added
6204         `wl-folder-shimbun-image'.
6205
6206 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6207
6208         * wl.el (wl-init): Eliminated argument.
6209         (wl): Rewrite.
6210
6211         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6212         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6213         instead of `elmo-folder-msgdb-internal'.
6214         (wl-summary-sync-update): Ditto.
6215         (wl-summary-flush-pending-append-operations): Eliminated.
6216         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6217         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6218         `elmo-folder-open'.
6219
6220         * wl-mime.el (wl-summary-burst): Fixed.
6221
6222         * wl-folder.el (wl-folder-info-save): Check data type.
6223
6224         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6225         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6226         instead of `elmo-folder-msgdb-internal'.
6227         (wl-expire-hide): Ditto.
6228
6229
6230         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6231
6232 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6233
6234         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6235
6236 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6237
6238         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6239
6240 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6241
6242         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6243         Fixed `match-beginning' argument mismatch.
6244
6245 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6246
6247         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6248         the default value.
6249
6250 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6251
6252         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6253         instead of `elmo-nntp-default-port'.
6254
6255         * wl-vars.el: Fixed some doc strings.
6256
6257 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6258
6259         * wl-summary.el (wl-summary-prefetch-msg): Use
6260         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6261
6262         * wl-vars.el: Define *-func as obsolete variable using
6263         `elmo-define-obsolete-variable'.
6264
6265         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6266         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6267         instead of `wl-message-buffer-prefetch-threshold'.
6268
6269         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6270
6271         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6272
6273         * wl-draft.el (wl-caesar-region-func): Ditto.
6274
6275         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6276         Keep unread status in elmo-folder-move-messages.
6277         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6278
6279 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6280
6281         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6282         `wl-summary-buffer-exit-func'
6283         (wl-summary-buffer-message-redisplay-function): Renamed from
6284         `wl-summary-buffer-message-redisplay-func'
6285         (wl-summary-buffer-next-folder-function): Renamed from
6286         `wl-summary-buffer-next-folder-func'.
6287         (wl-summary-buffer-prev-folder-function): Renamed from
6288         `wl-summary-buffer-prev-folder-func'.
6289         (wl-summary-get-petname-function): Renamed from
6290         `wl-summary-get-petname-func'.
6291
6292         * wl-score.el (wl-score-edit-exit-function): Renamed from
6293         `wl-score-edit-exit-func'.
6294
6295         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6296         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6297
6298         * wl-util.el (wl-load-profile-function): Renamed from
6299         `wl-load-profile-func'.
6300
6301         * wl-folder.el (wl-folder-completion-function): Renamed from
6302         `wl-folder-completion-func'.
6303         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6304
6305         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6306         `wl-expire-archive-get-folder-func'.
6307         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6308         (wl-draft-send-mail-function): Renamed from
6309         `wl-draft-send-mail-func'.
6310         (wl-draft-send-news-function): Renamed from
6311         `wl-draft-send-news-func'.
6312         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6313         (wl-generate-mailer-string-function): Renamed from
6314         `wl-generate-mailer-string-func'.
6315         (wl-highlight-signature-search-function): Renamed from
6316         `wl-highlight-signature-search-func'.
6317         (wl-highlight-x-face-function): Renamed from
6318         `wl-highlight-x-face-func'
6319         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6320         (wl-ps-print-buffer-function): Renamed from
6321         `wl-ps-print-buffer-func'
6322         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6323         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6324         (wl-summary-subject-filter-function): Renamed from
6325         `wl-summary-subject-filter-func'.
6326
6327         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6328         `wl-draft-queue-flush-send-func'
6329         (wl-draft-cite-function): Renamed from
6330         `wl-draft-cite-func'
6331
6332         * wl-address.el (wl-address-init-function): Renamed from
6333         `wl-address-init-func'.
6334
6335 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6336
6337         * wl-draft.el (wl-draft-queue-flush): Don't call
6338         `elmo-dop-unlock-message'.
6339         * wl-draft.el (wl-draft-queue-append): Don't call
6340         `elmo-dop-lock-message'.
6341
6342         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6343         (wl-summary-buffer-folder-name): Ditto.
6344         (wl-summary-message-regexp): Added '-' (all other related portions
6345         are changed).
6346         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6347         wl-summary-buffer-folder-name.
6348
6349 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6350
6351         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6352         the number of mails in the folder buffer is not updated by wl-biff.
6353
6354 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6355
6356         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6357         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6358
6359 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6360
6361         * wl-summary.el (wl-summary-next-message):
6362         Return next message number when wl-summary-move-order is nil.
6363
6364 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6365
6366         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6367         `wl-summary-move-spec-alist'.
6368         (wl-summary-move-spec-unplugged-alist): New variable
6369         (Move spec for unplugged status).
6370         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6371         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6372
6373 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6374
6375         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6376         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6377
6378 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6379
6380         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6381         simple quotation to quote the anonymous function.
6382         * tm-wl.el (wl-draft-preview-message): Ditto.
6383
6384 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6385
6386         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6387         Eliminate redundant `save-excursion'.
6388         (wl-highlight-summary-current-line): Ditto.
6389
6390         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6391         accessing match data when `looking-at' failed.
6392
6393         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6394         `elmo-match-string' where users don't care about the speed.
6395         (wl-draft-save): Ditto.
6396
6397 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6398
6399         * wl-util.el (wl-regexp-opt): New function.
6400
6401         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6402         number from `wl-summary-buffer-number-list'.
6403         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6404         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6405         (wl-summary-move-spec-alist): Changed default setting.
6406
6407 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6408
6409         * wl-vars.el (wl-biff-notify-hook): New hook.
6410         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6411         the arrival of new mail.
6412         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6413         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6414
6415 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6416
6417         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6418
6419 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6420
6421         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6422
6423         * Version number is increased to 2.5.8.
6424
6425         * wl-thread.el (toplevel): require 'cl.
6426         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6427         (wl-thread-make-number-list): New function.
6428         (wl-thread-entity-make-number-list-from-children): Ditto.
6429         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6430         (wl-thread-entity-insert-as-children): Likewise.
6431         (wl-thread-delete-message): Likewise.
6432         (wl-meaning-of-mark): Eliminated.
6433         (wl-thread-next-failure-mark-p): Ditto.
6434         (wl-thread-entity-get-mark): Ditto.
6435         (wl-thread-meaning-alist-get-result): Ditto.
6436         (wl-thread-entity-check-prev-mark): Ditto.
6437         (wl-thread-entity-check-next-mark): Ditto.
6438         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6439         (wl-thread-entity-get-prev-marked-entity): Ditto.
6440         (wl-thread-get-prev-unread): Ditto.
6441         (wl-thread-jump-to-prev-unread): Ditto.
6442         (wl-thread-get-next-unread): Ditto.
6443         (wl-thread-jump-to-next-unread): Ditto.
6444         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6445         (wl-thread-entity-get-next-marked-entity): Ditto.
6446
6447         * wl-summary.el (wl-summary-buffer-number-list):
6448         New bufer-local variable.
6449         (wl-summary-switch-to-clone-buffer): Clone
6450         `wl-summary-buffer-number-list'.
6451         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6452         (wl-summary-cursor-move-regex): Eliminated.
6453         (wl-summary-cursor-up): Rewrite.
6454         (wl-summary-cursor-down): Ditto.
6455         (wl-summary-mode-spec-alist): New variable.
6456         (wl-summary-next-message): New inline function.
6457         (wl-summary-cursor-move): New function.
6458         (wl-summary-default-get-next-msg): Rewrite.
6459         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6460         (wl-summary-rescan): Ditto.
6461         (wl-summary-sync-all-init): Ditto.
6462         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6463         summary is not thread view.
6464         (wl-summary-sync-update): Ditto.
6465         (wl-summary-rescan): Ditto.
6466         (wl-summary-make-number-list): New function.
6467
6468         * wl-draft.el: "FCC" -> "Fcc".
6469
6470 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6471
6472         * wl-highlight.el (wl-highlight-summary-window):
6473         Call `set-buffer-modified-p'.
6474
6475         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6476         (wl): Call `elmo-init' and fix.
6477
6478         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6479         Use new variables.
6480
6481         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6482
6483 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6484
6485         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6486
6487 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6488
6489         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6490
6491 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6492
6493         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6494         `wl-use-toolbar' nor `display-graphic-p'.
6495         (wl-e21-setup-message-toolbar): Ditto.
6496         (wl-e21-setup-summary-toolbar): Ditto.
6497         (wl-e21-setup-folder-toolbar): Ditto.
6498
6499         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6500         (wl-plugged-init-icons): Ditto.
6501
6502         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6503         `display-graphic-p'.
6504         (wl-plugged-set-folder-icon): Ditto.
6505         (wl-highlight-plugged-current-line): Ditto.
6506         (wl-highlight-folder-current-line): Ditto.
6507         (wl-e21-highlight-folder-group-line): Ditto.
6508         (wl-e21-setup-toolbar): Ditto.
6509         (wl-e21-display-image-p): New macro.
6510
6511         * wl-demo.el (wl-demo): Simplified.
6512         (wl-demo-image-type-alist): Use `image-type-available-p' for
6513         checking whether the image type `xbm' is available.
6514
6515 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6516
6517         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6518         (wl-summary-input-range): Ditto.
6519
6520 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6521
6522         * wl-summary.el (wl-summary-edit-addresses): Use
6523         `wl-summary-get-original-buffer'
6524         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6525         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6526         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6527         (wl-summary-get-newsgroups): Eliminated.
6528         (wl-summary-set-crosspost): Ditto.
6529         (wl-summary-is-crosspost-folder): Ditto.
6530         (wl-crosspost-alist-load): Ditto.
6531         (wl-crosspost-alist-save): Ditto.
6532
6533         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6534         `elmo-setup-subscribed-newsgroups' instead of
6535         `elmo-nntp-make-groups-hashtb'.
6536         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6537         instead of `wl-crosspost-alist-save'.
6538
6539         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6540         of `elmo-folder-message-appendable-p'.
6541         (wl-mime-header-presentation-method): Eliminated.
6542
6543         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6544         (Error occurs in emacs21).
6545
6546         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6547         the current buffer).
6548
6549         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6550         instead of `wl-crosspost-alist-save'.
6551         (wl-init): `elmo-crosspost-message-alist-load'
6552         instead of `wl-crosspost-alist-load'
6553
6554         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6555         (wl-parse-newsgroups): Likewise.
6556         (wl-biff-notify): Run `wl-biff-notify-hook'.
6557
6558 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6559
6560         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6561
6562         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6563         when `wl-summary-lazy-highlight' is non-nil.
6564         (wl-summary-goto-folder-subr): Highlight only when
6565         `wl-summary-lazy-highlight' is non-nil.
6566
6567         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
6568         Don't display progress and highlight temp-mark when
6569         `wl-summary-lazy-highlight' is non-nil.
6570         (wl-highlight-summary-window): New function.
6571         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
6572
6573 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6574
6575         * wl-summary.el (wl-summary-sync): Change `all-visible'
6576         from `all-shown'
6577         (wl-summary-input-range): Ditto.
6578
6579 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6580
6581         * wl-e21.el (wl-highlight-folder-current-line): Call
6582         `wl-folder-init-icons' when folder icons have not been initialized.
6583
6584         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
6585
6586         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
6587         (wl-demo-image-type-alist): New macro.
6588
6589 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6590
6591         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
6592         display does not support graphics.
6593         (wl-plugged-init-icons): Ditto.
6594         (wl-folder-init-icons): Ditto.
6595
6596         * wl-demo.el (wl-demo): Chech closely whether the display
6597         supports graphics.
6598
6599 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
6600
6601         * wl-summary.el (wl-summary-get-original-buffer): New function.
6602         (wl-summary-set-crosspost): Use it.
6603         (wl-summary-target-mark-uudecode): Ditto.
6604         (wl-summary-reedit): Ditto.
6605         (wl-summary-resend-bounced-mail): Ditto.
6606         (wl-summary-update-crosspost): Eliminated (It may be incorporated
6607         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
6608
6609         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
6610         (wl-message-display-internal): Ditto.
6611
6612 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
6613
6614         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
6615
6616 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6617
6618         * wl-summary.el (wl-summary-save-view): Renamed from
6619         `wl-summary-save-status'.
6620
6621 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6622
6623         * wl-summary.el (wl-summary-sync): Added `all-shown'
6624
6625 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6626
6627         * wl-summary.el (wl-summary-input-range): Added `all-shown'
6628
6629 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
6630
6631         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
6632
6633 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
6634
6635         * wl-highlight.el (wl-highlight-summary-line-string): Use
6636         `zerop' instead of `= 0'.
6637         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6638
6639         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6640         for comparing numbers.
6641         (wl-template-prev): Use `zerop' instead of `eq 0'.
6642
6643         * wl-draft.el (wl-draft-insert-current-message): Use
6644         `with-current-buffer' instead of `save-excursion'.
6645         Use `zerop' instead of `eq 0'.
6646
6647 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6648
6649         * wl-draft.el (wl-draft-insert-ccs): New function.
6650         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6651         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6652
6653 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6654
6655         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6656
6657 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6658
6659         * wl-expire.el (wl-expire-refile): Don't call
6660         elmo-msgdb-add-msgs-to-seen-list;
6661         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6662         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6663
6664 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6665
6666         * wl-message.el (wl-message-prev-page): Ignore errors while
6667         scroll-down.
6668
6669 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6670
6671         * wl-mime.el: Use elmo-original-message-mode instead of
6672         mmelmo-original-mode.
6673
6674         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6675         `elmo-folder-get-spec';
6676         (wl-fldmgr-add-completion-all-completions):
6677         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6678
6679         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6680         of `elmo-folder-get-type'.
6681
6682         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6683         `elmo-folder-get-spec';
6684         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6685         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6686         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6687         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6688         `elmo-read-msg-no-cache';
6689         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6690         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6691         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6692         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6693         `elmo-cache-save';
6694         (wl-draft-reedit): Use `elmo-message-file-name'.
6695
6696         * wl-expire.el: Use `elmo-folder-name-internal';
6697         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6698         Use macro `wl-summary-buffer-msgdb' instead of variable
6699         `wl-summary-buffer-msgdb';
6700         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6701         Use macro `wl-summary-buffer-folder-name' instead of variable
6702         `wl-summary-buffer-folder-name'.
6703         * wl-score.el: Likewise.
6704
6705         * wl-message.el: Rewrite for new message buffer cache mechanism.
6706         (wl-message-buffer-cache-buffer-get): New macro.
6707         (wl-message-buffer-cache-folder-get): Ditto.
6708         (wl-message-buffer-cache-message-get): Ditto.
6709         (wl-message-buffer-cache-entry-make): Ditto.
6710         (wl-message-buffer-cache-hit): Ditto.
6711         (wl-message-buffer-cache-sort): New function.
6712         (wl-message-buffer-cache-add): Ditto.
6713         (wl-message-buffer-cache-delete): Ditto.
6714         (wl-message-buffer-cache-clean-up): Ditto.
6715         (wl-message-buffer-window): Rewrite.
6716         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6717         (wl-message-buffer-display): New function.
6718         (wl-message-display-internal): New function.
6719
6720 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6721
6722         * wl-folder.el: Use `elmo-folder-name-internal';
6723         Use `wl-folder-get-elmo-folder';
6724         Use `elmo-folder-list-messages' instead of
6725         `elmo-list-folder';
6726         Use `elmo-folder-get-primitive-list' instead of
6727         `elmo-folder-get-primitive-spec-list';
6728         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6729         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6730         Use `elmo-folder-create' instead of `elmo-create-folder'.
6731         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6732         (wl-folder-get-elmo-folder): New macro.
6733         (wl-folder-elmo-folder-cache-get): Ditto.
6734         (wl-folder-elmo-folder-cache-put): Ditto.
6735         (wl-folder-suspend): Call `elmo-quit'.
6736
6737         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6738         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6739         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6740         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6741         (toplevel): require 'cl.
6742         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6743
6744         * wl-summary.el: Rewrite to use new elmo interface.
6745
6746 \f
6747 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6748
6749         * wl-mime.el (wl-draft-preview-message):
6750         Run `wl-draft-send-hook' before collecting recipients information;
6751         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6752
6753         * tm-wl.el (wl-draft-preview-message): Ditto.
6754
6755 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6756
6757         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6758         wrong recipients are displayed when forwarded message.
6759
6760 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6761
6762         * Version number is increased to 2.5.7.
6763
6764 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6765
6766         * wl-message.el (wl-message-next-page): Bind
6767         `window-pixel-scroll-increment' to nil while scrolling up.
6768
6769 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6770
6771         * wl-vars.el (wl-save-hook): New hook.
6772         * wl.el (wl-save): Call `wl-save-hook'.
6773
6774 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6775
6776         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6777         Argument WITH-ARG instead of NO-ARG (negative mean).
6778         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6779         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6780         * wl-message.el (wl-message-follow-current-entity): Likewise.
6781
6782 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6783
6784         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6785         FROM was optional argument.
6786         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6787
6788 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6789
6790         * Version number is increased to 2.5.6.
6791
6792 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6793
6794         * wl-version.el (wl-version-show): Removed.
6795         (wl-version): Add `interactive'.
6796
6797 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6798
6799         * wl-summary.el (wl-summary-get-petname-func): New variable.
6800         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6801         instead of `wl-address-get-petname-1'.
6802         (wl-summary-simple-from): Ditto.
6803
6804         * wl-address.el (wl-address-get-petname-1): Define as function.
6805
6806 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6807
6808         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6809         field in the original message.
6810         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6811
6812 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6813
6814         * wl-expire.el (wl-expire-hide):
6815         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6816
6817 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6818
6819         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6820         find decoder for To, Cc, and Subject.
6821
6822 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6823
6824         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6825         for checking `elmo-use-buffer-cache'.
6826         (wl-summary-mark-as-important): Fixed typo in comment.
6827
6828 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6829
6830         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6831         field in the original message.
6832         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6833
6834 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6835
6836         * wl-expire.el (wl-expire-hide):
6837         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6838
6839 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6840
6841         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6842         find decoder for To, Cc, and Subject.
6843
6844 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6845
6846         * Version number is increased to 2.5.5.
6847
6848         * wl-address.el (wl-address-specials-regexp): New constant.
6849         (wl-address-quote-specials): Use it.
6850
6851 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6852
6853         * wl-summary.el (wl-summary-rescan):
6854         Call `wl-summary-buffer-number-column-detect'.
6855         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6856
6857         * wl-message.el (wl-message-mode-map): Define.
6858         (wl-message-decode): Use it as local-map.
6859
6860 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6861
6862         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6863         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6864
6865 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6866
6867         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6868
6869         * wl-mule.el (wl-read-event-char): Ditto.
6870
6871         * wl-e21.el (wl-read-event-char): Ditto.
6872
6873         * wl-nemacs.el (wl-read-event-char): Ditto.
6874         (read-event): Removed.
6875
6876         * wl-util.el (toplevel): Removed dummy definition of
6877         `read-event'.
6878         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6879
6880 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6881
6882         * wl-nemacs.el (elmo-archive-call-process): Moved to
6883         elmo-archive.el.
6884
6885 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6886
6887         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6888         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6889
6890         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6891         instead of magic-number 6.  Use `not' instead of `null' for symbol
6892         `nil' check (not empty list).
6893         (wl-draft-insert-x-face-field): Fixed paren style.
6894
6895         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6896         one-branch conditional statement, instead of `and' and `if'.
6897         (wl-draft-forward): Likewise.
6898         (wl-draft-add-references): Likewise.
6899         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6900
6901         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6902         conditional steatment.  Use `cond' instead of `if'.
6903         (wl-draft-confirm): Likewise.
6904
6905 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6906
6907         * wl-version.el (wl-version-show): Use `product-string-1'
6908         instead of `wl-version'.
6909         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6910
6911         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6912
6913 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6914
6915         * wl-highlight.el (wl-highlight-headers): Revert
6916         `wl-highlight-x-face-func' argument (`beg' and `end').
6917
6918 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6919
6920         * wl.el (toplevel): Move `product-provide' declare.
6921         * wl-demo.el (toplevel): Ditto.
6922         * wl-dnd.el (toplevel): Ditto.
6923         * wl-highlight.el (toplevel): Ditto.
6924         * wl-message.el (toplevel): Ditto.
6925         * wl-refile.el (toplevel): Ditto.
6926         * wl-util.el (toplevel): Ditto.
6927
6928 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6929
6930         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6931         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6932         (wl-thread-close-all): keep cursor position.
6933
6934 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6935
6936         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6937         (eq x 0).
6938         (wl-generate-user-agent-string-1): Fix conditional statement.
6939
6940 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6941
6942         * wl.el (wl-check-environment): Additional check for
6943         'wl-local-domain' and `wl-message-id-domain'.
6944
6945 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6946
6947         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6948
6949 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6950
6951         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6952         instead of `smtp-sasl-user-realm'.
6953
6954 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6955
6956         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6957
6958 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6959
6960         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
6961         to the default value as well as `eword-lexical-analyzer'.
6962
6963 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6964
6965         * wl-version.el (wl-extended-emacs-version,
6966         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
6967         `elmo-match-string' instead of `wl-match-string'.
6968
6969 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6970
6971         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
6972         docstring.
6973
6974 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
6975
6976         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
6977
6978 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6979
6980         * wl-highlight.el (wl-highlight-headers): Remove
6981         `wl-highlight-x-face-func' argument (`beg' and `end').
6982
6983 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6984
6985         * wl-summary.el (wl-summary-mark-as-important):
6986         Remove cache if folder is local.
6987
6988 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
6989
6990         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
6991         to get existing e-mail address string.
6992
6993 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6994
6995         * wl-version.el (wl-generate-user-agent-string): Commentary.
6996         (wl-generate-user-agent-string-1): Use `when' for
6997         one-branch conditional statement, instead of `and' and `if'.
6998         (wl-extended-emacs-version, wl-extended-emacs-version2,
6999         wl-extended-emacs-version3): Ditto.
7000
7001 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7002
7003         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7004         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7005         condition-case; Remove initialization.
7006         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7007         (wl-summary-sync-update3): Added argument `sync-all';
7008         Eliminated local variable `msgdb';
7009         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7010         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7011         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7012
7013 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7014
7015         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7016         connection before call `wl-draft-send-mail-with-smtp'.
7017
7018 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7019
7020         * Version number is increased to 2.5.4.
7021
7022 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7023
7024         * wl.el (wl-check-environment): Additional check for
7025         'wl-local-domain' and `wl-message-id-domain'.
7026
7027 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7028
7029         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7030         buffer as command specific.
7031         (wl-folder-mark-as-read-all-entity): Ditto.
7032         (wl-folder-prefetch-entity): Ditto.
7033         (wl-folder-drop-unsync-entity): Ditto.
7034
7035         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7036         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7037         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7038
7039         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7040         save-excursion.
7041
7042 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7043
7044         * Version number is increased to 2.5.3.
7045
7046         * wl-summary.el (wl-summary-save-view-cache):
7047         Delete duplicated `write-region';
7048         Use `write-region-as-binary' instead of `as-binary-output-file' and
7049         `write-region'.
7050
7051 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7052
7053         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7054
7055 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7056
7057         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7058         instead of `smtp-via-smtp'.
7059
7060 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7061
7062         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7063
7064 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7065
7066         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7067         instead of `smtp-sasl-user-realm'.
7068
7069 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7070
7071         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7072
7073 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7074
7075         * Version number is increased to 2.5.2.
7076
7077 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7078
7079         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7080         does not exist.
7081         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7082         (wl-biff-start): Call `timer-activate' if timer already exists.
7083
7084         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7085         only when it is bound as function.
7086
7087 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7088
7089         * Version number is increased to 2.5.1.
7090
7091 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7092
7093         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7094         Print refile/copy destination.
7095
7096 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7097
7098         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7099         queue-flush-only is non-nil.
7100
7101         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7102
7103         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7104         checking cache folder.
7105
7106 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7107
7108         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7109         `regexp-quote'.
7110
7111 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7112
7113         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7114         function.
7115         * wl-summary.el (wl-summary-write-current-folder-functions):
7116         Change default value.  Use it.
7117
7118 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7119
7120         * Version number is increased to 2.5.0.
7121
7122         * wl-version.el (wl-version): Changed codename.
7123
7124 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7125
7126         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7127         (wl-summary-supersedes-message): Ditto.
7128
7129 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7130
7131         * wl-refile.el (wl-refile-guess-functions): Renamed from
7132         `wl-refile-guess-func-list'.
7133
7134 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7135
7136         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7137         Fixed problem when no rule was matched.
7138
7139 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7140
7141         * wl-summary.el (wl-summary-get-mark): Fixed
7142         `wl-summary-buffer-target-mark' check logic.
7143
7144 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7145
7146         * wl-folder.el (wl-folder-write-current-folder): Added group
7147         folder check.
7148
7149         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7150         `wl-summary-write-current-newsgroup'.
7151         (wl-summary-write-current-folder-functions): New variable.
7152         * wl-folder.el (wl-folder-get-newsgroups): New function.
7153         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7154         (wl-folder-write-current-folder): Renamed from
7155         `wl-folder-write-current-newsgroup'.
7156
7157 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7158
7159         * Version number is increased to 2.3.93.
7160
7161 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7162
7163         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7164         (wl-ldap-make-matched-value-list): Ditto.
7165         (wl-ldap-alias-safe-string): Split e-mail address.
7166
7167         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7168         petname folder default was selected.
7169         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7170         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7171
7172 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7173
7174         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7175         to `wl-draft-config-exec'.
7176
7177         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7178         instead of calling `wl-draft-config-exec';
7179         Process group-list and show recipients in minibuffer.
7180
7181         * tm-wl.el (wl-draft-preview-message): Ditto.
7182
7183 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7184
7185         * wl.el (toplevel): Added (C) to copyright notice, and
7186         sync Author header.
7187         * tm-wl.el (toplevel): Ditto.
7188         * wl-address.el (toplevel): Ditto.
7189         * wl-demo.el (toplevel): Ditto.
7190         * wl-dnd.el (toplevel): Ditto.
7191         * wl-draft.el (toplevel): Ditto.
7192         * wl-e21.el (toplevel): Ditto.
7193         * wl-expire.el (toplevel): Ditto.
7194         * wl-folder.el (toplevel): Ditto.
7195         * wl-highlight.el (toplevel): Ditto.
7196         * wl-message.el (toplevel): Ditto.
7197         * wl-mime.el (toplevel): Ditto.
7198         * wl-mule.el (toplevel): Ditto.
7199         * wl-nemacs.el (toplevel): Ditto.
7200         * wl-refile.el (toplevel): Ditto.
7201         * wl-score.el (toplevel): Ditto.
7202         * wl-summary.el (toplevel): Ditto.
7203         * wl-template.el (toplevel): Ditto.
7204         * wl-thread.el (toplevel): Ditto.
7205         * wl-util.el (toplevel): Ditto.
7206         * wl-vars.el (toplevel): Ditto.
7207         * wl-xmas.el (toplevel): Ditto.
7208
7209 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7210
7211         * wl.el (wl-init): Added comment about `wl-init-hook'.
7212         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7213         * wl-vars.el (wl-init-hook): Added docs.
7214         (wl-make-plugged-hook): Removed useless docs.
7215         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7216         * wl-xmas.el (toplevel): Ditto.
7217
7218 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7219
7220         * wl-address.el (toplevel): Fixed multiple Author header format.
7221         * wl-demo.el (toplevel): Ditto.
7222         * wl-draft.el (toplevel): Ditto.
7223         * wl-folder.el (toplevel): Ditto.
7224         * wl-summary.el (toplevel): Ditto.
7225         * wl-thread.el (toplevel): Ditto.
7226         * wl-util.el (toplevel): Ditto.
7227         * wl-vars.el (toplevel): Ditto.
7228         * wl-version.el (toplevel): Ditto.
7229         * wl-xmas.el (toplevel): Ditto.
7230         * wl.el (toplevel): Ditto.
7231
7232         * wl-version.el (toplevel): Added require `elmo-version' for
7233         `product-version-as-string'.
7234
7235 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7236
7237         * wl-vars.el (wl-draft-send-hook): Changed default value to
7238         '(wl-draft-config-exec).
7239
7240         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7241         explicitly.
7242         (wl-draft): Set `wl-draft-config-exec-flag' before running
7243         `wl-mail-setup-hook'.
7244
7245         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7246         `wl-biff-init-icons' to `wl-init-hook' instead of
7247         `wl-make-plugged-hook'.
7248         (Because if `wl-draft' command is invoked at first,
7249         they are not initialized)
7250         Updated copyright notice.
7251
7252         * wl-e21.el (toplevel): Ditto;
7253
7254         * wl-demo.el (toplevel): Updated copyright notice.
7255         * wl-address.el (toplevel): Ditto.
7256         * wl-draft.el (toplevel): Ditto.
7257         * wl-version.el (toplevel): Ditto.
7258         * wl-folder.el (toplevel): Ditto.
7259         * wl-summary.el (toplevel): Ditto.
7260         * wl-thread.el (toplevel): Ditto.
7261         * wl-util.el (toplevel): Ditto.
7262         * wl-vars.el (toplevel): Ditto.
7263         * wl.el (toplevel): Ditto.
7264
7265 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7266
7267         * wl-highlight.el (wl-highlight-message): Fixed problem of
7268         highlighting failure which occured when the last field contains
7269         multiple lines in the draft buffer.
7270
7271         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7272         `wl-biff-start' if plugged.
7273
7274         * wl-util.el (wl-biff-check-folder): New function.
7275         (wl-biff-check-folders): Don't set session name prefix.
7276         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7277         (wl-biff-check-folder-async): Ditto.
7278
7279         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7280         in email address.
7281
7282 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7283
7284         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7285
7286         * wl-draft.el (wl-draft-strip-subject-re): New function.
7287
7288         * wl-draft.el (wl-draft-reply): Use it.
7289
7290 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7291
7292         * wl-message.el (wl-mmelmo-message-redisplay): Use
7293         `mime-display-message' instead of `wl-mime-display-message'.
7294
7295         * wl-mime.el (toplevel): Removed compatibility workaround
7296         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7297         (wl-mime-display-message): Abolished.
7298         (wl-mime-entity-read-field): Ditto.
7299         (wl-mime-combine-message/partial-pieces): Use
7300         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7301
7302 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7303
7304         * wl-template.el: Doc fixes.
7305
7306 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7307
7308         * wl-e21.el (wl-message-overload-functions): Do nothing if
7309         `current-local-map' is not available.
7310         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7311
7312 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7313
7314         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7315         representation.
7316
7317         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7318         number.
7319         (wl-fldmgr-save-folders): Don't use `format' when insert
7320         `wl-fldmgr-folders-header'.
7321
7322 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7323
7324         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7325
7326 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7327
7328         * wl-highlight.el (wl-highlight-message):
7329         Use `std11-field-end' to detect end point of the header field.
7330         Refer `wl-highlight-max-header-size'.
7331
7332         * wl-vars.el (wl-highlight-max-header-size): New variable.
7333
7334         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7335
7336         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7337         Set `for-draft' argument of wl-highlight-headers.
7338         (wl-draft): Ditto.
7339         (wl-draft-reedit): Ditto.
7340         (wl-user-agent-compose-internal): Ditto.
7341
7342 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7343
7344         * wl-message.el (wl-message-add-button): Use overlay.
7345
7346 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7347
7348         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7349
7350         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7351         problem when group-list content is nothing.
7352         (Reported by Mito <mit@nines.nec.co.jp>)
7353
7354 2000-10-18  SAITO Atsunori <sai@yedo.com>
7355
7356         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7357
7358 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7359
7360         * tm-wl.el (toplevel): Use product-provide.
7361
7362 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7363
7364         * Version number is increased to 2.3.92.
7365
7366 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7367
7368         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7369         title text, use `display' property for left margin under Emacs 21.
7370
7371         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7372         properties.
7373         (wl-plugged-init-icons): Ditto.
7374
7375 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7376
7377         * wl.el (wl-save-status, wl-init): Remove last period in
7378         "...done." message.
7379         * tm-wl.el (wl-summary-burst): Ditto.
7380         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7381         wl-summary-resume-cache-status,
7382         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7383         wl-summary-sync-update3, wl-summary-highlight-msgs,
7384         wl-summary-flush-pending-append-operations,
7385         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7386         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7387         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7388         wl-thread-open-all): Ditto.
7389         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7390         * wl-mime.el (wl-summary-burst): Ditto.
7391         * wl-highlight.el (wl-highlight-summary): Ditto.
7392         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7393         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7394         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7395         * wl-address.el (wl-local-address-init): Ditto.
7396
7397 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7398
7399         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7400         `add-text-properties'.
7401         (wl-plugged-init-icons): Ditto.
7402         (wl-folder-init-icons): Use `propertize' instead of
7403         `put-text-property'.
7404         (wl-plugged-set-folder-icon): Ditto.
7405         (wl-e21-highlight-folder-group-line): Ditto.
7406
7407 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7408
7409         * wl-version.el (wl-version-status-alist): New variable.
7410         (wl-version-status): New function.
7411
7412         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7413         "Cc" part of the case "Reply-To".
7414
7415         * wl-draft.el (wl-draft-reply): Use result of
7416         `eword-extract-address-components'.
7417
7418         * wl-demo.el (wl-demo-icon-name): New constant.
7419         (wl-logo-xpm): Use it.
7420         (wl-logo-xbm): Ditto.
7421         (wl-logo-bitmap): Ditto.
7422
7423         * Version number is increased to 2.3.91.
7424
7425 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7426
7427         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7428         (wl-extended-emacs-version, wl-extended-emacs-version2,
7429         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7430         docstring.
7431
7432         * wl-version.el (wl-generate-user-agent-string-1): New function.
7433         (wl-generate-user-agent-string): Use it.
7434
7435         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7436         `mime-edit-insert-user-agent-field'.
7437         (wl-generate-user-agent-string): Check
7438         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7439
7440         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7441         instead of `if', when verbose case.
7442
7443 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7444
7445         * wl-expire.el (wl-summary-expire): Fix.
7446
7447 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7448
7449         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7450         and `elmo-lost+found-folder' if 'wl-draft.
7451         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7452
7453 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7454
7455         * wl-expire.el (wl-summary-expire): Change messages.
7456         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7457         `deleing-info' instead of "Deleting..."
7458
7459 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7460
7461         * wl-summary.el (wl-summary-refile-subr): Fix.
7462
7463 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7464
7465         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7466         if pipe folder.
7467
7468 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7469
7470         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7471
7472 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7473
7474         * wl-expire.el (wl-expire-hide): New function.
7475         (wl-summary-expire): Add `hide'.
7476
7477 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7478
7479         * wl-vars.el (wl-draft-reply-without-argument-list):
7480         Changed default value to consider `Reply-To:'.
7481         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7482
7483         * Version number is increased to 2.3.90.
7484
7485         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7486         elmo-imap4-get-session with unwind-protect.
7487         Don't cause error.
7488         (wl-summary-sync-marks): Don't check plugged nor folder type.
7489         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7490         (Always keep current buffer).
7491
7492 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7493
7494         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7495         Enclose with `save-excursion'.
7496
7497 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7498
7499         * wl-version.el (wl-version): Remove interactive.
7500
7501 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7502
7503         * wl-version.el (wl-generate-user-agent-string): Use
7504         `product-string-verbose' instead of `product-string-1'.
7505
7506 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7507
7508         * wl-vars.el (wl-draft-use-cache): New variable.
7509         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7510         if wl-draft-use-cache is non-nil.
7511
7512 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7513
7514         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7515         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7516
7517 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7518
7519         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7520         (wl-thread-msg-mark-as-unread): Ditto.
7521
7522         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7523         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7524         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7525         Don't set mark in summary if return value of `elmo-mark-as-read'
7526         is nil.
7527         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7528         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7529         instead of `wl-thread-msg-mark-as-read'.
7530         (wl-summary-mark-as-unread-region): Ditto.
7531         (wl-summary-target-mark-mark-as-read): Ditto.
7532
7533         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7534
7535 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7536
7537         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7538
7539         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7540
7541 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7542
7543         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7544         face.
7545
7546 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7547
7548         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7549         `running-xemacs'.
7550
7551 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7552
7553         * wl-version.el (toplevel): Use `product-version-as-string' for
7554         set verstion-string, if defined.
7555
7556         * wl-version.el (wl-version-show): Insert string at point, when
7557         call with argument.
7558
7559         * wl-version.el (wl-generate-user-agent-string): Use
7560         `product-string-1' instead of `wl-appname', `wl-version' and
7561         `wl-codename'.
7562
7563 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7564
7565         * wl-address.el (toplevel): Use product-provide.
7566         * wl-demo.el (toplevel): Ditto.
7567         * wl-dnd.el (toplevel): Ditto.
7568         * wl-draft.el (toplevel): Ditto.
7569         * wl-e21.el (toplevel): Ditto.
7570         * wl-expire.el (toplevel): Ditto.
7571         * wl-fldmgr.el (toplevel): Ditto.
7572         * wl-folder.el (toplevel): Ditto.
7573         * wl-highlight.el (toplevel): Ditto.
7574         * wl-message.el (toplevel): Ditto.
7575         * wl-mime.el (toplevel): Ditto.
7576         * wl-mule.el (toplevel): Ditto.
7577         * wl-nemacs.el (toplevel): Ditto.
7578         * wl-refile.el (toplevel): Ditto.
7579         * wl-score.el (toplevel): Ditto.
7580         * wl-summary.el (toplevel): Ditto.
7581         * wl-template.el (toplevel): Ditto.
7582         * wl-thread.el (toplevel): Ditto.
7583         * wl-util.el (toplevel): Ditto.
7584         * wl-vars.el (toplevel): Ditto.
7585         * wl-xmas.el (toplevel): Ditto.
7586         * wl.el (toplevel): Ditto.
7587
7588 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7589
7590         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
7591         instead of product.
7592
7593         * wl-version.el (wl-version): Compile time evalution elmo-version.
7594
7595 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
7596
7597         * wl-summary.el (wl-summary-sync-force-update): Append queue
7598         `mark-as-read'if unplugged.
7599
7600 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7601
7602         * wl-version.el: New file.  Use product.el.
7603         * wl.el: add (require 'wl-version).
7604         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
7605         for ~/.folders header.
7606         (wl-fldmgr-folders-header): Changed.
7607         * wl-demo.el (wl-demo): Use product.el.
7608
7609         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
7610         wl-version.el.
7611         * wl-util.el (wl-version, wl-version-show): Ditto.
7612
7613         * wl-util.el (wl-generate-user-agent-string,
7614         wl-extended-emacs-version, wl-extended-emacs-version2,
7615         wl-extended-emacs-version3): Move to wl-version.el.
7616         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
7617         xemacs-codename, mime-edit-insert-user-agent-field,
7618         mime-edit-user-agent-value, mime-editor/version,
7619         mime-editor/codename): Compile warning killer move to
7620         wl-version.el
7621
7622 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
7623
7624         * wl-summary.el (wl-summary-refile-subr): Fix.
7625
7626 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
7627
7628         * wl-summary.el (wl-summary-sync-marks): Changed argument for
7629         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7630
7631 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
7632
7633         * wl.el (wl-check-environment): Check too many `@'.
7634
7635 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7636
7637         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7638
7639 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7640
7641         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7642         wl-draft-reply-myself-without-argument-list): Add variables.
7643         * wl-draft.el (wl-draft-reply): Use it.
7644
7645 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7646
7647         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7648         the 5th argument of `elmo-network-get-spec'.
7649
7650         * wl-thread.el (wl-thread-reparent-children): New inline function.
7651         (wl-thread-delete-message): Use it.
7652
7653         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7654         (wl-summary-score-update-all-lines): Don't use `dolist'.
7655
7656 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7657
7658         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7659         (require 'elmo-msgdb) for inline function.
7660
7661 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7662
7663         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7664
7665 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7666
7667         * wl-score.el (wl-score-headers): Fix for the confusing macro
7668         `elmo-kill-buffer'.
7669
7670 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7671
7672         * wl-summary.el: Don't use the 3rd argument of `require' because
7673         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7674         * wl-util.el: Ditto.
7675         * wl-draft.el: Ditto.
7676
7677 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7678
7679         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7680         window system is not used.
7681
7682 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7683
7684         * wl-thread.el: Don't use `mapcar' only for iteration.
7685         (wl-thread-resume-entity): Ditto.
7686         (wl-thread-delete-message): Ditto.
7687
7688         * wl-summary.el: Bind `dragdrop-drop-functions',
7689         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7690         of `require' for `timezone', `easymenu' and `ps-print';
7691         don't use `mapcar' only for iteration.
7692
7693         * wl-util.el: Bind `mule-version', `nemacs-version',
7694         `emacs-beta-version', `xemacs-codename',
7695         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7696         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7697         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7698         only for iteration.
7699
7700         * wl-score.el: Don't use `mapcar' only for iteration.
7701         (wl-score-simplify-buffer-fuzzy): Ditto.
7702         (wl-score-simplify-subject): Ditto.
7703         (wl-score-headers): Ditto.
7704         (wl-summary-score-update-all-lines): Ditto.
7705
7706         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7707         `enable-multibyte-characters' and `mule-version'.
7708
7709         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7710         `mapcar' only for iteration.
7711
7712         * wl-demo.el: Don't use `mapcar' only for iteration.
7713
7714         * wl-folder.el: Don't use `mapcar' only for iteration.
7715         (wl-folder-open-all): Ditto.
7716         (wl-folder-count-incorporates): Ditto.
7717
7718         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7719         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7720
7721         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7722         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7723         `smtp-connection-type'; specify 3rd argument of `require' for
7724         `timezone'; don't use `mapcar' only for iteration.
7725         (wl-draft-clone-local-variables): Don't use `mapcar'.
7726         (wl-draft-generate-clone-buffer): Ditto.
7727         (wl-user-agent-compose-internal): Ditto.
7728
7729         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7730
7731         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7732         (wl-save-status): Ditto.
7733
7734         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7735         for iteration.
7736
7737 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7738
7739         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7740         removed `Date'.
7741         (wl-fldmgr-make-filter-default): New user option.
7742
7743         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7744         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7745         (wl-fldmgr-filter-completion-alist): Abolish.
7746
7747         * wl.el (wl): Don't check servers if arg is non-nil.
7748
7749         * wl-draft.el (wl-draft-reply): Set only message-id string to
7750         In-Reply-To field.
7751
7752 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7753
7754         * wl-summary.el (wl-summary-pick): Rewrite.
7755
7756         * wl-draft.el (wl-draft-forward): Get references field from
7757         original buffer.
7758         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7759
7760 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7761
7762         * wl-draft.el (wl-draft-forward): Add references field.
7763
7764 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7765
7766         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7767         (wl-draft-reply): Use it.
7768
7769 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7770
7771         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7772         when Emacs 21 is running.
7773
7774         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7775         bindings.
7776
7777 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7778
7779         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7780         XPM icons transparent.
7781
7782         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7783         Emacs 21.
7784
7785 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7786
7787         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7788         nil.
7789
7790         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7791         when it is persistent.
7792         (wl-summary-sync-marks): Changed argument for
7793         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7794         (wl-summary-virtual): Use `elmo-read-search-condition'.
7795         (wl-summary-redisplay-internal): If folder is local, mark as read
7796         even when folder is plugged.
7797
7798 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7799
7800         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7801         of `tool-bar-lines' in the frame parameters.
7802         (after-make-frame-functions, post-command-hook): Don't modify the
7803         value.
7804         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7805         wl-e21-tool-bar-lines): Removed.
7806
7807 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7808
7809         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7810         properties `evaporate' and `wl-momentary-overlay' as well.
7811         (wl-highlight-summary-displaying): Ditto.
7812         (wl-delete-all-overlays): Don't delete overlay which does not have
7813         a property `wl-momentary-overlay'.
7814
7815         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7816         `display-mouse-p' and `display-graphic-p'.
7817         (wl-folder-init-icons): Don't search for XBM or the other files.
7818         (wl-plugged-set-folder-icon): Make icons if and only if
7819         `display-graphic-p' returns non-nil.
7820         (wl-highlight-plugged-current-line): Use `before-string' overlay
7821         property to show icon images.
7822         (wl-highlight-folder-current-line): Ditto.
7823         (wl-e21-highlight-folder-group-line): Ditto.
7824         (wl-e21-highlight-folder-by-numbers): Ditto.
7825         (wl-e21-insert-image): Removed.
7826         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7827         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7828         said.
7829         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7830         `wl-e21-force-switch-toolbar'.
7831         (wl-e21-make-icon-image): Removed.
7832         (wl-e21-setup-toolbar): Don't search for XBM files.
7833         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7834         the default value.
7835
7836 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7837
7838         * wl-util.el (wl-biff-check-folder-async): Set
7839         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7840
7841 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7842
7843         * wl-e21.el (after-make-frame-functions): Add
7844         `wl-e21-force-switch-toolbar'.
7845         (wl-e21-force-switch-toolbar): New function force to switch the
7846         toolbar appearance automatically.
7847         (post-command-hook): Add `wl-e21-switch-toolbar'.
7848         (wl-e21-switch-toolbar): New function to switch the toolbar
7849         appearance automatically.
7850         (wl-e21-tool-bar-lines): New buffer local variable.
7851
7852 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7853
7854         * wl-util.el (wl-biff-check-folders-running): New variable.
7855         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7856         (wl-biff-check-folder-async-callback):
7857         Set `wl-biff-check-folders-running'.
7858         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7859         with unwind-protect.
7860
7861         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7862         Enclose `wl-folder-auto-check' with unwind-protect.
7863
7864         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7865         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7866
7867         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7868
7869         * wl-util.el (wl-biff-notify): New inline function.
7870         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7871         locally.
7872         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7873         folder-list' is 1.
7874         Use `wl-biff-notify'.
7875         (wl-biff-check-folder-async-callback): New function.
7876         (wl-biff-check-folder-async): Ditto.
7877
7878         * wl-folder.el (wl-folder): Don't check folders.
7879         (wl-folder-auto-check): New function.
7880
7881 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7882
7883         * wl-util.el (wl-biff-start) [Emacs19+]:
7884         Use `timer-next-integral-multiple-of-time'.
7885         (wl-biff-check-folders): Use `wl-default-folder'
7886         if `wl-biff-check-folder-list' is nil.
7887
7888 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7889
7890         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7891         instead of `elmo-delete-lists'.
7892
7893 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7894
7895         * wl.el (wl-plugged-toggle-all): Set the value of
7896         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7897         (wl-plugged-toggle): Ditto.
7898         (wl-toggle-plugged): Ditto.
7899         (wl-plugged-init): Ditto.
7900
7901         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7902         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7903         instead of `wl-biff-state-indicator-off' and
7904         `wl-biff-state-indicator-on'; don't modify the value and the type
7905         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7906         (wl-plugged-init-icons): Set icons data to
7907         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7908         instead of `wl-plug-state-indicator-off' and
7909         `wl-plug-state-indicator-on'; don't modify the value and the type
7910         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7911
7912         * wl-vars.el (wl-modeline-biff-state-off,
7913         wl-modeline-biff-state-on, wl-modeline-biff-status,
7914         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7915         wl-modeline-plug-status): New internal variables.
7916         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7917         wl-biff-check-interval, wl-biff-check-folder-list): Change
7918         customization group from `wl-folder' to `wl-highlight'.
7919         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7920         wl-show-plug-status-on-modeline): Defcustomized.
7921
7922         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7923         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7924         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7925         a flag to `mode-line-buffer-identification'.
7926
7927         * wl-e21.el (wl-biff-init-icons): Set icons data to
7928         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7929         instead of `wl-biff-state-indicator-off' and
7930         `wl-biff-state-indicator-on'.
7931         (wl-plugged-init-icons): Set icons data to
7932         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7933         instead of `wl-plug-state-indicator-off' and
7934         `wl-plug-state-indicator-on'.
7935
7936 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7937
7938         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7939         excessive titles.
7940
7941 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7942
7943         * wl.el (wl-plugged-mode): Use revised
7944         `wl-mode-line-buffer-identification'.
7945         (wl-plugged-init): Don't use `force-mode-line-update'.
7946
7947         * wl-xmas.el (wl-draft-overload-functions): Use revised
7948         `wl-mode-line-buffer-identification'.
7949         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
7950         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
7951         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7952         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7953         `wl-make-plugged-hook';
7954         add `wl-folder-init-icons' and `wl-setup-folder' to
7955         `wl-folder-mode-hook'.
7956
7957         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
7958         19 as well.
7959         (wl-mode-line-display-priority-list): New user option.
7960         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
7961         Defcustomized.
7962         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
7963         Add docs.
7964
7965         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
7966         start.
7967         (wl-mode-line-buffer-identification): Revised as a function.
7968
7969         * wl-summary.el (wl-summary-mode): Use revised
7970         `wl-mode-line-buffer-identification'; don't call
7971         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
7972         (TopLevel): Don't bind `wl-e21-setup-summary' nor
7973         `wl-xmas-setup-summary'.
7974
7975         * wl-nemacs.el (wl-draft-overload-functions): Use revised
7976         `wl-mode-line-buffer-identification'.
7977
7978         * wl-mule.el (wl-draft-overload-functions): Use revised
7979         `wl-mode-line-buffer-identification'.
7980
7981         * wl-folder.el (wl-make-plugged-alist): Don't call
7982         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
7983         (wl-folder): Don't call `wl-folder-init-icons' directly.
7984         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
7985         `wl-xmas-setup-folder' directly;
7986         use revised `wl-mode-line-buffer-identification'.
7987         (TopLevel): Don't bind `wl-biff-init-icons',
7988         `wl-plugged-init-icons', `wl-folder-init-icons',
7989         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
7990
7991         * wl-e21.el (wl-draft-overload-functions): Use revised
7992         `wl-mode-line-buffer-identification'.
7993         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
7994         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
7995         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7996         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7997         `wl-make-plugged-hook';
7998         add `wl-folder-init-icons' and `wl-setup-folder' to
7999         `wl-folder-mode-hook'.
8000
8001 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8002             Katsumi Yamaoka    <yamaoka@jpl.org>
8003
8004         * wl.el (wl): Call `wl-biff-start'.
8005         (wl-exit): Call `wl-biff-stop'.
8006         (wl-plugged-mode): Show biff in modeline.
8007         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8008
8009         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8010         (wl-biff-init-icons): New function.
8011         (wl-plugged-init-icons): Don't make too much keymaps.
8012         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8013
8014         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8015         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8016         variables.
8017         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8018         options.
8019
8020         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8021         wl-biff-start, wl-biff-stop): New functions.
8022         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8023         (wl-biff-timer-name): New variable.
8024
8025         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8026
8027         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8028         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8029
8030         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8031         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8032
8033         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8034         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8035         `wl-folder-init-icons' to `ignore' if they are not available.
8036         (wl-folder-mode): Show biff in modeline.
8037
8038         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8039         (wl-biff-init-icons): New function.
8040         (wl-plugged-init-icons): Don't make too much keymaps.
8041         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8042
8043 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8044
8045         * wl-vars.el (wl-strict-diff-folders): Customization Type
8046         and doc fix.  Define as a list of regular expressions for
8047         folders or nil.
8048         * wl-folder.el (wl-folder-check-one-entity): Use
8049         `wl-string-match-member' instead of `wl-string-member' for
8050         `wl-strict-diff-folders'.
8051
8052 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8053
8054         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8055         (wl-highlight-folder-current-line): Use it; new implementation.
8056         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8057         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8058         `defsubst' instead of `defun'.
8059
8060         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8061         `wl-highlight-group-folder-by-numbers'; made it can also be a
8062         number.  See info for more details.
8063
8064         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8065         running.
8066
8067         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8068         to bind them.
8069
8070         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8071         (wl-highlight-folder-current-line): New implementation.
8072
8073         * wl-highlight.el (wl-highlight-folder-group-line): New
8074         implementation.
8075         (wl-delete-all-overlays): Rewrite as a marco.
8076         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8077
8078         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8079         running.
8080         (wl-folder-*-glyph): No need to bind them.
8081
8082         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8083         `wl-e21-highlight-folder-group-icon'; rewrite.
8084         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8085         `defsubst' instead of `defun'.
8086         (wl-folder-mode-map): Bind it when compiling.
8087
8088 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8089
8090         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8091
8092         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8093
8094 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8095
8096         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8097
8098 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8099
8100         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8101         (wl-highlight-folder-current-line): Use it.
8102
8103         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8104         in `id-name'.
8105
8106 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8107
8108         * wl.el: Require `wl-e21' when Emacs 21 is running.
8109
8110         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8111         default when Emacs 21 is running.
8112         (wl-use-highlight-mouse-line): Ditto.
8113         (wl-on-emacs21): New constant.
8114         (wl-on-emacs20): Removed.
8115
8116         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8117         Emacs 21 is running.
8118
8119         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8120         Emacs 21 is running.
8121
8122         * wl-e21.el: New file.
8123
8124 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8125
8126         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8127         (wl-toggle-plugged): Ditto.
8128         (wl-plugged-toggle): Ditto.
8129         (wl-plugged-toggle-all): Ditto.
8130
8131         * wl-vars.el (wl-plug-state-indicator): Refer
8132         `wl-plug-state-indicator-on' indirectly.
8133
8134 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8135
8136         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8137         Call `wl-folder-confirm-existence'.
8138
8139         * wl-folder.el (wl-folder-confirm-existence): Added optional
8140         argument `force'.
8141
8142 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8143
8144         * wl-summary.el (wl-summary-refile-subr): Assume
8145         `copy-or-refile' as symbol.
8146         (wl-summary-refile): Follow up above change.
8147         (wl-summary-copy): Ditto.  Doc fix.
8148
8149 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8150
8151         * wl-summary.el (wl-summary-pick): Don't bind
8152         `elmo-search-mime-charset'.
8153
8154         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8155         default using old backquote style.
8156         (wl-search-mime-charset): Abolished.
8157
8158         * wl-highlight.el (wl-highlight-headers):
8159         Call `point' after `re-search-forward'(for Nemacs).
8160
8161         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8162         for elmo-imap4.el.
8163
8164 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8165
8166         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8167         `wl-message-ignored-field-list' instead of
8168         `mime-view-ignored-field-list'.
8169
8170         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8171         Add interactive spec.
8172         (wl-folder-goto-bottom-of-current-folder): Ditto.
8173         (wl-folder-mode-map): Bind them.
8174
8175         * wl-vars.el (wl-message-ignored-field-list): New variable.
8176         (wl-message-visible-field-list): New variable.
8177
8178         * wl-mime.el (wl-mime-header-presentation-method): New function.
8179         (wl-mime-setup): Set header-presentation-method.
8180
8181 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8182
8183         * wl-nemacs.el (wl-draft-overload-functions): Set
8184         `mode-line-buffer-identification' instead of using
8185         `wl-make-modeline'.
8186
8187         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8188         instead of using `wl-make-modeline'.
8189
8190         * wl-xmas.el (wl-plugged-init-icons): Set up
8191         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8192         (wl-make-modeline): Abolish.
8193         (wl-draft-overload-functions): Set
8194         `mode-line-buffer-identification' instead of using
8195         `wl-make-modeline'.
8196
8197         * wl-util.el (wl-make-modeline-subr): Abolish.
8198         (wl-mode-line-buffer-identification): New alias.
8199
8200         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8201         (wl-summary-make-modeline): Abolish.
8202         (wl-summary-buffer-set-folder): Set
8203         `wl-summary-buffer-folder-indicator'.
8204         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8205         of using `wl-make-modeline'.
8206         (wl-summary-switch-to-clone-buffer): Don't set
8207         `mode-line-buffer-identification'.
8208         (wl-summary-goto-folder-subr): Ditto.
8209
8210         * wl-mule.el (wl-draft-overload-functions): Set
8211         `mode-line-buffer-identification' instead of using
8212         `wl-make-modeline'.
8213
8214         * wl-folder.el (wl-folder-mode): Set
8215         `mode-line-buffer-identification' instead of using
8216         `wl-make-modeline'.
8217         (wl-folder): Don't set `mode-line-buffer-identification'.
8218
8219 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8220
8221         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8222         instead of `member' for `wl-refile-guess-func-list' look-ups.
8223         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8224
8225 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8226
8227         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8228         `wl-message-button-dispatcher'.
8229
8230         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8231
8232         * wl-message.el (wl-message-button-dispatcher): Use it.
8233
8234         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8235         "In-Reply-To".
8236
8237         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8238         Bind `case-fold-search' to t.
8239
8240 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8241
8242         * wl-xmas.el (wl-message-overload-functions): Initialize
8243         `wl-message-button-map'.
8244
8245         * wl-mule.el (wl-message-overload-functions): Initialize
8246         `wl-message-button-map'.
8247
8248         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8249
8250         * wl-message.el (wl-message-button-map): New keymap.
8251         (wl-message-add-button): New function.
8252         (wl-message-button-dispatcher): New function.
8253         (wl-message-button-refer-article): New function.
8254
8255         * wl-highlight.el
8256         (wl-highlight-message-add-buttons-to-header): New function.
8257         (wl-highlight-headers): Use it.
8258
8259 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8260
8261         * wl-summary.el (wl-summary-default-from): Use
8262         `wl-address-get-petname-1'.
8263         (wl-summary-simple-from): Ditto.
8264
8265         * wl-address.el (wl-address-get-petname-1): New inline function.
8266         (wl-address-get-petname): Use it.
8267
8268 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8269
8270         * wl-summary.el (wl-summary-default-from): Return full-name part
8271         from the address if no petname was found.
8272         (wl-summary-simple-from): Ditto.
8273
8274         * wl-address.el (wl-address-get-petname): Return nil if no petname
8275         associated with the address was found.
8276
8277 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8278
8279         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8280         display is finished.
8281
8282 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8283
8284         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8285         `elmo-folder-exists-p' argument.
8286
8287 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8288
8289         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8290         the folder.
8291
8292 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8293
8294         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8295
8296         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8297         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8298
8299 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8300
8301         * wl-folder.el (wl-folder-create-subr): New function.
8302         (wl-folder-confirm-existence): Use it.
8303         (wl-folder-check-one-entity): Use it.
8304         Check the error symbol is derived from 'elmo-open-error.
8305
8306         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8307         `ignore-error'.
8308
8309 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8310
8311         * wl-util.el (toplevel): Add (eval-when-compile (require
8312         'elmo-util)).  (Maybe `provide' is typo.)
8313
8314 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8315
8316         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8317         (I don't know why this was needed.)
8318
8319         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8320         Follow up changes for stream-type.
8321
8322         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8323         (wl-draft-elmo-nntp-send): Ditto.
8324
8325         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8326         (wl-nntp-posting-stream-type): Ditto.
8327         (wl-pop-before-smtp-ssl): Abolished.
8328         (wl-nntp-posting-ssl): Ditto.
8329
8330         * wl-address.el (wl-address-quote-specials): New function.
8331         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8332
8333         * wl-draft.el (wl-draft-reply): Ditto.
8334
8335 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8336
8337         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8338         use function `wl-string-match-assoc'.
8339
8340 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8341
8342         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8343
8344         * wl-draft.el (wl-draft-deduce-address-list): New function.
8345         (wl-draft-parse-mailbox-list): Ditto.
8346         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8347         instead of `smtp-deduce-address-list'.
8348         (wl-draft-on-field-p): Follow group list.
8349
8350         * wl-address.el (wl-address-concat-token): New function.
8351         (wl-address-string-without-group-list-contents): Ditto.
8352         (wl-complete-field-body): Fixed problem of completion
8353         by japanese petname.
8354         (wl-address-make-completion-list): Rewrite.
8355
8356 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8357
8358         * wl-address.el (wl-address-make-completion-list): Completion by
8359         petname.
8360         (wl-complete-field-body): Likewise.
8361
8362 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8363
8364         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8365         contains invalid address syntax.
8366
8367 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8368
8369         * wl-folder.el (wl-folder-check-entity-async): Use
8370         `elmo-nntp-spec-hostname'.
8371
8372 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8373
8374         * wl-summary.el (wl-summary-msgdb-load-async): Use
8375         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8376
8377 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8378
8379         * wl-draft.el (wl-draft-reply): Set argument
8380         `content-transfer-encoding' as nil.
8381
8382 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8383
8384         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8385         `wl-refile-alist'.
8386
8387 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8388
8389         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8390         (wl-draft-edit-string): Ditto.
8391         (wl-draft-forward): Ditto.
8392         * wl-summary.el (wl-summary-write): Ditto.
8393
8394 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8395
8396         * wl-summary.el (wl-summary-sync-update3): Call
8397         `wl-summary-buffer-number-column-detect'.
8398         (wl-summary-buffer-number-column-detect): Search from point-min.
8399
8400 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8401
8402         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8403         contains an address which is not included in original to or cc.
8404
8405 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8406
8407         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8408         begin-line does not exist.
8409         * wl-message.el (wl-message-uu-substring): Ditto.
8410
8411 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8412
8413         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8414         clear local variables.
8415         (wl-summary-exit): Call `elmo-commit'.
8416         (wl-summary-switch-to-clone-buffer): Call
8417         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8418         (wl-summary-goto-folder-subr): Ditto.
8419
8420         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8421         POP folder.
8422
8423 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8424
8425         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8426         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8427         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8428         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8429         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8430         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8431
8432         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8433
8434 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8435
8436         * wl-summary.el (wl-summary-search-by-subject):
8437         Search parent message from the latest one.
8438
8439 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8440
8441         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8442         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8443
8444         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8445         New user option.
8446
8447         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8448         if elmo-nntp-use-killed-list is nil.
8449         Use `elmo-msgdb-append-to-killed-list'.
8450         (Append numbers confirmed as disappeared to the killed list.)
8451         (wl-summary-confirm-appends): Don't display negative number.
8452
8453 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8454
8455         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8456
8457 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8458
8459         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8460         range is `all'.
8461         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8462         `elmo-list-bigger-diff'.
8463
8464 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8465
8466         * wl-summary.el (wl-summary-buffer-exit-func):
8467         New buffer local variable.
8468         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8469
8470 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8471
8472         * wl-demo.el (wl-demo): Fix the last change.
8473
8474 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8475
8476         * wl-demo.el (wl-demo): Don't use `eval'.
8477
8478 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8479
8480         * wl-summary.el (wl-summary-buffer-thread-modified):
8481         New buffer-local variable.
8482         (wl-summary-set-thread-modified): New function.
8483         (wl-summary-thread-modified-p): New function.
8484         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8485         (wl-summary-yank-saved-message): Use function
8486         `wl-summary-set-thread-modified'
8487         (wl-summary-switch-to-clone-buffer): Add
8488         `wl-summary-buffer-thread-modified'.
8489
8490         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8491         (wl-summary-buffer-mark-saved-hook): Ditto.
8492         * wl-summary.el (wl-summary-msgdb-save): New hook
8493         `wl-summary-buffer-message-saved-hook' and
8494         `wl-summary-buffer-mark-saved-hook'.
8495
8496 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8497
8498         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8499
8500 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8501
8502         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8503         don't hide scroll bars under FSF Emacsen because it may incur an
8504         undesirable redrawing.
8505
8506 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8507
8508         * wl-draft.el (wl-draft-edit-string): Call
8509         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8510
8511 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8512
8513         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8514
8515 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8516
8517         * wl-summary.el (wl-summary-msgdb-load-async): Call
8518         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8519
8520 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8521
8522         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8523         fringes in demo buffer; center bitmap logo correctly even if old
8524         Mule is used.
8525
8526 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8527
8528         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8529
8530         * wl-refile.el (wl-refile-subject-alist): New variable.
8531         (wl-refile-subject-alist-file-name): Ditto.
8532         (wl-refile-alist-setup): Rewrite.
8533         (wl-refile-alist-save): Use `elmo-object-save'.
8534         Eliminated arguments.
8535         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8536         (wl-refile-guess-by-subject): New function.
8537         (wl-refile-guess-func-list): Added it.
8538
8539 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8540
8541         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8542         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8543
8544 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8545
8546         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8547         New buffer-local variable.
8548         (wl-summary-buffer-next-folder-func): Ditto.
8549         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8550         if non-nil.
8551         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8552         if non-nil.
8553         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8554         if non-nil.
8555         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8556         if non-nil.
8557
8558 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8559
8560         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8561         permanently in the demo buffer.
8562
8563 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8564
8565         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
8566         `mime-entity-fetch-field'.
8567
8568         * wl.el (wl-exit): Delete plugged buffer.
8569
8570         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
8571         XEmacs has menubar feature.
8572
8573 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8574
8575         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
8576         cannot arrive at the beginning of the buffer under old Emacsen.
8577
8578 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8579
8580         * wl-address.el (wl-address-ldap-search):
8581         Call `ldap-search-entries' with `withdn' argument t.
8582         (wl-complete-field-body): Bind completion-ignore-case as t.
8583         Clear ldap search hash when it was sole completion.
8584         Use elmo-string for pattern string.
8585         (wl-ldap-alias-safe-string): Eliminated needless let.
8586
8587 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
8588
8589         * wl-address.el (wl-ldap-alias-dn-level): New variable.
8590         (wl-ldap-alias-sep): New constant.
8591         (wl-ldap-search-attribute-type-list): Ditto.
8592         (wl-ldap-get-value): New function.
8593         (wl-ldap-make-filter): Ditto.
8594         (wl-ldap-make-matched-value-list): Ditto.
8595         (wl-ldap-alias-safe-string): Ditto.
8596         (wl-ldap-register-dn-string): Ditto.
8597         (wl-address-ldap-search): Rewrite.
8598
8599 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8600
8601         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
8602         thread is deleted.
8603         (wl-thread-delete-line-from-buffer): Ditto.
8604         (wl-thread-get-exist-children): New function.
8605
8606 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
8607
8608         * wl-demo.el (wl-demo): Made it to select various image types.
8609         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
8610         from `wl-title-logo'.
8611         (wl-logo-ascii): New variable.
8612         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
8613         (wl-demo-copyright-notice): New constant.
8614
8615         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
8616
8617 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8618
8619         * wl-vars.el (wl-summary-target-above): Renamed from
8620         wl-summary-temp-above.
8621         * wl-score.el (wl-score-get-score-alist): Use it.
8622         (wl-summary-score-update-all-lines): Use it.
8623         * wl-summary.el: Ditto. (make-variable-buffer-local).
8624
8625 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8626
8627         * wl-vars.el (wl-ldap-port): New user option.
8628
8629         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
8630         Rewite whole implementation.
8631         (wl-complete-field-body): Fixed.
8632
8633 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
8634
8635         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8636         Choose implementation at compile time.
8637
8638 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8639
8640         * wl-address.el (wl-ldap-search-internal): New function.
8641         (wl-complete-field-to): Use it.
8642
8643 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8644
8645         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8646         Use `let' instead of `let*'.
8647         Require 'wl-vars.
8648
8649         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8650         Define as defcustom.
8651         (wl-ldap-base): Ditto.
8652         (wl-use-ldap): Ditto.
8653
8654 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8655
8656         * wl-address.el (wl-ldap-search): New function.
8657         (wl-complete-field-body): Use `wl-ldap-search'.
8658         (wl-ldap-server): New variable.
8659         (wl-ldap-base): Ditto.
8660         (wl-use-ldap): Ditto.
8661
8662 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8663
8664         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8665         (Pointed out by Mito <mit@nines.nec.co.jp>).
8666         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8667         buffer-local variables like `wl-summary-redisplay-internal'.
8668         (wl-summary-redisplay-all-header): Likewise.  Update
8669         Summary view too.
8670
8671 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8672
8673         * wl-summary.el (wl-summary-jump-to-parent-message):
8674         Consider prefix argument.
8675
8676         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8677         when closed thread is deleted.
8678
8679 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8680
8681         * wl-summary.el (wl-summary-jump-to-parent-message):
8682         Consider thread modification.
8683
8684 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8685
8686         * wl-message.el (wl-message-normal-get-original-buffer): Use
8687         `save-excursion'.
8688
8689         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8690         (wl-summary-showto-folder-regexp): Ditto.
8691
8692 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8693
8694         * wl-util.el (wl-delete-alist): Doc fix.
8695         (wl-delete-associations): New function.
8696         (wl-inverse-alist): New function.
8697         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8698         Split temporary variables. Use `wl-delete-associations'
8699         and `wl-inverse-alist'.
8700         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8701
8702 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8703
8704         * wl-folder.el (wl-folder-prefetch-entity):
8705         Execute prefetching if new count is unknown.
8706
8707 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8708
8709         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8710
8711         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8712         delete entity.
8713         (wl-thread-set-parent): If insert as top, set linked as nil.
8714
8715         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8716         `wl-thread-cleanup-symbols' when view mode is thread.
8717
8718 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8719
8720         * wl-folder.el (wl-folder-create-folder-entity): Use
8721         with-current-buffer.
8722         (wl-local-folder-init): Call set-buffer to make sure we are in
8723         the Folder buffer. Don't touch buffer-local variables here.
8724         (wl-folder-mode): Initialize buffer-local variables here.
8725
8726         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8727         (wl-folder-entity-assign-id): Ditto.
8728         (wl-folder-create-entity-hashtb): Ditto.
8729         (wl-local-folder-init): Ditto.
8730         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8731
8732 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8733
8734         * wl-summary.el (wl-summary-default-from): Fix probrem when
8735         std11-extract-address-components return (nil "foo@bar").
8736
8737 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8738
8739         * wl-draft.el (wl-draft-clone-local-variables):
8740         Remove redundant `setq'.
8741
8742 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8743
8744         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8745         Bind wl-highlight-x-face-func as nil while highlighting header.
8746
8747 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8748
8749         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8750
8751 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8752
8753         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8754         elmo-msgdb-overview-hashtb from copy-variables.
8755         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8756         instead of `elmo-msgdb-overview-get-entity-by-number'.
8757         (wl-summary-auto-refile): Ditto.
8758
8759         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8760         `elmo-msgdb-overview-get-entity' instead of
8761         `elmo-msgdb-search-overview-entity'.  Use
8762         `elmo-msgdb-overview-get-entity' instead of
8763         `elmo-msgdb-overview-get-entity-by-number'.
8764         (wl-thread-insert-entity-sub): Ditto.
8765         (wl-thread-insert-message): Ditto.
8766
8767         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8768         `elmo-msgdb-overview-get-entity'.
8769         (wl-normal-message-redisplay): Ditto.
8770
8771 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8772
8773         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8774         `wl-thread-entities'.
8775         (wl-thread-delete-message): Fix remove top message from
8776         `wl-thread-entity-list'.
8777
8778         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8779         wl-append(nconc), because update-list is broken on Meadow.
8780
8781         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8782         updating process.
8783         (wl-summary-rescan): Ditto.
8784         (wl-summary-sync-update3): Ditto.
8785         * wl-thread.el (wl-thread-set-parent): Renamed from
8786         `wl-summary-set-parent'.
8787         (wl-thread-insert-message): Updating buffer faster.
8788         (wl-thread-delete-message): Updating buffer faster.
8789
8790         * wl-score.el (wl-summary-score-update-all-lines): Changed
8791         interval for display progress gauge.
8792
8793 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8794
8795         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8796         folder always-sticky.
8797         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8798         defmacro.
8799
8800 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8801
8802         * wl-vars.el (wl-draft-add-references): New user option.
8803
8804         * wl-draft.el (wl-draft-add-references): New function.
8805         (wl-draft-yank-from-mail-reply-buffer): Use it.
8806         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8807         as nil.
8808
8809 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8810
8811         * wl-thread.el (wl-thread-update-line-msgs): Called
8812         `wl-thread-update-line-on-buffer-sub'.
8813         (wl-thread-update-line-on-buffer): Delete routine of inserting
8814         thread.
8815         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8816         moved from `wl-thread-update-line-on-buffer'.
8817         Add threshold for displaying progress gauge.
8818         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8819         argument of `wl-thread-update-line-msgs'.
8820         Add threshold for displaying progress gauge.
8821         * wl-folder.el:
8822         Add threshold for displaying progress gauge.
8823         * wl-score.el: Ditto.
8824
8825         * wl-expire.el (wl-summary-expire): Display deleting info.
8826
8827 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8828
8829         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8830         `no-msg'.
8831         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8832         argument of `wl-thread-update-line-msgs'.
8833         (wl-summary-set-parent): Added optional argument `parent-number'.
8834         (wl-summary-buffer-saved-message): New buffer local variable.
8835         (wl-summary-save-current-message): New command.
8836         (wl-summary-yank-saved-message): Ditto.
8837         (wl-summary-mode-map): Added key binding for
8838         `wl-summary-save-current-message' (\ew) and
8839         `wl-summary-yank-saved-message' (\C-y).
8840         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8841
8842 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8843
8844         * wl-summary.el (wl-summary-mode-map): Added key binding for
8845         `wl-summary-set-parent' (ts).
8846
8847 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8848
8849         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8850         subject faster. If thread number is reverse, delayed updating
8851         thread.
8852         (wl-summary-search-by-subject): Ditto.
8853         (wl-summary-put-alike): Ditto.
8854         (wl-summary-get-alike): Ditto.
8855         (wl-summary-insert-headers): Insert header of all overview in
8856         buffer.
8857         (wl-summary-rescan): Delayed updating thread. Kill search subject
8858         buffer for wl-summary-search-by-subject.
8859         (wl-summary-sync-update3): Ditto.
8860         (wl-summary-exit): Ditto.
8861         (wl-summary-goto-bottom-of-current-thread): Change for linked
8862         thread.
8863         (wl-summary-overview-create-summary-line): Change line for linked
8864         thread.
8865
8866         * wl-summary.el (wl-summary-update-thread): Use
8867         wl-thread-maybe-get-children-num.
8868         (wl-summary-set-parent): If change parent, move sub thread.
8869         (wl-summary-redisplay-internal): Add horizontal recenter.
8870         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8871
8872         * wl-thread.el (wl-thread-entity-get-linked): New function.
8873         (wl-thread-entity-set-linked): New function.
8874         (wl-thread-create-entity): Add linked element.
8875         (wl-thread-entity-insert-as-top): Use wl-append.
8876         (wl-thread-maybe-get-children-num): If closing thread, return
8877         children msgs.
8878         (wl-thread-update-line-msgs): Displaying progress message.
8879         (wl-thread-update-line-on-buffer-sub): Use
8880         wl-thread-maybe-get-children-num.
8881         (wl-thread-update-line-on-buffer): If update line is not exists,
8882         insert thread.
8883         (wl-thread-delete-message): If delete top msg of thread, search
8884         parent by subject.
8885         (wl-thread-insert-entity): Use
8886         wl-thread-maybe-get-children-num.
8887
8888         * wl-highlight.el (wl-highlight-summary-current-line): change
8889         sregexp for linked thread.
8890         * wl-util.el (wl-count-lines): Count lines.
8891         (wl-horizontal-recenter): horizontal recenter.
8892         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8893         (wl-score-get-alike): Ditto.
8894         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8895         (wl-subject-length-limit): New variable.
8896         (wl-highlight-thread-indent-string-regexp): Changed for linked
8897         thread.
8898
8899 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8900
8901         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8902         New variable (revival).
8903         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8904         by subject matching if there's no in-reply-to nor references field
8905         (revival).
8906
8907 \f
8908 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8909
8910         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8911         message.
8912
8913 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8914
8915         * wl-summary.el (wl-summary-reply): Return t if there was a
8916         message at cursor point.
8917         Added unwind-protect.
8918         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8919         returns t.
8920         (wl-summary-cancel-message): Do nothing when there's no message at
8921         cursor point.
8922         (wl-summary-forward): Ditto.
8923         (wl-summary-jump-to-parent-message): Ditto.
8924         (wl-summary-reedit): Ditto.
8925         (wl-summary-edit-addresses): Ditto.
8926         (wl-summary-pipe-message): Ditto.
8927         (wl-summary-print-message-with-ps-print): Ditto.
8928         (wl-summary-print-message): Ditto.
8929         (wl-summary-mark-as-important): Ditto.
8930         (wl-summary-mark-as-unread): Ditto.
8931
8932         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8933         message at cursor point.
8934         (wl-summary-reply-with-citation): Remove unwind-protect.
8935
8936         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8937         subject searching feature.
8938         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8939         Eliminated.
8940
8941 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8942
8943         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8944         New variable.
8945         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8946         by subject matching if there's no in-reply-to nor references field.
8947
8948         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8949
8950         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
8951         when display is finished.
8952         (wl-folder-open-all): Ditto.
8953         (wl-folder-update-access-group): Ditto.
8954         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8955         * wl-thread.el (wl-thread-close-all): Ditto.
8956
8957         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
8958         progress gauge only when it was displayed.
8959         * wl-folder.el (wl-folder-insert-entity): Ditto.
8960
8961 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8962
8963         * wl-summary.el (wl-summary-incorporate): Enclose
8964         `wl-summary-sync-force-update' with save-excursion.
8965
8966 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
8967
8968         * wl-summary.el (wl-summary-prefetch-region):
8969         Pass current cursor point to `pos-visible-in-window-p' after
8970         moving cursor to the started point.
8971
8972 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8973
8974         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
8975
8976         * wl-draft.el (wl-draft-insert-current-message): Delete useless
8977         fields from the forwarding message.
8978         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
8979         `ignored-fields'.
8980
8981 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
8982
8983         * wl-mime.el (wl-message-request-partial):
8984         Eliminated argument `msgdb'.
8985         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
8986         (wl-mime-combine-message/partial-pieces): Likewise.
8987         * tm-wl.el (wl-message-request-partial): Likewise.
8988         (wl-mime-combine-message/partial-pieces): Likewise.
8989
8990 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
8991
8992         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
8993         when display is finished.
8994
8995 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
8996
8997         * wl-summary.el (wl-summary-goto-folder-subr):
8998         Fix problem when wl-summary-partial-highlight-above-lines is nil.
8999
9000 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9001
9002         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9003         when cursor point is visible.
9004
9005 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9006
9007         * wl-expire.el (wl-expire-archive-get-max-number):
9008         Don't use `file-name-directory'.
9009
9010 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9011
9012         * wl-expire.el (wl-expire-archive-get-max-number):
9013         Use `file-name-directory'.
9014
9015 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9016
9017         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9018         only when there is progress.
9019
9020 2000-04-13  Mito <mit@nines.nec.co.jp>
9021
9022         * wl-summary.el (wl-summary-sync-marks): Display progress.
9023
9024 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9025
9026         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9027         (wl-summary-prev): Move cursor regardless of unread status.
9028         (wl-summary-next): Ditto.
9029
9030 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9031
9032         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9033         Added argument `target' and `number'.
9034         * tm-wl.el (wl-summary-burst-subr): New function.
9035         (wl-summary-burst): Use it.
9036
9037 2000-04-10  Mito <mit@nines.nec.co.jp>
9038
9039         * wl-mime.el (wl-burst): New function.
9040         (wl-summary-burst): Use it.
9041
9042 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9043
9044         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9045         as petname when there's no candidate.
9046
9047 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9048
9049         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9050         New variable.
9051         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9052
9053         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9054
9055         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9056
9057 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9058
9059         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9060         Use substring of `original' instead of buffer-substring.
9061         (wl-refile-evaluate-rule):
9062         Set `original' argument of wl-refile-expand-newtext.
9063
9064         * wl-summary.el
9065         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9066         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9067         (wl-summary-auto-refile): Check existence of destination folder just
9068         before marking.
9069
9070 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9071
9072         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9073         when wl-refile-get-field-value return nil.
9074
9075 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9076
9077         * wl-refile.el
9078         (wl-refile-expand-newtext): New function imported from Gnus.
9079         (wl-refile-evaluate-rule): Use it.
9080
9081 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9082
9083         * wl-summary.el (wl-summary-print-destination):
9084         Duplicate folder string to avoid putting text-property on
9085         original string.
9086
9087         * wl-refile.el (wl-refile-get-field-value): New function.
9088         (wl-refile-evaluate-rule): New function;
9089         Evaluate refile rule recursively.
9090         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9091         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9092         New function; Check existence of a target folder recursively.
9093         (wl-summary-auto-refile-check-refile-rule-alist):
9094         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9095
9096 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9097
9098         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9099
9100         * wl-folder.el (wl-create-folder-entity-from-buffer):
9101         Fixed problem when '}' character is contained in folder name.
9102
9103         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9104
9105 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9106
9107         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9108         (wl-fldmgr-add-completion-all-completions):
9109         Use wl-fldmgr-add-completion-hashtb.
9110
9111 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9112
9113         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9114         wl-fldmgr-add-completion-subr): New functions.
9115         * wl-folder.el (wl-folder-completion-func): New variable.
9116         * wl-summary.el (wl-summary-read-folder):
9117         Use wl-folder-completion-func.
9118
9119         * wl-refile.el: Eliminate throw & catch.
9120
9121         * wl.el (wl-plugged-sending-queue-status): Fixed.
9122
9123 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9124
9125         * wl-draft.el (wl-draft): Put category property on
9126         mail-header-separator.