cbcdce5d63e75331c2c12484cc075cffb931835d
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * Version number is increased to 2.11.27.
4
5 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
6
7         * wl-thread.el (wl-thread-insert-message): When the thread is
8         devided by wl-summary-max-thread-depth, insert line at the end of
9         buffer.
10
11 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
12
13         * Version number is increased to 2.11.26.
14
15 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
16
17         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
18
19 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
20
21         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
22         value of stream-type and session.
23
24 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
25
26         * Version number is increased to 2.11.25.
27
28 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
29
30         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
31         in a quit message.
32
33 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
34
35         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
36         (wl-summary-redisplay-no-mime-internal): Ditto.
37
38 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
39
40         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
41         * wl-vars.el (wl-smtp-connection-type): Ditto.
42
43 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
44
45         * wl-highlight.el (wl-highlight-message): Change to strict regexp
46         for the separator line and quote mail-header-separator.
47
48 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
49
50         * wl-spam.el (wl-message-check-spam): Fixed problem no display
51         result message.
52
53         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
54         `elmo-multiple-fields-body-list' with boundary as
55         mail-header-separator.
56
57 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
58
59         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
60
61 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
62
63         * wl-util.el (wl-list-diff): Remove unused function.
64
65         * wl-draft.el (wl-draft-send-confirm): Discard input before
66         confirmation.
67
68 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
69
70         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
71         order of flag and new.
72
73 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
74
75         * wl-vars.el (wl-refile-policy-alist): Abolished.
76
77         * wl-action.el (wl-summary-set-action-refile): Follow the change
78         above.
79
80 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
81
82         * wl-highlight.el (wl-highlight-signature-search): Don't use
83         re-search-backward for a long word since it is possible to crash
84         XEmacs because of a bug.
85
86 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
87
88         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
89
90 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
91
92         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
93         argument for wl-summary-sync-force-update.
94
95 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
96
97         * wl-summary.el (wl-summary-mode-map): Revival of
98         wl-summary-mark-as-important related bindings;
99         Bind 'F','tF','mF','rF','m&'.
100         (wl-summary-mark-as-important-region): Revival.
101         (wl-summary-target-mark-mark-as-important): Ditto.
102         (wl-summary-target-mark-operation): New function.
103         (wl-summary-target-mark-mark-as-answered): Use it.
104         (wl-summary-decide-flag): Don't set Important as default.
105         (wl-summary-mark-as-important-internal): Revival.
106         (wl-summary-mark-as-important): Ditto.
107
108         * wl-thread.el (wl-thread-mark-as-important): Ditto.
109
110         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
111         instead of facep.
112
113 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
114
115         * wl-dnd.el (wl-dnd-drop-func): Fix.
116
117         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
118         mouse-set-point instead of posn-point.
119
120         * wl-xmas.el (wl-completing-read-multiple): Define as function.
121
122         * wl-mule.el (wl-completing-read-multiple): Ditto.
123
124 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
125
126         * wl-demo.el (face-background-name): Defalias to avoid compile
127         warning.
128
129 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
130
131         * wl-summary.el (wl-summary-decide-flag): Use
132         wl-completing-read-multiple instead of completing-read-multiple.
133
134         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
135         New alias.
136
137         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
138         Use face-background-name instead of face-background.
139
140         * wl-vars.el (wl-summary-save-file-suffix): New user option.
141
142         * wl-summary.el (wl-summary-save): Use it.
143         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
144
145         * wl-mime.el (wl-mime-save-content): Fix last change.
146
147 2004-02-10  Len Trigg <lenbok@myrealbox.com>
148
149         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
150         New function.
151         (wl-summary-sort-specs): Added sort.
152         * wl-mime.el (wl-mime-save-content): Expand file name.
153
154 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
155
156         * wl-mime.el (wl-draft-preview-message): Fixed typo.
157
158         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
159
160 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
161
162         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
163         for flag if it is not defined.
164
165 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
166
167         * wl-e21.el (wl-highlight-folder-current-line): Use
168         elmo-folder-type-internal when elmo-folder-type returns nil.
169
170         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
171
172         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
173
174         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
175
176         * wl-e21.el (wl-summary-toolbar): Ditto.
177
178         * wl-vars.el (wl-demo-background-color): Abolished.
179         (wl-summary-persistent-mark-priority-list): Renamed from
180         wl-summary-flag-priority-list.
181         (wl-summary-flag-alist): New user option.
182         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
183         (wl-message-mode-line-format-spec-alist): Added 'F'.
184         (wl-message-mode-line-format): Likewise.
185         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
186         instead of wl-summary-important-mark.
187         (wl-file-folder-icon): New variable.
188
189         * wl-thread.el (wl-thread-set-flags): Renamed from
190         wl-thread-mark-as-important.
191
192         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
193         warning.
194         (wl-summary-mode-menu-spec): Follow the change of 
195         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
196         (wl-summary-mode-map): Follow the change of
197         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
198         (wl-summary-detect-mark-position): Follow the variable name change.
199         (wl-summary-set-flags-region): New function for the replacement of
200         wl-summary-mark-as-important-region.
201         (wl-summary-sync-marks): Sync all global-flags.
202         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
203         instead of elmo-message-flagged-p.
204         (wl-summary-persistent-mark-string): Follow the variable name change;
205         Put wl-summary-flag-mark if the message has global-flag.
206         (wl-summary-target-mark-set-flags): Renamed from 
207         wl-summary-target-mark-mark-as-important.
208         (wl-summary-decide-flag): New function.
209         (wl-summary-set-flags-internal): Renamed from
210         wl-summary-mark-as-important-internal.
211         (wl-summary-add-flags-internal): New function.
212         (wl-summary-remove-flags-internal): Ditto.
213         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
214         (wl-summary-mark-as-unimportant): Abolish.
215         (wl-summary-move-spec-alist): Changed `important' to `digest'.
216         (wl-summary-next-message): List flagged messages in the msgdb.
217
218         * wl-score.el (wl-summary-score-update-all-lines): Use
219         wl-summary-add-flags-internal instead of 
220
221         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
222
223         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
224         from wl-message-buffer-cur-flag (To avoid misunderstanding).
225         (wl-message-buffer-require-all-header): Renamed from
226         wl-message-buffer-all-header-flag (Ditto).
227         (wl-message-buffer-flag-indicator): New variable.
228         (wl-message-redisplay): Changed local varibale name from `flag' to
229         `display-type'; Set up wl-message-buffer-flag-indicator.
230         (wl-message-buffer-display): Changed varibale name from `flag' to
231         `display-type'.
232         (wl-message-display-internal): Likewise.
233
234         * wl-highlight.el (wl-highlight-demo-face): Define default background
235         color.
236         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
237
238         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
239
240         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
241         (wl-demo-setup-properties): Renamed from
242         `wl-demo-set-background-color'.
243         (wl-demo): Follow the change above.
244         
245         * Version number is increased to 2.11.24.
246
247 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
248
249         * wl-summary.el (wl-summary-toggle-thread): Call
250         `wl-summary-rescan' with disable-thread as non-nil.
251         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
252
253 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
254
255         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
256         foreground property of the face.
257         (wl-demo-insert-text): Don't set up face property here.
258         (wl-demo): Call wl-demo-set-background-color, anyway.
259
260 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
261
262         * wl-vars.el (wl-demo-background-color): The value can be nil.
263
264 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
265
266         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
267         to wl-summary-wheel-dispatcher.
268
269         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
270         wl-message-wheel-dispatcher.
271         (wl-message-wheel-dispatcher): New function.
272         (wl-summary-wheel-dispatcher): Ditto.
273
274 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
275
276         * wl-action.el (wl-summary-target-mark-all): List messages which are
277         not in the killed-list.
278
279         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
280         only when the folder is 'flag/important.
281
282         * wl-address.el (wl-complete-field-body): Complete if the last
283         character is a space.
284
285 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
286
287         * wl-folder.el (wl-folder-clear-entity-info): Use
288         elmo-clear-hash-val.
289
290         * wl-fldmgr.el (wl-fldmgr-rename): Set
291         wl-folder-info-alist-modified as t.
292
293 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
294
295         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
296
297 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
298
299         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
300         (wl-folder-buffer-last-visited-entity-id): New buffer local
301         variable.
302         (wl-folder-revisit-last-visited-folder): New function.
303         (wl-folder-mode-map): Bind it to "C-i".
304         (wl-folder-set-current-entity-id): Set last visited folder.
305         * wl-summary.el (wl-summary-exit): Ditto.
306
307 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
308
309         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
310         before calling `recenter' in order to cope with an XEmacs bug.
311
312 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
313
314         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
315         to the default value.
316
317 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
318
319         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
320         change.
321         (wl-summary-sync-marks): Ditto.
322         (wl-summary-mark-as-read-internal): Ditto.
323         (wl-summary-mark-as-answered-internal): Ditto.
324         (wl-summary-mark-as-important-internal): Ditto.
325         (wl-summary-reply): Ditto.
326
327         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
328         instead of `elmo-folder-unflag-answered'.
329
330         * Version number is increased to 2.11.23.
331
332         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
333         the last change.
334
335 2004-01-11  Kenichi Okada  <okada@opaopa.org>
336
337         * wl-spam.el (wl-summary-exec-action-refile-with-register):
338         Specify "spam" or "good".
339
340 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
341
342         * wl-spam.el (wl-summary-exec-action-spam): Call
343         wl-folder-confirm-existence for spam folder.
344         (wl-spam-setup): Bind "mk".
345
346 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
347
348         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
349
350 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
351
352         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
353         destination folder is empty.
354
355 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
356
357         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
358         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
359
360         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
361         (wl-summary-refile-prev-destination-region): New function.
362         (wl-thread-refile-prev-destination): Ditto.
363         (wl-summary-target-mark-refile-prev-destination): Ditto.
364
365 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
366
367         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
368         (wl-demo-background-color): Changed default value.
369
370         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
371         color.
372
373         * wl-demo.el (wl-demo-set-background-color): New function.
374         (wl-demo): Call it.
375
376 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
377
378         * wl-address.el (wl-address-delete): Avoid mis-deleting.
379         * wl-address.el (wl-address-add-or-change): Don't add empty
380         address.
381
382 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
383
384         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
385
386 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
387
388         * wl-vars.el (wl-demo-image-filter-alist): New variable
389         (wl-demo-background-color): Ditto.
390
391         * wl-demo.el (wl-demo-xpm-set-background): New function.
392         (wl-demo-image-filter): Ditto.
393         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
394
395         * wl-vars.el (wl-demo-icon-name-alist): New variable.
396
397         * wl-demo.el (wl-demo-icon-name): Define as function.
398         (wl-demo-insert-image): Use it.
399
400 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
401
402         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
403
404 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
405
406         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
407
408 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
409
410         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
411
412 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
413
414         * wl-thread.el (wl-thread-mark-as-answered): New function.
415
416         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
417         answered" entry.
418         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
419         "r&" and wl-thread-mark-as-answered to "t&".
420         (wl-summary-mark-as-important-region): Refine to toggle mark.
421         (wl-summary-mark-as-answered-region): New function.
422         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
423         and 3rd argument.
424         (wl-summary-mark-as-important-internal): Likewise.
425
426 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
427
428         * wl-template.el (wl-template-preview): New internal variable.
429         (wl-template-preview-p): New function.
430         (wl-template-show): Bind `wl-template-preview' as t.
431
432 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
433
434         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
435         `elmo-message-entity-field' with 3rd argument which is non-nil.
436
437 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
438
439         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
440         Removed duplicate local bind `folder'.
441
442 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
443
444         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
445
446 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
447
448         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
449         duplicate definition.
450
451 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
452
453         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
454         non-nil, use it; Don't fetch message if there's no message in the
455         current cursor position.
456
457 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
458
459         * wl-util.el (wl-region-exists-p): Use region-active-p.
460         (wl-deactivate-region): New function.
461         * wl-message.el (wl-message-redisplay): Deactivate region.
462
463         * wl-summary.el (wl-summary-reply): Call
464         `wl-summary-set-message-buffer-or-redisplay' instead of
465         `wl-summary-redisplay-internal', don't move point.
466
467 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
468
469         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
470         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
471         by regexp.
472
473 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
474
475         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
476         if no need.
477
478 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
479
480         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
481         default value to nil.
482         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
483         `wl-summary-prepare-hook'; Replace refile action to
484         `wl-summary-exec-action-refile-with-register'.
485
486         * Version number is increased to 2.11.22.
487
488 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
489
490         * wl-summary.el (wl-summary-detect-mark-position): Set
491         `wl-summary-buffer-weekday-name-lang'.
492
493 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
494
495         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
496         (wl-summary-mark-as-read-all): Ditto.
497         (wl-summary-delete-messages-on-buffer): Ditto.
498         (wl-summary-sync-update): Ditto.
499         (wl-summary-mark-as-read-internal): Ditto.
500         (wl-summary-mark-as-answered-internal): Ditto.
501         (wl-summary-update-folder-info): Abolished.
502
503 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
504
505         * wl-summary.el (wl-summary-mark-as-read-all): Use
506         `wl-summary-update-folder-info' instead of
507         `wl-folder-update-unread'.
508
509 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
510
511         * wl-summary.el (wl-summary-update-folder-info): New function derived from
512         `wl-summary-folder-info-update'.
513         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
514         instead of `wl-summary-folder-info-update'.
515         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
516         `wl-folder-set-folder-updated'.
517         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
518         instead of `wl-folder-update-unread'.
519         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
520         the value of `wl-summary-buffer-unread-count' for the second parameter of
521         `wl-folder-update-unread'.
522
523         * Version number is increased to 2.11.21.
524
525 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
526
527         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
528         a local variable.
529
530 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
531
532         * wl-spam.el (wl-summary-mark-spam): Show message only if call
533         interactively.
534
535         * wl-summary.el (wl-summary-mark-as-important-internal): New
536         internal function.
537         (wl-summary-mark-as-important): Use it.
538         (wl-summary-mark-as-unimportant): New function.
539         (wl-summary-sync-marks): Follow the API change.
540
541         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
542
543         * wl-mime.el (wl-summary-burst): Check target folder is writable.
544
545 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
546
547         * wl-folder.el (wl-folder-update-unread): Re-indent.
548         Narrow the scope of a local variable.
549
550 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
551
552         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
553         (wl-addrmgr-merge-entries): Ditto.
554         (wl-addrmgr): Added to address entry which exists in draft buffer
555         if no entry is in original.
556
557 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
558
559         * wl-batch.el: New file.
560
561 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
562
563         * wl-vars.el (wl-use-semi): Remove unused variable.
564
565 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
566
567         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
568         "?".
569
570 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
571
572         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
573         wl-summary-new-mark.
574         (wl-summary-new-cached-mark): New user option.
575         (wl-summary-score-marks): Follow the change above.
576         (wl-summary-auto-refile-skip-marks): Ditto.
577         (wl-summary-incorporate-marks): Ditto.
578         (wl-summary-expire-reserve-marks): Ditto.
579
580         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
581
582         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
583         (wl-summary-persistent-mark-string): Distinguished between cached
584         and uncached mark when the message is new.
585
586 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
587
588         * wl-spam.el (wl-spam-domain): Renamed from
589         `wl-spam-folder-guess-domain'.
590         (wl-summary-exec-action-spam): Register as spam if domain of the
591         source folder is good.
592         (wl-summary-exec-action-refile-with-register): Register message if
593         domain of the source folder is not undecided.
594
595 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
596
597         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
598         detect thread loop.
599
600 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
601
602         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
603         and wl-summary-skip-mark-list.
604
605 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
606
607         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
608
609         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
610
611         * wl-spam.el (toplevel): Require wl-highlight.
612         (wl-spam-auto-check-policy-alist): Abolish.
613         (wl-spam-auto-check-folder-regexp-list): New user option.
614         (wl-spam-auto-check-marks): Ditto.
615         (wl-spam-mark-action-list): Ditto.
616         (wl-highlight-summary-spam-face): New face.
617         (wl-spam-auto-check-message-p): New function.
618         (wl-spam-map-spam-messages): Fixed message.
619         (wl-spam-register-spam-messages): Ditto.
620         (wl-spam-register-good-messages): Ditto.
621         (wl-summary-spam-map): Add and remove keybind.
622         (wl-summary-target-mark-spam): Abolish.
623         (wl-summary-refile-spam): Ditto.
624         (wl-summary-test-spam): New function.
625         (wl-summary-mark-spam): Ditto.
626         (wl-summary-auto-check-spam): Follow the above change.
627         (wl-summary-exec-action-spam): New function.
628         (wl-summary-exec-action-refile-with-register): Fixed message.
629         (wl-message-check-spam): New function.
630         (wl-spam-setup): Ditto.
631         (toplevel): Call it if this file is loaded interactivity.
632
633         * Version number is increased to 2.11.20.
634
635 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
636
637         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
638         when new optional argument `force' is non nil or modified.
639
640 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
641
642         * wl.el (toplevel): Require wl-spam when compile.
643         (wl-save-status): Call wl-spam-save-status.
644
645         * wl-spam.el (wl-spam-register-spam-messages): New function.
646         (wl-spam-register-good-messages): Ditto.
647         (wl-spam-save-status): Ditto.
648         (wl-summary-mode-map): Bind
649         wl-summary-target-mark-register-as-spam to "ms" and
650         wl-summary-target-mark-register-as-good to "mn".
651         (wl-summary-register-as-spam): Abolish optional argument; Use
652         wl-spam-register-spam-messages.
653         (wl-summary-register-as-spam-all): Use
654         wl-spam-register-spam-messages.
655         (wl-summary-register-as-good): Abolish optional argument; Use
656         wl-spam-register-good-messages.
657         (wl-summary-register-as-good-all): Use
658         wl-spam-register-good-messages.
659         (wl-summary-target-mark-register-as-spam): New funtion.
660         (wl-summary-target-mark-register-as-good): Ditto.
661
662 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
663
664         * wl-spam.el: New file.
665
666 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
667
668         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
669
670         * wl-action.el (wl-auto-refile-guess-functions): New variable.
671         (wl-summary-auto-refile): Call wl-refile-guess with
672         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
673
674 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
675
676         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
677         with disable-thread argument non-nil.
678
679 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
680
681         * wl-summary.el (wl-summary-rescan): Added optional argument
682         disable-thread.
683         (wl-summary-sync): Call wl-summary-rescan with argument
684         disable-thread.
685         (wl-summary-input-range): Added new range `rescan-thread'.
686
687 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
688
689         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
690
691 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
692
693         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
694         internal variable.
695         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
696         wl-summary-search-parent-by-subject-regexp and
697         wl-summary-divide-thread-when-subject-changed as nil.
698         (wl-summary-insert-sequential): If entity is nil, nothing to do.
699         (wl-summary-insert-thread): Search parent entity from
700         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
701         thread loop.
702
703 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
704
705         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
706
707         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
708
709         * wl-util.el (wl-require-update-all-folder-p): New function.
710         (wl-get-assoc-list-value): Added `function' to match directive.
711         (wl-collect-draft): Rewrite.
712
713         * wl-summary.el (wl-summary-sync-update): Clear faces
714         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
715         are non-nil.
716         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
717         argument as function.
718         (wl-summary-input-range): Ditto.
719
720         * wl-folder.el (wl-draft-get-folder): New function.
721         (wl-folder-get-elmo-folder): Consider draft folder.
722
723         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
724         (wl-draft-buffer-message-number): New buffer local variable.
725         (wl-draft-folder-internal): New internal variable.
726         (wl-draft-delete): Rewrite.
727         (wl-draft-save): Ditto.
728         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
729         wl-folder-get-elmo-folder.
730         (wl-draft-config-info-operation): Ditto.
731         (wl-jump-to-draft-folder): Ditto.
732         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
733         (wl-draft-reedit): Rewrite.
734
735         * Version number is increased to 2.11.19.
736         
737 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
738
739         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
740         variable.
741
742 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
743
744         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
745         Use ignore-errors instead of unwind-protect.
746
747 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
748
749         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
750         for updating `wl-thread-entity-list'.
751
752 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
753
754         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
755         parameter from calling `wl-thread-entity-get-older-brothers' and
756         `wl-thread-entity-get-younger-brothers'.
757         Replace nested `append' with a single one.
758
759 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
760
761         * wl-summary.el (wl-summary-mode): Don't use the return value of
762         `make-local-hook'.
763
764 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
765
766         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
767         instead of `let*'.
768         (wl-thread-delete-message): Likewise.  Split and narrow the scope
769         of local variables.
770
771 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
772
773         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
774         Renamed from wl-summary-window-scroll-functions.
775         (wl-summary-window-scroll-functions): Don't set to variable.
776         (wl-summary-display-top): Use run-hooks.
777         (wl-summary-display-bottom): Ditto.
778         (wl-summary-toggle-disp-msg): Ditto.
779         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
780         Use it instead of wl-summary-window-scroll-functions.
781         (wl-summary-goto-folder-subr): Don't call
782         wl-summary-window-scroll-functions, use
783         wl-summary-buffer-window-scroll-functions instead.
784
785 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
786
787         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
788         make-local-variable.
789
790 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
791
792         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
793         set-buffer-modified-p.
794         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
795         (wl-summary-display-bottom): Ditto.
796         (wl-summary-toggle-disp-msg): Ditto.
797
798 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
799
800         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
801
802         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
803         (wl-summary-forward): Use elmo-message-entity-field instead of
804         elmo-message-field.
805
806         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
807
808 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
809
810         * wl-summary.el (wl-summary-window-scroll-functions): No use
811         `append'.
812
813 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
814
815         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
816         function.
817         (wl-summary-window-scroll-functions): Call it when both
818         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
819         (wl-summary-temp-mark): Added optional argument number.
820         (wl-summary-message-mark): Added optional argument flag.
821         (wl-summary-persistent-mark): Added optional argument number and flag.
822         (wl-summary-update-persistent-mark): Ditto.
823         (wl-summary-update-status-marks): Set "r" for interactive spec.
824
825         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
826         argument number and flag.
827
828         * wl-action.el (wl-summary-registered-temp-mark): 
829         Do nothing when wl-summary-buffer-temp-mark-list is nil.
830
831 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
832
833         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
834         internal variable (buffer local).
835         (wl-summary-window-scroll-functions): New function.
836         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
837         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
838         as nil.
839         (wl-summary-update-status-marks): Added arguments beg, end and
840         check.
841         (wl-summary-update-mark-window): Use function.
842         (wl-summary-sync-update): Follow the change above.
843         (wl-summary-switch-to-clone-buffer): Copy
844         wl-summary-buffer-unsync-mark-number-list.
845         (wl-summary-goto-folder-subr): Set
846         wl-summary-buffer-unsync-mark-number-list and
847         use wl-summary-window-scroll-functions insteaf of
848         wl-summary-lazy-highlight.
849
850         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
851
852 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
853
854         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
855
856         * wl-summary.el (wl-summary-update-persistent-mark): Call
857         wl-summary-set-message-modified.
858
859         * wl-summary.el (wl-summary-sync-update): Don't call
860         wl-summary-update-status-marks.
861
862         * Version number is increased to 2.11.18.
863
864 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
865
866         * wl-message.el (wl-message-prev-page): Use save-selected-window.
867         (wl-message-next-page): Ditto.
868
869 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
870
871         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
872         local variable.  Change the order of a collected list into the
873         same as the specified range.  Remove nil from a collected list.
874
875 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
876
877         * wl-summary.el (wl-summary-insert-headers): Set visible-only
878         argument for elmo-folder-list-messages.
879
880 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
881
882         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
883         change (wl-summary-count-unreads return a list instead of a cons
884         cell).
885
886 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
887
888         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
889         `wl-summary-folder-info-update'.
890
891 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
892
893         * wl-summary.el (wl-summary-set-message-modified): No use
894         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
895         (wl-summary-set-mark-modified): Abolish.
896         (wl-summary-mark-modified-p): Ditto.
897         (wl-summary-save-view): Follow the change above.
898
899         * wl-expire.el (wl-summary-expire): Likewise.
900
901 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
902
903         * wl-summary.el (wl-summary-detect-mark-position): Use
904         modb-entity-handler.
905         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
906
907         * Version number is increased to 2.11.17.
908
909 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
910
911         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
912         entity field value.
913         (wl-summary-prefetch-msg): Ditto.
914         (wl-summary-print-message-with-ps-print): Ditto.
915
916 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
917
918         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
919         for dummy entity.
920         (wl-summary-insert-thread): Use elmo-message-entity-field.
921         (wl-summary-update-thread): Use elmo-message-entity-field and
922         elmo-message-entity-number.
923         (wl-summary-line-number):  Use elmo-message-entity-number.
924         (wl-summary-line-size): Use elmo-message-entity-field.
925         (wl-summary-line-subject): Ditto.
926         (wl-summary-line-from): Ditto.
927         (wl-summary-line-attached): Ditto.
928         (wl-summary-create-line): Ditto.
929         (wl-summary-create-line): Use elmo-message-entity-number.
930         (wl-summary-print-message-with-ps-print): Use
931         elmo-message-entity-field.
932
933 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
934
935         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
936         change in elmo-msgdb-make-message-entity.
937         (wl-summary-buffer-set-folder): Don't call
938         wl-summary-detect-mark-position here.
939         (wl-summary-rescan): Call elmo-message-entity-number.
940         (wl-summary-sync-update): Ditto.
941         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
942
943         * wl-score.el (wl-score-header-index): Redefine 2th element.
944         (wl-score-overview-entity-get-extra): Abolish.
945         (wl-score-ov-entity-get): Rewrite.
946         (wl-score-string-index<, wl-score-string-func<): Abolish.
947         (wl-score-string<): New function.
948         (wl-score-string-sort): Use it.
949
950         * wl-refile.el (wl-refile-guess-by-history): Use
951         elmo-message-entity-field.
952         (wl-refile-guess-by-from): Ditto.
953         (wl-refile-guess-by-msgid): Ditto.
954
955         * Version number is increased to 2.11.16.
956
957 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
958
959         * wl-folder.el (wl-folder-confirm-existence): Don't call
960         file-exists-p if msgdb-path is nil.
961         * wl-summary.el, wl-draft.el, wl-action.el: Rename
962         `wl-read-folder-hist' to `wl-read-folder-history'.
963
964 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
965
966         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
967         `y-or-n-p'.
968
969 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
970
971         * wl-score.el (wl-score-headers): Don't use
972         elmo-folder-do-each-message-entity.
973
974         * Version number is increased to 2.11.15.
975
976 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
977
978         * wl-summary.el (wl-summary-delete-all-msgs): Use
979         elmo-folder-move-messages instead of elmo-folder-delete-messages
980         and elmo-folder-detach-messages.
981         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
982
983         * wl-expire.el (wl-expire-delete): Ditto.
984         (wl-expire-refile-with-copy-reserve-msg): Ditto.
985
986 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
987
988         * wl-vars.el (wl-message-use-header-narrowing): New user option.
989         (wl-message-header-narrowing-fields): Ditto.
990         (wl-message-header-narrowing-lines): Ditto.
991         (wl-message-header-narrowing-string): Ditto.
992
993         * wl-summary.el (wl-summary-mode-map): Bind
994         wl-summary-toggle-header-narrowing to "C-cC-f".
995         (wl-summary-toggle-header-narrowing): New function.
996
997         * wl-message.el (wl-message-buffer-create): Call
998         wl-message-header-narrowing-setup.
999         (wl-message-redisplay): Call wl-message-header-narrowing.
1000         (wl-message-header-narrowing): New function.
1001         (wl-message-header-narrowing-map): New keymap.
1002         (wl-message-header-narrowing-widen-map): New keymap.
1003         (wl-message-header-narrowing-again-at-mouse): New function.
1004         (wl-message-header-narrowing-1): Ditto.
1005         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1006         (wl-message-header-narrowing-setup): Ditto.
1007         (wl-message-header-narrowing-toggle): Ditto.
1008         
1009         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1010
1011         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1012         'flag as all.
1013         (wl-use-flag-folder-help-echo): New user option.
1014
1015         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1016         wl-summary-highlight as nil.
1017         (wl-summary-set-mark-modified): Follow the API change.
1018         (wl-summary-mark-modified-p): Ditto.
1019         (wl-summary-mark-as-read-all): Ditto.
1020         (wl-summary-sync-marks): Don't call
1021         elmo-folder-list-messages-with-global-mark.
1022         (wl-summary-mark-as-read-internal): Follow the API change.
1023         (wl-summary-mark-as-answered-internal): Ditto.
1024         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1025         Follow the API change.
1026         (wl-summary-create-line): Call with number argument.
1027         (wl-summary-reply): Follow the API change.
1028
1029         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1030         function.
1031         (wl-highlight-summary-line-string): Call it when
1032         wl-use-flag-folder-help-echo is non-nil.
1033         (wl-highlight-summary-current-line): Ditto.
1034         (elmo-flag-folder-referrer): Added autoload setting.
1035
1036         * wl-draft.el (wl-draft-kill): Follow the API change.
1037
1038         * Version number is increased to 2.11.14.
1039         
1040 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1041
1042         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1043
1044 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1045
1046         * Version number is increased to 2.11.13.
1047
1048 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1049
1050         * wl-draft.el (wl-draft-previous-history-element): Fixed
1051         unbalanced parenthesis and bind unbound local variables.
1052
1053 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1054
1055         * wl-draft.el (wl-draft-previous-history-element): New function.
1056         (wl-draft-next-history-element): Ditto.
1057         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1058         them to M-p and M-n.
1059
1060 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1061
1062         * Version number is increased to 2.11.12.
1063
1064 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1065
1066         * wl-draft.el (wl-draft-hide): Select buffer-window.
1067
1068 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1069
1070         * wl-summary.el (wl-summary-narrow-to-region): New function.
1071         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1072         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1073         (wl-summary-save-region): Use it.
1074         * wl-action.el (wl-summary-collect-numbers-region)
1075         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1076
1077 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1078
1079         * wl-folder.el (wl-folder-count-incorporates): Don't use
1080         `elmo-msgdb-mark-load'
1081
1082         * Version number is increased to 2.11.11.
1083
1084 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1085
1086         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1087         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1088
1089 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1090
1091         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1092
1093 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1094
1095         * Version number is increased to 2.11.10.
1096
1097 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1098
1099         * wl-mime.el (wl-draft-attribute-value): Fixed.
1100
1101 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1102
1103         * wl-util.el (wl-copy-local-variables): New function.
1104
1105         * wl-mime.el (wl-draft-attribute-recipients): New function.
1106         (wl-draft-attribute-envelope-from): Ditto.
1107         (wl-draft-attribute-smtp-posting-server): Ditto.
1108         (wl-draft-attribute-smtp-posting-port): Ditto.
1109         (wl-draft-attribute-value): Ditto.
1110         (wl-draft-preview-message): Use it to get value for
1111         attributes. Reflect result of `wl-draft-config'.
1112
1113         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1114         and call `wl-summary-mark-as-read' before to call
1115         `wl-summary-unset-mark'.
1116         (wl-summary-target-mark-mark-as-unread): Likewise.
1117         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1118
1119 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1120
1121         * wl-mime.el (wl-draft-preview-message): Use actual value for
1122         attributes; Fix for small window.
1123
1124 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1125
1126         * wl-refile.el (wl-refile-get-field-value): Call
1127         `elmo-message-entity-field' with 3rd argument is non-nil.
1128
1129 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1130
1131         * wl-vars.el (wl-draft-preview-attributes): New user option.
1132         (wl-draft-preview-attributes-list): Ditto.
1133         (wl-draft-preview-attributes-buffer-lines): Ditto.
1134         (wl-draft-preview-attributes-buffer-name): Ditto.
1135
1136         * wl-mime.el (wl-draft-preview-message): Display attributes.
1137
1138 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1139
1140         * wl-summary.el (wl-summary-detect-mark-position): Bind
1141         wl-summary-flag-priority-list to '(new).
1142
1143 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1144
1145         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1146         funtion.
1147         (wl-highlight-summary-line-string): Use it.
1148         (wl-highlight-summary-current-line): Ditto.
1149
1150 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1151
1152         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1153         line even when the mark string is not changed.
1154
1155         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1156         argument change in the wl-summary-create-line.
1157         (wl-thread-insert-entity-sub): Ditto.
1158
1159         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1160         argument change in the wl-summary-create-line.
1161         (wl-summary-insert-sequential): Ditto.
1162         (wl-summary-update-thread): Ditto.
1163         (wl-summary-persistent-mark-string): New inline function.
1164         (wl-summary-message-mark): Use it.
1165         (wl-summary-create-line): Abolish argument wl-persistent-mark
1166         and added wl-flags, wl-cached.
1167
1168         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1169         mark to flags.
1170         (wl-highlight-summary-current-line): Decide the face not by the 
1171         persistent mark but flags.
1172
1173 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1174
1175         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1176         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1177         wl-summary-read-uncached-mark): Revive.
1178         (wl-summary-answered-cached-mark,
1179         wl-summary-answered-uncached-mark): New user option.
1180         (wl-summary-score-marks): Follow the change above.
1181         (wl-summary-auto-refile-skip-marks): Ditto.
1182         (wl-summary-incorporate-marks): Ditto.
1183         (wl-summary-expire-reserve-marks): Ditto.
1184         (wl-summary-flag-priority-list): New user option.
1185
1186         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1187         changes.
1188         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1189         of elmo-message-mark.
1190         (wl-summary-mark-as-read-internal): Ditto.
1191         (wl-summary-mark-as-answered): Ditto.
1192         (wl-summary-mark-as-important): Ditto.
1193         (wl-summary-redisplay-internal): Ditto.
1194         (wl-summary-redisplay-no-mime-internal): Ditto.
1195         (wl-summary-message-mark): New function.
1196         (wl-summary-insert-sequential): Use wl-summary-message-mark
1197         instead of elmo-message-mark.
1198         (wl-summary-update-thread): Ditto.
1199         (wl-summary-persistent-mark): Ditto.
1200         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1201         instead of elmo-message-mark.
1202
1203         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1204         wl-summary-message-mark instead of elmo-message-mark.
1205         (wl-thread-insert-entity-sub): Ditto.
1206         (wl-thread-get-children-msgs-uncached): Ditto.
1207
1208         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1209         variable name changes.
1210         (wl-highlight-summary-current-line): Ditto.
1211
1212         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1213         wl-summary-message-mark instead of elmo-message-mark.
1214
1215         * wl-expire.el (wl-expire-message-p): Ditto.
1216
1217         * wl-score.el (wl-score-headers): Ditto.
1218
1219         * Version number is increased to 2.11.9.
1220
1221         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1222         (wl-summary-sync-update): Follow the change above.
1223         (wl-summary-switch-to-clone-buffer): Ditto.
1224         (wl-summary-open-folder): Ditto.
1225
1226 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1227
1228         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1229         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1230
1231         * Version number is increased to 2.11.8.
1232
1233         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1234
1235         * wl-expire.el (wl-expire-refile): Follow the API change on
1236         `elmo-folder-move-messages'.
1237         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1238
1239         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1240         (wl-summary-exec-action-refile): Ditto.
1241         (wl-summary-exec-action-copy): Ditto.
1242         (wl-summary-no-auto-refile-message-p): No use
1243         `wl-summary-buffer-msgdb'.
1244         (wl-summary-auto-refile): Ditto.
1245
1246 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1247
1248         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
1249
1250 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
1251
1252         * wl-summary.el (wl-summary-sync): Treat no-sync.
1253
1254         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
1255         (wl-default-sync-range): Ditto.
1256
1257 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1258
1259         * wl-refile.el (wl-refile-subject-learn): Call
1260         `elmo-message-entity-field' with 3rd argument is non-nil.
1261         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
1262         instead of `elmo-msgdb-overview-entity-get-subject'.
1263
1264 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
1265
1266         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
1267         scan-type is rescan.
1268         (wl-summary-delete-all-temp-marks): Remove scored mark too when
1269         new optional argument force is non-nil.
1270         (wl-summary-save-view-cache): Call it with force argument non-nil.
1271
1272         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
1273
1274 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1275
1276         * wl-action.el (wl-summary-print-argument): Fixed last change.
1277
1278 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1279
1280         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
1281         simplified.
1282         (wl-summary-target-mark-mark-as-unread): Likewise.
1283         (wl-summary-target-mark-mark-as-important): Likewise.
1284
1285 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1286
1287         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
1288         * wl-summary.el (wl-summary-mark-as-important): Arranged.
1289         (wl-summary-mark-as-important-region): Change accordingly.
1290         (wl-summary-target-mark-mark-as-important): Ditto.
1291
1292 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1293
1294         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
1295
1296         * wl-action.el (wl-summary-print-argument): Print argument to
1297         right side of window if `wl-summary-print-argument-within-window'
1298         is non-nil.
1299
1300 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
1301
1302         * wl-action.el (wl-summary-set-mark): Use
1303         `wl-summary-message-visible-p' to check visibility of the message
1304         and jump to message only when the message line is visible and have
1305         different number; Call wl-summary-unset-mark with number argument.
1306         (wl-summary-unset-mark): 
1307         Use `wl-summary-message-visible-p'
1308         to check visibility of the message and jump to message only when
1309         the message line is visible and have different number;
1310
1311 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1312
1313         * Version number is increased to 2.11.7.
1314
1315         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
1316         and wl-folder-summary-line-format.
1317
1318         * wl-summary.el (wl-summary-message-visible-p): New inline function.
1319         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
1320         (wl-summary-set-score-mark): Use it.
1321         (wl-summary-target-mark-mark-as-read): Ditto.
1322         (wl-summary-target-mark-mark-as-unread): Ditto.
1323         (wl-summary-target-mark-mark-as-important): Ditto.
1324         (wl-summary-target-mark-msgs): Simplified.
1325         (wl-summary-detect-mark-position): Fixed problem when
1326         summary-line-format no contain persisten/temp mark spec.
1327         (wl-summary-temp-mark): Ditto.
1328         (wl-summary-persistent-mark): Ditto.
1329         (wl-summary-update-persistent-mark): Ditto.
1330
1331         * wl-action.el (wl-summary-set-mark): Ditto.
1332         (wl-summary-unset-mark): Ditto.
1333         All other related portions are changed.
1334
1335 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1336
1337         * Version number is increased to 2.11.6.
1338
1339 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1340
1341         * wl-util.el (wl-current-message-buffer): Define as function;
1342         Don't use the value of wl-messge-buffer.
1343
1344         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1345         persistent mark.
1346
1347         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1348         no current message, cause an error.
1349
1350 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1351
1352         * wl-summary.el (wl-summary-set-message-modified): Use
1353         elmo-folder-set-message-modified instead of
1354         elmo-folder-set-message-modified-internal.
1355
1356 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1357
1358         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1359         interactively.
1360         (wl-summary-sync): nokill->entirely.
1361         (wl-summary-sync-marks): Fixed message.
1362         (wl-summary-input-range): Added mark, nokill->entirely.
1363
1364         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1365         messages as read.
1366
1367 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1368
1369         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1370         update-noscore.
1371         (wl-summary-sync): Follow the change above.
1372
1373 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1374
1375         * wl-action.el (wl-summary-target-mark-all): Use
1376         elmo-folder-list-messages.
1377
1378 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1379
1380         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1381         (wl-summary-rescan): Set wl-summary-scored as nil.
1382         (wl-summary-sync-force-update): Follow the change above.
1383         (wl-summary-sync): Ditto.
1384         (wl-summary-sync-update): Added argument disable-killed.
1385         (wl-summary-insert-headers): Set visible-only argument for
1386         elmo-folder-list-messages.
1387         (wl-summary-input-range): Added update-nokill, update-noscore,
1388         all-nokill, all-noscore and mark.
1389
1390         * Version number is increased to 2.11.5.
1391
1392         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1393
1394 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1395
1396         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1397         (wl-summary-prefetch-region-no-mark): Change accordingly.
1398         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1399
1400 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1401
1402         * wl-address.el (wl-complete-field-to): Abolished.
1403         (wl-complete-address): Completion function for completing-read.
1404         * wl-action.el (wl-summary-get-resend-address): Use it.
1405
1406         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1407         wl-summary-update-mark and abolish unused argument.
1408         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1409         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1410         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1411         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1412         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1413         * wl-draft.el (wl-draft-kill): Ditto.
1414
1415         * wl-summary.el: Remove unused binding of case-fold-search.
1416         (wl-summary-replace-status-marks): Abolished.
1417
1418 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1419
1420         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1421         is specified or folder length is zero.
1422
1423 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1424
1425         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1426         (wl-folder-archive-current-entity): Ditto.
1427
1428 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1429
1430         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1431         retrieving message mark.
1432         (wl-summary-redisplay-internal): Ditto.
1433
1434         * wl-message.el (wl-message-buffer-display): Ignore errors while
1435         retrieving message-id field.
1436
1437         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1438         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1439         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1440         order of the arguments for `wl-expire-message-p'.
1441         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1442
1443         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1444         Check return value of wl-summary-reply.
1445         (wl-summary-reply): Recover window configuration when an error occured.
1446
1447 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1448
1449         * wl-summary.el (wl-summary-resend-message): Abolished, the
1450         feature is inherited by wl-summary-resend (put resend mark).
1451
1452 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1453
1454         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1455         wl-message-buffer to nil when the message is hide.
1456
1457 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1458
1459         * .cvsignore: New file.
1460
1461 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1462
1463         * wl-action.el (wl-summary-action-docstring): Add more info.
1464         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1465         duplicate definition.
1466         (wl-summary-define-mark-action): Functions wl-summary-*-region
1467         keep current position.
1468         (wl-summary-unregister-target-mark): Store result to the variable.
1469
1470 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1471
1472         * Version number is increased to 2.11.4.
1473
1474 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1475
1476         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1477         wl-summary-delete-all-temp-marks.
1478         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1479
1480         * wl-action.el (wl-summary-set-mark): Changed terminology
1481         refile-destination -> action-argument.
1482         (wl-summary-unset-mark): Ditto.
1483         (wl-summary-remove-argument): Ditto.
1484         (wl-summary-print-argument): Ditto.
1485
1486         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1487         (wl-thread-remove-argument-region): Ditto.
1488         (wl-thread-print-argument-region): Ditto.
1489         (wl-thread-close): Ditto.
1490         (wl-thread-open): Ditto.
1491
1492         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1493         (wl-highlight-refile-destination-face is abolished)
1494         (wl-highlight-action-argument-string): Ditto.
1495         (wl-highlight-summary-current-line): Highlight action argument.
1496
1497         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1498         color for light backgrounds.
1499         (wl-highlight-summary-answered-face): Ditto.
1500
1501 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1502
1503         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1504
1505         * wl-score.el (wl-summary-score-update-all-lines): Use
1506         wl-summary-set-mark.
1507         (wl-summary-score-update-all-lines): Kill expunged messages.
1508
1509         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1510
1511 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1512
1513         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1514         directly.
1515         (wl-score-overview-entity-get-lines): Ditto.
1516         (wl-score-overview-entity-get-xref): Ditto.
1517         (wl-score-get-latest-msgs): Ditto.
1518         (wl-summary-rescore): Ditto.
1519
1520         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1521         to "&".
1522         (wl-summary-mark-as-answered-internal): New inline function.
1523         (wl-summary-mark-as-answered): New function.
1524         (wl-summary-mark-as-unanswered): Ditto.
1525         (wl-summary-sync-marks): Modified for answered-mark synching.
1526
1527 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1528
1529         * wl-action.el (wl-summary-set-mark): Fixed last change.
1530
1531 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1532
1533         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1534         behavior of wl-summary-unread-message-hook
1535         (Pointed out by akira yamada <akira@arika.org>).
1536
1537 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1538
1539         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1540         wl-summary-delete.
1541         * wl-xmas.el (wl-summary-toolbar): Ditto.
1542
1543         * wl-action.el (wl-summary-set-mark): Don't override current
1544         temp-mark.
1545
1546         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1547
1548 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1549
1550         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1551         (wl-refile-msgid-learn): Ditto.
1552         (wl-refile-get-field-value): Ditto.
1553
1554         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1555
1556         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1557         (wl-expire-delete-reserved-messages): Renamed from
1558         wl-expire-reserve-marked-msgs-from-list.
1559         (wl-expire-delete): Removed argument `msgdb'.
1560         (wl-expire-refile): Ditto.
1561         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1562         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1563         mark-alist as argument.
1564         (wl-expire-archive-number1): Removed argument `msgdb'.
1565         (wl-expire-archive-number2): Ditto.
1566         (wl-expire-archive-date): Ditto.
1567         (wl-expire-localdir-date): Ditto.
1568         (wl-expire-hide): Ditto.
1569         (wl-archive-number1): Ditto.
1570         (wl-archive-number2): Ditto.
1571         (wl-archive-date): Ditto.
1572         (wl-archive-folder): Ditto.
1573         All other related portions are changed.
1574
1575 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1576
1577         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1578         mean move up and down. (suggested by Takashi Kawachi)
1579
1580 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1581
1582         * wl-acap.el (toplevel): Don't require un-define.
1583
1584 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1585
1586         * wl-thread.el (wl-thread-delete-message): Always update
1587         wl-summary-buffer-number-list.
1588
1589         * wl-action.el (wl-summary-print-destination): 
1590         Do nothing when folder is nil.
1591
1592 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1593
1594         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1595         persistent mark when prefetch is succeeded.
1596
1597 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1598
1599         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1600         instead of elmo-msgdb-delete-msgs.
1601         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1602         (wl-expire-hide): Ditto.
1603
1604         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1605
1606         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1607         elmo-msgdb interface.
1608         (wl-thread-get-exist-children): Likewise.
1609         (wl-thread-insert-message): Likewise.
1610         (wl-thread-msg-mark-as-important): Likewise.
1611         (wl-thread-insert-entity-sub): Likewise.
1612         (wl-thread-get-children-msgs-uncached): Likewise.
1613
1614         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1615         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1616         (wl-summary-sync-update): Likewise.
1617         (wl-summary-auto-select-msg-p): Likewise.
1618         (wl-summary-update-thread): Likewise.
1619         (wl-summary-mark-as-important): Likewise.
1620         (wl-summary-jump-to-msg-internal): Likewise.
1621         (wl-summary-redisplay-internal): Likewise.
1622         (wl-summary-print-message-with-ps-print): Likewise.
1623         (wl-summary-folder-info-update): Likewise.
1624
1625         * wl-folder.el (wl-folder-check-one-entity):
1626         elmo-folder-count-flags instead of wl-summary-count-unread.
1627
1628         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1629
1630         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1631
1632         * wl-summary.el (wl-summary-set-message-modified): 
1633         Call wl-summary-set-mark-modified.
1634         (wl-summary-delete-messages-on-buffer): Call
1635         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1636         (wl-summary-sync-update): Call elmo-folder-length instead of
1637         elmo-folder-messages.
1638         (wl-summary-insert-headers): Don't call
1639         elmo-folder-list-message-entities.
1640
1641 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1642
1643         * wl-action.el (wl-summary-define-mark-action): Call
1644         `wl-summary-set-mark' with argument `data'.
1645         (wl-summary-auto-refile): Fixed order of arguments when call
1646         `wl-summary-refile'.
1647
1648 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
1649
1650         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
1651
1652         * wl-summary.el (wl-summary-mode-map): Bind resend action.
1653
1654         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
1655         (Renamed from wl-highlight-summary-deleted-face).
1656         (wl-highlight-summary-resend-face): New face.
1657
1658         (wl-highlight-summary-deleted-face): Renamed from
1659         wl-highlight-summary-erased-face.
1660
1661         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
1662
1663         * wl-action.el (wl-summary-get-resend-address): New function.
1664         (wl-summary-exec-action-resend): Ditto.
1665         (wl-summary-exec-action-resend-subr): Ditto.
1666
1667         * w-thread.el (wl-thread-copy): Removed definition.
1668         (wl-thread-refile): Ditto.
1669         (wl-thread-delete): Ditto.
1670         (wl-thread-target-mark): Ditto.
1671
1672         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
1673         (wl-summary-target-mark-set-action): Fixed.
1674         (wl-summary-define-mark-action): Fixed quotation.
1675         (wl-summary-move-mark-list-messages): Display message.
1676         (wl-summary-define-mark-action): Define thread functions.
1677         (wl-summary-exec-action-refile): Changed message.
1678         (wl-summary-exec): Ditto.
1679
1680 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
1681         
1682         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
1683         '%%'.
1684
1685 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
1686
1687         * wl.el (toplevel): Require wl-action.
1688         (wl-init): Call wl-summary-define-mark-action.
1689
1690         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
1691
1692         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
1693         wl-summary-delete and wl-summary-erase.
1694         (wl-summary-mode-map): Ditto.
1695
1696         * wl-vars.el (wl-dispose-folder-alist): Renamed from
1697         wl-delete-folder-alist.
1698
1699         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
1700         wl-summary-prefetch-msg instead of wl-summary-prefetch.
1701         (toplevel): Moved mark & action related functions to the wl-action.el.
1702
1703         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
1704         in wl-summary-mark-action-list.
1705         (wl-highlight-summary-current-line): Ditto.
1706
1707         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
1708         empty lines.
1709
1710         * wl-action.el: New file. 
1711
1712 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
1713
1714         * wl-summary.el (wl-summary-target-mark-replace): New function.
1715         (wl-summary-target-mark-prefetch): Use it.
1716         (wl-summary-target-mark-delete): Ditto.
1717         (toplevel): Rearranged definition order.
1718         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
1719         (wl-summary-target-mark-erase): Rewrite.
1720         (wl-summary-erase-region): New function.
1721         (wl-summary-exec-action-erase): Changed message.
1722         (wl-summary-move-mark-list-messages): New function.
1723         (wl-summary-exec-action-delete): Use it.
1724         (wl-summary-exec-action-erase): Ditto.
1725
1726         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
1727         (wl-summary-skip-mark-list): Added "d".
1728
1729         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
1730         while searching.
1731
1732         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
1733         and define using defcustom;
1734         Define 4th element as a face.
1735         
1736         * wl-summary.el (wl-summary-incorporate): Use 
1737         `wl-summary-prefetch-region-no-mark' instead of
1738         `wl-summary-prefetch-region'.
1739         (wl-summary-prefetch-region-no-mark): Revival of old
1740         `wl-summary-prefetch-region'.
1741         (wl-summary-mark-action-list): Moved to wl-vars.el
1742
1743         * wl-highlight.el (wl-highlight-summary-current-line): Decide
1744         face according to the `wl-summary-mark-action-list'.
1745         (wl-highlight-summary-current-line): Ditto;
1746         Removed destination highlighting.
1747
1748         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
1749         (wl-highlight-summary-line-string): Highlight for "i" mark.
1750         (wl-highlight-summary-current-line): Ditto.
1751
1752         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
1753         no destination.
1754
1755         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
1756         exists, just go ahead.
1757         (wl-summary-prefetch-region): Rewrite.
1758         (wl-summary-prefetch): Ditto.
1759         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
1760         (wl-summary-exec-action-prefetch): New function.
1761         (wl-summary-target-mark-prefetch): Rewrite.
1762
1763 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
1764
1765         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
1766         (wl-highlight-summary-line-string): Added "d" and "D".
1767         (wl-highlight-summary-current-line): Ditto.
1768
1769         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
1770         in wl-summary.el.
1771         (wl-thread-insert-entity-sub): Ditto.
1772         (wl-thread-remove-destination-region): Ditto.
1773         (wl-thread-print-destination-region): Ditto.
1774
1775         * wl-summary.el (wl-summary-buffer-refile-list,
1776         wl-summary-buffer-delete-list,
1777         wl-summary-buffer-copy-list): Abolish.
1778         (wl-summary-buffer-temp-mark-list): New buffer local variable.
1779         All other related portions are changed.
1780         (wl-summary-mark-action-list): New variable.
1781         (wl-summary-set-mark): New function.
1782         (wl-summary-register-target-mark): Ditto.
1783         (wl-summary-unregister-target-mark): Ditto.
1784         (wl-summary-have-target-mark-p): Ditto.
1785         (wl-summary-register-temp-mark): Ditto.
1786         (wl-summary-unregister-temp-mark): Ditto.
1787         (wl-summary-registered-temp-mark): Ditto.
1788         (wl-summary-collect-temp-mark): Ditto.
1789         (wl-summary-unset-mark): Ditto.
1790         (wl-summary-set-target-mark): Ditto.
1791         (wl-summary-unset-target-mark): Ditto.
1792         (wl-summary-set-action-generic): Ditto.
1793         (wl-summary-unset-action-generic): Ditto.
1794         (wl-summary-exec-action-delete): Ditto.
1795         (wl-summary-exec-action-erase): Ditto.
1796         (wl-summary-set-action-refile): Ditto.
1797         (wl-summary-set-action-refile-subr): Ditto.
1798         (wl-summary-unset-action-refile): Ditto.
1799         (wl-summary-make-destination-numbers-list): Ditto.
1800         (wl-summary-exec-action-refile): Ditto.
1801         (wl-summary-set-action-copy): Ditto.
1802         (wl-summary-unset-action-copy): Ditto.
1803         (wl-summary-exec-action-copy): Ditto.
1804         (wl-summary-collect-numbers-region): Ditto.
1805         (wl-summary-delete): Rewrite.
1806         (wl-summary-erase): Ditto.
1807         (wl-summary-remove-destination): Ditto.
1808         (wl-summary-exec): Ditto.
1809         (wl-summary-exec-region): Ditto.
1810         (wl-summary-target-mark-erase): Ditto.
1811         (wl-summary-refile): Ditto.
1812         (wl-summary-copy): Ditto.
1813         (wl-summary-unmark): Ditto.
1814         (wl-summary-delete-all-mark): Ditto.
1815         (wl-summary-mark-line): Don't highlight.
1816         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
1817         (wl-summary-target-mark-refile-subr): Rewrite.
1818
1819         (wl-summary-copy-prev-destination): Abolish.
1820
1821 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1822
1823         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
1824         default values along the value of wl-on-mule.
1825         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
1826         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
1827         It is not used anywhere.
1828
1829 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1830
1831         * wl-summary.el (wl-summary-print-destination): Keep position.
1832         (wl-summary-cursor-move-surface): Keep horizontal position.
1833
1834 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1835
1836         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
1837         write sendlog.
1838
1839 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1840
1841         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
1842         `wl-summary-highlight'.
1843
1844 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1845
1846         * wl-highlight.el (wl-highlight-summary-current-line): Remove
1847         trivial condition for temp-mark.
1848
1849 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1850
1851         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
1852         when it hits killed buffer.
1853
1854 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1855
1856         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
1857         * wl-news.el.in: `message' and `error' take format string.
1858
1859 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1860
1861         * wl-folder (wl-folder-insert-entity): Display a message,
1862         `...done', when the work finish.
1863         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
1864
1865 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1866
1867         * wl-message.el (wl-message-redisplay): Remove unused local
1868         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
1869
1870 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1871
1872         * wl-summary.el (wl-summary-replace-status-marks): Disable
1873         interactive use.
1874         (wl-summary-reedit): Check message existence at first.
1875         (wl-summary-mark-line): Fix doc, return value is indefinite.
1876
1877         * wl-highlight.el (wl-highlight-message): Arranged.
1878
1879         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
1880         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
1881         check temp-mark by wl-summary-temp-mark always.
1882         (wl-highlight-summary): Change accordingly.
1883         * wl-summary.el (wl-summary-mark-as-read-all)
1884         (wl-summary-delete-cache, wl-summary-set-score-mark)
1885         (wl-summary-mark-as-unread, wl-summary-unmark)
1886         (wl-summary-mark-line, wl-summary-mark-as-read)
1887         (wl-summary-mark-as-important): Ditto.
1888
1889         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
1890         end of the window if possible.
1891         * wl-summary.el (wl-summary-sync-update): Support lazy
1892         highlighting.
1893         (wl-summary-toggle-disp-msg): Ditto.
1894
1895 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
1896
1897         * wl-util.el (wl-as-coding-system): Define for non-mule too.
1898
1899 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1900
1901         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
1902         change.
1903
1904 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
1905
1906         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
1907         API.
1908         (wl-summary-sync-update): Ditto.
1909
1910         * wl-score.el (wl-score-get-score-alist): Changed argument.
1911         (wl-summary-rescore-msgs): Likewise.
1912         (wl-summary-score-headers): Likewise.
1913         (wl-score-headers): Likewise;
1914         Use elmo-folder-do-each-message-entity, etc.
1915         (wl-summary-score-effect): Follow the changes above.
1916         (wl-summary-rescore): Ditto.
1917         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
1918         (wl-score-get-overview): Abolish.
1919
1920         * wl-summary.el (wl-summary-default-from): Follow the API change in
1921         elmo-msgdb.
1922         (wl-summary-count-unread): Ditto.
1923         (wl-summary-detect-mark-position): Ditto.
1924         (wl-summary-overview-entity-compare-by-date): Ditto.
1925         (wl-summary-overview-entity-compare-by-number): Ditto.
1926         (wl-summary-overview-entity-compare-by-from): Ditto.
1927         (wl-summary-overview-entity-compare-by-subject): Ditto.
1928         (wl-summary-get-list-info): Ditto.
1929         (wl-summary-rescan): Ditto.
1930         (wl-summary-jump-to-msg-by-message-id): Ditto.
1931         (wl-summary-sync-update): Ditto; Removed comment.
1932         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
1933         (wl-summary-insert-message): Use wl-summary-insert
1934         (wl-summary-insert-sequential): Changed argument msgdb to folder.
1935         (wl-summary-insert-headers): Changed argument overview to folder.
1936         (wl-summary-search-by-subject): Likewise.
1937         (wl-summary-insert-thread): Renamed from 
1938         wl-summary-insert-thread-entity and changed argument msgdb to folder.
1939
1940         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
1941         too.
1942
1943         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
1944         wl-string-member.
1945
1946 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
1947
1948         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
1949         elmo-folder-append-buffer.
1950         (wl-draft-queue-append): Likewise.
1951
1952         * wl-mime.el (wl-message-delete-current-part): Ditto.
1953         (wl-summary-burst-subr): Ditto.
1954
1955         * wl-news.el.in (wl-news-send-news): Ditto.
1956
1957 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
1958
1959         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
1960         function.
1961         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
1962         (wl-summary-update-mark): Enclose with save-excursion.
1963         (wl-summary-mark-as-read-internal): Fixed last change.
1964         (wl-summary-mark-as-important): Use 3rd argument of
1965         elmo-folder-unmark-important, elmo-folder-mark-as-important;
1966         Don't use elmo-msgdb-set-mark.
1967         (wl-summary-redisplay-internal): If msgdb flag is already read,
1968         just update the mark on buffer.
1969
1970 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1971
1972         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
1973         cut visible folder when elmo-folder-delete returns non-nil value.
1974
1975 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1976
1977         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
1978         by Kenichi OKADA <okada@opaopa.org>).
1979
1980 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1981
1982         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
1983
1984 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1985
1986         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
1987         Fixed the last change, search group entity by its real name.
1988         (Thanks to: KOBAYASHI Shinji)
1989
1990 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1991
1992         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
1993         (wl-fldmgr-access-display-all): Don't refer visible name.
1994         * wl-expire.el (wl-folder-archive-current-entity)
1995         (wl-folder-expire-current-entity): Ditto.
1996         * wl-folder.el (wl-folder-jump-to-current-entity)
1997         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
1998         (wl-folder-open-folder-sub,wl-folder-open-all)
1999         (wl-folder-write-current-folder): Ditto.
2000         (wl-folder-insert-entity): Don't use petname for normal group.
2001         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2002         is the real name.
2003         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2004         Abolished.
2005
2006 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2007
2008         * wl-draft.el (wl-draft-create-buffer): Add
2009         `wl-summary-reply-with-citation'
2010
2011 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2012
2013         * wl-draft.el (wl-draft-reply): Fixed.
2014
2015 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2016
2017         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2018         when `wl-draft-send-confirm-with-preview' is non-nil.
2019         You can scroll up/down by j/k.
2020         (wl-draft-send-confirm-with-preview): New variable (default=t).
2021
2022 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2023
2024         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2025         (wl-fldmgr-save-folders): Fix comment.
2026
2027 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2028
2029         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2030         along the last change in `wl-folder-buffer-group-p'.
2031
2032 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2033
2034         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2035         folder.
2036
2037         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2038         the default value.
2039
2040         * wl-mime.el (wl-summary-burst): Update summary only when target
2041         folder equals current folder.
2042
2043 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2044
2045         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2046
2047 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2048
2049         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2050         value.
2051
2052 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2053
2054         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2055         `map-extents' instead of `extent-at' repeatedly.
2056         (wl-highlight-folder-current-line): Ditto.
2057
2058         * wl-highlight.el: Remove useless dummy functions.
2059
2060 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2061
2062         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2063         (wl-folder-put-folder-property): New function to put text property.
2064         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2065         (wl-folder-insert-entity, wl-folder-update-diff-line)
2066         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2067         * wl-e21.el, wl-xmas.el, wl-mule.el
2068         (wl-highlight-folder-current-line): Ditto.
2069         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2070         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2071         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2072         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2073
2074 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2075
2076         * Version number is increased to 2.11.3.
2077
2078 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2079
2080         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2081         Resume current-buffer since it is assumed by remaining tasks.
2082
2083 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2084
2085         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2086         (wl-folder-completion-function): Abolished.
2087         (wl-folder-complete-folder): New function.
2088         (wl-folder-complete-filter-condition): Ditto.
2089         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2090         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2091
2092 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2093
2094         * wl-draft.el (wl-draft-send-confirm): New function.
2095         (wl-draft-send): Use it.
2096
2097         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2098         cursor-in-echo-area while confirming.
2099
2100         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2101
2102         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2103         searching via nntp if wl-summary-search-via-nntp is 'force.
2104         Otherwise, invoke searching in nntp folder only.
2105         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2106
2107         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2108         explicitly for mime-make-text-tag.
2109
2110 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2111
2112         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2113         `mime-make-text-tag' instead of `mime-create-tag'.
2114
2115 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2116
2117         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2118         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2119
2120 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2121
2122         * wl-score.el (wl-score-save): Bind print-length and print-level.
2123         (wl-score-pretty-print): Ditto.
2124         (wl-score-edit-insert-header-entry): Ditto.
2125
2126         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2127         "From" entry to be treated with wl-draft-eword-encode-address-list.
2128         * wl-mime.el (wl-draft-preview-message): Ditto.
2129
2130         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2131         (wl-summary-mark-as-unread): Ditto.
2132         (wl-summary-mark-as-read-region): Change accordingly.
2133         (wl-summary-mark-as-unread-region): Ditto.
2134         (wl-summary-target-mark-mark-as-read): Ditto.
2135         (wl-summary-target-mark-mark-as-unread): Ditto.
2136
2137 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2138
2139         * Version number is increased to 2.11.2.
2140
2141 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2142
2143         * wl-news.el.in (wl-news-previous-version-save): Bind
2144         print-length and print-level.
2145         * wl-thread.el (wl-thread-save-entities): Ditto.
2146         (wl-thread-save-top-list): Bind print-length.
2147
2148 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2149
2150         * wl-highlight.el (wl-highlight-summary-line-string): Use
2151         wl-summary-score-below-mark, wl-summary-score-over-mark.
2152         (wl-highlight-summary-current-line): Ditto.
2153
2154 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2155
2156         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2157         insert it.
2158
2159 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2160
2161         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2162
2163 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2164
2165         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2166         message without msgid.
2167         Rewrite with elmo-folder-move-messages.
2168         Set wl-message-buffer to nil.
2169
2170         * wl-summary.el (wl-summary-erase-subr): New function. Use
2171         elmo-folder-move-messages.
2172         (wl-summary-erase): Call it.
2173         (wl-summary-target-mark-erase): Ditto.
2174
2175 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2176
2177         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2178         it is not up-tp-date.
2179
2180 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2181
2182         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2183         buffer after calling `wl-summary-goto-folder-subr' without the
2184         argument `interactive'.
2185         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2186
2187 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2188
2189         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2190         `mime-create-tag'. Use `string=' instead of `looking-at'.
2191
2192 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2193
2194         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2195         to avoid compile warning.
2196
2197         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2198         entity-id when folder is given.
2199         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2200         save-excursion, use save-selected-window instead.
2201         Select folder buffer window if exists.
2202         (To correct behavior with wl-folder-move-cur-folder.)
2203
2204 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2205
2206         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2207
2208 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2209
2210         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2211         list-count instead of %d.
2212
2213 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2214
2215         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2216         (wl-news): Set it.
2217         (wl-news-append-to-folder): Use it.
2218
2219         * wl-news.el.in (wl-news-send-news): Append to specified folder
2220         instead of wl-default-folder.
2221         (wl-news-append-to-folder): Show error message with specified folder.
2222
2223         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2224                 In most major modes, Emacs assumes that any opening
2225                 delimiter found at the left margin is the start of a
2226                 top-level definition, or defun. Therefore, *never put an
2227                 opening delimiter at the left margin unless it should have
2228                 that significance.*
2229
2230         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2231
2232 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2233
2234         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2235
2236 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2237
2238         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2239
2240 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
2241
2242         * wl-summary.el (wl-summary-mark-collect): Revive missing return
2243         for sequential numbering case.
2244
2245 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2246
2247         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
2248         value.
2249         (wl-draft-reply-without-argument-list): Ditto.
2250         (wl-draft-reply-myself-with-argument-list): Abolish.
2251         (wl-draft-reply-myself-without-argument-list): Ditto.
2252         * wl-draft.el (wl-draft-self-reply-p): New function.
2253         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
2254
2255 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2256
2257         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
2258         (avoid error for the case without byte-compiling)
2259
2260 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
2261
2262         * wl-news.el.in (wl-news-append-to-folder): New function.
2263         (wl-news-exit): Rewrite.
2264         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
2265
2266 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2267
2268         * wl-draft.el (wl-draft-reply-position): New function.
2269         (wl-draft-reply-position): Fix.
2270         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
2271         (wl-summary-target-mark-reply-with-citation): Ditto.
2272         (wl-summary-reply-with-citation): Ditto.
2273         * wl-vars.el (wl-draft-reply-default-position): New variable.
2274
2275 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2276
2277         * wl-draft.el (wl-draft-send): Preview when interactive send.
2278
2279 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2280
2281         * wl-draft.el (wl-draft-reply): Set default position.
2282         * wl-summary.el (wl-summary-reply): Ditto.
2283         (wl-summary-reply-with-citation): Ditto.
2284         (wl-summary-target-mark-reply-with-citation): Ditto.
2285
2286 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2287
2288         * wl-news.el.in (wl-news-lang): Set default value according to
2289         current-language-environment.
2290         (wl-news-append-news): Do nothing when news-list is nil.
2291
2292 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2293
2294         * wl-news.el.in (wl-news-mode-map): Add new keybind.
2295         (wl-news): Change message.
2296         (wl-news-exit): Check buffer.
2297         (wl-news-force-exit): New function.
2298         (wl-news-show-all): New function.
2299         (wl-news-discard-and-exit): Fix.
2300
2301 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2302
2303         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
2304         according to current-language-environment.
2305
2306         * wl-news.el.in (wl-news): If arg, show all NEWS after
2307         wl-news-default-previous-version.
2308
2309 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2310
2311         * wl-news.el.in (wl-news-check): Rewritten.
2312         (wl-news-previous-version-load): Change data type.
2313         (wl-news-previous-version-save): Change data type.
2314         (wl-news-append-news): Add return value.
2315         (wl-news-check-news): New function.
2316         (wl-news-already-current-p): New function.
2317         (wl-news-send-news): Rewritten.
2318         (wl-news-mode-map): Add new keybind.
2319         (wl-news): Rewritten.
2320         (wl-news-exit): Rewritten.
2321         (wl-news-discard-and-mail): New function.
2322         (wl-news-send-to-address): Abolished.
2323         * wl.el (wl-init): Delete a message.
2324
2325 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2326
2327         * wl-news.el.in (wl-news-exit): Update previous version.
2328         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2329
2330 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2331
2332         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2333
2334 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2335
2336         * wl-news.el.in (wl-news): New function.
2337         (wl-news-mode): New function.
2338         (wl-news-next-line): New function.
2339         (wl-news-next-page): New function.
2340         (wl-news-exit): New function.
2341         (wl-news-buf-name): New variable.
2342         (wl-news-mode-map): New variable.
2343         (wl-news-winconf): New variable.
2344         (wl-news-append-news): Add an option.
2345
2346 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2347
2348         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2349
2350 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2351
2352         * wl-news.el.in (wl-news-send-to-address): New variable.
2353         (wl-news-send-news): Use it.
2354         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2355         Return updating status.
2356         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2357
2358 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2359
2360         * wl-news.el.in (wl-news-send-news): Delete
2361         Organization and X-Face.
2362
2363 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2364
2365         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2366         (wl-news-append-news): New function.
2367         (wl-news-send-news): New function.
2368
2369 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2370
2371         * Version number is increased to 2.11.1.
2372
2373 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2374
2375         * wl-news.el.in : New file.
2376
2377 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2378
2379         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2380         default value.
2381         (wl-draft-reply-without-argument-list): Ditto.
2382
2383 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2384
2385         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2386         (wl-message-buffer-prefetch-idle-time): Ditto.
2387         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2388
2389 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2390
2391         * wl-thread.el (wl-thread-insert-message): Use
2392         wl-summary-max-thread-depth.
2393
2394         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2395         loop detection.
2396
2397         * wl-message.el (wl-message-buffer-display): Back to the first page
2398         when cache is hit.
2399
2400 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2401
2402         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2403
2404         * wl-summary.el (wl-summary-insert-thread-entity):
2405         If the thread depth is reached to wl-summary-max-thread-depth,
2406         divide the thread.
2407
2408 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2409
2410         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2411         for elmo-remove-passwd.
2412
2413 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2414
2415         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2416         folder is sticky.
2417         (wl-folder-mark-as-read-all-entity): Ditto.
2418         (wl-folder-prefetch-entity): Ditto.
2419
2420 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2421
2422         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2423
2424 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2425
2426         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2427         Delete messages on buffer for unplugged operation.
2428         (wl-summary-erase): Ditto.
2429
2430 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2431
2432         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2433         take nil so as not to search parent by subject.
2434
2435 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2436
2437         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2438         (wl-folder-get-next-folder): Ditto.
2439         (wl-folder-get-path): Ditto.
2440
2441 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2442
2443         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2444         system and encode the region with it before verifying.
2445
2446 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2447
2448         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2449         system of the echo buffer before decoding.
2450
2451 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2452
2453         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2454         original contents.
2455
2456 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2457
2458         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2459         with argument 'any-exists.
2460
2461 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2462
2463         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2464         Use `wl-cs-autoconv'.
2465
2466 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2467
2468         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2469         by `mime-view-automatic-conversion'.
2470
2471         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2472         (wl-message-verify-pgp-nonmime): Ditto.
2473         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2474         Bind them to C-c:d and C-c:v respectively.
2475
2476         Merge following code by Teranishi-san from [wl-en:00167].
2477         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2478         (wl-mime-preview-application/pgp-encrypted): Ditto.
2479         (wl-mime-setup): Add entry.
2480
2481 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2482
2483         * wl-summary.el (wl-summary-target-mark-erase): New function.
2484         Bind it to "mD".
2485
2486 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2487
2488         * wl-vars.el (wl-draft-write-file-function): Fix.
2489         (wl-draft-reedit-hook): Changed default value.
2490
2491         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2492         wl-draft-reedit-hook.
2493         (wl-draft-remove-text-plain-tag): New function.
2494         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2495
2496         * wl-vars.el (wl-draft-write-file-function): New user option.
2497
2498         * wl-draft.el (wl-draft-prepare-edit): Use it for
2499         local-write-file-hooks.
2500         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2501
2502         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2503         (wl-draft-insert-mail-header-separator): Return the body beginning
2504         point.
2505         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2506         text/plain.
2507         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2508
2509 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2510
2511         * wl-summary.el (wl-summary-erase): New function to erase message
2512         without moving it to trash. Bind to "D".
2513
2514         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2515         as `keep' unless switch-function.
2516
2517 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2518
2519         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2520         message buffer by using `wl-summary-toggle-disp-msg'.
2521         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2522         buffer window.
2523         (wl-summary-supresedes-message): Ditto.
2524
2525         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2526         Do not delete other windows.
2527         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2528         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2529         (wl-draft-create-buffer): Set reply-or-forward also for target
2530         mark commands.
2531
2532 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2533
2534         * wl-draft.el (wl-user-agent-compose): Delete special case for
2535         switch-to-buffer-other-window.
2536
2537         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2538         (wl-summary-forward): Ditto.
2539
2540         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2541         function.
2542         (wl-draft-buffer-style): New use option.
2543
2544         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2545         (wl-draft): Follow the change above.
2546         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2547         wl-draft-buffer-style.
2548         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2549         switch-function.
2550
2551 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2552
2553         * wl-draft.el (wl-user-agent-compose): Delete special case for
2554         switch-to-buffer-other-window.
2555
2556         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2557         (wl-summary-forward): Ditto.
2558
2559         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2560         function.
2561         (wl-draft-buffer-style): New use option.
2562
2563         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2564         (wl-draft): Follow the change above.
2565         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2566         wl-draft-buffer-style.
2567         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2568         switch-function.
2569
2570 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2571
2572         * wl-address.el (wl-address-make-completion-entry): Extracted from
2573         `wl-address-make-completion-list'.
2574         (wl-address-enable-strict-loading): New variable.
2575         (wl-address-make-completion-list): Revive petname duplication
2576         inquiry, and enable it if `wl-address-enable-strict-loading'.
2577         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2578
2579 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2580
2581         * wl-message.el (wl-message-get-original-buffer): Avoid
2582         'Selecting deleted buffer' error when original buffer is killed.
2583
2584 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2585
2586         * wl-summary.el (wl-summary-next-message): Use
2587         elmo-message-accessible-p instead of elmo-message-cached-p.
2588
2589 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2590
2591         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2592
2593         * wl-thread.el (wl-thread-open-all-unread): Use
2594         elmo-folder-list-flagged instead of
2595         elmo-folder-list-messages-mark-match.
2596
2597         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2598         instead of elmo-folder-list-messages-mark-match.
2599         (wl-summary-move-spec-alist): New variable.
2600         (wl-summary-move-spec-plugged-alist,
2601         wl-summary-move-spec-unplugged-alist): Abolish.
2602         (wl-summary-next-message): Follow the change above.
2603         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2604         with 'no-msg' argument.
2605
2606         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2607         variable.
2608         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2609         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2610         (wl-message-buffer-prefetch-get-next): Follow the change above.
2611
2612 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2613
2614         * wl-version.el (wl-version): Changed codename.
2615
2616         * Version number is increased to 2.11.0.
2617
2618 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2619
2620         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2621         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2622         `wl-draft-config-variables'.
2623         (wl-draft-kill): Fixed problem when the draft is reedit.
2624
2625 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2626
2627         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2628         buffer-modified status (Thanks to
2629         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2630
2631 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2632
2633         * wl-util.el (wl-region-exists-p): New function.
2634
2635         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2636         Remove defvars for byte-compile warnings.
2637
2638 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2639
2640         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2641         defvar-maybe. Removed unused bind.
2642
2643 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2644
2645         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
2646         summary buffer window before creating new frame.
2647         (wl-draft-reply): Ditto.
2648
2649 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2650
2651         * wl-mime.el (toplevel): Avoid byte-compile warnings.
2652
2653 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2654
2655         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
2656
2657 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2658
2659         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
2660         instead of `kill-region'.
2661
2662 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2663
2664         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
2665         (wl-highlight-summary-line-string): Use it.
2666         (wl-highlight-summary-current-line): Ditto.
2667
2668         * wl-mime.el (wl-message-delete-current-part): Check the class of
2669         mime-entity.
2670
2671         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
2672
2673         * wl-summary.el (wl-summary-make-number-list): Initialize.
2674         (wl-summary-update-mark): New function.
2675         (wl-summary-reply): Put `answered' mark on the message.
2676         (wl-summary-reply): Set `number' argument to wl-draft-reply.
2677
2678         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
2679         (wl-draft-reply): Added optional argument `number';
2680         Set wl-draft-parent-number.
2681         (wl-draft-kill): Delete answered mark if it is a reply.
2682
2683 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2684
2685         * wl-mime.el (wl-mime-preview-follow-current-region): New function
2686         that originates in mime-preview-follow-current-entity.
2687         (wl-draft-yank-current-message-entity): Use it if region is active.
2688
2689         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
2690         * wl-e21.el (wl-message-define-keymap): Bind "D" for
2691         `wl-message-delete-current-part'.
2692         * wl-mule.el (wl-message-define-keymap): Ditto.
2693         * wl-xmas.el (wl-message-define-keymap): Ditto.
2694
2695 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2696
2697         * wl-mime.el (wl-message-delete-current-part): New function.
2698         (wl-mime-node-id-to-string): Ditto.
2699
2700         * wl-mime.el (wl-message-delete-current-part): Use existing
2701         original buffer which corresponds current mime-view buffer.
2702         (fetched buffer might have different structure, possibly)
2703
2704         * wl-mime.el (wl-message-delete-current-part): Quit if the
2705         message content differs from the actual message.
2706
2707 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
2708
2709         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
2710         order.
2711         (wl-summary-search-by-subject): Search parent message from tail;
2712         Check the existence of the parent message on the current thread tree.
2713         (wl-summary-update-thread): Check whether the line is inserted.
2714
2715 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2716
2717         * wl-vars.el (wl-summary-line-format): Undo last change.
2718         * wl-summary.el (wl-summary-print-destination): Do not put
2719         invisible property when `wl-summary-width' is nil.
2720         (wl-summary-line-subject-minimum-length): Abolished.
2721         (wl-summary-line-subject): Ditto.
2722
2723 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2724
2725         * wl-vars.el (wl-summary-line-format): Change default value.
2726         (wl-summary-subject-length-limit): Abolished.
2727         * wl-summary.el (wl-summary-line-subject): Ditto.
2728
2729 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2730
2731         * wl-template.el (wl-template-select): Added optional argument.
2732         If optional argument is specified, reverse
2733         `wl-template-visible-select'.
2734
2735 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2736
2737         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
2738         Take prefix argument to force asking the destination folder.
2739
2740 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2741
2742         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
2743         count and update status.
2744
2745 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2746
2747         * wl-summary.el (wl-summary-redisplay-internal): If
2748         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
2749         after fetching.
2750
2751 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2752
2753         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
2754         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
2755
2756         * wl-vars.el (toplevel): Require 'elmo-msgdb.
2757
2758 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2759
2760         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
2761         (All other related portions are changed).
2762         (wl-summary-mark-as-read-all): Rewrite.
2763
2764 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2765
2766         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
2767         `wl-summary-mark-as-read'.
2768         (wl-summary-mark-as-unread): Rewrite.
2769         (wl-summary-mark-as-read): Added no-modeline argument.
2770         (wl-summary-resume-cache-status): Rewrite.
2771         (wl-summary-exec-subr): Remove unused local variable.
2772
2773 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2774
2775         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
2776         logic to call `wl-summary-buffer-prev-folder-function'.
2777         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
2778
2779 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2780
2781         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
2782         is nil.
2783
2784 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2785
2786         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
2787         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
2788         (wl-mime-setup): Add its entry.
2789
2790 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
2791
2792         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
2793         (wl-summary-delete-cache): Likewise.
2794         (wl-summary-mark-as-read): Rewrite.
2795
2796 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
2797
2798         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
2799         `wl-summary-count-unread'.
2800
2801         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
2802
2803         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
2804
2805 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2806
2807         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
2808         wl-summary-new-mark, wl-summary-unread-uncached-mark,
2809         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
2810         Renamed to the elmo-msgdb-*-mark.
2811         (wl-summary-score-marks): Follow the change above.
2812         (wl-summary-auto-refile-skip-marks): Ditto.
2813         (wl-summary-incorporate-marks): Ditto.
2814         (wl-summary-expire-reserve-marks): Ditto.
2815
2816         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
2817         changes.
2818         (wl-thread-insert-top): Changed updating message.
2819
2820         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
2821         variable.
2822         (wl-summary-count-unread): Count answered marks.
2823         (wl-summary-rescan): Call wl-summary-insert-message instead of
2824         wl-summary-append-message-func-internal.
2825         (wl-summary-rescan): Don't call wl-summary-make-number-list.
2826         (wl-summary-prefetch-msg): Follow the variable name changes.
2827         (wl-summary-prefetch-region): Ditto.
2828         (wl-summary-mark-as-read-all): Follow the API changes;
2829         Don't call elmo-folder-replace-marks.
2830         (wl-summary-delete-cache): Follow the variable name changes.
2831         (wl-summary-resume-cache-status): Ditto.
2832         (wl-summary-update-status-marks): New function.
2833         (wl-summary-insert-message): New function.
2834         (wl-summary-sync-marks): Follow the variable name changes.
2835         (wl-summary-sync-update): Synchronize to the msgdb, too;
2836         Changed update messages.
2837         (wl-summary-make-number-list): Rewrite.
2838         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
2839         (wl-summary-mark-as-unread): Follow the API changes.
2840         (wl-summary-exec-subr): Follow the variable name changes.
2841         (wl-summary-mark-as-read): Ditto.
2842         (wl-summary-move-spec-plugged-alist): Ditto.
2843         (wl-summary-move-spec-unplugged-alist): Ditto.
2844         (wl-summary-cursor-move-surface): Ditto.
2845
2846         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2847         variable name changes.
2848         (wl-highlight-summary-current-line): Ditto.
2849
2850         * wl-expire.el (wl-expire-refile): Follow the API change in
2851         elmo-folder-move-messages.
2852         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2853         (wl-summary-archive): Use elmo-folder-msgdb instead of
2854         elmo-msgdb-load.
2855
2856 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2857
2858         * wl-mime.el (wl-draft-preview-message): Restore the position
2859         before evaluating wl-draft-send-hook in preview buffer.
2860
2861 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2862
2863         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
2864         when it creates new draft buffer.
2865
2866         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
2867         without argument.
2868
2869         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
2870         Evaluate content and if the value is string, insert it.
2871         (wl-draft-config-sub-body,wl-draft-config-sub-top,
2872         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
2873         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
2874         wl-draft-config-sub-part-bottom): Use it.
2875
2876         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
2877         with the folder name. The question was unintelligible when it is
2878         called from wl-save-status.
2879
2880 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2881
2882         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
2883         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
2884         cannot take second argument).
2885
2886 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2887
2888         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
2889         as t. Since type and subtype are not case sensitive (RFC 2045).
2890
2891 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2892
2893         * wl-vars.el (wl-message-mode-line-format): New variable.
2894         (wl-message-mode-line-format-spec-alist): Ditto.
2895         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
2896         (wl-message-redisplay): Use wl-message-mode-line-format.
2897
2898 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
2899
2900         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
2901
2902 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2903
2904         * wl-summary.el (wl-summary-default-from): Write description.
2905
2906 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
2907
2908         * wl-vars.el (wl-ldap-objectclass): Abolish.
2909
2910         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
2911         (wl-ldap-make-filter): Removed condition for objectclass.
2912         (wl-ldap-make-matched-value-list): Remove meaningless process.
2913         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
2914         (wl-address-ldap-search): Don't add `*' to `pat' string;
2915         use ignore-errors; added `email';
2916         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
2917         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
2918         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
2919
2920
2921 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2922
2923         * wl-draft.el (wl-draft-parent-folder): Write description.
2924         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
2925
2926 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2927
2928         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
2929         as "" (zero-length string) if no parent.
2930         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
2931
2932 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
2933
2934         * wl-address.el (wl-address-make-completion-list): Skip duplication
2935         checking.
2936         (wl-address-make-address-list): use `cons' and `nreverse' instead of
2937         `append'.
2938
2939 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2940
2941         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
2942         instead of `beginning-of-buffer'.
2943
2944 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2945
2946         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
2947
2948 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
2949
2950         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
2951         Refer wl-message-buffer-name.
2952         (wl-message-wheel-down): Ditto.
2953
2954 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
2955
2956         * wl-vars.el (wl-message-buffer-name): New user option.
2957
2958         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
2959         directly instead of making alist dinamically.
2960
2961         * wl-message.el (wl-message-buffer-cache-name): Abolish.
2962         (wl-message-buffer-create): Use wl-message-buffer-name instead of
2963         wl-message-buffer-cache-name.
2964         (wl-message-buffer-cache-clean-up): Ditto.
2965
2966         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
2967
2968         * Version number is increased to 2.9.15.
2969
2970 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
2971
2972         * wl-vars.el (wl-summary-default-view-alist): New user option.
2973
2974         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
2975
2976         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
2977         while deleting address.
2978         (wl-draft-delete-myself-from-cc): Ditto.
2979
2980         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
2981         If optional argument is specified, reverse sort order.
2982
2983         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
2984
2985 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2986
2987         * wl-thread.el (wl-thread-insert-message): Return parent number if
2988         exists.
2989         (wl-thread-update-indent-string-region): Use
2990         wl-thread-update-line-on-buffer-sub instead of
2991         wl-thread-update-line-on-buffer.
2992
2993 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2994
2995         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
2996         (wl-folder-close-all): Ditto.
2997
2998 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2999
3000         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3001         and mailing-list:.
3002         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3003         value.
3004         (wl-summary-line-list-info): Print mailing-list name even when 
3005         list-number is empty.
3006
3007 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3008
3009         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3010
3011         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3012         (wl-draft-open-file): Ditto.
3013         (wl-draft-random-alphabet): Ditto.
3014
3015         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3016         bindings.
3017
3018 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3019
3020         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3021         * wl-vars.el (wl-draft-config-alist): Ditto.
3022
3023 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3024
3025         * Version number is increased to 2.9.14.
3026
3027         * wl.el (wl): Don't set wl-init as nil when error occured while
3028         auto-checking folders.
3029
3030         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3031         `elmo-expand-newtext'.
3032
3033 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3034
3035         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3036         `this-command' so that `wl-folder-goto-folder' contained in
3037         `wl-summary-keep-cursor-command' work.
3038
3039 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3040
3041         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3042         message buffer displaying state.
3043
3044 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3045
3046         * wl-vars.el (wl-summary-default-view): New variable to specify
3047         default value for `wl-summary-buffer-view' instead of using
3048         set-default.
3049         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3050
3051 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3052
3053         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3054
3055         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3056
3057 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3058
3059         * wl-vars.el (wl-forward-subject-prefix): New variable.
3060         * wl-draft.el (wl-draft-forward): Use it.
3061
3062 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3063
3064         * wl-message.el (wl-message-prev-page): When it is called without
3065         lines argument, scroll down by wl-message-scroll-amount lines.
3066         (wl-message-next-page): Ditto.
3067         * wl-vars.el (wl-message-scroll-amount): Change default value
3068         to preserve current behavior.
3069
3070 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3071
3072         * wl-summary.el (wl-summary-prefetch-msg): Bind
3073         `wl-message-entity' to call `wl-summary-from-function'.
3074
3075 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3076
3077         * wl-message.el (wl-message-buffer-create): Run
3078         wl-message-buffer-created-hook.
3079
3080 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3081
3082         * wl-summary.el (wl-summary-sort-specs): New variable.
3083         (wl-summary-default-sort-spec): Ditto.
3084         (wl-summary-sort): Rewrite.
3085         (wl-summary-sort-by-list-info): New function.
3086
3087 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3088
3089         * wl-summary.el (wl-summary-get-list-info): New function.
3090         (wl-summary-sort): Rewrite.
3091         (wl-summary-line-list-info): Ditto.
3092         (wl-summary-line-list-count): Ditto.
3093         (wl-summary-refile-region): Fixed docstring.
3094
3095 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3096
3097         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3098         `wl-folder-entity-hashtb' as completion table.
3099
3100 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3101
3102         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3103         only when this command is called interactively; silence the byte-
3104         compiler.
3105
3106 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3107
3108         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3109         active in XEmacs.
3110
3111 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3112
3113         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3114         plural lines.
3115
3116 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3117
3118         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3119         of current line when the cursor is on the header name.
3120         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3121
3122 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3123
3124         * wl-util.el (wl-read-directory-name): Return displayed directory
3125         as the default value also on XEmacs.
3126
3127 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3128
3129         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3130         formatting.
3131
3132 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3133
3134         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3135         argument and when it is non-nil, check face property before
3136         highlighting for each line.
3137         (wl-highlight-summary-window): Set it.
3138
3139 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3140
3141         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3142         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3143
3144         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3145         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3146         (wl-draft-get-fcc-list): Likewise.
3147
3148 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3149
3150         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3151         (wl-thread-entity-cur): Ditto.
3152         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3153         wl-thread-indent-regexp setting.
3154         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3155
3156         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3157         wl-summary-lazy-highlight.
3158         (wl-summary-display-bottom): Ditto.
3159
3160         * wl-thread.el (wl-thread-open-close): Likewise.
3161
3162         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3163         from and subject;
3164         Bind wl-draft-use-frame;
3165         Enclose with save-window-excursion;
3166         Use wl-draft-create-buffer instead of with-temp-buffer;
3167         Use wl-draft-prepare-edit;
3168         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3169         Use wl-draft-send instead of wl-draft-raw-send.
3170
3171 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3172
3173         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3174         of using wl-from.
3175
3176 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3177
3178         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3179         insert-buffer instead of clone-buffer.
3180         (wl-draft-doing-mime-bcc): New variable.
3181         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3182         infinite loop.
3183         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3184
3185         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3186         (wl-draft-mime-bcc-body): Ditto.
3187
3188         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3189         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3190         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3191         wl-draft-do-mime-bcc.
3192         (wl-draft-mime-bcc-field): New function.
3193         (wl-draft-do-mime-bcc): Ditto.
3194
3195         * wl-address.el (wl-address-complete-header-list): New variable.
3196         (wl-address-complete-header-regexp): Changed default value.
3197
3198         * Version number is increased to 2.9.13.
3199
3200 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3201
3202         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3203         it is differed.
3204
3205 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3206
3207         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3208         (wl-summary-line-list-count): Ditto.
3209
3210 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3211
3212         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3213         (wl-nntp-posting-function): New variable.
3214         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3215         `wl-nntp-posting-config-alist'.
3216
3217 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3218
3219         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3220         FLIM.
3221
3222 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3223
3224         * wl-summary.el (wl-summary-target-mark-refile-sub):
3225         Remove a nuisance funcall.
3226
3227 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3228
3229         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3230         as t for `try-completion'.
3231
3232 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3233
3234         * wl-summary.el (wl-summary-default-from): Use
3235         wl-address-header-extract-address instead of
3236         std11-extract-address-components.
3237         (wl-summary-simple-from): Ditto.
3238         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3239         (wl-summary-insert-headers): Show message.
3240         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3241         for whole line.
3242         (wl-summary-default-from): Revert last change.
3243         (wl-summary-simple-from): Ditto.
3244         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3245         (wl-summary-mark-as-read-region): Follow the change above.
3246         (wl-summary-sync-marks): Ditto.
3247         (wl-summary-target-mark-mark-as-read): Ditto.
3248         (wl-summary-redisplay-internal): Ditto.
3249         (wl-summary-redisplay-no-mime-internal): Ditto.
3250         (wl-summary-redisplay-all-header): Ditto.
3251         (wl-summary-mark-as-read): Removed argument `cached';
3252         Use current cache status to set cache mark.
3253         (wl-summary-redisplay-internal): Follow the change above.
3254         (wl-summary-redisplay-no-mime-internal): Ditto.
3255         (wl-summary-redisplay-all-header): Ditto.
3256
3257         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3258
3259         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
3260         Don't call itself recursively (Adviced by Yamaoka-san).
3261
3262 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3263
3264         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
3265         bind wl-summary-highlight as nil to avoid error caused by missing
3266         local variables.
3267
3268 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
3269
3270         * wl-vars.el (wl-invalid-character-message): New user option.
3271
3272         * wl-util.el (wl-set-string-width): If truncated string-width is
3273         larger than specified width, use `wl-invalid-character-message'.
3274
3275 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3276
3277         * wl-summary.el (wl-summary-prefetch-msg): 
3278         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
3279
3280 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3281
3282         * wl-vars.el (wl-summary-check-line-format): New user option.
3283         (wl-summary-line-format-file): Ditto.
3284
3285         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
3286         variable.
3287         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
3288         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
3289         and `wl-summary-view-old-p' to check whether do a rescan or not.
3290         (wl-summary-view-old-p): New function.
3291         (wl-summary-line-format-changed-p): Ditto.
3292         (wl-summary-line-format-save): Ditto.
3293         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
3294
3295         * wl-util.el (wl-set-string-width): Avoid using negative number
3296         for make-string.
3297
3298 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3299
3300         * wl-summary.el (wl-summary-line-list-info): Revised format of the
3301         return value.
3302
3303         * wl-util.el (wl-set-string-width): Added optional argument
3304         `padding' (All other related portions are changed).
3305         (wl-line-parse-format): If the first letter of column number is
3306         `0', zero-padding the result (ex: "%05l").
3307
3308         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
3309
3310 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3311
3312         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
3313         sequential summary view.
3314
3315 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3316
3317         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
3318         if it doesn't have a -unix version.
3319
3320 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3321
3322         * wl-summary.el (wl-summary-jump-to-msg): Fix.
3323
3324 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3325
3326         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
3327         content.
3328         (wl-draft): Follow the change above.
3329
3330         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3331
3332         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3333         and wl-folder-summary-line-format-alist contain %T and %P.
3334
3335         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3336         (wl-summary-mode-line-format): New user option.
3337         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3338         (wl-summary-line-format): Changed default value.
3339         (wl-summary-lazy-highlight): Changed default value.
3340
3341         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3342         change in wl-summary-create-line.
3343         (wl-thread-insert-entity-sub): Ditto.
3344
3345         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3346         (wl-summary-buffer-unread-status): Ditto.
3347         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3348         (wl-summary-buffer-persistent-mark-column): Ditto.
3349         (wl-summary-buffer-mode-line-formatter): Ditto.
3350         (wl-summary-buffer-mode-line): Ditto.
3351         (wl-summary-message-regexp): Abolished.
3352         (All other related portions are changed.)
3353         (wl-summary-detect-mark-position): New function.
3354         (wl-summary-buffer-set-folder): Setup
3355         wl-summary-buffer-mode-line-formatter.
3356         (wl-summary-mode): Setup selective-display;
3357         Setup pre-idle-hook when xemacs.
3358         (wl-summary-update-modeline): Rewrite.
3359         (wl-summary-jump-to-msg): Define as function;
3360         Changed regexp for searching messages.
3361         (wl-summary-message-number): Rewrite.
3362         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3363         Do rescan when old type summary cache.
3364         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3365         (wl-summary-remove-destination): Use '\r' to detect EOL.
3366         (wl-summary-print-destination): Ditto.
3367         (wl-summary-temp-mark): New inline function.
3368         (wl-summary-persistent-mark): Ditto.
3369         (wl-summary-line-number): New function.
3370         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3371         (wl-summary-line-list-count): New function.
3372         (wl-summary-create-line): Added argument persistent-mark.
3373         (All other related portions are changed)
3374         (wl-summary-create-line): Insert '\r'.
3375         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3376         (wl-summary-cursor-move-surface): New inline function.
3377         (wl-summary-prev): Use it.
3378         (wl-summary-next): Ditto.
3379
3380         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3381         wl-summary-message-regexp.
3382         (wl-highlight-summary): Delete progress message.
3383         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3384
3385         * Version number is increased to 2.9.12.
3386
3387 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3388
3389         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3390         variable (nil: no minimum).
3391         (wl-summary-line-subject): Add some spaces after subject by
3392         wl-summary-line-subject-minimum-length.
3393
3394 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3395
3396         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3397         and removed `F'.
3398         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3399         change above).
3400
3401 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3402
3403         * wl-summary.el (wl-summary-line-list-count): Reverted.
3404         (example setting in samples/*/dot.wl is also updated)
3405
3406 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3407
3408         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3409
3410         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3411
3412         * wl-vars.el (wl-summary-line-format): Addes some description to the
3413         docstring.
3414
3415         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3416         (wl-summary-line-close-bracket): Ditto.
3417         (wl-summary-line-children-number): Ditto.
3418         (wl-summary-line-thread-indent): Ditto.
3419         (wl-summary-line-children-and-from): Ditto.
3420
3421         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3422         't', 'c', 'F' and added 'C'.
3423
3424         * wl-util.el (wl-set-string-width): Accept negative value.
3425         (wl-line-parse-format): Added "%number(" and "%)".
3426
3427 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3428
3429         * wl-summary.el (wl-summary-line-list-count): Change format of the
3430         return value.
3431
3432 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3433
3434         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3435         from the recent message.el.
3436         (wl-draft-point-in-header-p): Ditto.
3437         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3438         wl-draft-beginning-of-line.
3439         * wl-e21.el (wl-draft-mode-map): Ditto.
3440         * wl-xmas.el (wl-draft-mode-map): Ditto.
3441
3442         * wl-folder.el: Sort macrodefs by dependencies.
3443
3444 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3445
3446         * wl-summary.el (wl-summary-prev): Fixed regexp.
3447         (wl-summary-next): Ditto.
3448
3449 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3450
3451         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3452
3453 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3454
3455         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3456         for backward compatibility.
3457
3458 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3459
3460         * wl-summary.el (wl-summary-line-list-count): New function, merged
3461         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3462         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3463         list counts.
3464
3465 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3466
3467         * wl-summary.el (wl-summary-create-line): Ignore errors while
3468         timezone-fix-time.
3469
3470         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3471
3472         * wl-summary.el (wl-summary-sync-update): Ditto.
3473         (wl-summary-default-from): Use wl-message-entity
3474         instead of entity.
3475
3476         * wl-summary.el (wl-summary-create-line): Fix.
3477
3478         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3479         (wl-summary-line-format): New user option.
3480         (wl-folder-summary-line-format-alist): Ditto.
3481         (wl-summary-from-width): Abolished.
3482
3483         * wl-util.el (toplevel): Require 'bytecomp.
3484         (wl-line-parse-format): New function.
3485         (wl-line-formatter-setup): New macro.
3486
3487         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3488         (wl-summary-buffer-line-formatter): New buffer local variable.
3489         (wl-summary-switch-to-clone-buffer): Follow the change above.
3490         (wl-summary-message-regexp): Fix.
3491         (wl-summary-from-func-internal): Abolished.
3492         (wl-summary-subject-func-internal): Ditto.
3493         (wl-summary-subject-filter-func-internal): Ditto.
3494         (All other related portions are changed.)
3495         (wl-summary-buffer-set-folder):
3496         Set up wl-summary-buffer-number-column and 
3497         wl-summary-buffer-line-formatter
3498         (All other related portions are changed.)
3499         (wl-summary-buffer-number-column-detect): Abolished.
3500         (All other related portions are changed.)
3501         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3502         (wl-summary-delete-all-temp-marks-on-buffer): Use
3503         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3504         (wl-summary-target-mark-delete): Ditto.
3505         (wl-summary-target-mark-refile-subr): Ditto.
3506         (wl-summary-target-mark-mark-as-read): Ditto.
3507         (wl-summary-target-mark-mark-as-unread): Ditto.
3508         (wl-summary-target-mark-mark-as-important): Ditto.
3509         (wl-summary-target-mark-save): Ditto.
3510         (wl-summary-replace-status-marks): Renamed from
3511         wl-summary-set-status-marks-on-buffer;
3512         Use wl-summary-message-regexp instead of
3513         wl-summary-buffer-number-regexp.
3514         (wl-summary-sync-update): Follow the change above.
3515         (wl-summary-goto-previous-message-beginning): New function.
3516         (wl-summary-mark-as-unread): Use it.
3517         (wl-summary-mark-as-important): Ditto.
3518         (wl-summary-line-formatter): New variable.
3519         (wl-summary-line-year): New function.
3520         (wl-summary-line-day): Ditto.
3521         (wl-summary-line-day-of-week): Ditto.
3522         (wl-summary-line-hour): Ditto.
3523         (wl-summary-line-minute): Ditto.
3524         (wl-summary-line-open-bracket): Ditto.
3525         (wl-summary-line-close-bracket): Ditto.
3526         (wl-summary-line-children-number): Ditto.
3527         (wl-summary-line-thread-indent): Ditto.
3528         (wl-summary-line-size): Ditto.
3529         (wl-summary-line-subject): Ditto.
3530         (wl-summary-line-from): Ditto.
3531         (wl-summary-line-children-and-from): Ditto.
3532         (wl-summary-create-line): Rewritten.
3533         (wl-summary-format-date): Abolished.
3534
3535         * wl-highlight.el (wl-highlight-summary-current-line): Use
3536         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3537         Use thread structure to detect thread top message.
3538
3539         * wl-draft.el (wl-default-draft-cite): Don't use
3540         wl-summary-from-func-internal.
3541
3542         * wl-refile.el (wl-refile-subject-learn): Don't use
3543         wl-summary-subject-filter-func-internal.
3544         (wl-refile-guess-by-subject): Ditto.
3545
3546         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3547         parameters.
3548
3549         * wl-thread.el (wl-thread-update-indent-string-region):
3550         Use wl-thread-update-line-on-buffer instead of
3551         wl-thread-update-indent-string.
3552         (wl-thread-update-children-number): Redefine using
3553         wl-thread-update-line-on-buffer.
3554         (wl-thread-update-indent-string): Abolished.
3555
3556         * Version number is increased to 2.9.11.
3557
3558 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3559
3560         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3561         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3562         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3563
3564         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3565         as nil.
3566
3567         * wl-thread.el (wl-thread-open-all-unread): Use 
3568         elmo-folder-list-messages-mark-match.
3569         (wl-thread-insert-message): Removed argument `mark-alist'.
3570         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3571         elmo-msgdb-set-mark.
3572         (wl-thread-get-children-msgs-uncached): Likewise.
3573         (wl-thread-get-exist-children): Added argument include-self.
3574         (wl-thread-delete-message): Follow the change above.
3575
3576         * wl-summary.el (wl-summary-count-unread): Removed argument.
3577         (wl-summary-rescan): Follow the change above.
3578         (wl-summary-mark-as-read-region): Ditto
3579         (wl-summary-mark-as-unread-region): Ditto.
3580         (wl-summary-delete-messages-on-buffer): Ditto.
3581         (wl-summary-sync-update): Ditto.
3582         (wl-summary-switch-to-clone-buffer): Ditto.
3583         (wl-summary-goto-folder-subr): Ditto.
3584         (wl-summary-target-mark-mark-as-read): Ditto.
3585         (wl-summary-target-mark-mark-as-unread): Ditto.
3586         (wl-summary-target-mark-mark-as-important): Ditto.
3587         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3588         (wl-summary-update-thread): Removed argument `mark-alist'.
3589         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3590         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3591         (wl-summary-resume-cache-status): Likewise.
3592         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3593         elmo-msgdb-set-mark.
3594         (wl-summary-mark-as-read-all): Likewise.
3595         (wl-summary-delete-cache): Ditto.
3596         (wl-summary-auto-select-msg-p): Ditto.
3597         (wl-summary-mark-as-unread): Ditto.
3598         (wl-summary-no-auto-refile-message-p): Ditto.
3599         (wl-summary-mark-as-read): Ditto.
3600         (wl-summary-mark-as-important): Ditto.
3601         (wl-summary-auto-refile): Follow the change above.
3602         (wl-summary-delete-all-marks): Removed.
3603         (wl-summary-resume-marks-and-highlight): Ditto.
3604         (wl-summary-resume-marks): Ditto.
3605         (wl-summary-delete-important-msgs-from-list): Ditto.
3606         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3607
3608         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3609         wl-summary-count-unread.
3610
3611         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3612         (wl-summary-score-update-all-lines): Use
3613         elmo-msgdb-set-mark.
3614
3615 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3616
3617         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3618         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3619         (wl-summary-create-line): Renamed from
3620         wl-summary-overview-create-summary-line;
3621         Argument rearrangement.
3622         (wl-summary-update-thread): Follow the change above.
3623
3624         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3625         (wl-thread-insert-entity-sub): Likewise.
3626
3627         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3628         argument `overview', `mark-alist' and added `msgdb'.
3629
3630         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3631
3632         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3633         (wl-summary-rescan): Follow the change above.
3634         (wl-summary-sync-update): Ditto.
3635         (wl-summary-insert-thread-entity): Ditto;
3636         Don't use `let*' in every while loop;
3637         Detect infinite loop of threads.
3638         (wl-summary-update-thread): Removed argument `overview'.
3639
3640         * wl-thread.el (wl-thread-insert-message): Ditto.
3641
3642         * Version number is increased to 2.9.10.
3643
3644         * wl-message.el (wl-message-redisplay): Ignore errors while
3645         wl-message-redisplay-hook.
3646
3647 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3648
3649         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
3650
3651 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3652
3653         * wl.el (wl): inhibit-quit while wl-folder.
3654
3655 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3656
3657         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
3658         while msgdb access.
3659
3660 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3661
3662         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
3663         even if no folder is not created.
3664
3665 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3666
3667         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
3668
3669         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
3670         implementation.
3671         (wl-summary-target-mark-thread): Ditto.
3672
3673         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
3674
3675 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3676
3677         * wl-util.el (wl-display-bytes): Remove unused function.
3678
3679 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3680
3681         * wl.el (wl-check-environment): Cause error when wl-from is nil,
3682         seems critical one (partially reverse the change in 2002/03/17).
3683
3684 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3685
3686         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
3687         * wl-draft.el (wl-draft-write-sendlog): Ditto.
3688
3689 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3690
3691         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
3692         is not writable.
3693         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
3694         plugged status instead of `'force' as 2nd argument.
3695
3696         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
3697         is not creatable.
3698
3699         * Version number is increased to 2.9.9.
3700
3701 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3702
3703         * wl-summary.el (wl-summary-suspend): New function.
3704
3705 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3706
3707         * wl.el (wl): Do not check variables if check is nil.
3708         * wl-utils.el (wl-collect-draft): New function.
3709         * wl-folder.el (wl-folder-suspend): Put summary buffers
3710         and draft buffers at the end of buffer list.
3711         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
3712
3713 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3714
3715         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
3716         loop instead of recursive call.
3717
3718         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
3719         2nd argument.
3720
3721 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3722
3723         * wl-draft.el (wl-draft-create-contents): Don't take neither
3724         (function . args) nor (string . something) any more.
3725
3726         * wl-version.el (wl-generate-user-agent-string): Return string
3727         without header symbol.
3728         * wl-draft.el (wl-draft-default-headers): Use it.
3729
3730         * wl-draft.el (wl-draft-trim-ccs): Renamed from
3731         `wl-draft-insert-ccs' and return field value instead of inserting
3732         the header. Abolish cc argument.
3733         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
3734
3735         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
3736         rather than one with string car.
3737
3738         * wl-vars.el (wl-draft-additional-header-alist): New variable.
3739         * wl-draft.el (wl-draft-create-contents): Add it after the default
3740         headers.
3741
3742         * wl-draft.el (wl-draft-create-contents): For the case of
3743         (symbol-or-string . function) insert header only when the function
3744         returns string value.
3745
3746 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3747
3748         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
3749         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
3750
3751 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3752
3753         * wl.el (wl-check-environment): Don't check Message-ID when
3754         `wl-insert-message-id' is nil.
3755         Revive checking if `wl-message-id-domain' contains "@".
3756
3757 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3758
3759         * wl.el (wl-check-environment): Merge examination for "@" at
3760         inappropriate position into the first string-match.
3761
3762         * wl-summary.el (wl-summary-target-mark-print): New function.
3763         (wl-summary-pipe-message-subr): Extracted from
3764         `wl-summary-pipe-message'.
3765         (wl-summary-target-mark-pipe): New function.
3766         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
3767         `wl-summary-target-mark-pipe'.
3768
3769 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3770
3771         * wl.el (wl-check-environment): Rewrite around Message-ID check.
3772
3773 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3774
3775         * wl.el (wl-check-environment): Use elmo-warning instead of
3776         error for non-critical ones.
3777         Remove trash folder check.
3778         (wl): Don't ignore error in wl-check-environment.
3779
3780         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
3781         check, which is moved from `wl-check-environment'.
3782         (Adviced by Teranishi-san [X-Mail-Count: 9661])
3783
3784 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3785
3786         * wl-summary.el (wl-summary-write-current-folder): If it cannot
3787         guess anything, call wl-summary-write.
3788         (wl-summary-write): Create draft with blank To field.
3789         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
3790
3791 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3792
3793         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
3794         argument full as well for wl-folder-write-current-folder.
3795         If wl-*-write-current-folder cannot guess addressee, add blank
3796         To header.
3797         Rewrite condition for positioning cursor.
3798
3799 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3800
3801         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
3802         summary buffer is present, use it.
3803         (wl-folder-jump-to-previous-summary): Ditto.
3804
3805 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3806
3807         * wl-draft.el (wl-draft-create-contents): Fix docstring.
3808
3809         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
3810         wl-summary-previous-buffer and wl-summary-next-buffer.
3811
3812         * wl-folder.el (wl-folder-mode-map): Bind
3813         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
3814         (wl-folder-jump-to-next-summary): New function.
3815         (wl-folder-jump-to-previous-summary): Ditto.
3816
3817         * wl-draft.el (wl-draft): Rearranged.
3818
3819 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3820
3821         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
3822         of header.
3823         (wl-draft): Collect arguments for the header as header-alist.
3824         (wl-draft-forward): Arrange arguments for wl-draft.
3825         (wl-draft-reply): Ditto.
3826         (wl-draft-edit-string): Ditto.
3827         * wl-summary.el (wl-summary-write): Ditto.
3828         (wl-summary-write-current-folder): Ditto.
3829
3830         * Version number is increased to 2.9.8.
3831
3832 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3833
3834         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
3835
3836         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
3837
3838         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
3839         even if the guess failed.
3840
3841         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
3842         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
3843         wl-summary-write-current-folder.
3844         * wl-xmas.el: Ditto.
3845
3846 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
3847
3848         * wl-summary.el (wl-summary-next-page): Force display message if
3849         message is not displayed yet.
3850         (wl-summary-prev-page): Ditto.
3851
3852 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
3853
3854         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
3855
3856 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3857
3858         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
3859         add "Preview Message" and "Save Draft and Exit".
3860
3861 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3862
3863         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
3864         if addrmgr is called from draft in splitted window.
3865
3866         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
3867         * wl-mule.el: Ditto.
3868         * wl-xmas.el: Ditto.
3869
3870 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3871
3872         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
3873
3874         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
3875         * wl-xmas.el (wl-folder-toolbar): Ditto.
3876
3877 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3878
3879         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
3880         and wl-draft-save-and-exit.
3881         (wl-draft-toolbar): Add wl-draft-save-and-exit.
3882         * wl-xmas.el: Ditto.
3883         * wl-mule.el: Ditto.
3884
3885         * wl-folder.el (wl-folder-goto-draft-folder): New function.
3886         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
3887
3888 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
3889
3890         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
3891         lists for saving buffer.
3892
3893 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3894
3895         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
3896         parent-folder argument instead of it.
3897         (wl-draft-create-buffer): Ditto.
3898         (wl-draft-forward): Ditto.
3899         (wl-draft-reply): Ditto.
3900         * wl-summary.el (wl-summary-write): Ditto.
3901         (wl-summary-write-current-folder): Ditto.
3902
3903         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
3904         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
3905         Folder buffer after composing.
3906
3907 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3908
3909         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
3910         header if the file `wl-x-face-file' already contains it.
3911
3912 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3913
3914         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
3915         folder" entry.
3916         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
3917         * wl-e21.el (wl-folder-toolbar): Ditto.
3918         * wl-xmas.el (wl-folder-toolbar): Ditto.
3919
3920 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3921
3922         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
3923         wl-folder-goto-folder with sticky argument.
3924         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
3925
3926 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3927
3928         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
3929         and wl-summary-previous-buffer.
3930         (wl-summary-next-buffer): New function.
3931         (wl-summary-previous-buffer): Ditto.
3932
3933 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3934
3935         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
3936         wl-folder-jump-to-current-entity-with-arg.
3937         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
3938         `wl-folder-jump-to-current-entity'.
3939         * wl-summary.el (wl-summary-mode-map): Bind "G" for
3940         `wl-summary-goto-folder-sticky'.
3941         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
3942         `wl-summary-goto-folder'.
3943         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
3944         Unless force-exit, do not clean temp. marks for sticky summary.
3945         (wl-summary-goto-folder): Now the prefix argument means force-exit.
3946
3947 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3948
3949         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
3950         not entire.
3951
3952 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
3953
3954         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
3955         to `C-x C-s'.
3956         (wl-summary-save-status): New command.
3957         (wl-summary-exit): Don't clean-up temp marks when sticky.
3958         (Applied patch from Nakayama-san [wl: 09548])
3959         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
3960         Do nothing when no mark data.
3961         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
3962         Call `wl-summary-delete-all-temp-marks' before saving.
3963
3964 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
3965
3966         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
3967
3968 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3969
3970         * wl.el (wl-check-environment): Also cause error when (system-name)
3971         returns "localhost.localdomain". (Although it doesn't affect because
3972         of condition-case, see change in 2002-01-23 by Teranisi-san.)
3973
3974 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3975
3976         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
3977         instead of wl-match-member with wl-folder-hierarchy-access-folders.
3978
3979         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3980         value.
3981
3982 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
3983
3984         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
3985         Likewise r-cc-list and r-ng-list.
3986
3987 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3988
3989         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
3990         only if it is bound as variable.
3991
3992         * wl-mime.el (wl-draft-preview-message): Ditto.
3993
3994 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
3995
3996         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
3997         needless `goto-char'.
3998
3999         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4000         `wl-summary-redisplay-no-mime-internal' instead of
4001         `wl-summary-redisplay-no-mime'.
4002         (wl-summary-redisplay-no-mime): Changed argument;
4003         Call `wl-summary-redisplay-no-mime-internal'.
4004
4005         * wl-mime.el (wl-draft-preview-message): Bind
4006         `mime-header-encode-method-alist' locally.
4007
4008         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4009         (wl-draft-std11-parse-addresses): Added the first address check.
4010         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4011
4012         * Version number is increased to 2.9.7.
4013
4014 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4015
4016         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4017
4018 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4019
4020         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4021         related to scrollbar support, if there is no such a feature
4022         compiled in.
4023
4024 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4025
4026         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4027         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4028         for prefetch.
4029
4030 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4031
4032         * wl-summary.el (wl-summary-pick): Fix for no match.
4033
4034 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4035
4036         * wl-draft.el (wl-draft-save):
4037         Override `mime-header-encode-method-alist'.
4038
4039 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4040
4041         * wl-folder.el (wl-folder-pick): New function.
4042         Define key as "?".
4043
4044 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4045
4046         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4047         Fix for unplugged.
4048
4049 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4050
4051         * wl-folder.el (wl-folder-virtual): New function.
4052         Define key as "V".
4053
4054 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4055
4056         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4057         multi folder if entity is group.
4058
4059 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4060
4061         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4062         is nil.
4063
4064 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4065
4066         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4067         (wl-summary-target-mark-msgs): Return the number of marked messages.
4068
4069 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4070
4071         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4072         "first:" is specified.
4073
4074 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4075
4076         * wl-vars.el (wl-from): Use return value of function
4077         user-full-name instead of the variable user-full-name since
4078         XEmacs-20.4 doesn't set this variable.
4079
4080 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4081
4082         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4083         call `wl' directly.
4084
4085 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4086
4087         * wl-draft.el (wl-draft-reedit): Removed duplicated
4088         switch-to-buffers.
4089
4090 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4091
4092         * wl.el (wl-other-frame): Removed garbages.
4093
4094 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4095
4096         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4097
4098         * wl-xmas.el (wl-draft-key-setup): Ditto.
4099
4100         * wl-mule.el (wl-draft-key-setup): Ditto.
4101
4102         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4103         (wl-draft-reedit): Ditto.
4104         (wl-draft-prepare-edit): Add `wl-draft-save' to
4105         `local-write-file-hooks'.
4106         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4107         (wl-draft-reedit): Set buffer-file-name.
4108         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4109
4110
4111         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4112         call it.
4113         (wl-delete-startup-frame-function): New variable.
4114         (wl-other-frame): New function
4115         (Original was written by Yamaoka san [wl: 09239]).
4116
4117         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4118         if `wl-folder-use-frame'.
4119
4120 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4121
4122         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4123
4124 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4125
4126         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4127         New variable.
4128         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4129         (wl-message-buffer-prefetch-get-next): Use them.
4130         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4131
4132 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4133
4134         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4135         with unwind-protect.
4136
4137         * wl-draft.el (wl-draft-reedit): Rewrite.
4138         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4139         (wl-draft-save): Insert header separator if it does not exist;
4140         Removed condition-case.
4141
4142         * wl-summary.el (wl-summary-reedit): Revert last change.
4143
4144         * wl-draft.el (wl-draft-save): Rewrite.
4145         (wl-draft-create-buffer): Set buffer-file-name as nil.
4146
4147         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4148
4149         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4150
4151         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4152         nil.
4153
4154 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4155
4156         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4157         If count is nil, do not prefetch.
4158         (wl-message-buffer-prefetch-next): Next.
4159
4160 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4161
4162         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4163
4164 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4165
4166         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4167         `delete-backward-char'
4168         (wl-draft-prepare-edit): Check major-mode.
4169         (wl-draft-decode-header): Rewrite.
4170         (wl-draft): Fix.
4171
4172 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4173
4174         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4175
4176 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4177
4178         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4179         (wl-message-buffer-prefetch-get-next): Remove size checking.
4180         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4181
4182 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4183
4184         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4185         (wl-draft-default-headers): Fix.
4186
4187 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4188
4189         * wl-draft.el (wl-draft-default-headers): Insert return value of
4190         `wl-generate-mailer-string-function'.
4191
4192 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4193
4194         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4195         (wl-draft-insert-mail-header-separator): Ditto.
4196
4197         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4198         again (Reverted the change on 2002-01-17 by OKADA san).
4199
4200 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4201
4202         * wl-draft.el (wl-draft): Rewrite.
4203         (wl-draft-create-buffer): New function.
4204         (wl-draft-create-contents): Ditto.
4205         (wl-draft-prepare-edit): Ditto.
4206         (wl-draft-decode-header): Ditto.
4207         (wl-draft-decode-body): Ditto.
4208         (wl-draft-check-new-line): Ditto.
4209         (wl-draft-default-headers): Ditto.
4210         (wl-draft-insert-mail-header-separator): Ditto.
4211
4212 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4213
4214         * Version number is increased to 2.9.6.
4215
4216 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4217
4218         * wl-draft.el (wl-draft-delete-field): Optional argument.
4219         (wl-draft-delete-fields): Ditto.
4220
4221 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4222
4223         * wl-message.el (toplevel): Eliminated byte-compile warning.
4224         for `itimer-function', `delete-timer' and `itimer-list'.
4225
4226 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4227
4228         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4229         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4230         `wl-message-buffer-prefetch-threshold'.
4231         * wl-summary.el (wl-summary-redisplay-internal): Remove
4232         the check of `wl-message-buffer-prefetch-depth'.
4233
4234 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4235
4236         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4237         size of article.
4238         (wl-message-buffer-prefetch-subr): Remove size check.
4239
4240 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4241
4242         * wl-vars.el (wl-plugged): Make customizable.
4243
4244 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4245
4246         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4247         (wl-message-buffer-prefetch-set-timer): New function.
4248         (wl-message-buffer-prefetch-get-next): New function.
4249         (wl-message-buffer-prefetch): New function.
4250         (wl-message-buffer-prefetch-next): Rewrite.
4251         (wl-message-buffer-prefetch-subr): Rewrite.
4252         * wl-vars.el (wl-auto-prefetch-first): New variable.
4253         * wl-summary.el (wl-summary-goto-folder-subr): Call
4254         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4255
4256 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4257
4258         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4259         `wl-summary-unread-message-hook'.
4260
4261 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4262
4263         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
4264         (wl-summary-sync): Call `wl-summary-resume-cache-status'
4265         if range is `cache-status'.
4266
4267 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4268
4269         * wl-message.el (wl-message-buffer-prefetch-subr):
4270         Improve debug message.
4271
4272 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4273
4274         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
4275         `wl-mail-send-pre-hook'.
4276         (wl-draft-send-mail-with-qmail): Ditto.
4277         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
4278
4279 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4280
4281         * wl-message.el (wl-message-buffer-prefetch-subr):
4282         Fix for cancel-function-timers bug.
4283         (wl-message-buffer-prefetch-debug): Default value is t.
4284
4285 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4286
4287         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4288         (wl-message-buffer-prefetch-subr): Rewrite.
4289         Rename from `wl-message-buffer-prefetch'.
4290
4291 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4292
4293         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
4294         (wl-default-draft-cite-decorate-author): Ditto.
4295
4296         * wl-draft.el (wl-draft-cite-function): Removed.
4297         (wl-default-draft-cite-decorate-author): Ditto.
4298
4299 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4300
4301         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
4302         (wl-default-draft-cite): Do not arrange author name if the value of
4303         `wl-default-draft-cite-decorate-author' is nil.
4304
4305 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
4306
4307         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
4308
4309         * wl-folder.el (wl-folder-check-one-entity): Don't care
4310         `elmo-folder-use-flag-p'.
4311
4312 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
4313
4314         * wl-folder (wl-folder-check-one-entity): Fix
4315         problem if unread is nil.
4316
4317 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4318
4319         * wl-address.el (wl-address-make-completion-list): Check whether
4320         the address is a group list.
4321         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4322
4323 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4324
4325         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
4326         The number of the messages of new and unread does not count
4327         correctly.
4328
4329         * wl-summary.el (wl-summary-count-unread): Changed to return
4330         `(new . unread)' instead of total.
4331         (wl-summary-sync-update): Follow the change above.
4332
4333         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4334
4335 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4336
4337         * wl-address.el (wl-address-make-completion-list): Do not enclose
4338         address by " <" and ">" if associated realname is "".
4339         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4340         This is against the promblem with group list in .addresses pointed
4341         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4342
4343 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4344
4345         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4346         message is a format control string.
4347         * wl-expire.el (wl-expire-append-log): Ditto.
4348         * wl-mime.el (wl-summary-burst-subr): Ditto.
4349         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4350         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4351
4352 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4353
4354         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4355         wl.el (wl-check-variables): Rename from `wl-check-type'.
4356         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4357         (wl-check-variables-2): New function.
4358         (wl): Call `wl-check-variables-2'.
4359
4360 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4361
4362         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4363         after renaming folder in access group.
4364
4365 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4366
4367         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4368         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4369         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4370         (wl-message-buffer-prefetch): Rewrite.
4371         (wl-message-buffer-prefetch-idle-time): Removed.
4372         * wl-summary.el (wl-summary-redisplay-internal):
4373         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4374         Error check for `wl-message-buffer-prefetch-depht'.
4375
4376 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4377
4378         * Version number is increased to 2.9.5.
4379         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4380
4381 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4382
4383         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4384         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4385         Based on the patch written by
4386         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4387
4388 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4389
4390         * wl-draft.el (wl-draft-raw-send): Fix for
4391         `wl-news-send-pre-hook'
4392
4393 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4394
4395         * wl-utils.el (wl-message-id-function): New variable.
4396         * wl-draft.el (wl-draft-insert-required-fields):
4397         Use `wl-message-id-function'.
4398
4399 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4400
4401         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4402         * wl-utils.el (wl-draft-make-message-id-string):
4403         Use `wl-from' for domain part of Message-ID
4404         if `wl-message-id-use-wl-from' if non-nil.
4405         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4406
4407 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4408
4409         * wl.el (wl): Call `wl-check-type'
4410         Do not 'condition-case'.
4411
4412 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4413
4414         * wl.el (wl-check-type): New function.
4415         (wl-check-type-variables): New variable.
4416
4417 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4418
4419         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4420
4421 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4422
4423         * wl-draft.el (wl-smtp-password-key): New function.
4424         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4425         (wl-draft-send-mail-with-smtp): Ditto.
4426         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4427
4428 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4429
4430         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4431         * wl-utils.el (wl-unique-id-suffix): Remove.
4432
4433 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4434
4435         * Version number is increased to 2.9.4.
4436
4437 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4438
4439         * wl-utils.el (wl-unique-id-suffix): New variable.
4440         (wl-unique-id): Use `wl-unique-id-suffix'
4441
4442 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4443
4444         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4445         instead of `elmo-msgdb-search'.
4446
4447         * Version number is increased to 2.9.3.
4448
4449 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4450
4451         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4452
4453 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4454
4455         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4456         (wl-draft-dispatch-message): Changed for send-later.
4457         (wl-draft-queue-flush): Ditto.
4458         (wl-draft): Clear `wl-sent-message-queued'.
4459         (wl-draft-reedit): Ditto.
4460         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4461         * wl-vars.el (wl-draft-force-queuing): New variable.
4462         (wl-draft-force-queuing-mail): New variable.
4463         (wl-draft-force-queuing-news): New variable.
4464
4465 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4466
4467         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4468         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4469
4470 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4471
4472         * Version number is increased to 2.9.2.
4473
4474 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4475
4476         * wl-draft.el (wl-draft-elide-region): New user command.
4477         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4478
4479         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4480         command `wl-draft-elide-region'.
4481         * wl-mule.el: Ditto.
4482         * wl-xmas.el: Ditto.
4483
4484 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4485
4486         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4487         (wl-biff-check-folder-async): Removed needless let.
4488
4489 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4490
4491         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4492         wl-folder-get-elmo-folder.
4493         (wl-biff-check-folder): Set `biff' argument of
4494         `wl-folder-check-one-entity'.
4495         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4496
4497         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4498         (wl-folder-check-one-entity): Added `biff' argument;
4499         Setup `biff' slot of folder.
4500
4501         * Version number is increased to 2.9.1.
4502
4503 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4504
4505         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4506         comment out and fixed.
4507         (wl-fldmgr-add-completion-subr): Ditto.
4508
4509         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4510         and msgdb.
4511
4512         * wl.el (wl-toggle-plugged): Save summary view.
4513
4514 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4515
4516         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4517
4518 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4519
4520         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4521
4522 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4523
4524         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4525         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4526         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4527
4528         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4529         if it was failed.
4530         (wl-demo): Disable undo in the demo buffer.
4531
4532 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4533
4534         * wl-version.el (wl-version): Changed codename.
4535
4536         * Version number is increased to 2.9.0.
4537
4538 2001-12-14  Takuo KITAME <kitame@northeye.org>
4539
4540         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4541         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4542         (wl-folder-mark-as-read-all-current-entity): Ditto.
4543
4544 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4545
4546         * wl-vars.el (wl-from-width): Define as obsolete variable.
4547         (wl-subject-length-limit): Ditto.
4548
4549         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4550
4551         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4552         wl-summary-save-view.
4553
4554         * wl.el (wl-save-status): Ditto.
4555         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4556
4557         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4558         (wl-summary-exit): Follow the change above.
4559         (wl-summary-goto-folder-subr): Ditto.
4560
4561         * wl-folder.el (wl-folder-create-subr): Don't use
4562         `elmo-folder-creatable-p'.
4563
4564 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4565
4566         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4567
4568 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4569
4570         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4571         rather than bitmap on Emacs 21.
4572         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4573         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4574         for xbm if the new redisplay engine is not available.
4575
4576 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4577
4578         * wl-folder.el (wl-folder-init-hook): New hook.
4579         (wl-folder-init): Run `wl-folder-init-hook'.
4580
4581 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4582
4583         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4584
4585 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4586
4587         * wl-acap.el (wl-acap-cache-filename): New variable.
4588         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4589         (wl-acap-init): Use cache if no ACAP server found.
4590
4591 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4592
4593         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4594         `wl-acap-original-msgdb-dir'.
4595
4596         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4597         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4598
4599         * wl-mime.el (wl-mime-save-directory): Renamed from
4600         `wl-mime-save-dir'.
4601
4602 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4603
4604         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4605
4606         * wl-demo.el: Require `path-util'.
4607         (wl-demo-bitmap-mule-available-p): New internal variable.
4608         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4609         `module-installed-p' instead.
4610         (wl-demo-insert-image): Use *.img file for a bitmap image.
4611         (wl-demo): Don't call the ascii demo recursively.
4612
4613 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4614
4615         * Version number is increased to 2.7.7.
4616
4617 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4618
4619         * wl.el (wl-exit): Eliminated byte-compile warning.
4620
4621 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4622
4623         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4624         obsolete variable using `elmo-define-obsolete-variable'.
4625         (wl-fetch-confirm-threshold): Ditto.
4626         (wl-cache-prefetch-folder-type-list): Ditto.
4627         (wl-cache-prefetch-folder-list): Ditto.
4628
4629 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4630
4631         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4632         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4633         (wl-demo-insert-image): New function.
4634         (wl-demo-insert-text): New function.
4635         (wl-demo-image-type-alist): Redefine as a function.
4636         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4637         (wl-demo-with-temp-file-buffer): Removed.
4638         (wl-logo-xpm): Removed.
4639         (wl-logo-xbm): Removed.
4640         (wl-logo-bitmap): Removed.
4641
4642 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4643
4644         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
4645         (wl-expire-localdir-get-folder-function): New user option.
4646         (wl-expire-localdir-get-folder): New function.
4647         (wl-expire-localdir-date): Ditto.
4648
4649 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4650
4651         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4652         value.  Refactoring `wl-folder-notify-deleted' is nil case.
4653         Fixed unread number mismatch when all-unread < unread.
4654
4655 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
4656
4657         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
4658         (wl-fetch-confirm-threshold): Ditto.
4659
4660         * wl-summary.el (wl-summary-confirm-appends): Removed.
4661         (wl-summary-sync-update): Don't refer
4662         `wl-summary-update-confirm-threshold' (It is now abolished).
4663
4664         * wl-message.el (wl-message-display-internal): Don't refer
4665         `wl-fetch-confirm-threshold' (It is now abolished).
4666
4667 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4668
4669         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
4670
4671 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4672
4673         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
4674         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
4675         Change default value to nil.
4676         (wl-summary-indent-length-limit): The value can be nil, nil means
4677         unlimited.
4678
4679         * wl-summary.el: Don't set limit for indent length if the value of
4680         wl-summary-indent-length-limit is nil.
4681         If the value of wl-summary-width is nil, it means only that the width
4682         of summary is unlimited (nil doesn't mean that the indent length is
4683         unlimited).
4684
4685         * wl-thread.el: Ditto.
4686
4687 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
4688
4689         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
4690         be nil, nil means never confirm.
4691         * wl-summary.el (wl-summary-confirm-appends): Ditto.
4692
4693 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4694
4695         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
4696         means unlimited).
4697
4698 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
4699
4700         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
4701         Use `with-temp-buffer'.
4702
4703 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
4704
4705         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
4706         with new backquote style).
4707         (wl-folder-get-entity-from-buffer): Ditto.
4708
4709 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4710
4711         * wl-version.el (nemacs-version): Eliminated.
4712         (wl-extended-emacs-version2): Ignore nemacs.
4713         (wl-extended-emacs-version3): Ditto.
4714
4715 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
4716
4717         * wl-vars.el (wl-draft-add-references): Set default value as nil.
4718         (wl-draft-add-in-reply-to): New variable.
4719         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
4720         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
4721         (wl-draft-yank-from-mail-reply-buffer): Use
4722         `wl-draft-add-in-reply-to'.
4723         (wl-draft-insert-current-message): Ditto.
4724
4725 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4726
4727         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
4728         typo (kill->hide).
4729         (wl-message-buffer-prefetch-folder-type-list): Added elements
4730         `mark' and `cache' instead of `internal'.
4731
4732 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4733
4734         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
4735         resume msgdb directory.
4736
4737 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4738
4739         * wl.el (wl-exit): Call `wl-acap-exit'.
4740
4741         * wl-summary.el (wl-summary-message-string): New function.
4742         (wl-summary-reedit): Use it.
4743         (wl-summary-resend-bounced-mail): Remove needless let.
4744         (wl-summary-supersedes-message): Ditto.
4745         (wl-summary-save): Ditto.
4746
4747         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
4748         (wl-acap-init): Set it.
4749         (wl-acap-exit): New function.
4750
4751 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4752
4753         * wl.el (wl-init): Revert (require 'mime-setup). move from
4754         toplevel.
4755
4756 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4757
4758         * wl-summary.el (wl-summary-write-current-folder): Remove unused
4759         local variables.  Add error when guess function return invalid
4760         value.
4761
4762 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4763
4764         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4765         Change local variable name.
4766         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
4767         (wl-folder-get-newsgroups): Return nil when non-news folder.
4768         * wl-summary.el (wl-summary-write-current-folder): State through
4769         when guess-list return nil.
4770         (wl-summary-write-current-folder-functions): Fixed docstring.
4771
4772         * wl.el (wl-exit): Changed confirm message.
4773
4774         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
4775         * wl-draft.el (wl-draft): Remove verbose `featurep'.
4776
4777         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
4778
4779 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4780
4781         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
4782         user option (Renamed from wl-cache-prefetch-folder-type-list).
4783         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
4784         from wl-cache-prefetch-folder-list).
4785
4786         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
4787         Move to wl-vars.el.
4788         (wl-message-buffer-prefetch-p): Changed to enable
4789         `wl-message-buffer-prefetch-folder-list'.
4790
4791         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
4792         `ignore-cache'.
4793
4794 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
4795
4796         * wl-draft.el (wl-draft-config-sub-func-alist): Added
4797         `part-top' and `part-bottom'.
4798         (wl-draft-config-sub-part-top): New function.
4799         (wl-draft-config-sub-part-bottom): New function.
4800
4801 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4802
4803         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
4804
4805 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
4806
4807         * wl-folder.el (wl-folder-get-newsgroups): Fix.
4808
4809 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4810
4811         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
4812
4813         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
4814         (wl-summary-write-current-folder): Ditto.
4815
4816 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4817
4818         * wl-folder.el (wl-folder-get-newsgroups): Use
4819         `elmo-folder-newsgroups'.
4820
4821 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
4822
4823         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
4824         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
4825         `wl-draft-config-sub-header-bottom'.
4826
4827 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4828
4829         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
4830         localnews folder.
4831
4832 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4833
4834         * wl-summary.el (wl-summary-mode): Undo last change.
4835
4836         * wl-folder.el (wl-folder-mode): Ditto.
4837
4838 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4839
4840         * wl-summary.el (wl-summary-mode): Locally set
4841         truncate-partial-window-width to nil.
4842         (for XEmacs)
4843
4844         * wl-folder.el (wl-folder-mode): Ditto.
4845
4846 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4847
4848         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
4849
4850 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4851
4852         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
4853         number.
4854
4855         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
4856
4857         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
4858
4859         * Version number is increased to 2.7.6.
4860
4861 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
4862
4863         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
4864
4865 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
4866
4867         * wl-summary.el (wl-summary-sync-update): Enclose network
4868         related portion with `unwind-protect'.
4869
4870 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4871
4872         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
4873
4874 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4875
4876         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
4877         element.
4878         * wl-vars.el (wl-message-body-button-alist): Ditto.
4879
4880         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
4881         max match length.
4882         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
4883
4884         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
4885         for the max match length;
4886         Use 4th element value for the button string regexp group.
4887
4888         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
4889         candidate exists, prompt to select.
4890
4891 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4892
4893         * wl-summary.el (wl-summary-jump-to-msg): Search before
4894         calibration point by `beginning-of-line'.
4895
4896 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4897
4898         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
4899         for access group.
4900
4901 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
4902
4903         * wl-message.el (wl-message-display-internal): Bind
4904         `default-mime-charset'.
4905
4906         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
4907
4908         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
4909
4910         * Version number is increased to 2.7.5.
4911
4912 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4913
4914         * wl-expire.el (wl-summary-archive): Fixed;
4915         Use `elmo-folder-name-internal'.
4916
4917 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4918
4919         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
4920         from `elmo-folder-move-messages' caller.
4921         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4922
4923         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
4924         related portions are changed).
4925
4926 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4927
4928         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
4929         counter.
4930
4931 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4932
4933         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
4934         buffer local and set it to nil.
4935
4936         * wl-message.el (wl-message-redisplay): Ditto.
4937
4938 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
4939
4940         * wl-summary.el (wl-summary-mark-as-important): If message is
4941         already cached, set messag as read, otherwise encache and mark as read.
4942
4943 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4944
4945         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
4946         point-min.
4947
4948 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4949
4950         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
4951         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
4952         a keymap.
4953
4954 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
4955
4956         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
4957         parent.
4958
4959         * wl-mule.el (wl-message-define-keymap): Ditto.
4960
4961         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
4962
4963         * wl-xmas.el (wl-message-display-internal-hook): Define.
4964         (wl-xmas-setup-message-toolbar): Define as function.
4965         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
4966         (wl-message-overload-functions): Abolished.
4967         (wl-message-define-keymap): New function.
4968
4969         * wl-vars.el (wl-message-display-internal-hook): New variable.
4970         (wl-message-header-button-alist): New variable (Renamed from
4971         wl-highlight-message-header-button-alist).
4972         (wl-message-body-button-alist): Ditto.
4973
4974         * wl-mule.el (wl-message-define-keymap): New function.
4975         (wl-message-overload-functions): Abolished.
4976
4977         * wl-message.el (wl-message-add-buttons-to-body): New function.
4978         (wl-message-redisplay): Don't call wl-message-overload-functions;
4979         Call wl-message-add-buttons-to-header and
4980         wl-message-add-buttons-to-body.
4981         (wl-message-display-internal): Set keymap argument for
4982         elmo-mime-display-as-is, elmo-mime-message-display;
4983         Run wl-message-display-internal-hook.
4984         (wl-message-refer-article-or-url): Abolished.
4985
4986         * wl-highlight.el (wl-highlight-headers): Don't call
4987         wl-highlight-message-add-buttons-to-header.
4988         (wl-highlight-message-add-buttons-to-header): Abolished.
4989
4990
4991         * wl-e21.el (wl-message-display-internal-hook): Define.
4992         (wl-e21-setup-toolbar): Deleted duplicated binding.
4993         (wl-e21-setup-message-toolbar): Define as function.
4994         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
4995         (wl-message-define-keymap): New function.
4996         (wl-message-overload-functions): Abolished.
4997
4998 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
4999
5000         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5001         and elmo-folder-close.
5002
5003         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5004
5005 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5006
5007         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5008         boolean value.
5009         * wl-draft.el (wl-draft-do-fcc): Ditto.
5010
5011 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5012
5013         * wl-vars.el (wl-fcc-force-as-read): New variable.
5014         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5015         mark copied message as read.
5016
5017 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5018
5019         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5020
5021 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5022
5023         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5024         `wl-summary-target-above' instead of obsolete variable
5025         `wl-summary-temp-above'.
5026
5027         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5028         instead of `make-obsolete-variable'.
5029         * wl-refile.el (toplevel): Ditto.
5030
5031 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5032
5033         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5034         with third argument t.
5035         (wl-draft): Set first argument for wl-plugged-init as t.
5036
5037         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5038         definition.
5039
5040 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5041
5042         * wl-vars.el: Tabify.
5043         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5044
5045         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5046         message.
5047
5048 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5049
5050         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5051         and set default to beep.
5052
5053 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5054
5055         * wl-vars.el (wl-draft-truncate-lines): New variable.
5056
5057         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5058         instead of wl-message-truncate-lines for truncate-lines.
5059
5060 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5061
5062         * wl-message.el (wl-message-display-internal): Call
5063         `wl-highlight-message' after `elmo-mime-display-as-is'.
5064
5065         * wl-mime.el (wl-mime-display-text/plain): New function.
5066         (wl-mime-display-header): Ditto.
5067         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5068         body-presentation-method for text/plain;
5069         Register `wl-mime-display-header' as a header-presentation-method;
5070         Don't set up `elmo-message-text-content-inserted-hook' and
5071         `elmo-message-header-inserted-hook'.
5072
5073         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5074         variable.
5075         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5076         as t if flag is 'all-header;
5077         Don't bind `elmo-message-ignored-field-list',
5078         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5079
5080 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5081
5082         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5083         for xemacs with non-mule environment.
5084
5085 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5086
5087         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5088         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5089         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5090
5091 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5092
5093         * wl-vars.el (wl-interactive-send): Set default value as t.
5094
5095 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5096
5097         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5098         (wl-addrmgr-method-list): Abolished.
5099         (wl-addrmgr-change-method): Follow above change.
5100
5101         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5102
5103 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5104
5105         * wl-vars.el (wl-message-truncate-lines): Change default value
5106         to default-truncate-lines.
5107
5108         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5109
5110 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5111
5112         * wl-vars.el (wl-message-truncate-lines): New variable.
5113
5114         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5115         wl-message-truncate-lines.
5116
5117 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5118
5119         * wl-acap.el (wl-acap-init): Remove period from error message.
5120         (wl-acap-find-acap-service): Remove period from message.
5121
5122 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5123
5124         * wl.el (wl-check-environment): Undo last change.
5125
5126         * wl-vars.el (wl-from): Changed default value.
5127
5128         * wl-util.el (toplevel): Don't require tm-edit.
5129
5130         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5131         `wl-folder-init';
5132         Don't set mark on mail body.
5133         (wl-draft-reedit): Ditto.
5134
5135         * wl-address.el (wl-address-quote-specials): Define as an alias for
5136         elmo-address-quote-specials.
5137
5138 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5139
5140         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5141
5142         * wl-vars.el (wl-from): Set default value as nil.
5143         (wl-organization): Set default value as ORGANIZATION environment
5144         variable.
5145
5146         * wl-draft.el (wl-smtp-extension-bind): Check value of
5147         wl-smtp-connection-type.
5148
5149         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5150         error.
5151
5152 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5153
5154         * Version number is increased to 2.7.4.
5155
5156         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5157         arguments from `wl-highlight-x-face-function' caller.
5158         Use x-face-1.3.6.12 or later.
5159
5160 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5161
5162         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5163
5164 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5165
5166         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5167         (wl-fcc): Fix to accept function.
5168         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5169
5170 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5171
5172         * wl-acap.el (toplevel): Added `product-provide' declare.
5173         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5174
5175 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5176
5177         * wl.el (wl): Changed order of calling `elmo-init'
5178         and `elmo-folder-init'.
5179
5180 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5181
5182         * wl-mime.el (wl-summary-burst): Extract message when content-type
5183         of root entity is not only `multipart' but also `message/rfc822'.
5184         (wl-summary-burst-subr): Ditto.
5185
5186 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5187
5188         * wl-vars.el (toplevel): Require 'custom.
5189         (wl-trash-folder): Added to `wl-setting' group.
5190
5191         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5192         exists.
5193         (wl-addrmgr-draw): Insert empty line when no entry exists.
5194
5195         * wl-mule.el (wl-message-wheel-up): Fixed.
5196         (wl-message-wheel-down): Ditto.
5197
5198 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5199
5200         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5201         config is an anonymous lambda expression.
5202
5203 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5204
5205         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5206         when Mule 2 is running.
5207
5208 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5209
5210         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5211
5212 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5213
5214         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5215         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5216
5217         * wl-address.el (wl-address-specials-regexp): Eliminated.
5218         (wl-address-quote-specials): Rewrite.
5219
5220 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5221
5222         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5223         shy-groups for regexp.
5224
5225         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5226         character classes and Perl style shy-groups for regexp.
5227         (wl-highlight-plugged-current-line): Use Posix style character
5228         classes for regexp.
5229         (wl-e21-highlight-folder-by-numbers): Ditto.
5230         (wl-e21-display-image-p): Use `display-images-p' instead of
5231         `display-graphic-p'.
5232         (display-images-p): Make an alias to `display-graphic-p' if it is
5233         not available.  It is for Emacs version prior to 21.0.105.
5234
5235         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5236         `display-graphic-p'.
5237         (wl-demo-image-type-alist): Ditto.
5238         (display-images-p): Make an alias to `display-graphic-p' if it is
5239         not available.  It is for Emacs version prior to 21.0.105.
5240
5241 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5242
5243         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5244         support.
5245         (wl-generate-user-agent-string): Ditto.
5246
5247         * wl-version.el (wl-version): Update docsting.
5248         (wl-version-status): Ditto.
5249
5250 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5251
5252         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5253         21.0.105.  For Emacs 21.0.104 or earlier.
5254
5255 2001-09-03  Takuo KITAME <kitame@northeye.org>
5256
5257         * wl-e21.el (wl-plugged-init-icons): Use
5258         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5259         (wl-biff-init-icons): Ditto.
5260
5261 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5262
5263         * wl-highlight.el (wl-highlight-summary-current-line):
5264         Fixed highlighting refile/copy destination.
5265
5266         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
5267         (wl-acap-store): Encode string by wl-acap-coding-system.
5268
5269 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
5270
5271         * wl-acap.el (toplevel): Check and require 'un-define before
5272         'xemacs-ucs;
5273          Added checking for UTF-2000.
5274
5275 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5276
5277         * wl-acap.el (toplevel): Require 'un-define before 'wl;
5278         Don't enclose with `eval-and-compile'.
5279
5280         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
5281         wl-init is non-nil.
5282
5283         * wl-draft.el (wl-draft): Ditto.
5284
5285         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
5286
5287         * wl-acap.el (toplevel): Require 'wl.
5288         (wl-acap-store): Call `elmo-init'.
5289
5290         * wl.el (wl): Changed position of `wl-check-environment'.
5291         (toplevel): Added autoload setting for wl-acap.
5292
5293         * wl-vars.el (wl-setting): New custom group.
5294         (wl-from): Added wl-setting group.
5295         (wl-user-mail-address-list): Ditto.
5296         (wl-organization): Ditto.
5297         (wl-subscribed-mailing-list): Ditto.
5298         (wl-envelope-from): Ditto.
5299         (wl-smtp-posting-user): Ditto.
5300         (wl-smtp-posting-server): Ditto.
5301         (wl-smtp-posting-port): Ditto.
5302         (wl-smtp-authenticate-type): Ditto.
5303         (wl-pop-before-smtp-user): Ditto.
5304         (wl-pop-before-smtp-server): Ditto.
5305         (wl-pop-before-smtp-port): Ditto.
5306         (wl-pop-before-smtp-authenticate-type): Ditto.
5307         (wl-nntp-posting-server): Ditto.
5308         (wl-nntp-posting-user): Ditto.
5309         (wl-nntp-posting-port): Ditto.
5310         (wl-fetch-confirm-threshold): Ditto.
5311         (wl-prefetch-threshold): Ditto.
5312         (wl-thread-insert-opened): Ditto.
5313         (wl-ldap-server): Ditto.
5314         (wl-ldap-port): Ditto.
5315         (wl-ldap-base): Ditto.
5316         (wl-ldap-objectclass): Ditto.
5317         (wl-use-ldap): Ditto.
5318         (wl-draft-config-alist): Ditto.
5319         (wl-draft-config-matchone): Ditto.
5320         (wl-template-alist): Ditto.
5321         (wl-message-sort-field-list): Ditto.
5322         (wl-message-ignored-field-list): Ditto.
5323         (wl-message-visible-field-list): Ditto.
5324         (wl-interactive-send): Ditto.
5325         (wl-summary-move-order): Ditto.
5326         (wl-auto-select-first): Ditto.
5327         (wl-auto-select-next): Ditto.
5328         (wl-interactive-save-folders): Ditto.
5329
5330         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5331         Initialization codes are moved from wl-local-folder-init.
5332         (wl-local-folder-init): Follow the change above.
5333         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5334
5335         * wl-acap.el: New file.
5336
5337         * Version number is increased to 2.7.3.
5338
5339 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5340
5341         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5342
5343 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5344
5345         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5346         (wl-addrmgr-address-entry-list): Ditto.
5347
5348 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5349
5350         * wl-e21.el (wl-draft-mode-map): Removed binding for
5351         `wl-draft-insert-x-face-field'.
5352
5353         * wl-mule.el (wl-draft-mode-map): Ditto.
5354
5355         * wl-xmas.el (wl-draft-mode-map): Ditto.
5356
5357         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5358         (wl-cs-autoconv): Ditto.
5359         (wl-cs-local): Ditto.
5360         (wl-use-scoring): Ditto.
5361         (wl-mime-charset): Ditto.
5362         (wl-folder-check-async): Ditto.
5363
5364         * wl.el (toplevel): Ignore nemacs and tm.
5365         (wl-exit): Ditto.
5366
5367         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5368         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5369         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5370         instead of wl-address-petname-add-or-change.
5371         (wl-summary-edit-addresses-subr): Use wl-address-delete
5372         instead of wl-address-petname-delete.
5373
5374         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5375
5376         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5377         if error occured.
5378
5379         * wl-message.el (require): Remove tm support.
5380
5381         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5382
5383         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5384         (wl-folder-jump-to-current-entity): Ditto.
5385         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5386
5387         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5388         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5389         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5390
5391         * wl-mule.el (wl-draft-key-setup): Ditto.
5392
5393         * wl-xmas.el (wl-draft-key-setup): Ditto.
5394
5395         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5396         (wl-draft-std11-parse-addresses): New function.
5397         (wl-draft-parse-mailbox-list): Use it.
5398         (wl-draft): Ignore nemacs.
5399         (wl-draft-reedit): Ditto.
5400
5401         * wl-addrmgr.el: New file.
5402         (Original is wl-rcpt.el written by
5403         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5404         Thanks Kitamoto-san.)
5405
5406         * wl-address.el (wl-address-make-address-list): Modified parsing
5407         process.
5408         (wl-address-delete): Renamed from `wl-address-petname-delete';
5409         Modify wl-address-list too.
5410         (wl-address-add-or-change): Renamed from
5411         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5412
5413 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5414
5415         * wl-highlight.el (wl-highlight-summary-current-line):
5416           Work with transient-mark-mode
5417
5418 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5419
5420         * Version number is increased to 2.7.2.
5421
5422         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5423         instead of elmo-dop-queue-method.
5424
5425 2001-08-06  SAITO Atsunori <sai@yedo.com>
5426
5427         * wl-vars.el (wl-ldap-objectclass): New user option.
5428
5429         * wl-address.el (wl-ldap-make-filter): Use it.
5430
5431 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5432
5433         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5434
5435 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5436
5437         * wl-folder.el (wl-folder): redisplay after folder insertion.
5438
5439         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5440
5441         * wl-summary.el (wl-summary-sync-update):
5442         Change status mark only when new-msgdb exists.
5443         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5444
5445 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5446
5447         * wl-summary.el (wl-summary-open-folder): New function.
5448         (wl-summary-goto-folder-subr): Use it.
5449         (wl-summary-mark-as-important): Fix;
5450         Encache only when no cache exists.
5451
5452 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5453
5454         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5455         Use with-current-buffer.
5456
5457 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5458
5459         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5460         before call `get-buffer'. Fixed parenthesis.
5461         (wl-score-get-header-entry): Clear message and help window when
5462         keyboard quit.
5463         (wl-score-edit-insert-header): Ditto.
5464
5465 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5466
5467         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5468         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5469         (wl-default-draft-cite): Fix.
5470
5471         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5472         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5473
5474 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5475
5476         * wl-message.el (wl-message-prev-page): Do same bahavior
5477         as summary when it is called in the message buffer.
5478         (wl-message-next-page): Ditto.
5479
5480 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5481
5482         * wl-summary.el (wl-summary-forward): Use cache if it is not
5483         section cache.
5484
5485 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5486
5487         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5488         Removed redundant require of elmo-vars.
5489         (wl-biff-state-indicator-on): Changed default value for
5490         xemacs with non-mule environment.
5491
5492         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5493         wl-message-buffer is nil;
5494         Hide progress bar after moving messages.
5495
5496 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5497
5498         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5499         message at cursor point is deleted.
5500
5501 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5502
5503         * wl-vars.el: Changed file coding system to euc-japan.
5504         Added -*-coding:-*- magic to the first line.
5505
5506         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5507         Search parent from the first message.
5508
5509         * Version number is increased to 2.7.1.
5510
5511 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5512
5513         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5514
5515 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5516
5517         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5518         refile/delete execution.
5519
5520         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5521         Fixed docstring.
5522
5523 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5524
5525         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5526         do update process;
5527         Don't update marks when update process is interrupted.
5528
5529 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5530
5531         * wl-summary.el (wl-summary-reply): Fixed problem when
5532         wl-draft-use-frame is non-nil.
5533         (wl-summary-forward): Ditto.
5534
5535         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5536         as nil.
5537         (wl-folder-mark-as-read-all-entity): Ditto.
5538         (wl-folder-prefetch-entity): Ditto.
5539
5540         * wl.el (wl): Check environment before wl-init.
5541
5542         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5543         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5544         instead of wl-summary-collect-unread.
5545         (wl-summary-reply): Split message window.
5546
5547 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5548
5549         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5550         only if current language environment is japanese,
5551
5552         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5553         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5554         (wl-folder-goto-folder-subr): Ditto.
5555
5556         * wl-draft.el (wl-draft-dispatch-message): Call
5557         `elmo-file-cache-get-path'.
5558
5559 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5560
5561         * wl-summary.el (wl-summary-cursor-move): If return value of
5562         wl-summary-next-message is not number, don't jump.
5563
5564 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5565
5566         * wl-summary.el (wl-summary-buffer-next-message-function): New
5567         variable.
5568         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5569         if it is bound.
5570
5571         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5572         string.
5573
5574         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5575         (wl-plugged-drawing): Ditto.
5576
5577 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5578
5579         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5580         process.
5581         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5582         with unwind-protect.
5583
5584         * wl.el (wl-init): Require mime-setup.
5585         (wl-check-environment): Don't require mime-setup.
5586
5587         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5588         instead of elmo-folder-type.
5589
5590         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5591         value as nil.
5592
5593 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5594
5595         * Version number is increased to 2.7.0.
5596
5597         * wl-version.el (wl-version): Changed codename.
5598
5599         * wl-summary.el (wl-summary-delete-cache): Fixed.
5600
5601         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5602         Workaround for net folders.
5603         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5604
5605         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5606         value to nil (According to the patch from
5607         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5608
5609         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5610         of elmo-folder-close.
5611
5612 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5613
5614         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5615         for postfix.
5616
5617 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5618
5619         * wl-summary.el (wl-summary-resend-message): Fixed.
5620
5621         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5622         Call wl-draft with `from' argument if its address is included in
5623         `wl-user-mail-address-list'.
5624         (wl-draft): Added `from' argument.
5625
5626         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5627         non-nil.
5628         (wl): Don't show demo if wl-demo is nil.
5629
5630         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5631         wl-summary-use-frame.
5632
5633         * wl-vars.el (wl-summary-use-frame): New user option.
5634         (wl-folder-use-frame): Changed docstring.
5635
5636         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5637         non-nil.
5638         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5639         wl-summary-use-frame.
5640
5641         * wl-vars.el (wl-folder-use-frame): New user option.
5642
5643         * wl-summary.el (wl-summary-exit): Back to folder frame if
5644         wl-folder-use-frame is non-nil.
5645         (wl-summary-redisplay-internal): Ignore cache if current folder
5646         is draft folder,
5647         (wl-summary-redisplay-no-mime): Ditto.
5648         (wl-summary-redisplay-all-header): Ditto.
5649
5650         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
5651         if wl-folder-use-frame is non-nil.
5652
5653 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
5654
5655         * wl-summary.el (wl-summary-sync-update): Bind
5656         elmo-folder-update-threshold.
5657         (wl-summary-mark-as-important): Enclosed server mark processing
5658         with `save-match-data'.
5659
5660         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
5661         only when it is already defined.
5662
5663 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5664
5665         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
5666         name of folder exclude localdir is wrong.
5667         * wl-folder.el (wl-folder-sync-entity):
5668         Set `wl-summary-always-sticky-folder-list' as nil.
5669         (wl-folder-mark-as-read-all-entity): Ditto.
5670         (wl-folder-prefetch-entity): Ditto.
5671
5672 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
5673
5674         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
5675         instead of `wl-summary-write-current-newsgroup'.
5676
5677 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5678
5679         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
5680         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
5681         non-nil and selected message is important, do not display.
5682
5683 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
5684
5685         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
5686
5687 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5688
5689         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
5690
5691         * wl-summary.el (wl-summary-mark-as-important): Set message number
5692         using wl-summary-message-number.
5693
5694 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5695
5696         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5697         destination folder is 'null.
5698
5699 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5700
5701         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
5702         New function.
5703         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
5704         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
5705         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5706
5707 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
5708
5709         * wl-mime.el (wl-mime-setup): Added setting for
5710         `mime-setup-signature-key-alist' to avoid overriding key bind for
5711         `wl-draft-send'.
5712
5713         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
5714         for `wl-draft-send'.
5715         * wl-mule.el (wl-draft-overload-functions): Ditto.
5716         * wl-xmas.el (wl-draft-overload-functions): Ditto.
5717         * wl-draft.el (wl-draft-send): Ditto.
5718
5719         * wl-message.el (wl-message-display-internal):
5720         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
5721         (Patch is provided by <kita@coe.nttdata.co.jp>).
5722
5723 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5724
5725         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
5726
5727 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5728
5729         * wl.el (wl): Fix for wl-demo.
5730
5731 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5732
5733         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
5734
5735 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5736
5737         * wl-folder.el (wl-folder-prefetch-entity): Use
5738         `wl-folder-get-elmo-folder'.
5739         (wl-folder-count-incorporates): Do not use
5740         `wl-folder-get-elmo-folder'.
5741
5742 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5743
5744         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
5745         instead of `elmo-folder-get-type'.
5746
5747 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5748
5749         * wl-summary.el (wl-summary-write-current-folder): Set cursor
5750         position on Subject: field.
5751         (Advised by Mito <mit@nines.nec.co.jp>)
5752
5753 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5754
5755         * wl-folder.el (wl-folder-prefetch-entity): Use
5756         `wl-folder-get-elmo-folder'.
5757
5758 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
5759
5760         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
5761
5762         * wl-summary.el (wl-summary-buffer-set-folder): Set up
5763         `process-duplicates' slot.
5764
5765         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
5766         if detection failed.
5767
5768 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5769
5770         * wl-version.el (wl-version-status): Set to "alpha".
5771
5772 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5773
5774         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
5775         Check wl-message-buffer lives before set-buffer.
5776
5777 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5778
5779         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
5780         called in folder mode.
5781         * wl-var.el (wl-summary-exit-pre-hook): New variable.
5782         * wl-summary.el (wl-summary-exit-pre-hook): Run
5783         `wl-summary-exit-pre-hook' before exit summary mode.
5784
5785 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5786
5787         * wl-version.el (wl-version-status): New variable.
5788         (wl-version-status-alist): Removed.
5789         (wl-version-status): Rule included.
5790
5791 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5792
5793         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
5794         @sponichi.
5795
5796         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
5797         when `mail-reply-buffer' is buffer-local variable.
5798         (Reported by <kita@coe.nttdata.co.jp>).
5799
5800 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
5801
5802         * wl-vars.el (toplevel): Require 'elmo-util.
5803
5804 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5805
5806         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
5807         (All other related portions are changed)
5808
5809         * wl.el (wl-plugged-change): Use '<' instead of '<='.
5810
5811         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
5812
5813 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5814
5815         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
5816
5817 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5818
5819         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
5820         Delete other windows to avoid an error.
5821         Use `point-marker' instead of `point' to remember the start point
5822         of body.
5823
5824         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
5825
5826         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
5827         number not to exceed all message number.
5828
5829 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5830
5831         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
5832         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
5833
5834 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
5835
5836         * wl-summary.el (wl-summary-sync-force-update): Added argument
5837         no-check.
5838         (wl-summary-sync-update): Ditto.
5839         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
5840         with `no-check'.
5841
5842         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
5843         (wl-message-buffer-prefetch-next): Don't run timer if timer is
5844         already running.
5845
5846 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5847
5848         * wl-expire.el (wl-expire-archive-get-folder): Added argument
5849         `dst-folder-arg'.
5850         (wl-expire-archive-number1): Diito.
5851         (wl-expire-archive-number2): Diito.
5852         (wl-expire-archive-Date): Diito.
5853         (wl-archive-number1): Diito.
5854         (wl-archive-number2): Diito.
5855         (wl-archive-date): Diito.
5856         (wl-archive-folder-p): New function.
5857         (wl-summary-expire): Support of expand folder name at
5858         wl-expire-alist.
5859         * wl-util.el (wl-expand-newtext): Renamed from
5860         `wl-refile-expand-newtext'.
5861
5862 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5863
5864         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
5865         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
5866         `(elmo-msgdb-get-overview msgdb)'.
5867         (wl-summary-prefetch): Bind match data before call
5868         `wl-summay-prefetch-msg'.
5869         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
5870         'off if `wl-summary-buffer-disp-msg' is non-nil.
5871         Fixed problem that couldn't show only one new or unread message when
5872         enter folder.
5873         (wl-summary-reply): Don't call `split-window-vertically' and other
5874         window.
5875
5876 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
5877
5878         * wl-expire.el (wl-expire-refile): Fixed.
5879
5880 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
5881
5882         * wl-vars.el (wl-biff-unnotify-hook): New variable.
5883
5884         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
5885         biff notification is removed.
5886
5887         * wl.el (wl): Changed position of `elmo-init'.
5888
5889         * wl-draft.el (wl-default-draft-cite): Use date field
5890         on the citation buffer.
5891
5892         * wl-vars.el (wl-shimbun-folder-icon): New variable.
5893
5894         * wl-xmas.el (wl-folder-internal-icon-list): Added
5895         `wl-folder-shimbun-image'.
5896
5897         * wl-e21.el (wl-folder-internal-icon-list): Added
5898         `wl-folder-shimbun-image'.
5899
5900 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
5901
5902         * wl.el (wl-init): Eliminated argument.
5903         (wl): Rewrite.
5904
5905         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
5906         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
5907         instead of `elmo-folder-msgdb-internal'.
5908         (wl-summary-sync-update): Ditto.
5909         (wl-summary-flush-pending-append-operations): Eliminated.
5910         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
5911         (wl-summary-goto-folder-subr): Set load-msgdb argument of
5912         `elmo-folder-open'.
5913
5914         * wl-mime.el (wl-summary-burst): Fixed.
5915
5916         * wl-folder.el (wl-folder-info-save): Check data type.
5917
5918         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
5919         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
5920         instead of `elmo-folder-msgdb-internal'.
5921         (wl-expire-hide): Ditto.
5922
5923
5924         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
5925
5926 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5927
5928         * wl-folder.el (wl-folder-write-current-folder): Support petname.
5929
5930 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
5931
5932         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
5933
5934 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5935
5936         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5937         Fixed `match-beginning' argument mismatch.
5938
5939 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
5940
5941         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
5942         the default value.
5943
5944 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5945
5946         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
5947         instead of `elmo-nntp-default-port'.
5948
5949         * wl-vars.el: Fixed some doc strings.
5950
5951 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
5952
5953         * wl-summary.el (wl-summary-prefetch-msg): Use
5954         `elmo-msgdb-overview-get-entity' instead of `assoc'.
5955
5956         * wl-vars.el: Define *-func as obsolete variable using
5957         `elmo-define-obsolete-variable'.
5958
5959         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
5960         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
5961         instead of `wl-message-buffer-prefetch-threshold'.
5962
5963         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
5964
5965         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
5966
5967         * wl-draft.el (wl-caesar-region-func): Ditto.
5968
5969         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
5970         Keep unread status in elmo-folder-move-messages.
5971         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
5972
5973 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5974
5975         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
5976         `wl-summary-buffer-exit-func'
5977         (wl-summary-buffer-message-redisplay-function): Renamed from
5978         `wl-summary-buffer-message-redisplay-func'
5979         (wl-summary-buffer-next-folder-function): Renamed from
5980         `wl-summary-buffer-next-folder-func'.
5981         (wl-summary-buffer-prev-folder-function): Renamed from
5982         `wl-summary-buffer-prev-folder-func'.
5983         (wl-summary-get-petname-function): Renamed from
5984         `wl-summary-get-petname-func'.
5985
5986         * wl-score.el (wl-score-edit-exit-function): Renamed from
5987         `wl-score-edit-exit-func'.
5988
5989         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
5990         Renamed from `wl-message-buffer-prefetch-get-next-function'.
5991
5992         * wl-util.el (wl-load-profile-function): Renamed from
5993         `wl-load-profile-func'.
5994
5995         * wl-folder.el (wl-folder-completion-function): Renamed from
5996         `wl-folder-completion-func'.
5997         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
5998
5999         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6000         `wl-expire-archive-get-folder-func'.
6001         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6002         (wl-draft-send-mail-function): Renamed from
6003         `wl-draft-send-mail-func'.
6004         (wl-draft-send-news-function): Renamed from
6005         `wl-draft-send-news-func'.
6006         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6007         (wl-generate-mailer-string-function): Renamed from
6008         `wl-generate-mailer-string-func'.
6009         (wl-highlight-signature-search-function): Renamed from
6010         `wl-highlight-signature-search-func'.
6011         (wl-highlight-x-face-function): Renamed from
6012         `wl-highlight-x-face-func'
6013         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6014         (wl-ps-print-buffer-function): Renamed from
6015         `wl-ps-print-buffer-func'
6016         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6017         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6018         (wl-summary-subject-filter-function): Renamed from
6019         `wl-summary-subject-filter-func'.
6020
6021         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6022         `wl-draft-queue-flush-send-func'
6023         (wl-draft-cite-function): Renamed from
6024         `wl-draft-cite-func'
6025
6026         * wl-address.el (wl-address-init-function): Renamed from
6027         `wl-address-init-func'.
6028
6029 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6030
6031         * wl-draft.el (wl-draft-queue-flush): Don't call
6032         `elmo-dop-unlock-message'.
6033         * wl-draft.el (wl-draft-queue-append): Don't call
6034         `elmo-dop-lock-message'.
6035
6036         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6037         (wl-summary-buffer-folder-name): Ditto.
6038         (wl-summary-message-regexp): Added '-' (all other related portions
6039         are changed).
6040         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6041         wl-summary-buffer-folder-name.
6042
6043 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6044
6045         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6046         the number of mails in the folder buffer is not updated by wl-biff.
6047
6048 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6049
6050         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6051         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6052
6053 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6054
6055         * wl-summary.el (wl-summary-next-message):
6056         Return next message number when wl-summary-move-order is nil.
6057
6058 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6059
6060         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6061         `wl-summary-move-spec-alist'.
6062         (wl-summary-move-spec-unplugged-alist): New variable
6063         (Move spec for unplugged status).
6064         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6065         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6066
6067 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6068
6069         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6070         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6071
6072 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6073
6074         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6075         simple quotation to quote the anonymous function.
6076         * tm-wl.el (wl-draft-preview-message): Ditto.
6077
6078 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6079
6080         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6081         Eliminate redundant `save-excursion'.
6082         (wl-highlight-summary-current-line): Ditto.
6083
6084         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6085         accessing match data when `looking-at' failed.
6086
6087         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6088         `elmo-match-string' where users don't care about the speed.
6089         (wl-draft-save): Ditto.
6090
6091 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6092
6093         * wl-util.el (wl-regexp-opt): New function.
6094
6095         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6096         number from `wl-summary-buffer-number-list'.
6097         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6098         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6099         (wl-summary-move-spec-alist): Changed default setting.
6100
6101 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6102
6103         * wl-vars.el (wl-biff-notify-hook): New hook.
6104         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6105         the arrival of new mail.
6106         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6107         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6108
6109 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6110
6111         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6112
6113 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6114
6115         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6116
6117         * Version number is increased to 2.5.8.
6118
6119         * wl-thread.el (toplevel): require 'cl.
6120         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6121         (wl-thread-make-number-list): New function.
6122         (wl-thread-entity-make-number-list-from-children): Ditto.
6123         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6124         (wl-thread-entity-insert-as-children): Likewise.
6125         (wl-thread-delete-message): Likewise.
6126         (wl-meaning-of-mark): Eliminated.
6127         (wl-thread-next-failure-mark-p): Ditto.
6128         (wl-thread-entity-get-mark): Ditto.
6129         (wl-thread-meaning-alist-get-result): Ditto.
6130         (wl-thread-entity-check-prev-mark): Ditto.
6131         (wl-thread-entity-check-next-mark): Ditto.
6132         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6133         (wl-thread-entity-get-prev-marked-entity): Ditto.
6134         (wl-thread-get-prev-unread): Ditto.
6135         (wl-thread-jump-to-prev-unread): Ditto.
6136         (wl-thread-get-next-unread): Ditto.
6137         (wl-thread-jump-to-next-unread): Ditto.
6138         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6139         (wl-thread-entity-get-next-marked-entity): Ditto.
6140
6141         * wl-summary.el (wl-summary-buffer-number-list):
6142         New bufer-local variable.
6143         (wl-summary-switch-to-clone-buffer): Clone
6144         `wl-summary-buffer-number-list'.
6145         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6146         (wl-summary-cursor-move-regex): Eliminated.
6147         (wl-summary-cursor-up): Rewrite.
6148         (wl-summary-cursor-down): Ditto.
6149         (wl-summary-mode-spec-alist): New variable.
6150         (wl-summary-next-message): New inline function.
6151         (wl-summary-cursor-move): New function.
6152         (wl-summary-default-get-next-msg): Rewrite.
6153         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6154         (wl-summary-rescan): Ditto.
6155         (wl-summary-sync-all-init): Ditto.
6156         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6157         summary is not thread view.
6158         (wl-summary-sync-update): Ditto.
6159         (wl-summary-rescan): Ditto.
6160         (wl-summary-make-number-list): New function.
6161
6162         * wl-draft.el: "FCC" -> "Fcc".
6163
6164 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6165
6166         * wl-highlight.el (wl-highlight-summary-window):
6167         Call `set-buffer-modified-p'.
6168
6169         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6170         (wl): Call `elmo-init' and fix.
6171
6172         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6173         Use new variables.
6174
6175         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6176
6177 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6178
6179         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6180
6181 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6182
6183         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6184
6185 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6186
6187         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6188         `wl-use-toolbar' nor `display-graphic-p'.
6189         (wl-e21-setup-message-toolbar): Ditto.
6190         (wl-e21-setup-summary-toolbar): Ditto.
6191         (wl-e21-setup-folder-toolbar): Ditto.
6192
6193         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6194         (wl-plugged-init-icons): Ditto.
6195
6196         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6197         `display-graphic-p'.
6198         (wl-plugged-set-folder-icon): Ditto.
6199         (wl-highlight-plugged-current-line): Ditto.
6200         (wl-highlight-folder-current-line): Ditto.
6201         (wl-e21-highlight-folder-group-line): Ditto.
6202         (wl-e21-setup-toolbar): Ditto.
6203         (wl-e21-display-image-p): New macro.
6204
6205         * wl-demo.el (wl-demo): Simplified.
6206         (wl-demo-image-type-alist): Use `image-type-available-p' for
6207         checking whether the image type `xbm' is available.
6208
6209 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6210
6211         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6212         (wl-summary-input-range): Ditto.
6213
6214 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6215
6216         * wl-summary.el (wl-summary-edit-addresses): Use
6217         `wl-summary-get-original-buffer'
6218         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6219         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6220         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6221         (wl-summary-get-newsgroups): Eliminated.
6222         (wl-summary-set-crosspost): Ditto.
6223         (wl-summary-is-crosspost-folder): Ditto.
6224         (wl-crosspost-alist-load): Ditto.
6225         (wl-crosspost-alist-save): Ditto.
6226
6227         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6228         `elmo-setup-subscribed-newsgroups' instead of
6229         `elmo-nntp-make-groups-hashtb'.
6230         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6231         instead of `wl-crosspost-alist-save'.
6232
6233         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6234         of `elmo-folder-message-appendable-p'.
6235         (wl-mime-header-presentation-method): Eliminated.
6236
6237         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6238         (Error occurs in emacs21).
6239
6240         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6241         the current buffer).
6242
6243         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6244         instead of `wl-crosspost-alist-save'.
6245         (wl-init): `elmo-crosspost-message-alist-load'
6246         instead of `wl-crosspost-alist-load'
6247
6248         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6249         (wl-parse-newsgroups): Likewise.
6250         (wl-biff-notify): Run `wl-biff-notify-hook'.
6251
6252 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6253
6254         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6255
6256         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6257         when `wl-summary-lazy-highlight' is non-nil.
6258         (wl-summary-goto-folder-subr): Highlight only when
6259         `wl-summary-lazy-highlight' is non-nil.
6260
6261         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
6262         Don't display progress and highlight temp-mark when
6263         `wl-summary-lazy-highlight' is non-nil.
6264         (wl-highlight-summary-window): New function.
6265         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
6266
6267 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6268
6269         * wl-summary.el (wl-summary-sync): Change `all-visible'
6270         from `all-shown'
6271         (wl-summary-input-range): Ditto.
6272
6273 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6274
6275         * wl-e21.el (wl-highlight-folder-current-line): Call
6276         `wl-folder-init-icons' when folder icons have not been initialized.
6277
6278         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
6279
6280         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
6281         (wl-demo-image-type-alist): New macro.
6282
6283 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6284
6285         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
6286         display does not support graphics.
6287         (wl-plugged-init-icons): Ditto.
6288         (wl-folder-init-icons): Ditto.
6289
6290         * wl-demo.el (wl-demo): Chech closely whether the display
6291         supports graphics.
6292
6293 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
6294
6295         * wl-summary.el (wl-summary-get-original-buffer): New function.
6296         (wl-summary-set-crosspost): Use it.
6297         (wl-summary-target-mark-uudecode): Ditto.
6298         (wl-summary-reedit): Ditto.
6299         (wl-summary-resend-bounced-mail): Ditto.
6300         (wl-summary-update-crosspost): Eliminated (It may be incorporated
6301         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
6302
6303         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
6304         (wl-message-display-internal): Ditto.
6305
6306 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
6307
6308         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
6309
6310 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6311
6312         * wl-summary.el (wl-summary-save-view): Renamed from
6313         `wl-summary-save-status'.
6314
6315 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6316
6317         * wl-summary.el (wl-summary-sync): Added `all-shown'
6318
6319 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6320
6321         * wl-summary.el (wl-summary-input-range): Added `all-shown'
6322
6323 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
6324
6325         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
6326
6327 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
6328
6329         * wl-highlight.el (wl-highlight-summary-line-string): Use
6330         `zerop' instead of `= 0'.
6331         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6332
6333         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6334         for comparing numbers.
6335         (wl-template-prev): Use `zerop' instead of `eq 0'.
6336
6337         * wl-draft.el (wl-draft-insert-current-message): Use
6338         `with-current-buffer' instead of `save-excursion'.
6339         Use `zerop' instead of `eq 0'.
6340
6341 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6342
6343         * wl-draft.el (wl-draft-insert-ccs): New function.
6344         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6345         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6346
6347 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6348
6349         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6350
6351 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6352
6353         * wl-expire.el (wl-expire-refile): Don't call
6354         elmo-msgdb-add-msgs-to-seen-list;
6355         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6356         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6357
6358 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6359
6360         * wl-message.el (wl-message-prev-page): Ignore errors while
6361         scroll-down.
6362
6363 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6364
6365         * wl-mime.el: Use elmo-original-message-mode instead of
6366         mmelmo-original-mode.
6367
6368         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6369         `elmo-folder-get-spec';
6370         (wl-fldmgr-add-completion-all-completions):
6371         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6372
6373         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6374         of `elmo-folder-get-type'.
6375
6376         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6377         `elmo-folder-get-spec';
6378         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6379         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6380         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6381         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6382         `elmo-read-msg-no-cache';
6383         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6384         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6385         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6386         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6387         `elmo-cache-save';
6388         (wl-draft-reedit): Use `elmo-message-file-name'.
6389
6390         * wl-expire.el: Use `elmo-folder-name-internal';
6391         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6392         Use macro `wl-summary-buffer-msgdb' instead of variable
6393         `wl-summary-buffer-msgdb';
6394         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6395         Use macro `wl-summary-buffer-folder-name' instead of variable
6396         `wl-summary-buffer-folder-name'.
6397         * wl-score.el: Likewise.
6398
6399         * wl-message.el: Rewrite for new message buffer cache mechanism.
6400         (wl-message-buffer-cache-buffer-get): New macro.
6401         (wl-message-buffer-cache-folder-get): Ditto.
6402         (wl-message-buffer-cache-message-get): Ditto.
6403         (wl-message-buffer-cache-entry-make): Ditto.
6404         (wl-message-buffer-cache-hit): Ditto.
6405         (wl-message-buffer-cache-sort): New function.
6406         (wl-message-buffer-cache-add): Ditto.
6407         (wl-message-buffer-cache-delete): Ditto.
6408         (wl-message-buffer-cache-clean-up): Ditto.
6409         (wl-message-buffer-window): Rewrite.
6410         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6411         (wl-message-buffer-display): New function.
6412         (wl-message-display-internal): New function.
6413
6414 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6415
6416         * wl-folder.el: Use `elmo-folder-name-internal';
6417         Use `wl-folder-get-elmo-folder';
6418         Use `elmo-folder-list-messages' instead of
6419         `elmo-list-folder';
6420         Use `elmo-folder-get-primitive-list' instead of
6421         `elmo-folder-get-primitive-spec-list';
6422         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6423         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6424         Use `elmo-folder-create' instead of `elmo-create-folder'.
6425         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6426         (wl-folder-get-elmo-folder): New macro.
6427         (wl-folder-elmo-folder-cache-get): Ditto.
6428         (wl-folder-elmo-folder-cache-put): Ditto.
6429         (wl-folder-suspend): Call `elmo-quit'.
6430
6431         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6432         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6433         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6434         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6435         (toplevel): require 'cl.
6436         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6437
6438         * wl-summary.el: Rewrite to use new elmo interface.
6439
6440 \f
6441 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6442
6443         * wl-mime.el (wl-draft-preview-message):
6444         Run `wl-draft-send-hook' before collecting recipients information;
6445         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6446
6447         * tm-wl.el (wl-draft-preview-message): Ditto.
6448
6449 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6450
6451         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6452         wrong recipients are displayed when forwarded message.
6453
6454 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6455
6456         * Version number is increased to 2.5.7.
6457
6458 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6459
6460         * wl-message.el (wl-message-next-page): Bind
6461         `window-pixel-scroll-increment' to nil while scrolling up.
6462
6463 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6464
6465         * wl-vars.el (wl-save-hook): New hook.
6466         * wl.el (wl-save): Call `wl-save-hook'.
6467
6468 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6469
6470         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6471         Argument WITH-ARG instead of NO-ARG (negative mean).
6472         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6473         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6474         * wl-message.el (wl-message-follow-current-entity): Likewise.
6475
6476 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6477
6478         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6479         FROM was optional argument.
6480         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6481
6482 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6483
6484         * Version number is increased to 2.5.6.
6485
6486 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6487
6488         * wl-version.el (wl-version-show): Removed.
6489         (wl-version): Add `interactive'.
6490
6491 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6492
6493         * wl-summary.el (wl-summary-get-petname-func): New variable.
6494         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6495         instead of `wl-address-get-petname-1'.
6496         (wl-summary-simple-from): Ditto.
6497
6498         * wl-address.el (wl-address-get-petname-1): Define as function.
6499
6500 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6501
6502         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6503         field in the original message.
6504         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6505
6506 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6507
6508         * wl-expire.el (wl-expire-hide):
6509         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6510
6511 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6512
6513         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6514         find decoder for To, Cc, and Subject.
6515
6516 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6517
6518         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6519         for checking `elmo-use-buffer-cache'.
6520         (wl-summary-mark-as-important): Fixed typo in comment.
6521
6522 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6523
6524         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6525         field in the original message.
6526         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6527
6528 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6529
6530         * wl-expire.el (wl-expire-hide):
6531         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6532
6533 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6534
6535         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6536         find decoder for To, Cc, and Subject.
6537
6538 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6539
6540         * Version number is increased to 2.5.5.
6541
6542         * wl-address.el (wl-address-specials-regexp): New constant.
6543         (wl-address-quote-specials): Use it.
6544
6545 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6546
6547         * wl-summary.el (wl-summary-rescan):
6548         Call `wl-summary-buffer-number-column-detect'.
6549         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6550
6551         * wl-message.el (wl-message-mode-map): Define.
6552         (wl-message-decode): Use it as local-map.
6553
6554 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6555
6556         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6557         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6558
6559 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6560
6561         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6562
6563         * wl-mule.el (wl-read-event-char): Ditto.
6564
6565         * wl-e21.el (wl-read-event-char): Ditto.
6566
6567         * wl-nemacs.el (wl-read-event-char): Ditto.
6568         (read-event): Removed.
6569
6570         * wl-util.el (toplevel): Removed dummy definition of
6571         `read-event'.
6572         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6573
6574 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6575
6576         * wl-nemacs.el (elmo-archive-call-process): Moved to
6577         elmo-archive.el.
6578
6579 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6580
6581         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6582         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6583
6584         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6585         instead of magic-number 6.  Use `not' instead of `null' for symbol
6586         `nil' check (not empty list).
6587         (wl-draft-insert-x-face-field): Fixed paren style.
6588
6589         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6590         one-branch conditional statement, instead of `and' and `if'.
6591         (wl-draft-forward): Likewise.
6592         (wl-draft-add-references): Likewise.
6593         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6594
6595         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6596         conditional steatment.  Use `cond' instead of `if'.
6597         (wl-draft-confirm): Likewise.
6598
6599 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6600
6601         * wl-version.el (wl-version-show): Use `product-string-1'
6602         instead of `wl-version'.
6603         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6604
6605         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6606
6607 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6608
6609         * wl-highlight.el (wl-highlight-headers): Revert
6610         `wl-highlight-x-face-func' argument (`beg' and `end').
6611
6612 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6613
6614         * wl.el (toplevel): Move `product-provide' declare.
6615         * wl-demo.el (toplevel): Ditto.
6616         * wl-dnd.el (toplevel): Ditto.
6617         * wl-highlight.el (toplevel): Ditto.
6618         * wl-message.el (toplevel): Ditto.
6619         * wl-refile.el (toplevel): Ditto.
6620         * wl-util.el (toplevel): Ditto.
6621
6622 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6623
6624         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6625         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6626         (wl-thread-close-all): keep cursor position.
6627
6628 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6629
6630         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6631         (eq x 0).
6632         (wl-generate-user-agent-string-1): Fix conditional statement.
6633
6634 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6635
6636         * wl.el (wl-check-environment): Additional check for
6637         'wl-local-domain' and `wl-message-id-domain'.
6638
6639 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6640
6641         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6642
6643 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6644
6645         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6646         instead of `smtp-sasl-user-realm'.
6647
6648 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6649
6650         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6651
6652 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6653
6654         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
6655         to the default value as well as `eword-lexical-analyzer'.
6656
6657 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6658
6659         * wl-version.el (wl-extended-emacs-version,
6660         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
6661         `elmo-match-string' instead of `wl-match-string'.
6662
6663 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6664
6665         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
6666         docstring.
6667
6668 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
6669
6670         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
6671
6672 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6673
6674         * wl-highlight.el (wl-highlight-headers): Remove
6675         `wl-highlight-x-face-func' argument (`beg' and `end').
6676
6677 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6678
6679         * wl-summary.el (wl-summary-mark-as-important):
6680         Remove cache if folder is local.
6681
6682 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
6683
6684         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
6685         to get existing e-mail address string.
6686
6687 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6688
6689         * wl-version.el (wl-generate-user-agent-string): Commentary.
6690         (wl-generate-user-agent-string-1): Use `when' for
6691         one-branch conditional statement, instead of `and' and `if'.
6692         (wl-extended-emacs-version, wl-extended-emacs-version2,
6693         wl-extended-emacs-version3): Ditto.
6694
6695 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6696
6697         * wl-summary.el (wl-summary-sync-all-init): New inline function.
6698         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
6699         condition-case; Remove initialization.
6700         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
6701         (wl-summary-sync-update3): Added argument `sync-all';
6702         Eliminated local variable `msgdb';
6703         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
6704         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
6705         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6706
6707 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
6708
6709         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
6710         connection before call `wl-draft-send-mail-with-smtp'.
6711
6712 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6713
6714         * Version number is increased to 2.5.4.
6715
6716 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6717
6718         * wl.el (wl-check-environment): Additional check for
6719         'wl-local-domain' and `wl-message-id-domain'.
6720
6721 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6722
6723         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
6724         buffer as command specific.
6725         (wl-folder-mark-as-read-all-entity): Ditto.
6726         (wl-folder-prefetch-entity): Ditto.
6727         (wl-folder-drop-unsync-entity): Ditto.
6728
6729         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
6730         (wl-prog-uudecode-no-stdout-option): Changed default to t.
6731         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
6732
6733         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
6734         save-excursion.
6735
6736 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
6737
6738         * Version number is increased to 2.5.3.
6739
6740         * wl-summary.el (wl-summary-save-view-cache):
6741         Delete duplicated `write-region';
6742         Use `write-region-as-binary' instead of `as-binary-output-file' and
6743         `write-region'.
6744
6745 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6746
6747         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
6748
6749 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
6750
6751         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
6752         instead of `smtp-via-smtp'.
6753
6754 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6755
6756         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6757
6758 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6759
6760         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6761         instead of `smtp-sasl-user-realm'.
6762
6763 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6764
6765         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6766
6767 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6768
6769         * Version number is increased to 2.5.2.
6770
6771 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
6772
6773         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
6774         does not exist.
6775         (wl-biff-stop): Call `cancel-timer' if timer already exists.
6776         (wl-biff-start): Call `timer-activate' if timer already exists.
6777
6778         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
6779         only when it is bound as function.
6780
6781 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
6782
6783         * Version number is increased to 2.5.1.
6784
6785 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
6786
6787         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
6788         Print refile/copy destination.
6789
6790 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
6791
6792         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
6793         queue-flush-only is non-nil.
6794
6795         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
6796
6797         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
6798         checking cache folder.
6799
6800 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6801
6802         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
6803         `regexp-quote'.
6804
6805 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6806
6807         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
6808         function.
6809         * wl-summary.el (wl-summary-write-current-folder-functions):
6810         Change default value.  Use it.
6811
6812 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6813
6814         * Version number is increased to 2.5.0.
6815
6816         * wl-version.el (wl-version): Changed codename.
6817
6818 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
6819
6820         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
6821         (wl-summary-supersedes-message): Ditto.
6822
6823 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6824
6825         * wl-refile.el (wl-refile-guess-functions): Renamed from
6826         `wl-refile-guess-func-list'.
6827
6828 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
6829
6830         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6831         Fixed problem when no rule was matched.
6832
6833 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6834
6835         * wl-summary.el (wl-summary-get-mark): Fixed
6836         `wl-summary-buffer-target-mark' check logic.
6837
6838 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6839
6840         * wl-folder.el (wl-folder-write-current-folder): Added group
6841         folder check.
6842
6843         * wl-summary.el (wl-summary-write-current-folder): Renamed from
6844         `wl-summary-write-current-newsgroup'.
6845         (wl-summary-write-current-folder-functions): New variable.
6846         * wl-folder.el (wl-folder-get-newsgroups): New function.
6847         (wl-folder-guess-mailing-list-by-refile-rule): New function.
6848         (wl-folder-write-current-folder): Renamed from
6849         `wl-folder-write-current-newsgroup'.
6850
6851 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6852
6853         * Version number is increased to 2.3.93.
6854
6855 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6856
6857         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
6858         (wl-ldap-make-matched-value-list): Ditto.
6859         (wl-ldap-alias-safe-string): Split e-mail address.
6860
6861         * wl-summary.el (wl-summary-read-folder): Fixed problem when
6862         petname folder default was selected.
6863         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
6864         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
6865
6866 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6867
6868         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
6869         to `wl-draft-config-exec'.
6870
6871         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
6872         instead of calling `wl-draft-config-exec';
6873         Process group-list and show recipients in minibuffer.
6874
6875         * tm-wl.el (wl-draft-preview-message): Ditto.
6876
6877 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6878
6879         * wl.el (toplevel): Added (C) to copyright notice, and
6880         sync Author header.
6881         * tm-wl.el (toplevel): Ditto.
6882         * wl-address.el (toplevel): Ditto.
6883         * wl-demo.el (toplevel): Ditto.
6884         * wl-dnd.el (toplevel): Ditto.
6885         * wl-draft.el (toplevel): Ditto.
6886         * wl-e21.el (toplevel): Ditto.
6887         * wl-expire.el (toplevel): Ditto.
6888         * wl-folder.el (toplevel): Ditto.
6889         * wl-highlight.el (toplevel): Ditto.
6890         * wl-message.el (toplevel): Ditto.
6891         * wl-mime.el (toplevel): Ditto.
6892         * wl-mule.el (toplevel): Ditto.
6893         * wl-nemacs.el (toplevel): Ditto.
6894         * wl-refile.el (toplevel): Ditto.
6895         * wl-score.el (toplevel): Ditto.
6896         * wl-summary.el (toplevel): Ditto.
6897         * wl-template.el (toplevel): Ditto.
6898         * wl-thread.el (toplevel): Ditto.
6899         * wl-util.el (toplevel): Ditto.
6900         * wl-vars.el (toplevel): Ditto.
6901         * wl-xmas.el (toplevel): Ditto.
6902
6903 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
6904
6905         * wl.el (wl-init): Added comment about `wl-init-hook'.
6906         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
6907         * wl-vars.el (wl-init-hook): Added docs.
6908         (wl-make-plugged-hook): Removed useless docs.
6909         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
6910         * wl-xmas.el (toplevel): Ditto.
6911
6912 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6913
6914         * wl-address.el (toplevel): Fixed multiple Author header format.
6915         * wl-demo.el (toplevel): Ditto.
6916         * wl-draft.el (toplevel): Ditto.
6917         * wl-folder.el (toplevel): Ditto.
6918         * wl-summary.el (toplevel): Ditto.
6919         * wl-thread.el (toplevel): Ditto.
6920         * wl-util.el (toplevel): Ditto.
6921         * wl-vars.el (toplevel): Ditto.
6922         * wl-version.el (toplevel): Ditto.
6923         * wl-xmas.el (toplevel): Ditto.
6924         * wl.el (toplevel): Ditto.
6925
6926         * wl-version.el (toplevel): Added require `elmo-version' for
6927         `product-version-as-string'.
6928
6929 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6930
6931         * wl-vars.el (wl-draft-send-hook): Changed default value to
6932         '(wl-draft-config-exec).
6933
6934         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
6935         explicitly.
6936         (wl-draft): Set `wl-draft-config-exec-flag' before running
6937         `wl-mail-setup-hook'.
6938
6939         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
6940         `wl-biff-init-icons' to `wl-init-hook' instead of
6941         `wl-make-plugged-hook'.
6942         (Because if `wl-draft' command is invoked at first,
6943         they are not initialized)
6944         Updated copyright notice.
6945
6946         * wl-e21.el (toplevel): Ditto;
6947
6948         * wl-demo.el (toplevel): Updated copyright notice.
6949         * wl-address.el (toplevel): Ditto.
6950         * wl-draft.el (toplevel): Ditto.
6951         * wl-version.el (toplevel): Ditto.
6952         * wl-folder.el (toplevel): Ditto.
6953         * wl-summary.el (toplevel): Ditto.
6954         * wl-thread.el (toplevel): Ditto.
6955         * wl-util.el (toplevel): Ditto.
6956         * wl-vars.el (toplevel): Ditto.
6957         * wl.el (toplevel): Ditto.
6958
6959 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6960
6961         * wl-highlight.el (wl-highlight-message): Fixed problem of
6962         highlighting failure which occured when the last field contains
6963         multiple lines in the draft buffer.
6964
6965         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
6966         `wl-biff-start' if plugged.
6967
6968         * wl-util.el (wl-biff-check-folder): New function.
6969         (wl-biff-check-folders): Don't set session name prefix.
6970         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
6971         (wl-biff-check-folder-async): Ditto.
6972
6973         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
6974         in email address.
6975
6976 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
6977
6978         * wl-vars.el (wl-subject-prefix-regexp): New variable.
6979
6980         * wl-draft.el (wl-draft-strip-subject-re): New function.
6981
6982         * wl-draft.el (wl-draft-reply): Use it.
6983
6984 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6985
6986         * wl-message.el (wl-mmelmo-message-redisplay): Use
6987         `mime-display-message' instead of `wl-mime-display-message'.
6988
6989         * wl-mime.el (toplevel): Removed compatibility workaround
6990         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
6991         (wl-mime-display-message): Abolished.
6992         (wl-mime-entity-read-field): Ditto.
6993         (wl-mime-combine-message/partial-pieces): Use
6994         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
6995
6996 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
6997
6998         * wl-template.el: Doc fixes.
6999
7000 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7001
7002         * wl-e21.el (wl-message-overload-functions): Do nothing if
7003         `current-local-map' is not available.
7004         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7005
7006 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7007
7008         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7009         representation.
7010
7011         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7012         number.
7013         (wl-fldmgr-save-folders): Don't use `format' when insert
7014         `wl-fldmgr-folders-header'.
7015
7016 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7017
7018         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7019
7020 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7021
7022         * wl-highlight.el (wl-highlight-message):
7023         Use `std11-field-end' to detect end point of the header field.
7024         Refer `wl-highlight-max-header-size'.
7025
7026         * wl-vars.el (wl-highlight-max-header-size): New variable.
7027
7028         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7029
7030         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7031         Set `for-draft' argument of wl-highlight-headers.
7032         (wl-draft): Ditto.
7033         (wl-draft-reedit): Ditto.
7034         (wl-user-agent-compose-internal): Ditto.
7035
7036 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7037
7038         * wl-message.el (wl-message-add-button): Use overlay.
7039
7040 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7041
7042         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7043
7044         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7045         problem when group-list content is nothing.
7046         (Reported by Mito <mit@nines.nec.co.jp>)
7047
7048 2000-10-18  SAITO Atsunori <sai@yedo.com>
7049
7050         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7051
7052 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7053
7054         * tm-wl.el (toplevel): Use product-provide.
7055
7056 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7057
7058         * Version number is increased to 2.3.92.
7059
7060 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7061
7062         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7063         title text, use `display' property for left margin under Emacs 21.
7064
7065         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7066         properties.
7067         (wl-plugged-init-icons): Ditto.
7068
7069 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7070
7071         * wl.el (wl-save-status, wl-init): Remove last period in
7072         "...done." message.
7073         * tm-wl.el (wl-summary-burst): Ditto.
7074         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7075         wl-summary-resume-cache-status,
7076         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7077         wl-summary-sync-update3, wl-summary-highlight-msgs,
7078         wl-summary-flush-pending-append-operations,
7079         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7080         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7081         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7082         wl-thread-open-all): Ditto.
7083         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7084         * wl-mime.el (wl-summary-burst): Ditto.
7085         * wl-highlight.el (wl-highlight-summary): Ditto.
7086         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7087         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7088         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7089         * wl-address.el (wl-local-address-init): Ditto.
7090
7091 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7092
7093         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7094         `add-text-properties'.
7095         (wl-plugged-init-icons): Ditto.
7096         (wl-folder-init-icons): Use `propertize' instead of
7097         `put-text-property'.
7098         (wl-plugged-set-folder-icon): Ditto.
7099         (wl-e21-highlight-folder-group-line): Ditto.
7100
7101 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7102
7103         * wl-version.el (wl-version-status-alist): New variable.
7104         (wl-version-status): New function.
7105
7106         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7107         "Cc" part of the case "Reply-To".
7108
7109         * wl-draft.el (wl-draft-reply): Use result of
7110         `eword-extract-address-components'.
7111
7112         * wl-demo.el (wl-demo-icon-name): New constant.
7113         (wl-logo-xpm): Use it.
7114         (wl-logo-xbm): Ditto.
7115         (wl-logo-bitmap): Ditto.
7116
7117         * Version number is increased to 2.3.91.
7118
7119 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7120
7121         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7122         (wl-extended-emacs-version, wl-extended-emacs-version2,
7123         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7124         docstring.
7125
7126         * wl-version.el (wl-generate-user-agent-string-1): New function.
7127         (wl-generate-user-agent-string): Use it.
7128
7129         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7130         `mime-edit-insert-user-agent-field'.
7131         (wl-generate-user-agent-string): Check
7132         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7133
7134         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7135         instead of `if', when verbose case.
7136
7137 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7138
7139         * wl-expire.el (wl-summary-expire): Fix.
7140
7141 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7142
7143         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7144         and `elmo-lost+found-folder' if 'wl-draft.
7145         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7146
7147 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7148
7149         * wl-expire.el (wl-summary-expire): Change messages.
7150         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7151         `deleing-info' instead of "Deleting..."
7152
7153 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7154
7155         * wl-summary.el (wl-summary-refile-subr): Fix.
7156
7157 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7158
7159         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7160         if pipe folder.
7161
7162 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7163
7164         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7165
7166 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7167
7168         * wl-expire.el (wl-expire-hide): New function.
7169         (wl-summary-expire): Add `hide'.
7170
7171 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7172
7173         * wl-vars.el (wl-draft-reply-without-argument-list):
7174         Changed default value to consider `Reply-To:'.
7175         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7176
7177         * Version number is increased to 2.3.90.
7178
7179         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7180         elmo-imap4-get-session with unwind-protect.
7181         Don't cause error.
7182         (wl-summary-sync-marks): Don't check plugged nor folder type.
7183         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7184         (Always keep current buffer).
7185
7186 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7187
7188         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7189         Enclose with `save-excursion'.
7190
7191 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7192
7193         * wl-version.el (wl-version): Remove interactive.
7194
7195 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7196
7197         * wl-version.el (wl-generate-user-agent-string): Use
7198         `product-string-verbose' instead of `product-string-1'.
7199
7200 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7201
7202         * wl-vars.el (wl-draft-use-cache): New variable.
7203         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7204         if wl-draft-use-cache is non-nil.
7205
7206 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7207
7208         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7209         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7210
7211 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7212
7213         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7214         (wl-thread-msg-mark-as-unread): Ditto.
7215
7216         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7217         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7218         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7219         Don't set mark in summary if return value of `elmo-mark-as-read'
7220         is nil.
7221         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7222         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7223         instead of `wl-thread-msg-mark-as-read'.
7224         (wl-summary-mark-as-unread-region): Ditto.
7225         (wl-summary-target-mark-mark-as-read): Ditto.
7226
7227         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7228
7229 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7230
7231         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7232
7233         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7234
7235 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7236
7237         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7238         face.
7239
7240 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7241
7242         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7243         `running-xemacs'.
7244
7245 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7246
7247         * wl-version.el (toplevel): Use `product-version-as-string' for
7248         set verstion-string, if defined.
7249
7250         * wl-version.el (wl-version-show): Insert string at point, when
7251         call with argument.
7252
7253         * wl-version.el (wl-generate-user-agent-string): Use
7254         `product-string-1' instead of `wl-appname', `wl-version' and
7255         `wl-codename'.
7256
7257 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7258
7259         * wl-address.el (toplevel): Use product-provide.
7260         * wl-demo.el (toplevel): Ditto.
7261         * wl-dnd.el (toplevel): Ditto.
7262         * wl-draft.el (toplevel): Ditto.
7263         * wl-e21.el (toplevel): Ditto.
7264         * wl-expire.el (toplevel): Ditto.
7265         * wl-fldmgr.el (toplevel): Ditto.
7266         * wl-folder.el (toplevel): Ditto.
7267         * wl-highlight.el (toplevel): Ditto.
7268         * wl-message.el (toplevel): Ditto.
7269         * wl-mime.el (toplevel): Ditto.
7270         * wl-mule.el (toplevel): Ditto.
7271         * wl-nemacs.el (toplevel): Ditto.
7272         * wl-refile.el (toplevel): Ditto.
7273         * wl-score.el (toplevel): Ditto.
7274         * wl-summary.el (toplevel): Ditto.
7275         * wl-template.el (toplevel): Ditto.
7276         * wl-thread.el (toplevel): Ditto.
7277         * wl-util.el (toplevel): Ditto.
7278         * wl-vars.el (toplevel): Ditto.
7279         * wl-xmas.el (toplevel): Ditto.
7280         * wl.el (toplevel): Ditto.
7281
7282 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7283
7284         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
7285         instead of product.
7286
7287         * wl-version.el (wl-version): Compile time evalution elmo-version.
7288
7289 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
7290
7291         * wl-summary.el (wl-summary-sync-force-update): Append queue
7292         `mark-as-read'if unplugged.
7293
7294 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7295
7296         * wl-version.el: New file.  Use product.el.
7297         * wl.el: add (require 'wl-version).
7298         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
7299         for ~/.folders header.
7300         (wl-fldmgr-folders-header): Changed.
7301         * wl-demo.el (wl-demo): Use product.el.
7302
7303         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
7304         wl-version.el.
7305         * wl-util.el (wl-version, wl-version-show): Ditto.
7306
7307         * wl-util.el (wl-generate-user-agent-string,
7308         wl-extended-emacs-version, wl-extended-emacs-version2,
7309         wl-extended-emacs-version3): Move to wl-version.el.
7310         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
7311         xemacs-codename, mime-edit-insert-user-agent-field,
7312         mime-edit-user-agent-value, mime-editor/version,
7313         mime-editor/codename): Compile warning killer move to
7314         wl-version.el
7315
7316 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
7317
7318         * wl-summary.el (wl-summary-refile-subr): Fix.
7319
7320 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
7321
7322         * wl-summary.el (wl-summary-sync-marks): Changed argument for
7323         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7324
7325 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
7326
7327         * wl.el (wl-check-environment): Check too many `@'.
7328
7329 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7330
7331         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7332
7333 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7334
7335         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7336         wl-draft-reply-myself-without-argument-list): Add variables.
7337         * wl-draft.el (wl-draft-reply): Use it.
7338
7339 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7340
7341         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7342         the 5th argument of `elmo-network-get-spec'.
7343
7344         * wl-thread.el (wl-thread-reparent-children): New inline function.
7345         (wl-thread-delete-message): Use it.
7346
7347         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7348         (wl-summary-score-update-all-lines): Don't use `dolist'.
7349
7350 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7351
7352         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7353         (require 'elmo-msgdb) for inline function.
7354
7355 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7356
7357         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7358
7359 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7360
7361         * wl-score.el (wl-score-headers): Fix for the confusing macro
7362         `elmo-kill-buffer'.
7363
7364 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7365
7366         * wl-summary.el: Don't use the 3rd argument of `require' because
7367         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7368         * wl-util.el: Ditto.
7369         * wl-draft.el: Ditto.
7370
7371 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7372
7373         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7374         window system is not used.
7375
7376 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7377
7378         * wl-thread.el: Don't use `mapcar' only for iteration.
7379         (wl-thread-resume-entity): Ditto.
7380         (wl-thread-delete-message): Ditto.
7381
7382         * wl-summary.el: Bind `dragdrop-drop-functions',
7383         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7384         of `require' for `timezone', `easymenu' and `ps-print';
7385         don't use `mapcar' only for iteration.
7386
7387         * wl-util.el: Bind `mule-version', `nemacs-version',
7388         `emacs-beta-version', `xemacs-codename',
7389         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7390         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7391         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7392         only for iteration.
7393
7394         * wl-score.el: Don't use `mapcar' only for iteration.
7395         (wl-score-simplify-buffer-fuzzy): Ditto.
7396         (wl-score-simplify-subject): Ditto.
7397         (wl-score-headers): Ditto.
7398         (wl-summary-score-update-all-lines): Ditto.
7399
7400         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7401         `enable-multibyte-characters' and `mule-version'.
7402
7403         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7404         `mapcar' only for iteration.
7405
7406         * wl-demo.el: Don't use `mapcar' only for iteration.
7407
7408         * wl-folder.el: Don't use `mapcar' only for iteration.
7409         (wl-folder-open-all): Ditto.
7410         (wl-folder-count-incorporates): Ditto.
7411
7412         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7413         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7414
7415         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7416         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7417         `smtp-connection-type'; specify 3rd argument of `require' for
7418         `timezone'; don't use `mapcar' only for iteration.
7419         (wl-draft-clone-local-variables): Don't use `mapcar'.
7420         (wl-draft-generate-clone-buffer): Ditto.
7421         (wl-user-agent-compose-internal): Ditto.
7422
7423         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7424
7425         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7426         (wl-save-status): Ditto.
7427
7428         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7429         for iteration.
7430
7431 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7432
7433         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7434         removed `Date'.
7435         (wl-fldmgr-make-filter-default): New user option.
7436
7437         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7438         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7439         (wl-fldmgr-filter-completion-alist): Abolish.
7440
7441         * wl.el (wl): Don't check servers if arg is non-nil.
7442
7443         * wl-draft.el (wl-draft-reply): Set only message-id string to
7444         In-Reply-To field.
7445
7446 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7447
7448         * wl-summary.el (wl-summary-pick): Rewrite.
7449
7450         * wl-draft.el (wl-draft-forward): Get references field from
7451         original buffer.
7452         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7453
7454 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7455
7456         * wl-draft.el (wl-draft-forward): Add references field.
7457
7458 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7459
7460         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7461         (wl-draft-reply): Use it.
7462
7463 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7464
7465         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7466         when Emacs 21 is running.
7467
7468         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7469         bindings.
7470
7471 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7472
7473         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7474         XPM icons transparent.
7475
7476         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7477         Emacs 21.
7478
7479 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7480
7481         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7482         nil.
7483
7484         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7485         when it is persistent.
7486         (wl-summary-sync-marks): Changed argument for
7487         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7488         (wl-summary-virtual): Use `elmo-read-search-condition'.
7489         (wl-summary-redisplay-internal): If folder is local, mark as read
7490         even when folder is plugged.
7491
7492 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7493
7494         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7495         of `tool-bar-lines' in the frame parameters.
7496         (after-make-frame-functions, post-command-hook): Don't modify the
7497         value.
7498         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7499         wl-e21-tool-bar-lines): Removed.
7500
7501 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7502
7503         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7504         properties `evaporate' and `wl-momentary-overlay' as well.
7505         (wl-highlight-summary-displaying): Ditto.
7506         (wl-delete-all-overlays): Don't delete overlay which does not have
7507         a property `wl-momentary-overlay'.
7508
7509         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7510         `display-mouse-p' and `display-graphic-p'.
7511         (wl-folder-init-icons): Don't search for XBM or the other files.
7512         (wl-plugged-set-folder-icon): Make icons if and only if
7513         `display-graphic-p' returns non-nil.
7514         (wl-highlight-plugged-current-line): Use `before-string' overlay
7515         property to show icon images.
7516         (wl-highlight-folder-current-line): Ditto.
7517         (wl-e21-highlight-folder-group-line): Ditto.
7518         (wl-e21-highlight-folder-by-numbers): Ditto.
7519         (wl-e21-insert-image): Removed.
7520         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7521         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7522         said.
7523         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7524         `wl-e21-force-switch-toolbar'.
7525         (wl-e21-make-icon-image): Removed.
7526         (wl-e21-setup-toolbar): Don't search for XBM files.
7527         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7528         the default value.
7529
7530 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7531
7532         * wl-util.el (wl-biff-check-folder-async): Set
7533         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7534
7535 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7536
7537         * wl-e21.el (after-make-frame-functions): Add
7538         `wl-e21-force-switch-toolbar'.
7539         (wl-e21-force-switch-toolbar): New function force to switch the
7540         toolbar appearance automatically.
7541         (post-command-hook): Add `wl-e21-switch-toolbar'.
7542         (wl-e21-switch-toolbar): New function to switch the toolbar
7543         appearance automatically.
7544         (wl-e21-tool-bar-lines): New buffer local variable.
7545
7546 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7547
7548         * wl-util.el (wl-biff-check-folders-running): New variable.
7549         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7550         (wl-biff-check-folder-async-callback):
7551         Set `wl-biff-check-folders-running'.
7552         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7553         with unwind-protect.
7554
7555         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7556         Enclose `wl-folder-auto-check' with unwind-protect.
7557
7558         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7559         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7560
7561         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7562
7563         * wl-util.el (wl-biff-notify): New inline function.
7564         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7565         locally.
7566         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7567         folder-list' is 1.
7568         Use `wl-biff-notify'.
7569         (wl-biff-check-folder-async-callback): New function.
7570         (wl-biff-check-folder-async): Ditto.
7571
7572         * wl-folder.el (wl-folder): Don't check folders.
7573         (wl-folder-auto-check): New function.
7574
7575 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7576
7577         * wl-util.el (wl-biff-start) [Emacs19+]:
7578         Use `timer-next-integral-multiple-of-time'.
7579         (wl-biff-check-folders): Use `wl-default-folder'
7580         if `wl-biff-check-folder-list' is nil.
7581
7582 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7583
7584         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7585         instead of `elmo-delete-lists'.
7586
7587 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7588
7589         * wl.el (wl-plugged-toggle-all): Set the value of
7590         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7591         (wl-plugged-toggle): Ditto.
7592         (wl-toggle-plugged): Ditto.
7593         (wl-plugged-init): Ditto.
7594
7595         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7596         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7597         instead of `wl-biff-state-indicator-off' and
7598         `wl-biff-state-indicator-on'; don't modify the value and the type
7599         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7600         (wl-plugged-init-icons): Set icons data to
7601         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7602         instead of `wl-plug-state-indicator-off' and
7603         `wl-plug-state-indicator-on'; don't modify the value and the type
7604         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7605
7606         * wl-vars.el (wl-modeline-biff-state-off,
7607         wl-modeline-biff-state-on, wl-modeline-biff-status,
7608         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7609         wl-modeline-plug-status): New internal variables.
7610         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7611         wl-biff-check-interval, wl-biff-check-folder-list): Change
7612         customization group from `wl-folder' to `wl-highlight'.
7613         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7614         wl-show-plug-status-on-modeline): Defcustomized.
7615
7616         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7617         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7618         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7619         a flag to `mode-line-buffer-identification'.
7620
7621         * wl-e21.el (wl-biff-init-icons): Set icons data to
7622         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7623         instead of `wl-biff-state-indicator-off' and
7624         `wl-biff-state-indicator-on'.
7625         (wl-plugged-init-icons): Set icons data to
7626         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7627         instead of `wl-plug-state-indicator-off' and
7628         `wl-plug-state-indicator-on'.
7629
7630 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7631
7632         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7633         excessive titles.
7634
7635 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7636
7637         * wl.el (wl-plugged-mode): Use revised
7638         `wl-mode-line-buffer-identification'.
7639         (wl-plugged-init): Don't use `force-mode-line-update'.
7640
7641         * wl-xmas.el (wl-draft-overload-functions): Use revised
7642         `wl-mode-line-buffer-identification'.
7643         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
7644         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
7645         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7646         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7647         `wl-make-plugged-hook';
7648         add `wl-folder-init-icons' and `wl-setup-folder' to
7649         `wl-folder-mode-hook'.
7650
7651         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
7652         19 as well.
7653         (wl-mode-line-display-priority-list): New user option.
7654         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
7655         Defcustomized.
7656         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
7657         Add docs.
7658
7659         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
7660         start.
7661         (wl-mode-line-buffer-identification): Revised as a function.
7662
7663         * wl-summary.el (wl-summary-mode): Use revised
7664         `wl-mode-line-buffer-identification'; don't call
7665         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
7666         (TopLevel): Don't bind `wl-e21-setup-summary' nor
7667         `wl-xmas-setup-summary'.
7668
7669         * wl-nemacs.el (wl-draft-overload-functions): Use revised
7670         `wl-mode-line-buffer-identification'.
7671
7672         * wl-mule.el (wl-draft-overload-functions): Use revised
7673         `wl-mode-line-buffer-identification'.
7674
7675         * wl-folder.el (wl-make-plugged-alist): Don't call
7676         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
7677         (wl-folder): Don't call `wl-folder-init-icons' directly.
7678         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
7679         `wl-xmas-setup-folder' directly;
7680         use revised `wl-mode-line-buffer-identification'.
7681         (TopLevel): Don't bind `wl-biff-init-icons',
7682         `wl-plugged-init-icons', `wl-folder-init-icons',
7683         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
7684
7685         * wl-e21.el (wl-draft-overload-functions): Use revised
7686         `wl-mode-line-buffer-identification'.
7687         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
7688         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
7689         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7690         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7691         `wl-make-plugged-hook';
7692         add `wl-folder-init-icons' and `wl-setup-folder' to
7693         `wl-folder-mode-hook'.
7694
7695 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7696             Katsumi Yamaoka    <yamaoka@jpl.org>
7697
7698         * wl.el (wl): Call `wl-biff-start'.
7699         (wl-exit): Call `wl-biff-stop'.
7700         (wl-plugged-mode): Show biff in modeline.
7701         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
7702
7703         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
7704         (wl-biff-init-icons): New function.
7705         (wl-plugged-init-icons): Don't make too much keymaps.
7706         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
7707
7708         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
7709         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
7710         variables.
7711         (wl-biff-check-interval, wl-biff-check-folder-list): New user
7712         options.
7713
7714         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
7715         wl-biff-start, wl-biff-stop): New functions.
7716         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
7717         (wl-biff-timer-name): New variable.
7718
7719         * wl-summary.el (wl-summary-mode): Show biff in modeline.
7720
7721         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
7722         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7723
7724         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
7725         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7726
7727         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
7728         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
7729         `wl-folder-init-icons' to `ignore' if they are not available.
7730         (wl-folder-mode): Show biff in modeline.
7731
7732         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
7733         (wl-biff-init-icons): New function.
7734         (wl-plugged-init-icons): Don't make too much keymaps.
7735         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
7736
7737 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
7738
7739         * wl-vars.el (wl-strict-diff-folders): Customization Type
7740         and doc fix.  Define as a list of regular expressions for
7741         folders or nil.
7742         * wl-folder.el (wl-folder-check-one-entity): Use
7743         `wl-string-match-member' instead of `wl-string-member' for
7744         `wl-strict-diff-folders'.
7745
7746 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
7747
7748         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
7749         (wl-highlight-folder-current-line): Use it; new implementation.
7750         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
7751         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
7752         `defsubst' instead of `defun'.
7753
7754         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
7755         `wl-highlight-group-folder-by-numbers'; made it can also be a
7756         number.  See info for more details.
7757
7758         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
7759         running.
7760
7761         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
7762         to bind them.
7763
7764         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
7765         (wl-highlight-folder-current-line): New implementation.
7766
7767         * wl-highlight.el (wl-highlight-folder-group-line): New
7768         implementation.
7769         (wl-delete-all-overlays): Rewrite as a marco.
7770         (TopLevel): Require `wl-e21' when Emacs 21 is running.
7771
7772         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
7773         running.
7774         (wl-folder-*-glyph): No need to bind them.
7775
7776         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
7777         `wl-e21-highlight-folder-group-icon'; rewrite.
7778         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
7779         `defsubst' instead of `defun'.
7780         (wl-folder-mode-map): Bind it when compiling.
7781
7782 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7783
7784         * wl.el (wl): Initialize plug-related settings before `wl-init'.
7785
7786         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
7787
7788 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
7789
7790         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
7791
7792 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
7793
7794         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
7795         (wl-highlight-folder-current-line): Use it.
7796
7797         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
7798         in `id-name'.
7799
7800 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
7801
7802         * wl.el: Require `wl-e21' when Emacs 21 is running.
7803
7804         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
7805         default when Emacs 21 is running.
7806         (wl-use-highlight-mouse-line): Ditto.
7807         (wl-on-emacs21): New constant.
7808         (wl-on-emacs20): Removed.
7809
7810         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
7811         Emacs 21 is running.
7812
7813         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
7814         Emacs 21 is running.
7815
7816         * wl-e21.el: New file.
7817
7818 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
7819
7820         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
7821         (wl-toggle-plugged): Ditto.
7822         (wl-plugged-toggle): Ditto.
7823         (wl-plugged-toggle-all): Ditto.
7824
7825         * wl-vars.el (wl-plug-state-indicator): Refer
7826         `wl-plug-state-indicator-on' indirectly.
7827
7828 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7829
7830         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
7831         Call `wl-folder-confirm-existence'.
7832
7833         * wl-folder.el (wl-folder-confirm-existence): Added optional
7834         argument `force'.
7835
7836 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
7837
7838         * wl-summary.el (wl-summary-refile-subr): Assume
7839         `copy-or-refile' as symbol.
7840         (wl-summary-refile): Follow up above change.
7841         (wl-summary-copy): Ditto.  Doc fix.
7842
7843 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7844
7845         * wl-summary.el (wl-summary-pick): Don't bind
7846         `elmo-search-mime-charset'.
7847
7848         * wl-vars.el (wl-highlight-message-header-button-alist): Define
7849         default using old backquote style.
7850         (wl-search-mime-charset): Abolished.
7851
7852         * wl-highlight.el (wl-highlight-headers):
7853         Call `point' after `re-search-forward'(for Nemacs).
7854
7855         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
7856         for elmo-imap4.el.
7857
7858 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
7859
7860         * wl-message.el (wl-mmelmo-message-redisplay): Bind
7861         `wl-message-ignored-field-list' instead of
7862         `mime-view-ignored-field-list'.
7863
7864         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
7865         Add interactive spec.
7866         (wl-folder-goto-bottom-of-current-folder): Ditto.
7867         (wl-folder-mode-map): Bind them.
7868
7869         * wl-vars.el (wl-message-ignored-field-list): New variable.
7870         (wl-message-visible-field-list): New variable.
7871
7872         * wl-mime.el (wl-mime-header-presentation-method): New function.
7873         (wl-mime-setup): Set header-presentation-method.
7874
7875 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7876
7877         * wl-nemacs.el (wl-draft-overload-functions): Set
7878         `mode-line-buffer-identification' instead of using
7879         `wl-make-modeline'.
7880
7881         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
7882         instead of using `wl-make-modeline'.
7883
7884         * wl-xmas.el (wl-plugged-init-icons): Set up
7885         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
7886         (wl-make-modeline): Abolish.
7887         (wl-draft-overload-functions): Set
7888         `mode-line-buffer-identification' instead of using
7889         `wl-make-modeline'.
7890
7891         * wl-util.el (wl-make-modeline-subr): Abolish.
7892         (wl-mode-line-buffer-identification): New alias.
7893
7894         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
7895         (wl-summary-make-modeline): Abolish.
7896         (wl-summary-buffer-set-folder): Set
7897         `wl-summary-buffer-folder-indicator'.
7898         (wl-summary-mode): Set `mode-line-buffer-identification' instead
7899         of using `wl-make-modeline'.
7900         (wl-summary-switch-to-clone-buffer): Don't set
7901         `mode-line-buffer-identification'.
7902         (wl-summary-goto-folder-subr): Ditto.
7903
7904         * wl-mule.el (wl-draft-overload-functions): Set
7905         `mode-line-buffer-identification' instead of using
7906         `wl-make-modeline'.
7907
7908         * wl-folder.el (wl-folder-mode): Set
7909         `mode-line-buffer-identification' instead of using
7910         `wl-make-modeline'.
7911         (wl-folder): Don't set `mode-line-buffer-identification'.
7912
7913 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
7914
7915         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
7916         instead of `member' for `wl-refile-guess-func-list' look-ups.
7917         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
7918
7919 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7920
7921         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
7922         `wl-message-button-dispatcher'.
7923
7924         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
7925
7926         * wl-message.el (wl-message-button-dispatcher): Use it.
7927
7928         * wl-vars.el (wl-highlight-message-header-button-alist): Add
7929         "In-Reply-To".
7930
7931         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7932         Bind `case-fold-search' to t.
7933
7934 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7935
7936         * wl-xmas.el (wl-message-overload-functions): Initialize
7937         `wl-message-button-map'.
7938
7939         * wl-mule.el (wl-message-overload-functions): Initialize
7940         `wl-message-button-map'.
7941
7942         * wl-vars.el (wl-highlight-message-header-button-alist): New.
7943
7944         * wl-message.el (wl-message-button-map): New keymap.
7945         (wl-message-add-button): New function.
7946         (wl-message-button-dispatcher): New function.
7947         (wl-message-button-refer-article): New function.
7948
7949         * wl-highlight.el
7950         (wl-highlight-message-add-buttons-to-header): New function.
7951         (wl-highlight-headers): Use it.
7952
7953 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7954
7955         * wl-summary.el (wl-summary-default-from): Use
7956         `wl-address-get-petname-1'.
7957         (wl-summary-simple-from): Ditto.
7958
7959         * wl-address.el (wl-address-get-petname-1): New inline function.
7960         (wl-address-get-petname): Use it.
7961
7962 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
7963
7964         * wl-summary.el (wl-summary-default-from): Return full-name part
7965         from the address if no petname was found.
7966         (wl-summary-simple-from): Ditto.
7967
7968         * wl-address.el (wl-address-get-petname): Return nil if no petname
7969         associated with the address was found.
7970
7971 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7972
7973         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
7974         display is finished.
7975
7976 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7977
7978         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
7979         `elmo-folder-exists-p' argument.
7980
7981 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
7982
7983         * wl-folder.el (wl-folder-confirm-existence): Check existence of
7984         the folder.
7985
7986 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
7987
7988         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
7989
7990         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
7991         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
7992
7993 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
7994
7995         * wl-folder.el (wl-folder-create-subr): New function.
7996         (wl-folder-confirm-existence): Use it.
7997         (wl-folder-check-one-entity): Use it.
7998         Check the error symbol is derived from 'elmo-open-error.
7999
8000         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8001         `ignore-error'.
8002
8003 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8004
8005         * wl-util.el (toplevel): Add (eval-when-compile (require
8006         'elmo-util)).  (Maybe `provide' is typo.)
8007
8008 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8009
8010         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8011         (I don't know why this was needed.)
8012
8013         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8014         Follow up changes for stream-type.
8015
8016         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8017         (wl-draft-elmo-nntp-send): Ditto.
8018
8019         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8020         (wl-nntp-posting-stream-type): Ditto.
8021         (wl-pop-before-smtp-ssl): Abolished.
8022         (wl-nntp-posting-ssl): Ditto.
8023
8024         * wl-address.el (wl-address-quote-specials): New function.
8025         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8026
8027         * wl-draft.el (wl-draft-reply): Ditto.
8028
8029 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8030
8031         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8032         use function `wl-string-match-assoc'.
8033
8034 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8035
8036         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8037
8038         * wl-draft.el (wl-draft-deduce-address-list): New function.
8039         (wl-draft-parse-mailbox-list): Ditto.
8040         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8041         instead of `smtp-deduce-address-list'.
8042         (wl-draft-on-field-p): Follow group list.
8043
8044         * wl-address.el (wl-address-concat-token): New function.
8045         (wl-address-string-without-group-list-contents): Ditto.
8046         (wl-complete-field-body): Fixed problem of completion
8047         by japanese petname.
8048         (wl-address-make-completion-list): Rewrite.
8049
8050 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8051
8052         * wl-address.el (wl-address-make-completion-list): Completion by
8053         petname.
8054         (wl-complete-field-body): Likewise.
8055
8056 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8057
8058         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8059         contains invalid address syntax.
8060
8061 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8062
8063         * wl-folder.el (wl-folder-check-entity-async): Use
8064         `elmo-nntp-spec-hostname'.
8065
8066 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8067
8068         * wl-summary.el (wl-summary-msgdb-load-async): Use
8069         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8070
8071 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8072
8073         * wl-draft.el (wl-draft-reply): Set argument
8074         `content-transfer-encoding' as nil.
8075
8076 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8077
8078         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8079         `wl-refile-alist'.
8080
8081 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8082
8083         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8084         (wl-draft-edit-string): Ditto.
8085         (wl-draft-forward): Ditto.
8086         * wl-summary.el (wl-summary-write): Ditto.
8087
8088 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8089
8090         * wl-summary.el (wl-summary-sync-update3): Call
8091         `wl-summary-buffer-number-column-detect'.
8092         (wl-summary-buffer-number-column-detect): Search from point-min.
8093
8094 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8095
8096         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8097         contains an address which is not included in original to or cc.
8098
8099 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8100
8101         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8102         begin-line does not exist.
8103         * wl-message.el (wl-message-uu-substring): Ditto.
8104
8105 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8106
8107         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8108         clear local variables.
8109         (wl-summary-exit): Call `elmo-commit'.
8110         (wl-summary-switch-to-clone-buffer): Call
8111         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8112         (wl-summary-goto-folder-subr): Ditto.
8113
8114         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8115         POP folder.
8116
8117 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8118
8119         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8120         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8121         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8122         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8123         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8124         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8125
8126         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8127
8128 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8129
8130         * wl-summary.el (wl-summary-search-by-subject):
8131         Search parent message from the latest one.
8132
8133 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8134
8135         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8136         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8137
8138         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8139         New user option.
8140
8141         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8142         if elmo-nntp-use-killed-list is nil.
8143         Use `elmo-msgdb-append-to-killed-list'.
8144         (Append numbers confirmed as disappeared to the killed list.)
8145         (wl-summary-confirm-appends): Don't display negative number.
8146
8147 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8148
8149         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8150
8151 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8152
8153         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8154         range is `all'.
8155         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8156         `elmo-list-bigger-diff'.
8157
8158 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8159
8160         * wl-summary.el (wl-summary-buffer-exit-func):
8161         New buffer local variable.
8162         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8163
8164 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8165
8166         * wl-demo.el (wl-demo): Fix the last change.
8167
8168 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8169
8170         * wl-demo.el (wl-demo): Don't use `eval'.
8171
8172 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8173
8174         * wl-summary.el (wl-summary-buffer-thread-modified):
8175         New buffer-local variable.
8176         (wl-summary-set-thread-modified): New function.
8177         (wl-summary-thread-modified-p): New function.
8178         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8179         (wl-summary-yank-saved-message): Use function
8180         `wl-summary-set-thread-modified'
8181         (wl-summary-switch-to-clone-buffer): Add
8182         `wl-summary-buffer-thread-modified'.
8183
8184         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8185         (wl-summary-buffer-mark-saved-hook): Ditto.
8186         * wl-summary.el (wl-summary-msgdb-save): New hook
8187         `wl-summary-buffer-message-saved-hook' and
8188         `wl-summary-buffer-mark-saved-hook'.
8189
8190 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8191
8192         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8193
8194 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8195
8196         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8197         don't hide scroll bars under FSF Emacsen because it may incur an
8198         undesirable redrawing.
8199
8200 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8201
8202         * wl-draft.el (wl-draft-edit-string): Call
8203         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8204
8205 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8206
8207         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8208
8209 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8210
8211         * wl-summary.el (wl-summary-msgdb-load-async): Call
8212         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8213
8214 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8215
8216         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8217         fringes in demo buffer; center bitmap logo correctly even if old
8218         Mule is used.
8219
8220 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8221
8222         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8223
8224         * wl-refile.el (wl-refile-subject-alist): New variable.
8225         (wl-refile-subject-alist-file-name): Ditto.
8226         (wl-refile-alist-setup): Rewrite.
8227         (wl-refile-alist-save): Use `elmo-object-save'.
8228         Eliminated arguments.
8229         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8230         (wl-refile-guess-by-subject): New function.
8231         (wl-refile-guess-func-list): Added it.
8232
8233 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8234
8235         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8236         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8237
8238 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8239
8240         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8241         New buffer-local variable.
8242         (wl-summary-buffer-next-folder-func): Ditto.
8243         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8244         if non-nil.
8245         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8246         if non-nil.
8247         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8248         if non-nil.
8249         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8250         if non-nil.
8251
8252 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8253
8254         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8255         permanently in the demo buffer.
8256
8257 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8258
8259         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
8260         `mime-entity-fetch-field'.
8261
8262         * wl.el (wl-exit): Delete plugged buffer.
8263
8264         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
8265         XEmacs has menubar feature.
8266
8267 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8268
8269         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
8270         cannot arrive at the beginning of the buffer under old Emacsen.
8271
8272 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8273
8274         * wl-address.el (wl-address-ldap-search):
8275         Call `ldap-search-entries' with `withdn' argument t.
8276         (wl-complete-field-body): Bind completion-ignore-case as t.
8277         Clear ldap search hash when it was sole completion.
8278         Use elmo-string for pattern string.
8279         (wl-ldap-alias-safe-string): Eliminated needless let.
8280
8281 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
8282
8283         * wl-address.el (wl-ldap-alias-dn-level): New variable.
8284         (wl-ldap-alias-sep): New constant.
8285         (wl-ldap-search-attribute-type-list): Ditto.
8286         (wl-ldap-get-value): New function.
8287         (wl-ldap-make-filter): Ditto.
8288         (wl-ldap-make-matched-value-list): Ditto.
8289         (wl-ldap-alias-safe-string): Ditto.
8290         (wl-ldap-register-dn-string): Ditto.
8291         (wl-address-ldap-search): Rewrite.
8292
8293 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8294
8295         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
8296         thread is deleted.
8297         (wl-thread-delete-line-from-buffer): Ditto.
8298         (wl-thread-get-exist-children): New function.
8299
8300 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
8301
8302         * wl-demo.el (wl-demo): Made it to select various image types.
8303         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
8304         from `wl-title-logo'.
8305         (wl-logo-ascii): New variable.
8306         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
8307         (wl-demo-copyright-notice): New constant.
8308
8309         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
8310
8311 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8312
8313         * wl-vars.el (wl-summary-target-above): Renamed from
8314         wl-summary-temp-above.
8315         * wl-score.el (wl-score-get-score-alist): Use it.
8316         (wl-summary-score-update-all-lines): Use it.
8317         * wl-summary.el: Ditto. (make-variable-buffer-local).
8318
8319 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8320
8321         * wl-vars.el (wl-ldap-port): New user option.
8322
8323         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
8324         Rewite whole implementation.
8325         (wl-complete-field-body): Fixed.
8326
8327 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
8328
8329         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8330         Choose implementation at compile time.
8331
8332 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8333
8334         * wl-address.el (wl-ldap-search-internal): New function.
8335         (wl-complete-field-to): Use it.
8336
8337 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8338
8339         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8340         Use `let' instead of `let*'.
8341         Require 'wl-vars.
8342
8343         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8344         Define as defcustom.
8345         (wl-ldap-base): Ditto.
8346         (wl-use-ldap): Ditto.
8347
8348 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8349
8350         * wl-address.el (wl-ldap-search): New function.
8351         (wl-complete-field-body): Use `wl-ldap-search'.
8352         (wl-ldap-server): New variable.
8353         (wl-ldap-base): Ditto.
8354         (wl-use-ldap): Ditto.
8355
8356 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8357
8358         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8359         (Pointed out by Mito <mit@nines.nec.co.jp>).
8360         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8361         buffer-local variables like `wl-summary-redisplay-internal'.
8362         (wl-summary-redisplay-all-header): Likewise.  Update
8363         Summary view too.
8364
8365 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8366
8367         * wl-summary.el (wl-summary-jump-to-parent-message):
8368         Consider prefix argument.
8369
8370         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8371         when closed thread is deleted.
8372
8373 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8374
8375         * wl-summary.el (wl-summary-jump-to-parent-message):
8376         Consider thread modification.
8377
8378 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8379
8380         * wl-message.el (wl-message-normal-get-original-buffer): Use
8381         `save-excursion'.
8382
8383         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8384         (wl-summary-showto-folder-regexp): Ditto.
8385
8386 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8387
8388         * wl-util.el (wl-delete-alist): Doc fix.
8389         (wl-delete-associations): New function.
8390         (wl-inverse-alist): New function.
8391         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8392         Split temporary variables. Use `wl-delete-associations'
8393         and `wl-inverse-alist'.
8394         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8395
8396 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8397
8398         * wl-folder.el (wl-folder-prefetch-entity):
8399         Execute prefetching if new count is unknown.
8400
8401 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8402
8403         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8404
8405         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8406         delete entity.
8407         (wl-thread-set-parent): If insert as top, set linked as nil.
8408
8409         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8410         `wl-thread-cleanup-symbols' when view mode is thread.
8411
8412 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8413
8414         * wl-folder.el (wl-folder-create-folder-entity): Use
8415         with-current-buffer.
8416         (wl-local-folder-init): Call set-buffer to make sure we are in
8417         the Folder buffer. Don't touch buffer-local variables here.
8418         (wl-folder-mode): Initialize buffer-local variables here.
8419
8420         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8421         (wl-folder-entity-assign-id): Ditto.
8422         (wl-folder-create-entity-hashtb): Ditto.
8423         (wl-local-folder-init): Ditto.
8424         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8425
8426 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8427
8428         * wl-summary.el (wl-summary-default-from): Fix probrem when
8429         std11-extract-address-components return (nil "foo@bar").
8430
8431 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8432
8433         * wl-draft.el (wl-draft-clone-local-variables):
8434         Remove redundant `setq'.
8435
8436 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8437
8438         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8439         Bind wl-highlight-x-face-func as nil while highlighting header.
8440
8441 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8442
8443         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8444
8445 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8446
8447         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8448         elmo-msgdb-overview-hashtb from copy-variables.
8449         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8450         instead of `elmo-msgdb-overview-get-entity-by-number'.
8451         (wl-summary-auto-refile): Ditto.
8452
8453         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8454         `elmo-msgdb-overview-get-entity' instead of
8455         `elmo-msgdb-search-overview-entity'.  Use
8456         `elmo-msgdb-overview-get-entity' instead of
8457         `elmo-msgdb-overview-get-entity-by-number'.
8458         (wl-thread-insert-entity-sub): Ditto.
8459         (wl-thread-insert-message): Ditto.
8460
8461         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8462         `elmo-msgdb-overview-get-entity'.
8463         (wl-normal-message-redisplay): Ditto.
8464
8465 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8466
8467         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8468         `wl-thread-entities'.
8469         (wl-thread-delete-message): Fix remove top message from
8470         `wl-thread-entity-list'.
8471
8472         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8473         wl-append(nconc), because update-list is broken on Meadow.
8474
8475         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8476         updating process.
8477         (wl-summary-rescan): Ditto.
8478         (wl-summary-sync-update3): Ditto.
8479         * wl-thread.el (wl-thread-set-parent): Renamed from
8480         `wl-summary-set-parent'.
8481         (wl-thread-insert-message): Updating buffer faster.
8482         (wl-thread-delete-message): Updating buffer faster.
8483
8484         * wl-score.el (wl-summary-score-update-all-lines): Changed
8485         interval for display progress gauge.
8486
8487 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8488
8489         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8490         folder always-sticky.
8491         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8492         defmacro.
8493
8494 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8495
8496         * wl-vars.el (wl-draft-add-references): New user option.
8497
8498         * wl-draft.el (wl-draft-add-references): New function.
8499         (wl-draft-yank-from-mail-reply-buffer): Use it.
8500         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8501         as nil.
8502
8503 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8504
8505         * wl-thread.el (wl-thread-update-line-msgs): Called
8506         `wl-thread-update-line-on-buffer-sub'.
8507         (wl-thread-update-line-on-buffer): Delete routine of inserting
8508         thread.
8509         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8510         moved from `wl-thread-update-line-on-buffer'.
8511         Add threshold for displaying progress gauge.
8512         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8513         argument of `wl-thread-update-line-msgs'.
8514         Add threshold for displaying progress gauge.
8515         * wl-folder.el:
8516         Add threshold for displaying progress gauge.
8517         * wl-score.el: Ditto.
8518
8519         * wl-expire.el (wl-summary-expire): Display deleting info.
8520
8521 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8522
8523         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8524         `no-msg'.
8525         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8526         argument of `wl-thread-update-line-msgs'.
8527         (wl-summary-set-parent): Added optional argument `parent-number'.
8528         (wl-summary-buffer-saved-message): New buffer local variable.
8529         (wl-summary-save-current-message): New command.
8530         (wl-summary-yank-saved-message): Ditto.
8531         (wl-summary-mode-map): Added key binding for
8532         `wl-summary-save-current-message' (\ew) and
8533         `wl-summary-yank-saved-message' (\C-y).
8534         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8535
8536 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8537
8538         * wl-summary.el (wl-summary-mode-map): Added key binding for
8539         `wl-summary-set-parent' (ts).
8540
8541 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8542
8543         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8544         subject faster. If thread number is reverse, delayed updating
8545         thread.
8546         (wl-summary-search-by-subject): Ditto.
8547         (wl-summary-put-alike): Ditto.
8548         (wl-summary-get-alike): Ditto.
8549         (wl-summary-insert-headers): Insert header of all overview in
8550         buffer.
8551         (wl-summary-rescan): Delayed updating thread. Kill search subject
8552         buffer for wl-summary-search-by-subject.
8553         (wl-summary-sync-update3): Ditto.
8554         (wl-summary-exit): Ditto.
8555         (wl-summary-goto-bottom-of-current-thread): Change for linked
8556         thread.
8557         (wl-summary-overview-create-summary-line): Change line for linked
8558         thread.
8559
8560         * wl-summary.el (wl-summary-update-thread): Use
8561         wl-thread-maybe-get-children-num.
8562         (wl-summary-set-parent): If change parent, move sub thread.
8563         (wl-summary-redisplay-internal): Add horizontal recenter.
8564         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8565
8566         * wl-thread.el (wl-thread-entity-get-linked): New function.
8567         (wl-thread-entity-set-linked): New function.
8568         (wl-thread-create-entity): Add linked element.
8569         (wl-thread-entity-insert-as-top): Use wl-append.
8570         (wl-thread-maybe-get-children-num): If closing thread, return
8571         children msgs.
8572         (wl-thread-update-line-msgs): Displaying progress message.
8573         (wl-thread-update-line-on-buffer-sub): Use
8574         wl-thread-maybe-get-children-num.
8575         (wl-thread-update-line-on-buffer): If update line is not exists,
8576         insert thread.
8577         (wl-thread-delete-message): If delete top msg of thread, search
8578         parent by subject.
8579         (wl-thread-insert-entity): Use
8580         wl-thread-maybe-get-children-num.
8581
8582         * wl-highlight.el (wl-highlight-summary-current-line): change
8583         sregexp for linked thread.
8584         * wl-util.el (wl-count-lines): Count lines.
8585         (wl-horizontal-recenter): horizontal recenter.
8586         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8587         (wl-score-get-alike): Ditto.
8588         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8589         (wl-subject-length-limit): New variable.
8590         (wl-highlight-thread-indent-string-regexp): Changed for linked
8591         thread.
8592
8593 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8594
8595         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8596         New variable (revival).
8597         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8598         by subject matching if there's no in-reply-to nor references field
8599         (revival).
8600
8601 \f
8602 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8603
8604         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8605         message.
8606
8607 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8608
8609         * wl-summary.el (wl-summary-reply): Return t if there was a
8610         message at cursor point.
8611         Added unwind-protect.
8612         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8613         returns t.
8614         (wl-summary-cancel-message): Do nothing when there's no message at
8615         cursor point.
8616         (wl-summary-forward): Ditto.
8617         (wl-summary-jump-to-parent-message): Ditto.
8618         (wl-summary-reedit): Ditto.
8619         (wl-summary-edit-addresses): Ditto.
8620         (wl-summary-pipe-message): Ditto.
8621         (wl-summary-print-message-with-ps-print): Ditto.
8622         (wl-summary-print-message): Ditto.
8623         (wl-summary-mark-as-important): Ditto.
8624         (wl-summary-mark-as-unread): Ditto.
8625
8626         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8627         message at cursor point.
8628         (wl-summary-reply-with-citation): Remove unwind-protect.
8629
8630         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8631         subject searching feature.
8632         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8633         Eliminated.
8634
8635 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8636
8637         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8638         New variable.
8639         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8640         by subject matching if there's no in-reply-to nor references field.
8641
8642         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8643
8644         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
8645         when display is finished.
8646         (wl-folder-open-all): Ditto.
8647         (wl-folder-update-access-group): Ditto.
8648         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8649         * wl-thread.el (wl-thread-close-all): Ditto.
8650
8651         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
8652         progress gauge only when it was displayed.
8653         * wl-folder.el (wl-folder-insert-entity): Ditto.
8654
8655 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8656
8657         * wl-summary.el (wl-summary-incorporate): Enclose
8658         `wl-summary-sync-force-update' with save-excursion.
8659
8660 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
8661
8662         * wl-summary.el (wl-summary-prefetch-region):
8663         Pass current cursor point to `pos-visible-in-window-p' after
8664         moving cursor to the started point.
8665
8666 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8667
8668         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
8669
8670         * wl-draft.el (wl-draft-insert-current-message): Delete useless
8671         fields from the forwarding message.
8672         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
8673         `ignored-fields'.
8674
8675 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
8676
8677         * wl-mime.el (wl-message-request-partial):
8678         Eliminated argument `msgdb'.
8679         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
8680         (wl-mime-combine-message/partial-pieces): Likewise.
8681         * tm-wl.el (wl-message-request-partial): Likewise.
8682         (wl-mime-combine-message/partial-pieces): Likewise.
8683
8684 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
8685
8686         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
8687         when display is finished.
8688
8689 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
8690
8691         * wl-summary.el (wl-summary-goto-folder-subr):
8692         Fix problem when wl-summary-partial-highlight-above-lines is nil.
8693
8694 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
8695
8696         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
8697         when cursor point is visible.
8698
8699 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
8700
8701         * wl-expire.el (wl-expire-archive-get-max-number):
8702         Don't use `file-name-directory'.
8703
8704 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
8705
8706         * wl-expire.el (wl-expire-archive-get-max-number):
8707         Use `file-name-directory'.
8708
8709 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8710
8711         * wl-summary.el (wl-summary-sync-marks): Re-display progress
8712         only when there is progress.
8713
8714 2000-04-13  Mito <mit@nines.nec.co.jp>
8715
8716         * wl-summary.el (wl-summary-sync-marks): Display progress.
8717
8718 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8719
8720         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
8721         (wl-summary-prev): Move cursor regardless of unread status.
8722         (wl-summary-next): Ditto.
8723
8724 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
8725
8726         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
8727         Added argument `target' and `number'.
8728         * tm-wl.el (wl-summary-burst-subr): New function.
8729         (wl-summary-burst): Use it.
8730
8731 2000-04-10  Mito <mit@nines.nec.co.jp>
8732
8733         * wl-mime.el (wl-burst): New function.
8734         (wl-summary-burst): Use it.
8735
8736 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8737
8738         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
8739         as petname when there's no candidate.
8740
8741 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
8742
8743         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
8744         New variable.
8745         * wl-fldmgr.el (wl-fldmgr-add): Use it.
8746
8747         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
8748
8749         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
8750
8751 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
8752
8753         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
8754         Use substring of `original' instead of buffer-substring.
8755         (wl-refile-evaluate-rule):
8756         Set `original' argument of wl-refile-expand-newtext.
8757
8758         * wl-summary.el
8759         (wl-summary-auto-refile-check-refile-rule-alist-subr,
8760         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
8761         (wl-summary-auto-refile): Check existence of destination folder just
8762         before marking.
8763
8764 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8765
8766         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
8767         when wl-refile-get-field-value return nil.
8768
8769 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
8770
8771         * wl-refile.el
8772         (wl-refile-expand-newtext): New function imported from Gnus.
8773         (wl-refile-evaluate-rule): Use it.
8774
8775 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
8776
8777         * wl-summary.el (wl-summary-print-destination):
8778         Duplicate folder string to avoid putting text-property on
8779         original string.
8780
8781         * wl-refile.el (wl-refile-get-field-value): New function.
8782         (wl-refile-evaluate-rule): New function;
8783         Evaluate refile rule recursively.
8784         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
8785         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
8786         New function; Check existence of a target folder recursively.
8787         (wl-summary-auto-refile-check-refile-rule-alist):
8788         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
8789
8790 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
8791
8792         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
8793
8794         * wl-folder.el (wl-create-folder-entity-from-buffer):
8795         Fixed problem when '}' character is contained in folder name.
8796
8797         * wl-xmas.el (wl-make-modeline): Consider plugged status.
8798
8799 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8800
8801         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
8802         (wl-fldmgr-add-completion-all-completions):
8803         Use wl-fldmgr-add-completion-hashtb.
8804
8805 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8806
8807         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
8808         wl-fldmgr-add-completion-subr): New functions.
8809         * wl-folder.el (wl-folder-completion-func): New variable.
8810         * wl-summary.el (wl-summary-read-folder):
8811         Use wl-folder-completion-func.
8812
8813         * wl-refile.el: Eliminate throw & catch.
8814
8815         * wl.el (wl-plugged-sending-queue-status): Fixed.
8816
8817 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
8818
8819         * wl-draft.el (wl-draft): Put category property on
8820         mail-header-separator.