dfd55046b2b34a7c9e91cadb38d62e419365828e
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * Version number is increased to 2.11.28.
4
5 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
6
7         * wl-folder.el (wl-folder-open-close): Handle blank line.
8         (wl-folder-jump-to-current-entity): Ditto.
9
10 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
11
12         * Version number is increased to 2.11.27.
13
14 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
15
16         * wl-thread.el (wl-thread-insert-message): When the thread is
17         devided by wl-summary-max-thread-depth, insert line at the end of
18         buffer.
19
20 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
21
22         * Version number is increased to 2.11.26.
23
24 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
25
26         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
27
28 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
29
30         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
31         value of stream-type and session.
32
33 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
34
35         * Version number is increased to 2.11.25.
36
37 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
38
39         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
40         in a quit message.
41
42 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
43
44         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
45         (wl-summary-redisplay-no-mime-internal): Ditto.
46
47 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
48
49         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
50         * wl-vars.el (wl-smtp-connection-type): Ditto.
51
52 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
53
54         * wl-highlight.el (wl-highlight-message): Change to strict regexp
55         for the separator line and quote mail-header-separator.
56
57 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
58
59         * wl-spam.el (wl-message-check-spam): Fixed problem no display
60         result message.
61
62         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
63         `elmo-multiple-fields-body-list' with boundary as
64         mail-header-separator.
65
66 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
67
68         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
69
70 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
71
72         * wl-util.el (wl-list-diff): Remove unused function.
73
74         * wl-draft.el (wl-draft-send-confirm): Discard input before
75         confirmation.
76
77 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
78
79         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
80         order of flag and new.
81
82 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
83
84         * wl-vars.el (wl-refile-policy-alist): Abolished.
85
86         * wl-action.el (wl-summary-set-action-refile): Follow the change
87         above.
88
89 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
90
91         * wl-highlight.el (wl-highlight-signature-search): Don't use
92         re-search-backward for a long word since it is possible to crash
93         XEmacs because of a bug.
94
95 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
96
97         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
98
99 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
100
101         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
102         argument for wl-summary-sync-force-update.
103
104 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
105
106         * wl-summary.el (wl-summary-mode-map): Revival of
107         wl-summary-mark-as-important related bindings;
108         Bind 'F','tF','mF','rF','m&'.
109         (wl-summary-mark-as-important-region): Revival.
110         (wl-summary-target-mark-mark-as-important): Ditto.
111         (wl-summary-target-mark-operation): New function.
112         (wl-summary-target-mark-mark-as-answered): Use it.
113         (wl-summary-decide-flag): Don't set Important as default.
114         (wl-summary-mark-as-important-internal): Revival.
115         (wl-summary-mark-as-important): Ditto.
116
117         * wl-thread.el (wl-thread-mark-as-important): Ditto.
118
119         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
120         instead of facep.
121
122 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
123
124         * wl-dnd.el (wl-dnd-drop-func): Fix.
125
126         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
127         mouse-set-point instead of posn-point.
128
129         * wl-xmas.el (wl-completing-read-multiple): Define as function.
130
131         * wl-mule.el (wl-completing-read-multiple): Ditto.
132
133 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
134
135         * wl-demo.el (face-background-name): Defalias to avoid compile
136         warning.
137
138 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
139
140         * wl-summary.el (wl-summary-decide-flag): Use
141         wl-completing-read-multiple instead of completing-read-multiple.
142
143         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
144         New alias.
145
146         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
147         Use face-background-name instead of face-background.
148
149         * wl-vars.el (wl-summary-save-file-suffix): New user option.
150
151         * wl-summary.el (wl-summary-save): Use it.
152         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
153
154         * wl-mime.el (wl-mime-save-content): Fix last change.
155
156 2004-02-10  Len Trigg <lenbok@myrealbox.com>
157
158         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
159         New function.
160         (wl-summary-sort-specs): Added sort.
161         * wl-mime.el (wl-mime-save-content): Expand file name.
162
163 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
164
165         * wl-mime.el (wl-draft-preview-message): Fixed typo.
166
167         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
168
169 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
170
171         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
172         for flag if it is not defined.
173
174 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
175
176         * wl-e21.el (wl-highlight-folder-current-line): Use
177         elmo-folder-type-internal when elmo-folder-type returns nil.
178
179         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
180
181         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
182
183         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
184
185         * wl-e21.el (wl-summary-toolbar): Ditto.
186
187         * wl-vars.el (wl-demo-background-color): Abolished.
188         (wl-summary-persistent-mark-priority-list): Renamed from
189         wl-summary-flag-priority-list.
190         (wl-summary-flag-alist): New user option.
191         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
192         (wl-message-mode-line-format-spec-alist): Added 'F'.
193         (wl-message-mode-line-format): Likewise.
194         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
195         instead of wl-summary-important-mark.
196         (wl-file-folder-icon): New variable.
197
198         * wl-thread.el (wl-thread-set-flags): Renamed from
199         wl-thread-mark-as-important.
200
201         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
202         warning.
203         (wl-summary-mode-menu-spec): Follow the change of 
204         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
205         (wl-summary-mode-map): Follow the change of
206         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
207         (wl-summary-detect-mark-position): Follow the variable name change.
208         (wl-summary-set-flags-region): New function for the replacement of
209         wl-summary-mark-as-important-region.
210         (wl-summary-sync-marks): Sync all global-flags.
211         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
212         instead of elmo-message-flagged-p.
213         (wl-summary-persistent-mark-string): Follow the variable name change;
214         Put wl-summary-flag-mark if the message has global-flag.
215         (wl-summary-target-mark-set-flags): Renamed from 
216         wl-summary-target-mark-mark-as-important.
217         (wl-summary-decide-flag): New function.
218         (wl-summary-set-flags-internal): Renamed from
219         wl-summary-mark-as-important-internal.
220         (wl-summary-add-flags-internal): New function.
221         (wl-summary-remove-flags-internal): Ditto.
222         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
223         (wl-summary-mark-as-unimportant): Abolish.
224         (wl-summary-move-spec-alist): Changed `important' to `digest'.
225         (wl-summary-next-message): List flagged messages in the msgdb.
226
227         * wl-score.el (wl-summary-score-update-all-lines): Use
228         wl-summary-add-flags-internal instead of 
229
230         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
231
232         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
233         from wl-message-buffer-cur-flag (To avoid misunderstanding).
234         (wl-message-buffer-require-all-header): Renamed from
235         wl-message-buffer-all-header-flag (Ditto).
236         (wl-message-buffer-flag-indicator): New variable.
237         (wl-message-redisplay): Changed local varibale name from `flag' to
238         `display-type'; Set up wl-message-buffer-flag-indicator.
239         (wl-message-buffer-display): Changed varibale name from `flag' to
240         `display-type'.
241         (wl-message-display-internal): Likewise.
242
243         * wl-highlight.el (wl-highlight-demo-face): Define default background
244         color.
245         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
246
247         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
248
249         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
250         (wl-demo-setup-properties): Renamed from
251         `wl-demo-set-background-color'.
252         (wl-demo): Follow the change above.
253         
254         * Version number is increased to 2.11.24.
255
256 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
257
258         * wl-summary.el (wl-summary-toggle-thread): Call
259         `wl-summary-rescan' with disable-thread as non-nil.
260         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
261
262 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
263
264         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
265         foreground property of the face.
266         (wl-demo-insert-text): Don't set up face property here.
267         (wl-demo): Call wl-demo-set-background-color, anyway.
268
269 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
270
271         * wl-vars.el (wl-demo-background-color): The value can be nil.
272
273 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
274
275         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
276         to wl-summary-wheel-dispatcher.
277
278         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
279         wl-message-wheel-dispatcher.
280         (wl-message-wheel-dispatcher): New function.
281         (wl-summary-wheel-dispatcher): Ditto.
282
283 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
284
285         * wl-action.el (wl-summary-target-mark-all): List messages which are
286         not in the killed-list.
287
288         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
289         only when the folder is 'flag/important.
290
291         * wl-address.el (wl-complete-field-body): Complete if the last
292         character is a space.
293
294 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
295
296         * wl-folder.el (wl-folder-clear-entity-info): Use
297         elmo-clear-hash-val.
298
299         * wl-fldmgr.el (wl-fldmgr-rename): Set
300         wl-folder-info-alist-modified as t.
301
302 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
303
304         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
305
306 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
307
308         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
309         (wl-folder-buffer-last-visited-entity-id): New buffer local
310         variable.
311         (wl-folder-revisit-last-visited-folder): New function.
312         (wl-folder-mode-map): Bind it to "C-i".
313         (wl-folder-set-current-entity-id): Set last visited folder.
314         * wl-summary.el (wl-summary-exit): Ditto.
315
316 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
317
318         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
319         before calling `recenter' in order to cope with an XEmacs bug.
320
321 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
322
323         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
324         to the default value.
325
326 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
327
328         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
329         change.
330         (wl-summary-sync-marks): Ditto.
331         (wl-summary-mark-as-read-internal): Ditto.
332         (wl-summary-mark-as-answered-internal): Ditto.
333         (wl-summary-mark-as-important-internal): Ditto.
334         (wl-summary-reply): Ditto.
335
336         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
337         instead of `elmo-folder-unflag-answered'.
338
339         * Version number is increased to 2.11.23.
340
341         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
342         the last change.
343
344 2004-01-11  Kenichi Okada  <okada@opaopa.org>
345
346         * wl-spam.el (wl-summary-exec-action-refile-with-register):
347         Specify "spam" or "good".
348
349 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
350
351         * wl-spam.el (wl-summary-exec-action-spam): Call
352         wl-folder-confirm-existence for spam folder.
353         (wl-spam-setup): Bind "mk".
354
355 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
356
357         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
358
359 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
360
361         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
362         destination folder is empty.
363
364 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
365
366         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
367         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
368
369         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
370         (wl-summary-refile-prev-destination-region): New function.
371         (wl-thread-refile-prev-destination): Ditto.
372         (wl-summary-target-mark-refile-prev-destination): Ditto.
373
374 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
375
376         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
377         (wl-demo-background-color): Changed default value.
378
379         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
380         color.
381
382         * wl-demo.el (wl-demo-set-background-color): New function.
383         (wl-demo): Call it.
384
385 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
386
387         * wl-address.el (wl-address-delete): Avoid mis-deleting.
388         * wl-address.el (wl-address-add-or-change): Don't add empty
389         address.
390
391 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
392
393         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
394
395 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
396
397         * wl-vars.el (wl-demo-image-filter-alist): New variable
398         (wl-demo-background-color): Ditto.
399
400         * wl-demo.el (wl-demo-xpm-set-background): New function.
401         (wl-demo-image-filter): Ditto.
402         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
403
404         * wl-vars.el (wl-demo-icon-name-alist): New variable.
405
406         * wl-demo.el (wl-demo-icon-name): Define as function.
407         (wl-demo-insert-image): Use it.
408
409 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
410
411         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
412
413 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
414
415         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
416
417 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
418
419         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
420
421 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
422
423         * wl-thread.el (wl-thread-mark-as-answered): New function.
424
425         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
426         answered" entry.
427         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
428         "r&" and wl-thread-mark-as-answered to "t&".
429         (wl-summary-mark-as-important-region): Refine to toggle mark.
430         (wl-summary-mark-as-answered-region): New function.
431         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
432         and 3rd argument.
433         (wl-summary-mark-as-important-internal): Likewise.
434
435 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
436
437         * wl-template.el (wl-template-preview): New internal variable.
438         (wl-template-preview-p): New function.
439         (wl-template-show): Bind `wl-template-preview' as t.
440
441 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
442
443         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
444         `elmo-message-entity-field' with 3rd argument which is non-nil.
445
446 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
447
448         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
449         Removed duplicate local bind `folder'.
450
451 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
452
453         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
454
455 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
456
457         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
458         duplicate definition.
459
460 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
461
462         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
463         non-nil, use it; Don't fetch message if there's no message in the
464         current cursor position.
465
466 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
467
468         * wl-util.el (wl-region-exists-p): Use region-active-p.
469         (wl-deactivate-region): New function.
470         * wl-message.el (wl-message-redisplay): Deactivate region.
471
472         * wl-summary.el (wl-summary-reply): Call
473         `wl-summary-set-message-buffer-or-redisplay' instead of
474         `wl-summary-redisplay-internal', don't move point.
475
476 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
477
478         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
479         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
480         by regexp.
481
482 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
483
484         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
485         if no need.
486
487 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
488
489         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
490         default value to nil.
491         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
492         `wl-summary-prepare-hook'; Replace refile action to
493         `wl-summary-exec-action-refile-with-register'.
494
495         * Version number is increased to 2.11.22.
496
497 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
498
499         * wl-summary.el (wl-summary-detect-mark-position): Set
500         `wl-summary-buffer-weekday-name-lang'.
501
502 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
503
504         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
505         (wl-summary-mark-as-read-all): Ditto.
506         (wl-summary-delete-messages-on-buffer): Ditto.
507         (wl-summary-sync-update): Ditto.
508         (wl-summary-mark-as-read-internal): Ditto.
509         (wl-summary-mark-as-answered-internal): Ditto.
510         (wl-summary-update-folder-info): Abolished.
511
512 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
513
514         * wl-summary.el (wl-summary-mark-as-read-all): Use
515         `wl-summary-update-folder-info' instead of
516         `wl-folder-update-unread'.
517
518 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
519
520         * wl-summary.el (wl-summary-update-folder-info): New function derived from
521         `wl-summary-folder-info-update'.
522         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
523         instead of `wl-summary-folder-info-update'.
524         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
525         `wl-folder-set-folder-updated'.
526         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
527         instead of `wl-folder-update-unread'.
528         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
529         the value of `wl-summary-buffer-unread-count' for the second parameter of
530         `wl-folder-update-unread'.
531
532         * Version number is increased to 2.11.21.
533
534 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
535
536         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
537         a local variable.
538
539 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
540
541         * wl-spam.el (wl-summary-mark-spam): Show message only if call
542         interactively.
543
544         * wl-summary.el (wl-summary-mark-as-important-internal): New
545         internal function.
546         (wl-summary-mark-as-important): Use it.
547         (wl-summary-mark-as-unimportant): New function.
548         (wl-summary-sync-marks): Follow the API change.
549
550         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
551
552         * wl-mime.el (wl-summary-burst): Check target folder is writable.
553
554 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
555
556         * wl-folder.el (wl-folder-update-unread): Re-indent.
557         Narrow the scope of a local variable.
558
559 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
560
561         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
562         (wl-addrmgr-merge-entries): Ditto.
563         (wl-addrmgr): Added to address entry which exists in draft buffer
564         if no entry is in original.
565
566 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
567
568         * wl-batch.el: New file.
569
570 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
571
572         * wl-vars.el (wl-use-semi): Remove unused variable.
573
574 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
575
576         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
577         "?".
578
579 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
580
581         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
582         wl-summary-new-mark.
583         (wl-summary-new-cached-mark): New user option.
584         (wl-summary-score-marks): Follow the change above.
585         (wl-summary-auto-refile-skip-marks): Ditto.
586         (wl-summary-incorporate-marks): Ditto.
587         (wl-summary-expire-reserve-marks): Ditto.
588
589         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
590
591         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
592         (wl-summary-persistent-mark-string): Distinguished between cached
593         and uncached mark when the message is new.
594
595 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
596
597         * wl-spam.el (wl-spam-domain): Renamed from
598         `wl-spam-folder-guess-domain'.
599         (wl-summary-exec-action-spam): Register as spam if domain of the
600         source folder is good.
601         (wl-summary-exec-action-refile-with-register): Register message if
602         domain of the source folder is not undecided.
603
604 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
605
606         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
607         detect thread loop.
608
609 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
610
611         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
612         and wl-summary-skip-mark-list.
613
614 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
615
616         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
617
618         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
619
620         * wl-spam.el (toplevel): Require wl-highlight.
621         (wl-spam-auto-check-policy-alist): Abolish.
622         (wl-spam-auto-check-folder-regexp-list): New user option.
623         (wl-spam-auto-check-marks): Ditto.
624         (wl-spam-mark-action-list): Ditto.
625         (wl-highlight-summary-spam-face): New face.
626         (wl-spam-auto-check-message-p): New function.
627         (wl-spam-map-spam-messages): Fixed message.
628         (wl-spam-register-spam-messages): Ditto.
629         (wl-spam-register-good-messages): Ditto.
630         (wl-summary-spam-map): Add and remove keybind.
631         (wl-summary-target-mark-spam): Abolish.
632         (wl-summary-refile-spam): Ditto.
633         (wl-summary-test-spam): New function.
634         (wl-summary-mark-spam): Ditto.
635         (wl-summary-auto-check-spam): Follow the above change.
636         (wl-summary-exec-action-spam): New function.
637         (wl-summary-exec-action-refile-with-register): Fixed message.
638         (wl-message-check-spam): New function.
639         (wl-spam-setup): Ditto.
640         (toplevel): Call it if this file is loaded interactivity.
641
642         * Version number is increased to 2.11.20.
643
644 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
645
646         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
647         when new optional argument `force' is non nil or modified.
648
649 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
650
651         * wl.el (toplevel): Require wl-spam when compile.
652         (wl-save-status): Call wl-spam-save-status.
653
654         * wl-spam.el (wl-spam-register-spam-messages): New function.
655         (wl-spam-register-good-messages): Ditto.
656         (wl-spam-save-status): Ditto.
657         (wl-summary-mode-map): Bind
658         wl-summary-target-mark-register-as-spam to "ms" and
659         wl-summary-target-mark-register-as-good to "mn".
660         (wl-summary-register-as-spam): Abolish optional argument; Use
661         wl-spam-register-spam-messages.
662         (wl-summary-register-as-spam-all): Use
663         wl-spam-register-spam-messages.
664         (wl-summary-register-as-good): Abolish optional argument; Use
665         wl-spam-register-good-messages.
666         (wl-summary-register-as-good-all): Use
667         wl-spam-register-good-messages.
668         (wl-summary-target-mark-register-as-spam): New funtion.
669         (wl-summary-target-mark-register-as-good): Ditto.
670
671 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
672
673         * wl-spam.el: New file.
674
675 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
676
677         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
678
679         * wl-action.el (wl-auto-refile-guess-functions): New variable.
680         (wl-summary-auto-refile): Call wl-refile-guess with
681         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
682
683 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
684
685         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
686         with disable-thread argument non-nil.
687
688 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
689
690         * wl-summary.el (wl-summary-rescan): Added optional argument
691         disable-thread.
692         (wl-summary-sync): Call wl-summary-rescan with argument
693         disable-thread.
694         (wl-summary-input-range): Added new range `rescan-thread'.
695
696 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
697
698         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
699
700 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
701
702         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
703         internal variable.
704         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
705         wl-summary-search-parent-by-subject-regexp and
706         wl-summary-divide-thread-when-subject-changed as nil.
707         (wl-summary-insert-sequential): If entity is nil, nothing to do.
708         (wl-summary-insert-thread): Search parent entity from
709         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
710         thread loop.
711
712 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
713
714         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
715
716         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
717
718         * wl-util.el (wl-require-update-all-folder-p): New function.
719         (wl-get-assoc-list-value): Added `function' to match directive.
720         (wl-collect-draft): Rewrite.
721
722         * wl-summary.el (wl-summary-sync-update): Clear faces
723         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
724         are non-nil.
725         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
726         argument as function.
727         (wl-summary-input-range): Ditto.
728
729         * wl-folder.el (wl-draft-get-folder): New function.
730         (wl-folder-get-elmo-folder): Consider draft folder.
731
732         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
733         (wl-draft-buffer-message-number): New buffer local variable.
734         (wl-draft-folder-internal): New internal variable.
735         (wl-draft-delete): Rewrite.
736         (wl-draft-save): Ditto.
737         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
738         wl-folder-get-elmo-folder.
739         (wl-draft-config-info-operation): Ditto.
740         (wl-jump-to-draft-folder): Ditto.
741         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
742         (wl-draft-reedit): Rewrite.
743
744         * Version number is increased to 2.11.19.
745         
746 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
747
748         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
749         variable.
750
751 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
752
753         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
754         Use ignore-errors instead of unwind-protect.
755
756 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
757
758         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
759         for updating `wl-thread-entity-list'.
760
761 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
762
763         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
764         parameter from calling `wl-thread-entity-get-older-brothers' and
765         `wl-thread-entity-get-younger-brothers'.
766         Replace nested `append' with a single one.
767
768 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
769
770         * wl-summary.el (wl-summary-mode): Don't use the return value of
771         `make-local-hook'.
772
773 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
774
775         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
776         instead of `let*'.
777         (wl-thread-delete-message): Likewise.  Split and narrow the scope
778         of local variables.
779
780 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
781
782         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
783         Renamed from wl-summary-window-scroll-functions.
784         (wl-summary-window-scroll-functions): Don't set to variable.
785         (wl-summary-display-top): Use run-hooks.
786         (wl-summary-display-bottom): Ditto.
787         (wl-summary-toggle-disp-msg): Ditto.
788         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
789         Use it instead of wl-summary-window-scroll-functions.
790         (wl-summary-goto-folder-subr): Don't call
791         wl-summary-window-scroll-functions, use
792         wl-summary-buffer-window-scroll-functions instead.
793
794 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
795
796         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
797         make-local-variable.
798
799 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
800
801         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
802         set-buffer-modified-p.
803         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
804         (wl-summary-display-bottom): Ditto.
805         (wl-summary-toggle-disp-msg): Ditto.
806
807 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
808
809         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
810
811         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
812         (wl-summary-forward): Use elmo-message-entity-field instead of
813         elmo-message-field.
814
815         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
816
817 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
818
819         * wl-summary.el (wl-summary-window-scroll-functions): No use
820         `append'.
821
822 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
823
824         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
825         function.
826         (wl-summary-window-scroll-functions): Call it when both
827         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
828         (wl-summary-temp-mark): Added optional argument number.
829         (wl-summary-message-mark): Added optional argument flag.
830         (wl-summary-persistent-mark): Added optional argument number and flag.
831         (wl-summary-update-persistent-mark): Ditto.
832         (wl-summary-update-status-marks): Set "r" for interactive spec.
833
834         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
835         argument number and flag.
836
837         * wl-action.el (wl-summary-registered-temp-mark): 
838         Do nothing when wl-summary-buffer-temp-mark-list is nil.
839
840 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
841
842         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
843         internal variable (buffer local).
844         (wl-summary-window-scroll-functions): New function.
845         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
846         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
847         as nil.
848         (wl-summary-update-status-marks): Added arguments beg, end and
849         check.
850         (wl-summary-update-mark-window): Use function.
851         (wl-summary-sync-update): Follow the change above.
852         (wl-summary-switch-to-clone-buffer): Copy
853         wl-summary-buffer-unsync-mark-number-list.
854         (wl-summary-goto-folder-subr): Set
855         wl-summary-buffer-unsync-mark-number-list and
856         use wl-summary-window-scroll-functions insteaf of
857         wl-summary-lazy-highlight.
858
859         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
860
861 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
862
863         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
864
865         * wl-summary.el (wl-summary-update-persistent-mark): Call
866         wl-summary-set-message-modified.
867
868         * wl-summary.el (wl-summary-sync-update): Don't call
869         wl-summary-update-status-marks.
870
871         * Version number is increased to 2.11.18.
872
873 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
874
875         * wl-message.el (wl-message-prev-page): Use save-selected-window.
876         (wl-message-next-page): Ditto.
877
878 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
879
880         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
881         local variable.  Change the order of a collected list into the
882         same as the specified range.  Remove nil from a collected list.
883
884 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
885
886         * wl-summary.el (wl-summary-insert-headers): Set visible-only
887         argument for elmo-folder-list-messages.
888
889 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
890
891         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
892         change (wl-summary-count-unreads return a list instead of a cons
893         cell).
894
895 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
896
897         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
898         `wl-summary-folder-info-update'.
899
900 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
901
902         * wl-summary.el (wl-summary-set-message-modified): No use
903         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
904         (wl-summary-set-mark-modified): Abolish.
905         (wl-summary-mark-modified-p): Ditto.
906         (wl-summary-save-view): Follow the change above.
907
908         * wl-expire.el (wl-summary-expire): Likewise.
909
910 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
911
912         * wl-summary.el (wl-summary-detect-mark-position): Use
913         modb-entity-handler.
914         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
915
916         * Version number is increased to 2.11.17.
917
918 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
919
920         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
921         entity field value.
922         (wl-summary-prefetch-msg): Ditto.
923         (wl-summary-print-message-with-ps-print): Ditto.
924
925 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
926
927         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
928         for dummy entity.
929         (wl-summary-insert-thread): Use elmo-message-entity-field.
930         (wl-summary-update-thread): Use elmo-message-entity-field and
931         elmo-message-entity-number.
932         (wl-summary-line-number):  Use elmo-message-entity-number.
933         (wl-summary-line-size): Use elmo-message-entity-field.
934         (wl-summary-line-subject): Ditto.
935         (wl-summary-line-from): Ditto.
936         (wl-summary-line-attached): Ditto.
937         (wl-summary-create-line): Ditto.
938         (wl-summary-create-line): Use elmo-message-entity-number.
939         (wl-summary-print-message-with-ps-print): Use
940         elmo-message-entity-field.
941
942 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
943
944         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
945         change in elmo-msgdb-make-message-entity.
946         (wl-summary-buffer-set-folder): Don't call
947         wl-summary-detect-mark-position here.
948         (wl-summary-rescan): Call elmo-message-entity-number.
949         (wl-summary-sync-update): Ditto.
950         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
951
952         * wl-score.el (wl-score-header-index): Redefine 2th element.
953         (wl-score-overview-entity-get-extra): Abolish.
954         (wl-score-ov-entity-get): Rewrite.
955         (wl-score-string-index<, wl-score-string-func<): Abolish.
956         (wl-score-string<): New function.
957         (wl-score-string-sort): Use it.
958
959         * wl-refile.el (wl-refile-guess-by-history): Use
960         elmo-message-entity-field.
961         (wl-refile-guess-by-from): Ditto.
962         (wl-refile-guess-by-msgid): Ditto.
963
964         * Version number is increased to 2.11.16.
965
966 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
967
968         * wl-folder.el (wl-folder-confirm-existence): Don't call
969         file-exists-p if msgdb-path is nil.
970         * wl-summary.el, wl-draft.el, wl-action.el: Rename
971         `wl-read-folder-hist' to `wl-read-folder-history'.
972
973 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
974
975         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
976         `y-or-n-p'.
977
978 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
979
980         * wl-score.el (wl-score-headers): Don't use
981         elmo-folder-do-each-message-entity.
982
983         * Version number is increased to 2.11.15.
984
985 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
986
987         * wl-summary.el (wl-summary-delete-all-msgs): Use
988         elmo-folder-move-messages instead of elmo-folder-delete-messages
989         and elmo-folder-detach-messages.
990         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
991
992         * wl-expire.el (wl-expire-delete): Ditto.
993         (wl-expire-refile-with-copy-reserve-msg): Ditto.
994
995 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
996
997         * wl-vars.el (wl-message-use-header-narrowing): New user option.
998         (wl-message-header-narrowing-fields): Ditto.
999         (wl-message-header-narrowing-lines): Ditto.
1000         (wl-message-header-narrowing-string): Ditto.
1001
1002         * wl-summary.el (wl-summary-mode-map): Bind
1003         wl-summary-toggle-header-narrowing to "C-cC-f".
1004         (wl-summary-toggle-header-narrowing): New function.
1005
1006         * wl-message.el (wl-message-buffer-create): Call
1007         wl-message-header-narrowing-setup.
1008         (wl-message-redisplay): Call wl-message-header-narrowing.
1009         (wl-message-header-narrowing): New function.
1010         (wl-message-header-narrowing-map): New keymap.
1011         (wl-message-header-narrowing-widen-map): New keymap.
1012         (wl-message-header-narrowing-again-at-mouse): New function.
1013         (wl-message-header-narrowing-1): Ditto.
1014         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1015         (wl-message-header-narrowing-setup): Ditto.
1016         (wl-message-header-narrowing-toggle): Ditto.
1017         
1018         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1019
1020         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1021         'flag as all.
1022         (wl-use-flag-folder-help-echo): New user option.
1023
1024         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1025         wl-summary-highlight as nil.
1026         (wl-summary-set-mark-modified): Follow the API change.
1027         (wl-summary-mark-modified-p): Ditto.
1028         (wl-summary-mark-as-read-all): Ditto.
1029         (wl-summary-sync-marks): Don't call
1030         elmo-folder-list-messages-with-global-mark.
1031         (wl-summary-mark-as-read-internal): Follow the API change.
1032         (wl-summary-mark-as-answered-internal): Ditto.
1033         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1034         Follow the API change.
1035         (wl-summary-create-line): Call with number argument.
1036         (wl-summary-reply): Follow the API change.
1037
1038         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1039         function.
1040         (wl-highlight-summary-line-string): Call it when
1041         wl-use-flag-folder-help-echo is non-nil.
1042         (wl-highlight-summary-current-line): Ditto.
1043         (elmo-flag-folder-referrer): Added autoload setting.
1044
1045         * wl-draft.el (wl-draft-kill): Follow the API change.
1046
1047         * Version number is increased to 2.11.14.
1048         
1049 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1050
1051         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1052
1053 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1054
1055         * Version number is increased to 2.11.13.
1056
1057 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1058
1059         * wl-draft.el (wl-draft-previous-history-element): Fixed
1060         unbalanced parenthesis and bind unbound local variables.
1061
1062 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1063
1064         * wl-draft.el (wl-draft-previous-history-element): New function.
1065         (wl-draft-next-history-element): Ditto.
1066         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1067         them to M-p and M-n.
1068
1069 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1070
1071         * Version number is increased to 2.11.12.
1072
1073 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1074
1075         * wl-draft.el (wl-draft-hide): Select buffer-window.
1076
1077 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1078
1079         * wl-summary.el (wl-summary-narrow-to-region): New function.
1080         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1081         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1082         (wl-summary-save-region): Use it.
1083         * wl-action.el (wl-summary-collect-numbers-region)
1084         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1085
1086 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1087
1088         * wl-folder.el (wl-folder-count-incorporates): Don't use
1089         `elmo-msgdb-mark-load'
1090
1091         * Version number is increased to 2.11.11.
1092
1093 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1094
1095         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1096         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1097
1098 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1099
1100         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1101
1102 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1103
1104         * Version number is increased to 2.11.10.
1105
1106 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1107
1108         * wl-mime.el (wl-draft-attribute-value): Fixed.
1109
1110 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1111
1112         * wl-util.el (wl-copy-local-variables): New function.
1113
1114         * wl-mime.el (wl-draft-attribute-recipients): New function.
1115         (wl-draft-attribute-envelope-from): Ditto.
1116         (wl-draft-attribute-smtp-posting-server): Ditto.
1117         (wl-draft-attribute-smtp-posting-port): Ditto.
1118         (wl-draft-attribute-value): Ditto.
1119         (wl-draft-preview-message): Use it to get value for
1120         attributes. Reflect result of `wl-draft-config'.
1121
1122         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1123         and call `wl-summary-mark-as-read' before to call
1124         `wl-summary-unset-mark'.
1125         (wl-summary-target-mark-mark-as-unread): Likewise.
1126         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1127
1128 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1129
1130         * wl-mime.el (wl-draft-preview-message): Use actual value for
1131         attributes; Fix for small window.
1132
1133 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1134
1135         * wl-refile.el (wl-refile-get-field-value): Call
1136         `elmo-message-entity-field' with 3rd argument is non-nil.
1137
1138 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1139
1140         * wl-vars.el (wl-draft-preview-attributes): New user option.
1141         (wl-draft-preview-attributes-list): Ditto.
1142         (wl-draft-preview-attributes-buffer-lines): Ditto.
1143         (wl-draft-preview-attributes-buffer-name): Ditto.
1144
1145         * wl-mime.el (wl-draft-preview-message): Display attributes.
1146
1147 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1148
1149         * wl-summary.el (wl-summary-detect-mark-position): Bind
1150         wl-summary-flag-priority-list to '(new).
1151
1152 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1153
1154         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1155         funtion.
1156         (wl-highlight-summary-line-string): Use it.
1157         (wl-highlight-summary-current-line): Ditto.
1158
1159 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1160
1161         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1162         line even when the mark string is not changed.
1163
1164         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1165         argument change in the wl-summary-create-line.
1166         (wl-thread-insert-entity-sub): Ditto.
1167
1168         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1169         argument change in the wl-summary-create-line.
1170         (wl-summary-insert-sequential): Ditto.
1171         (wl-summary-update-thread): Ditto.
1172         (wl-summary-persistent-mark-string): New inline function.
1173         (wl-summary-message-mark): Use it.
1174         (wl-summary-create-line): Abolish argument wl-persistent-mark
1175         and added wl-flags, wl-cached.
1176
1177         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1178         mark to flags.
1179         (wl-highlight-summary-current-line): Decide the face not by the 
1180         persistent mark but flags.
1181
1182 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1183
1184         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1185         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1186         wl-summary-read-uncached-mark): Revive.
1187         (wl-summary-answered-cached-mark,
1188         wl-summary-answered-uncached-mark): New user option.
1189         (wl-summary-score-marks): Follow the change above.
1190         (wl-summary-auto-refile-skip-marks): Ditto.
1191         (wl-summary-incorporate-marks): Ditto.
1192         (wl-summary-expire-reserve-marks): Ditto.
1193         (wl-summary-flag-priority-list): New user option.
1194
1195         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1196         changes.
1197         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1198         of elmo-message-mark.
1199         (wl-summary-mark-as-read-internal): Ditto.
1200         (wl-summary-mark-as-answered): Ditto.
1201         (wl-summary-mark-as-important): Ditto.
1202         (wl-summary-redisplay-internal): Ditto.
1203         (wl-summary-redisplay-no-mime-internal): Ditto.
1204         (wl-summary-message-mark): New function.
1205         (wl-summary-insert-sequential): Use wl-summary-message-mark
1206         instead of elmo-message-mark.
1207         (wl-summary-update-thread): Ditto.
1208         (wl-summary-persistent-mark): Ditto.
1209         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1210         instead of elmo-message-mark.
1211
1212         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1213         wl-summary-message-mark instead of elmo-message-mark.
1214         (wl-thread-insert-entity-sub): Ditto.
1215         (wl-thread-get-children-msgs-uncached): Ditto.
1216
1217         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1218         variable name changes.
1219         (wl-highlight-summary-current-line): Ditto.
1220
1221         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1222         wl-summary-message-mark instead of elmo-message-mark.
1223
1224         * wl-expire.el (wl-expire-message-p): Ditto.
1225
1226         * wl-score.el (wl-score-headers): Ditto.
1227
1228         * Version number is increased to 2.11.9.
1229
1230         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1231         (wl-summary-sync-update): Follow the change above.
1232         (wl-summary-switch-to-clone-buffer): Ditto.
1233         (wl-summary-open-folder): Ditto.
1234
1235 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1236
1237         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1238         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1239
1240         * Version number is increased to 2.11.8.
1241
1242         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1243
1244         * wl-expire.el (wl-expire-refile): Follow the API change on
1245         `elmo-folder-move-messages'.
1246         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1247
1248         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1249         (wl-summary-exec-action-refile): Ditto.
1250         (wl-summary-exec-action-copy): Ditto.
1251         (wl-summary-no-auto-refile-message-p): No use
1252         `wl-summary-buffer-msgdb'.
1253         (wl-summary-auto-refile): Ditto.
1254
1255 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1256
1257         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
1258
1259 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
1260
1261         * wl-summary.el (wl-summary-sync): Treat no-sync.
1262
1263         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
1264         (wl-default-sync-range): Ditto.
1265
1266 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1267
1268         * wl-refile.el (wl-refile-subject-learn): Call
1269         `elmo-message-entity-field' with 3rd argument is non-nil.
1270         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
1271         instead of `elmo-msgdb-overview-entity-get-subject'.
1272
1273 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
1274
1275         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
1276         scan-type is rescan.
1277         (wl-summary-delete-all-temp-marks): Remove scored mark too when
1278         new optional argument force is non-nil.
1279         (wl-summary-save-view-cache): Call it with force argument non-nil.
1280
1281         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
1282
1283 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1284
1285         * wl-action.el (wl-summary-print-argument): Fixed last change.
1286
1287 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1288
1289         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
1290         simplified.
1291         (wl-summary-target-mark-mark-as-unread): Likewise.
1292         (wl-summary-target-mark-mark-as-important): Likewise.
1293
1294 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1295
1296         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
1297         * wl-summary.el (wl-summary-mark-as-important): Arranged.
1298         (wl-summary-mark-as-important-region): Change accordingly.
1299         (wl-summary-target-mark-mark-as-important): Ditto.
1300
1301 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1302
1303         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
1304
1305         * wl-action.el (wl-summary-print-argument): Print argument to
1306         right side of window if `wl-summary-print-argument-within-window'
1307         is non-nil.
1308
1309 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
1310
1311         * wl-action.el (wl-summary-set-mark): Use
1312         `wl-summary-message-visible-p' to check visibility of the message
1313         and jump to message only when the message line is visible and have
1314         different number; Call wl-summary-unset-mark with number argument.
1315         (wl-summary-unset-mark): 
1316         Use `wl-summary-message-visible-p'
1317         to check visibility of the message and jump to message only when
1318         the message line is visible and have different number;
1319
1320 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1321
1322         * Version number is increased to 2.11.7.
1323
1324         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
1325         and wl-folder-summary-line-format.
1326
1327         * wl-summary.el (wl-summary-message-visible-p): New inline function.
1328         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
1329         (wl-summary-set-score-mark): Use it.
1330         (wl-summary-target-mark-mark-as-read): Ditto.
1331         (wl-summary-target-mark-mark-as-unread): Ditto.
1332         (wl-summary-target-mark-mark-as-important): Ditto.
1333         (wl-summary-target-mark-msgs): Simplified.
1334         (wl-summary-detect-mark-position): Fixed problem when
1335         summary-line-format no contain persisten/temp mark spec.
1336         (wl-summary-temp-mark): Ditto.
1337         (wl-summary-persistent-mark): Ditto.
1338         (wl-summary-update-persistent-mark): Ditto.
1339
1340         * wl-action.el (wl-summary-set-mark): Ditto.
1341         (wl-summary-unset-mark): Ditto.
1342         All other related portions are changed.
1343
1344 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1345
1346         * Version number is increased to 2.11.6.
1347
1348 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1349
1350         * wl-util.el (wl-current-message-buffer): Define as function;
1351         Don't use the value of wl-messge-buffer.
1352
1353         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1354         persistent mark.
1355
1356         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1357         no current message, cause an error.
1358
1359 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1360
1361         * wl-summary.el (wl-summary-set-message-modified): Use
1362         elmo-folder-set-message-modified instead of
1363         elmo-folder-set-message-modified-internal.
1364
1365 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1366
1367         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1368         interactively.
1369         (wl-summary-sync): nokill->entirely.
1370         (wl-summary-sync-marks): Fixed message.
1371         (wl-summary-input-range): Added mark, nokill->entirely.
1372
1373         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1374         messages as read.
1375
1376 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1377
1378         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1379         update-noscore.
1380         (wl-summary-sync): Follow the change above.
1381
1382 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1383
1384         * wl-action.el (wl-summary-target-mark-all): Use
1385         elmo-folder-list-messages.
1386
1387 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1388
1389         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1390         (wl-summary-rescan): Set wl-summary-scored as nil.
1391         (wl-summary-sync-force-update): Follow the change above.
1392         (wl-summary-sync): Ditto.
1393         (wl-summary-sync-update): Added argument disable-killed.
1394         (wl-summary-insert-headers): Set visible-only argument for
1395         elmo-folder-list-messages.
1396         (wl-summary-input-range): Added update-nokill, update-noscore,
1397         all-nokill, all-noscore and mark.
1398
1399         * Version number is increased to 2.11.5.
1400
1401         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1402
1403 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1404
1405         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1406         (wl-summary-prefetch-region-no-mark): Change accordingly.
1407         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1408
1409 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1410
1411         * wl-address.el (wl-complete-field-to): Abolished.
1412         (wl-complete-address): Completion function for completing-read.
1413         * wl-action.el (wl-summary-get-resend-address): Use it.
1414
1415         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1416         wl-summary-update-mark and abolish unused argument.
1417         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1418         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1419         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1420         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1421         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1422         * wl-draft.el (wl-draft-kill): Ditto.
1423
1424         * wl-summary.el: Remove unused binding of case-fold-search.
1425         (wl-summary-replace-status-marks): Abolished.
1426
1427 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1428
1429         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1430         is specified or folder length is zero.
1431
1432 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1433
1434         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1435         (wl-folder-archive-current-entity): Ditto.
1436
1437 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1438
1439         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1440         retrieving message mark.
1441         (wl-summary-redisplay-internal): Ditto.
1442
1443         * wl-message.el (wl-message-buffer-display): Ignore errors while
1444         retrieving message-id field.
1445
1446         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1447         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1448         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1449         order of the arguments for `wl-expire-message-p'.
1450         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1451
1452         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1453         Check return value of wl-summary-reply.
1454         (wl-summary-reply): Recover window configuration when an error occured.
1455
1456 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1457
1458         * wl-summary.el (wl-summary-resend-message): Abolished, the
1459         feature is inherited by wl-summary-resend (put resend mark).
1460
1461 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1462
1463         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1464         wl-message-buffer to nil when the message is hide.
1465
1466 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1467
1468         * .cvsignore: New file.
1469
1470 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1471
1472         * wl-action.el (wl-summary-action-docstring): Add more info.
1473         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1474         duplicate definition.
1475         (wl-summary-define-mark-action): Functions wl-summary-*-region
1476         keep current position.
1477         (wl-summary-unregister-target-mark): Store result to the variable.
1478
1479 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1480
1481         * Version number is increased to 2.11.4.
1482
1483 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1484
1485         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1486         wl-summary-delete-all-temp-marks.
1487         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1488
1489         * wl-action.el (wl-summary-set-mark): Changed terminology
1490         refile-destination -> action-argument.
1491         (wl-summary-unset-mark): Ditto.
1492         (wl-summary-remove-argument): Ditto.
1493         (wl-summary-print-argument): Ditto.
1494
1495         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1496         (wl-thread-remove-argument-region): Ditto.
1497         (wl-thread-print-argument-region): Ditto.
1498         (wl-thread-close): Ditto.
1499         (wl-thread-open): Ditto.
1500
1501         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1502         (wl-highlight-refile-destination-face is abolished)
1503         (wl-highlight-action-argument-string): Ditto.
1504         (wl-highlight-summary-current-line): Highlight action argument.
1505
1506         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1507         color for light backgrounds.
1508         (wl-highlight-summary-answered-face): Ditto.
1509
1510 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1511
1512         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1513
1514         * wl-score.el (wl-summary-score-update-all-lines): Use
1515         wl-summary-set-mark.
1516         (wl-summary-score-update-all-lines): Kill expunged messages.
1517
1518         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1519
1520 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1521
1522         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1523         directly.
1524         (wl-score-overview-entity-get-lines): Ditto.
1525         (wl-score-overview-entity-get-xref): Ditto.
1526         (wl-score-get-latest-msgs): Ditto.
1527         (wl-summary-rescore): Ditto.
1528
1529         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1530         to "&".
1531         (wl-summary-mark-as-answered-internal): New inline function.
1532         (wl-summary-mark-as-answered): New function.
1533         (wl-summary-mark-as-unanswered): Ditto.
1534         (wl-summary-sync-marks): Modified for answered-mark synching.
1535
1536 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1537
1538         * wl-action.el (wl-summary-set-mark): Fixed last change.
1539
1540 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1541
1542         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1543         behavior of wl-summary-unread-message-hook
1544         (Pointed out by akira yamada <akira@arika.org>).
1545
1546 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1547
1548         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1549         wl-summary-delete.
1550         * wl-xmas.el (wl-summary-toolbar): Ditto.
1551
1552         * wl-action.el (wl-summary-set-mark): Don't override current
1553         temp-mark.
1554
1555         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1556
1557 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1558
1559         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1560         (wl-refile-msgid-learn): Ditto.
1561         (wl-refile-get-field-value): Ditto.
1562
1563         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1564
1565         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1566         (wl-expire-delete-reserved-messages): Renamed from
1567         wl-expire-reserve-marked-msgs-from-list.
1568         (wl-expire-delete): Removed argument `msgdb'.
1569         (wl-expire-refile): Ditto.
1570         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1571         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1572         mark-alist as argument.
1573         (wl-expire-archive-number1): Removed argument `msgdb'.
1574         (wl-expire-archive-number2): Ditto.
1575         (wl-expire-archive-date): Ditto.
1576         (wl-expire-localdir-date): Ditto.
1577         (wl-expire-hide): Ditto.
1578         (wl-archive-number1): Ditto.
1579         (wl-archive-number2): Ditto.
1580         (wl-archive-date): Ditto.
1581         (wl-archive-folder): Ditto.
1582         All other related portions are changed.
1583
1584 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1585
1586         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1587         mean move up and down. (suggested by Takashi Kawachi)
1588
1589 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1590
1591         * wl-acap.el (toplevel): Don't require un-define.
1592
1593 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1594
1595         * wl-thread.el (wl-thread-delete-message): Always update
1596         wl-summary-buffer-number-list.
1597
1598         * wl-action.el (wl-summary-print-destination): 
1599         Do nothing when folder is nil.
1600
1601 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1602
1603         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1604         persistent mark when prefetch is succeeded.
1605
1606 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1607
1608         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1609         instead of elmo-msgdb-delete-msgs.
1610         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1611         (wl-expire-hide): Ditto.
1612
1613         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1614
1615         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1616         elmo-msgdb interface.
1617         (wl-thread-get-exist-children): Likewise.
1618         (wl-thread-insert-message): Likewise.
1619         (wl-thread-msg-mark-as-important): Likewise.
1620         (wl-thread-insert-entity-sub): Likewise.
1621         (wl-thread-get-children-msgs-uncached): Likewise.
1622
1623         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1624         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1625         (wl-summary-sync-update): Likewise.
1626         (wl-summary-auto-select-msg-p): Likewise.
1627         (wl-summary-update-thread): Likewise.
1628         (wl-summary-mark-as-important): Likewise.
1629         (wl-summary-jump-to-msg-internal): Likewise.
1630         (wl-summary-redisplay-internal): Likewise.
1631         (wl-summary-print-message-with-ps-print): Likewise.
1632         (wl-summary-folder-info-update): Likewise.
1633
1634         * wl-folder.el (wl-folder-check-one-entity):
1635         elmo-folder-count-flags instead of wl-summary-count-unread.
1636
1637         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1638
1639         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1640
1641         * wl-summary.el (wl-summary-set-message-modified): 
1642         Call wl-summary-set-mark-modified.
1643         (wl-summary-delete-messages-on-buffer): Call
1644         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1645         (wl-summary-sync-update): Call elmo-folder-length instead of
1646         elmo-folder-messages.
1647         (wl-summary-insert-headers): Don't call
1648         elmo-folder-list-message-entities.
1649
1650 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1651
1652         * wl-action.el (wl-summary-define-mark-action): Call
1653         `wl-summary-set-mark' with argument `data'.
1654         (wl-summary-auto-refile): Fixed order of arguments when call
1655         `wl-summary-refile'.
1656
1657 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
1658
1659         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
1660
1661         * wl-summary.el (wl-summary-mode-map): Bind resend action.
1662
1663         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
1664         (Renamed from wl-highlight-summary-deleted-face).
1665         (wl-highlight-summary-resend-face): New face.
1666
1667         (wl-highlight-summary-deleted-face): Renamed from
1668         wl-highlight-summary-erased-face.
1669
1670         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
1671
1672         * wl-action.el (wl-summary-get-resend-address): New function.
1673         (wl-summary-exec-action-resend): Ditto.
1674         (wl-summary-exec-action-resend-subr): Ditto.
1675
1676         * w-thread.el (wl-thread-copy): Removed definition.
1677         (wl-thread-refile): Ditto.
1678         (wl-thread-delete): Ditto.
1679         (wl-thread-target-mark): Ditto.
1680
1681         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
1682         (wl-summary-target-mark-set-action): Fixed.
1683         (wl-summary-define-mark-action): Fixed quotation.
1684         (wl-summary-move-mark-list-messages): Display message.
1685         (wl-summary-define-mark-action): Define thread functions.
1686         (wl-summary-exec-action-refile): Changed message.
1687         (wl-summary-exec): Ditto.
1688
1689 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
1690         
1691         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
1692         '%%'.
1693
1694 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
1695
1696         * wl.el (toplevel): Require wl-action.
1697         (wl-init): Call wl-summary-define-mark-action.
1698
1699         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
1700
1701         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
1702         wl-summary-delete and wl-summary-erase.
1703         (wl-summary-mode-map): Ditto.
1704
1705         * wl-vars.el (wl-dispose-folder-alist): Renamed from
1706         wl-delete-folder-alist.
1707
1708         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
1709         wl-summary-prefetch-msg instead of wl-summary-prefetch.
1710         (toplevel): Moved mark & action related functions to the wl-action.el.
1711
1712         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
1713         in wl-summary-mark-action-list.
1714         (wl-highlight-summary-current-line): Ditto.
1715
1716         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
1717         empty lines.
1718
1719         * wl-action.el: New file. 
1720
1721 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
1722
1723         * wl-summary.el (wl-summary-target-mark-replace): New function.
1724         (wl-summary-target-mark-prefetch): Use it.
1725         (wl-summary-target-mark-delete): Ditto.
1726         (toplevel): Rearranged definition order.
1727         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
1728         (wl-summary-target-mark-erase): Rewrite.
1729         (wl-summary-erase-region): New function.
1730         (wl-summary-exec-action-erase): Changed message.
1731         (wl-summary-move-mark-list-messages): New function.
1732         (wl-summary-exec-action-delete): Use it.
1733         (wl-summary-exec-action-erase): Ditto.
1734
1735         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
1736         (wl-summary-skip-mark-list): Added "d".
1737
1738         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
1739         while searching.
1740
1741         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
1742         and define using defcustom;
1743         Define 4th element as a face.
1744         
1745         * wl-summary.el (wl-summary-incorporate): Use 
1746         `wl-summary-prefetch-region-no-mark' instead of
1747         `wl-summary-prefetch-region'.
1748         (wl-summary-prefetch-region-no-mark): Revival of old
1749         `wl-summary-prefetch-region'.
1750         (wl-summary-mark-action-list): Moved to wl-vars.el
1751
1752         * wl-highlight.el (wl-highlight-summary-current-line): Decide
1753         face according to the `wl-summary-mark-action-list'.
1754         (wl-highlight-summary-current-line): Ditto;
1755         Removed destination highlighting.
1756
1757         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
1758         (wl-highlight-summary-line-string): Highlight for "i" mark.
1759         (wl-highlight-summary-current-line): Ditto.
1760
1761         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
1762         no destination.
1763
1764         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
1765         exists, just go ahead.
1766         (wl-summary-prefetch-region): Rewrite.
1767         (wl-summary-prefetch): Ditto.
1768         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
1769         (wl-summary-exec-action-prefetch): New function.
1770         (wl-summary-target-mark-prefetch): Rewrite.
1771
1772 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
1773
1774         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
1775         (wl-highlight-summary-line-string): Added "d" and "D".
1776         (wl-highlight-summary-current-line): Ditto.
1777
1778         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
1779         in wl-summary.el.
1780         (wl-thread-insert-entity-sub): Ditto.
1781         (wl-thread-remove-destination-region): Ditto.
1782         (wl-thread-print-destination-region): Ditto.
1783
1784         * wl-summary.el (wl-summary-buffer-refile-list,
1785         wl-summary-buffer-delete-list,
1786         wl-summary-buffer-copy-list): Abolish.
1787         (wl-summary-buffer-temp-mark-list): New buffer local variable.
1788         All other related portions are changed.
1789         (wl-summary-mark-action-list): New variable.
1790         (wl-summary-set-mark): New function.
1791         (wl-summary-register-target-mark): Ditto.
1792         (wl-summary-unregister-target-mark): Ditto.
1793         (wl-summary-have-target-mark-p): Ditto.
1794         (wl-summary-register-temp-mark): Ditto.
1795         (wl-summary-unregister-temp-mark): Ditto.
1796         (wl-summary-registered-temp-mark): Ditto.
1797         (wl-summary-collect-temp-mark): Ditto.
1798         (wl-summary-unset-mark): Ditto.
1799         (wl-summary-set-target-mark): Ditto.
1800         (wl-summary-unset-target-mark): Ditto.
1801         (wl-summary-set-action-generic): Ditto.
1802         (wl-summary-unset-action-generic): Ditto.
1803         (wl-summary-exec-action-delete): Ditto.
1804         (wl-summary-exec-action-erase): Ditto.
1805         (wl-summary-set-action-refile): Ditto.
1806         (wl-summary-set-action-refile-subr): Ditto.
1807         (wl-summary-unset-action-refile): Ditto.
1808         (wl-summary-make-destination-numbers-list): Ditto.
1809         (wl-summary-exec-action-refile): Ditto.
1810         (wl-summary-set-action-copy): Ditto.
1811         (wl-summary-unset-action-copy): Ditto.
1812         (wl-summary-exec-action-copy): Ditto.
1813         (wl-summary-collect-numbers-region): Ditto.
1814         (wl-summary-delete): Rewrite.
1815         (wl-summary-erase): Ditto.
1816         (wl-summary-remove-destination): Ditto.
1817         (wl-summary-exec): Ditto.
1818         (wl-summary-exec-region): Ditto.
1819         (wl-summary-target-mark-erase): Ditto.
1820         (wl-summary-refile): Ditto.
1821         (wl-summary-copy): Ditto.
1822         (wl-summary-unmark): Ditto.
1823         (wl-summary-delete-all-mark): Ditto.
1824         (wl-summary-mark-line): Don't highlight.
1825         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
1826         (wl-summary-target-mark-refile-subr): Rewrite.
1827
1828         (wl-summary-copy-prev-destination): Abolish.
1829
1830 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1831
1832         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
1833         default values along the value of wl-on-mule.
1834         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
1835         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
1836         It is not used anywhere.
1837
1838 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1839
1840         * wl-summary.el (wl-summary-print-destination): Keep position.
1841         (wl-summary-cursor-move-surface): Keep horizontal position.
1842
1843 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1844
1845         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
1846         write sendlog.
1847
1848 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1849
1850         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
1851         `wl-summary-highlight'.
1852
1853 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1854
1855         * wl-highlight.el (wl-highlight-summary-current-line): Remove
1856         trivial condition for temp-mark.
1857
1858 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1859
1860         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
1861         when it hits killed buffer.
1862
1863 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1864
1865         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
1866         * wl-news.el.in: `message' and `error' take format string.
1867
1868 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1869
1870         * wl-folder (wl-folder-insert-entity): Display a message,
1871         `...done', when the work finish.
1872         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
1873
1874 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1875
1876         * wl-message.el (wl-message-redisplay): Remove unused local
1877         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
1878
1879 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1880
1881         * wl-summary.el (wl-summary-replace-status-marks): Disable
1882         interactive use.
1883         (wl-summary-reedit): Check message existence at first.
1884         (wl-summary-mark-line): Fix doc, return value is indefinite.
1885
1886         * wl-highlight.el (wl-highlight-message): Arranged.
1887
1888         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
1889         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
1890         check temp-mark by wl-summary-temp-mark always.
1891         (wl-highlight-summary): Change accordingly.
1892         * wl-summary.el (wl-summary-mark-as-read-all)
1893         (wl-summary-delete-cache, wl-summary-set-score-mark)
1894         (wl-summary-mark-as-unread, wl-summary-unmark)
1895         (wl-summary-mark-line, wl-summary-mark-as-read)
1896         (wl-summary-mark-as-important): Ditto.
1897
1898         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
1899         end of the window if possible.
1900         * wl-summary.el (wl-summary-sync-update): Support lazy
1901         highlighting.
1902         (wl-summary-toggle-disp-msg): Ditto.
1903
1904 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
1905
1906         * wl-util.el (wl-as-coding-system): Define for non-mule too.
1907
1908 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1909
1910         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
1911         change.
1912
1913 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
1914
1915         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
1916         API.
1917         (wl-summary-sync-update): Ditto.
1918
1919         * wl-score.el (wl-score-get-score-alist): Changed argument.
1920         (wl-summary-rescore-msgs): Likewise.
1921         (wl-summary-score-headers): Likewise.
1922         (wl-score-headers): Likewise;
1923         Use elmo-folder-do-each-message-entity, etc.
1924         (wl-summary-score-effect): Follow the changes above.
1925         (wl-summary-rescore): Ditto.
1926         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
1927         (wl-score-get-overview): Abolish.
1928
1929         * wl-summary.el (wl-summary-default-from): Follow the API change in
1930         elmo-msgdb.
1931         (wl-summary-count-unread): Ditto.
1932         (wl-summary-detect-mark-position): Ditto.
1933         (wl-summary-overview-entity-compare-by-date): Ditto.
1934         (wl-summary-overview-entity-compare-by-number): Ditto.
1935         (wl-summary-overview-entity-compare-by-from): Ditto.
1936         (wl-summary-overview-entity-compare-by-subject): Ditto.
1937         (wl-summary-get-list-info): Ditto.
1938         (wl-summary-rescan): Ditto.
1939         (wl-summary-jump-to-msg-by-message-id): Ditto.
1940         (wl-summary-sync-update): Ditto; Removed comment.
1941         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
1942         (wl-summary-insert-message): Use wl-summary-insert
1943         (wl-summary-insert-sequential): Changed argument msgdb to folder.
1944         (wl-summary-insert-headers): Changed argument overview to folder.
1945         (wl-summary-search-by-subject): Likewise.
1946         (wl-summary-insert-thread): Renamed from 
1947         wl-summary-insert-thread-entity and changed argument msgdb to folder.
1948
1949         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
1950         too.
1951
1952         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
1953         wl-string-member.
1954
1955 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
1956
1957         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
1958         elmo-folder-append-buffer.
1959         (wl-draft-queue-append): Likewise.
1960
1961         * wl-mime.el (wl-message-delete-current-part): Ditto.
1962         (wl-summary-burst-subr): Ditto.
1963
1964         * wl-news.el.in (wl-news-send-news): Ditto.
1965
1966 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
1967
1968         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
1969         function.
1970         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
1971         (wl-summary-update-mark): Enclose with save-excursion.
1972         (wl-summary-mark-as-read-internal): Fixed last change.
1973         (wl-summary-mark-as-important): Use 3rd argument of
1974         elmo-folder-unmark-important, elmo-folder-mark-as-important;
1975         Don't use elmo-msgdb-set-mark.
1976         (wl-summary-redisplay-internal): If msgdb flag is already read,
1977         just update the mark on buffer.
1978
1979 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1980
1981         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
1982         cut visible folder when elmo-folder-delete returns non-nil value.
1983
1984 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1985
1986         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
1987         by Kenichi OKADA <okada@opaopa.org>).
1988
1989 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1990
1991         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
1992
1993 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1994
1995         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
1996         Fixed the last change, search group entity by its real name.
1997         (Thanks to: KOBAYASHI Shinji)
1998
1999 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2000
2001         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2002         (wl-fldmgr-access-display-all): Don't refer visible name.
2003         * wl-expire.el (wl-folder-archive-current-entity)
2004         (wl-folder-expire-current-entity): Ditto.
2005         * wl-folder.el (wl-folder-jump-to-current-entity)
2006         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2007         (wl-folder-open-folder-sub,wl-folder-open-all)
2008         (wl-folder-write-current-folder): Ditto.
2009         (wl-folder-insert-entity): Don't use petname for normal group.
2010         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2011         is the real name.
2012         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2013         Abolished.
2014
2015 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2016
2017         * wl-draft.el (wl-draft-create-buffer): Add
2018         `wl-summary-reply-with-citation'
2019
2020 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2021
2022         * wl-draft.el (wl-draft-reply): Fixed.
2023
2024 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2025
2026         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2027         when `wl-draft-send-confirm-with-preview' is non-nil.
2028         You can scroll up/down by j/k.
2029         (wl-draft-send-confirm-with-preview): New variable (default=t).
2030
2031 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2032
2033         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2034         (wl-fldmgr-save-folders): Fix comment.
2035
2036 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2037
2038         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2039         along the last change in `wl-folder-buffer-group-p'.
2040
2041 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2042
2043         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2044         folder.
2045
2046         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2047         the default value.
2048
2049         * wl-mime.el (wl-summary-burst): Update summary only when target
2050         folder equals current folder.
2051
2052 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2053
2054         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2055
2056 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2057
2058         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2059         value.
2060
2061 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2062
2063         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2064         `map-extents' instead of `extent-at' repeatedly.
2065         (wl-highlight-folder-current-line): Ditto.
2066
2067         * wl-highlight.el: Remove useless dummy functions.
2068
2069 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2070
2071         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2072         (wl-folder-put-folder-property): New function to put text property.
2073         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2074         (wl-folder-insert-entity, wl-folder-update-diff-line)
2075         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2076         * wl-e21.el, wl-xmas.el, wl-mule.el
2077         (wl-highlight-folder-current-line): Ditto.
2078         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2079         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2080         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2081         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2082
2083 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2084
2085         * Version number is increased to 2.11.3.
2086
2087 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2088
2089         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2090         Resume current-buffer since it is assumed by remaining tasks.
2091
2092 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2093
2094         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2095         (wl-folder-completion-function): Abolished.
2096         (wl-folder-complete-folder): New function.
2097         (wl-folder-complete-filter-condition): Ditto.
2098         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2099         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2100
2101 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2102
2103         * wl-draft.el (wl-draft-send-confirm): New function.
2104         (wl-draft-send): Use it.
2105
2106         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2107         cursor-in-echo-area while confirming.
2108
2109         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2110
2111         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2112         searching via nntp if wl-summary-search-via-nntp is 'force.
2113         Otherwise, invoke searching in nntp folder only.
2114         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2115
2116         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2117         explicitly for mime-make-text-tag.
2118
2119 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2120
2121         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2122         `mime-make-text-tag' instead of `mime-create-tag'.
2123
2124 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2125
2126         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2127         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2128
2129 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2130
2131         * wl-score.el (wl-score-save): Bind print-length and print-level.
2132         (wl-score-pretty-print): Ditto.
2133         (wl-score-edit-insert-header-entry): Ditto.
2134
2135         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2136         "From" entry to be treated with wl-draft-eword-encode-address-list.
2137         * wl-mime.el (wl-draft-preview-message): Ditto.
2138
2139         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2140         (wl-summary-mark-as-unread): Ditto.
2141         (wl-summary-mark-as-read-region): Change accordingly.
2142         (wl-summary-mark-as-unread-region): Ditto.
2143         (wl-summary-target-mark-mark-as-read): Ditto.
2144         (wl-summary-target-mark-mark-as-unread): Ditto.
2145
2146 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2147
2148         * Version number is increased to 2.11.2.
2149
2150 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2151
2152         * wl-news.el.in (wl-news-previous-version-save): Bind
2153         print-length and print-level.
2154         * wl-thread.el (wl-thread-save-entities): Ditto.
2155         (wl-thread-save-top-list): Bind print-length.
2156
2157 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2158
2159         * wl-highlight.el (wl-highlight-summary-line-string): Use
2160         wl-summary-score-below-mark, wl-summary-score-over-mark.
2161         (wl-highlight-summary-current-line): Ditto.
2162
2163 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2164
2165         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2166         insert it.
2167
2168 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2169
2170         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2171
2172 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2173
2174         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2175         message without msgid.
2176         Rewrite with elmo-folder-move-messages.
2177         Set wl-message-buffer to nil.
2178
2179         * wl-summary.el (wl-summary-erase-subr): New function. Use
2180         elmo-folder-move-messages.
2181         (wl-summary-erase): Call it.
2182         (wl-summary-target-mark-erase): Ditto.
2183
2184 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2185
2186         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2187         it is not up-tp-date.
2188
2189 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2190
2191         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2192         buffer after calling `wl-summary-goto-folder-subr' without the
2193         argument `interactive'.
2194         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2195
2196 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2197
2198         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2199         `mime-create-tag'. Use `string=' instead of `looking-at'.
2200
2201 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2202
2203         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2204         to avoid compile warning.
2205
2206         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2207         entity-id when folder is given.
2208         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2209         save-excursion, use save-selected-window instead.
2210         Select folder buffer window if exists.
2211         (To correct behavior with wl-folder-move-cur-folder.)
2212
2213 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2214
2215         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2216
2217 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2218
2219         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2220         list-count instead of %d.
2221
2222 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2223
2224         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2225         (wl-news): Set it.
2226         (wl-news-append-to-folder): Use it.
2227
2228         * wl-news.el.in (wl-news-send-news): Append to specified folder
2229         instead of wl-default-folder.
2230         (wl-news-append-to-folder): Show error message with specified folder.
2231
2232         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2233                 In most major modes, Emacs assumes that any opening
2234                 delimiter found at the left margin is the start of a
2235                 top-level definition, or defun. Therefore, *never put an
2236                 opening delimiter at the left margin unless it should have
2237                 that significance.*
2238
2239         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2240
2241 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2242
2243         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2244
2245 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2246
2247         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2248
2249 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
2250
2251         * wl-summary.el (wl-summary-mark-collect): Revive missing return
2252         for sequential numbering case.
2253
2254 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2255
2256         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
2257         value.
2258         (wl-draft-reply-without-argument-list): Ditto.
2259         (wl-draft-reply-myself-with-argument-list): Abolish.
2260         (wl-draft-reply-myself-without-argument-list): Ditto.
2261         * wl-draft.el (wl-draft-self-reply-p): New function.
2262         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
2263
2264 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2265
2266         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
2267         (avoid error for the case without byte-compiling)
2268
2269 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
2270
2271         * wl-news.el.in (wl-news-append-to-folder): New function.
2272         (wl-news-exit): Rewrite.
2273         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
2274
2275 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2276
2277         * wl-draft.el (wl-draft-reply-position): New function.
2278         (wl-draft-reply-position): Fix.
2279         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
2280         (wl-summary-target-mark-reply-with-citation): Ditto.
2281         (wl-summary-reply-with-citation): Ditto.
2282         * wl-vars.el (wl-draft-reply-default-position): New variable.
2283
2284 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2285
2286         * wl-draft.el (wl-draft-send): Preview when interactive send.
2287
2288 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2289
2290         * wl-draft.el (wl-draft-reply): Set default position.
2291         * wl-summary.el (wl-summary-reply): Ditto.
2292         (wl-summary-reply-with-citation): Ditto.
2293         (wl-summary-target-mark-reply-with-citation): Ditto.
2294
2295 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2296
2297         * wl-news.el.in (wl-news-lang): Set default value according to
2298         current-language-environment.
2299         (wl-news-append-news): Do nothing when news-list is nil.
2300
2301 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2302
2303         * wl-news.el.in (wl-news-mode-map): Add new keybind.
2304         (wl-news): Change message.
2305         (wl-news-exit): Check buffer.
2306         (wl-news-force-exit): New function.
2307         (wl-news-show-all): New function.
2308         (wl-news-discard-and-exit): Fix.
2309
2310 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2311
2312         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
2313         according to current-language-environment.
2314
2315         * wl-news.el.in (wl-news): If arg, show all NEWS after
2316         wl-news-default-previous-version.
2317
2318 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2319
2320         * wl-news.el.in (wl-news-check): Rewritten.
2321         (wl-news-previous-version-load): Change data type.
2322         (wl-news-previous-version-save): Change data type.
2323         (wl-news-append-news): Add return value.
2324         (wl-news-check-news): New function.
2325         (wl-news-already-current-p): New function.
2326         (wl-news-send-news): Rewritten.
2327         (wl-news-mode-map): Add new keybind.
2328         (wl-news): Rewritten.
2329         (wl-news-exit): Rewritten.
2330         (wl-news-discard-and-mail): New function.
2331         (wl-news-send-to-address): Abolished.
2332         * wl.el (wl-init): Delete a message.
2333
2334 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2335
2336         * wl-news.el.in (wl-news-exit): Update previous version.
2337         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2338
2339 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2340
2341         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2342
2343 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2344
2345         * wl-news.el.in (wl-news): New function.
2346         (wl-news-mode): New function.
2347         (wl-news-next-line): New function.
2348         (wl-news-next-page): New function.
2349         (wl-news-exit): New function.
2350         (wl-news-buf-name): New variable.
2351         (wl-news-mode-map): New variable.
2352         (wl-news-winconf): New variable.
2353         (wl-news-append-news): Add an option.
2354
2355 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2356
2357         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2358
2359 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2360
2361         * wl-news.el.in (wl-news-send-to-address): New variable.
2362         (wl-news-send-news): Use it.
2363         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2364         Return updating status.
2365         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2366
2367 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2368
2369         * wl-news.el.in (wl-news-send-news): Delete
2370         Organization and X-Face.
2371
2372 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2373
2374         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2375         (wl-news-append-news): New function.
2376         (wl-news-send-news): New function.
2377
2378 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2379
2380         * Version number is increased to 2.11.1.
2381
2382 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2383
2384         * wl-news.el.in : New file.
2385
2386 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2387
2388         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2389         default value.
2390         (wl-draft-reply-without-argument-list): Ditto.
2391
2392 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2393
2394         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2395         (wl-message-buffer-prefetch-idle-time): Ditto.
2396         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2397
2398 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2399
2400         * wl-thread.el (wl-thread-insert-message): Use
2401         wl-summary-max-thread-depth.
2402
2403         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2404         loop detection.
2405
2406         * wl-message.el (wl-message-buffer-display): Back to the first page
2407         when cache is hit.
2408
2409 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2410
2411         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2412
2413         * wl-summary.el (wl-summary-insert-thread-entity):
2414         If the thread depth is reached to wl-summary-max-thread-depth,
2415         divide the thread.
2416
2417 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2418
2419         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2420         for elmo-remove-passwd.
2421
2422 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2423
2424         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2425         folder is sticky.
2426         (wl-folder-mark-as-read-all-entity): Ditto.
2427         (wl-folder-prefetch-entity): Ditto.
2428
2429 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2430
2431         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2432
2433 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2434
2435         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2436         Delete messages on buffer for unplugged operation.
2437         (wl-summary-erase): Ditto.
2438
2439 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2440
2441         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2442         take nil so as not to search parent by subject.
2443
2444 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2445
2446         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2447         (wl-folder-get-next-folder): Ditto.
2448         (wl-folder-get-path): Ditto.
2449
2450 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2451
2452         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2453         system and encode the region with it before verifying.
2454
2455 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2456
2457         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2458         system of the echo buffer before decoding.
2459
2460 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2461
2462         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2463         original contents.
2464
2465 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2466
2467         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2468         with argument 'any-exists.
2469
2470 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2471
2472         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2473         Use `wl-cs-autoconv'.
2474
2475 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2476
2477         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2478         by `mime-view-automatic-conversion'.
2479
2480         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2481         (wl-message-verify-pgp-nonmime): Ditto.
2482         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2483         Bind them to C-c:d and C-c:v respectively.
2484
2485         Merge following code by Teranishi-san from [wl-en:00167].
2486         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2487         (wl-mime-preview-application/pgp-encrypted): Ditto.
2488         (wl-mime-setup): Add entry.
2489
2490 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2491
2492         * wl-summary.el (wl-summary-target-mark-erase): New function.
2493         Bind it to "mD".
2494
2495 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2496
2497         * wl-vars.el (wl-draft-write-file-function): Fix.
2498         (wl-draft-reedit-hook): Changed default value.
2499
2500         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2501         wl-draft-reedit-hook.
2502         (wl-draft-remove-text-plain-tag): New function.
2503         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2504
2505         * wl-vars.el (wl-draft-write-file-function): New user option.
2506
2507         * wl-draft.el (wl-draft-prepare-edit): Use it for
2508         local-write-file-hooks.
2509         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2510
2511         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2512         (wl-draft-insert-mail-header-separator): Return the body beginning
2513         point.
2514         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2515         text/plain.
2516         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2517
2518 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2519
2520         * wl-summary.el (wl-summary-erase): New function to erase message
2521         without moving it to trash. Bind to "D".
2522
2523         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2524         as `keep' unless switch-function.
2525
2526 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2527
2528         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2529         message buffer by using `wl-summary-toggle-disp-msg'.
2530         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2531         buffer window.
2532         (wl-summary-supresedes-message): Ditto.
2533
2534         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2535         Do not delete other windows.
2536         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2537         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2538         (wl-draft-create-buffer): Set reply-or-forward also for target
2539         mark commands.
2540
2541 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2542
2543         * wl-draft.el (wl-user-agent-compose): Delete special case for
2544         switch-to-buffer-other-window.
2545
2546         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2547         (wl-summary-forward): Ditto.
2548
2549         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2550         function.
2551         (wl-draft-buffer-style): New use option.
2552
2553         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2554         (wl-draft): Follow the change above.
2555         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2556         wl-draft-buffer-style.
2557         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2558         switch-function.
2559
2560 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2561
2562         * wl-draft.el (wl-user-agent-compose): Delete special case for
2563         switch-to-buffer-other-window.
2564
2565         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2566         (wl-summary-forward): Ditto.
2567
2568         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2569         function.
2570         (wl-draft-buffer-style): New use option.
2571
2572         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2573         (wl-draft): Follow the change above.
2574         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2575         wl-draft-buffer-style.
2576         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2577         switch-function.
2578
2579 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2580
2581         * wl-address.el (wl-address-make-completion-entry): Extracted from
2582         `wl-address-make-completion-list'.
2583         (wl-address-enable-strict-loading): New variable.
2584         (wl-address-make-completion-list): Revive petname duplication
2585         inquiry, and enable it if `wl-address-enable-strict-loading'.
2586         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2587
2588 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2589
2590         * wl-message.el (wl-message-get-original-buffer): Avoid
2591         'Selecting deleted buffer' error when original buffer is killed.
2592
2593 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2594
2595         * wl-summary.el (wl-summary-next-message): Use
2596         elmo-message-accessible-p instead of elmo-message-cached-p.
2597
2598 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2599
2600         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2601
2602         * wl-thread.el (wl-thread-open-all-unread): Use
2603         elmo-folder-list-flagged instead of
2604         elmo-folder-list-messages-mark-match.
2605
2606         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2607         instead of elmo-folder-list-messages-mark-match.
2608         (wl-summary-move-spec-alist): New variable.
2609         (wl-summary-move-spec-plugged-alist,
2610         wl-summary-move-spec-unplugged-alist): Abolish.
2611         (wl-summary-next-message): Follow the change above.
2612         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2613         with 'no-msg' argument.
2614
2615         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2616         variable.
2617         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2618         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2619         (wl-message-buffer-prefetch-get-next): Follow the change above.
2620
2621 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2622
2623         * wl-version.el (wl-version): Changed codename.
2624
2625         * Version number is increased to 2.11.0.
2626
2627 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2628
2629         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2630         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2631         `wl-draft-config-variables'.
2632         (wl-draft-kill): Fixed problem when the draft is reedit.
2633
2634 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2635
2636         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2637         buffer-modified status (Thanks to
2638         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2639
2640 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2641
2642         * wl-util.el (wl-region-exists-p): New function.
2643
2644         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2645         Remove defvars for byte-compile warnings.
2646
2647 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2648
2649         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2650         defvar-maybe. Removed unused bind.
2651
2652 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2653
2654         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
2655         summary buffer window before creating new frame.
2656         (wl-draft-reply): Ditto.
2657
2658 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2659
2660         * wl-mime.el (toplevel): Avoid byte-compile warnings.
2661
2662 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2663
2664         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
2665
2666 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2667
2668         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
2669         instead of `kill-region'.
2670
2671 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2672
2673         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
2674         (wl-highlight-summary-line-string): Use it.
2675         (wl-highlight-summary-current-line): Ditto.
2676
2677         * wl-mime.el (wl-message-delete-current-part): Check the class of
2678         mime-entity.
2679
2680         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
2681
2682         * wl-summary.el (wl-summary-make-number-list): Initialize.
2683         (wl-summary-update-mark): New function.
2684         (wl-summary-reply): Put `answered' mark on the message.
2685         (wl-summary-reply): Set `number' argument to wl-draft-reply.
2686
2687         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
2688         (wl-draft-reply): Added optional argument `number';
2689         Set wl-draft-parent-number.
2690         (wl-draft-kill): Delete answered mark if it is a reply.
2691
2692 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2693
2694         * wl-mime.el (wl-mime-preview-follow-current-region): New function
2695         that originates in mime-preview-follow-current-entity.
2696         (wl-draft-yank-current-message-entity): Use it if region is active.
2697
2698         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
2699         * wl-e21.el (wl-message-define-keymap): Bind "D" for
2700         `wl-message-delete-current-part'.
2701         * wl-mule.el (wl-message-define-keymap): Ditto.
2702         * wl-xmas.el (wl-message-define-keymap): Ditto.
2703
2704 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2705
2706         * wl-mime.el (wl-message-delete-current-part): New function.
2707         (wl-mime-node-id-to-string): Ditto.
2708
2709         * wl-mime.el (wl-message-delete-current-part): Use existing
2710         original buffer which corresponds current mime-view buffer.
2711         (fetched buffer might have different structure, possibly)
2712
2713         * wl-mime.el (wl-message-delete-current-part): Quit if the
2714         message content differs from the actual message.
2715
2716 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
2717
2718         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
2719         order.
2720         (wl-summary-search-by-subject): Search parent message from tail;
2721         Check the existence of the parent message on the current thread tree.
2722         (wl-summary-update-thread): Check whether the line is inserted.
2723
2724 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2725
2726         * wl-vars.el (wl-summary-line-format): Undo last change.
2727         * wl-summary.el (wl-summary-print-destination): Do not put
2728         invisible property when `wl-summary-width' is nil.
2729         (wl-summary-line-subject-minimum-length): Abolished.
2730         (wl-summary-line-subject): Ditto.
2731
2732 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2733
2734         * wl-vars.el (wl-summary-line-format): Change default value.
2735         (wl-summary-subject-length-limit): Abolished.
2736         * wl-summary.el (wl-summary-line-subject): Ditto.
2737
2738 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2739
2740         * wl-template.el (wl-template-select): Added optional argument.
2741         If optional argument is specified, reverse
2742         `wl-template-visible-select'.
2743
2744 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2745
2746         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
2747         Take prefix argument to force asking the destination folder.
2748
2749 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2750
2751         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
2752         count and update status.
2753
2754 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2755
2756         * wl-summary.el (wl-summary-redisplay-internal): If
2757         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
2758         after fetching.
2759
2760 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2761
2762         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
2763         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
2764
2765         * wl-vars.el (toplevel): Require 'elmo-msgdb.
2766
2767 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2768
2769         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
2770         (All other related portions are changed).
2771         (wl-summary-mark-as-read-all): Rewrite.
2772
2773 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2774
2775         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
2776         `wl-summary-mark-as-read'.
2777         (wl-summary-mark-as-unread): Rewrite.
2778         (wl-summary-mark-as-read): Added no-modeline argument.
2779         (wl-summary-resume-cache-status): Rewrite.
2780         (wl-summary-exec-subr): Remove unused local variable.
2781
2782 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2783
2784         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
2785         logic to call `wl-summary-buffer-prev-folder-function'.
2786         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
2787
2788 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2789
2790         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
2791         is nil.
2792
2793 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2794
2795         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
2796         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
2797         (wl-mime-setup): Add its entry.
2798
2799 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
2800
2801         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
2802         (wl-summary-delete-cache): Likewise.
2803         (wl-summary-mark-as-read): Rewrite.
2804
2805 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
2806
2807         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
2808         `wl-summary-count-unread'.
2809
2810         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
2811
2812         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
2813
2814 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2815
2816         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
2817         wl-summary-new-mark, wl-summary-unread-uncached-mark,
2818         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
2819         Renamed to the elmo-msgdb-*-mark.
2820         (wl-summary-score-marks): Follow the change above.
2821         (wl-summary-auto-refile-skip-marks): Ditto.
2822         (wl-summary-incorporate-marks): Ditto.
2823         (wl-summary-expire-reserve-marks): Ditto.
2824
2825         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
2826         changes.
2827         (wl-thread-insert-top): Changed updating message.
2828
2829         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
2830         variable.
2831         (wl-summary-count-unread): Count answered marks.
2832         (wl-summary-rescan): Call wl-summary-insert-message instead of
2833         wl-summary-append-message-func-internal.
2834         (wl-summary-rescan): Don't call wl-summary-make-number-list.
2835         (wl-summary-prefetch-msg): Follow the variable name changes.
2836         (wl-summary-prefetch-region): Ditto.
2837         (wl-summary-mark-as-read-all): Follow the API changes;
2838         Don't call elmo-folder-replace-marks.
2839         (wl-summary-delete-cache): Follow the variable name changes.
2840         (wl-summary-resume-cache-status): Ditto.
2841         (wl-summary-update-status-marks): New function.
2842         (wl-summary-insert-message): New function.
2843         (wl-summary-sync-marks): Follow the variable name changes.
2844         (wl-summary-sync-update): Synchronize to the msgdb, too;
2845         Changed update messages.
2846         (wl-summary-make-number-list): Rewrite.
2847         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
2848         (wl-summary-mark-as-unread): Follow the API changes.
2849         (wl-summary-exec-subr): Follow the variable name changes.
2850         (wl-summary-mark-as-read): Ditto.
2851         (wl-summary-move-spec-plugged-alist): Ditto.
2852         (wl-summary-move-spec-unplugged-alist): Ditto.
2853         (wl-summary-cursor-move-surface): Ditto.
2854
2855         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2856         variable name changes.
2857         (wl-highlight-summary-current-line): Ditto.
2858
2859         * wl-expire.el (wl-expire-refile): Follow the API change in
2860         elmo-folder-move-messages.
2861         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2862         (wl-summary-archive): Use elmo-folder-msgdb instead of
2863         elmo-msgdb-load.
2864
2865 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2866
2867         * wl-mime.el (wl-draft-preview-message): Restore the position
2868         before evaluating wl-draft-send-hook in preview buffer.
2869
2870 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2871
2872         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
2873         when it creates new draft buffer.
2874
2875         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
2876         without argument.
2877
2878         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
2879         Evaluate content and if the value is string, insert it.
2880         (wl-draft-config-sub-body,wl-draft-config-sub-top,
2881         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
2882         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
2883         wl-draft-config-sub-part-bottom): Use it.
2884
2885         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
2886         with the folder name. The question was unintelligible when it is
2887         called from wl-save-status.
2888
2889 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2890
2891         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
2892         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
2893         cannot take second argument).
2894
2895 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2896
2897         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
2898         as t. Since type and subtype are not case sensitive (RFC 2045).
2899
2900 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2901
2902         * wl-vars.el (wl-message-mode-line-format): New variable.
2903         (wl-message-mode-line-format-spec-alist): Ditto.
2904         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
2905         (wl-message-redisplay): Use wl-message-mode-line-format.
2906
2907 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
2908
2909         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
2910
2911 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2912
2913         * wl-summary.el (wl-summary-default-from): Write description.
2914
2915 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
2916
2917         * wl-vars.el (wl-ldap-objectclass): Abolish.
2918
2919         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
2920         (wl-ldap-make-filter): Removed condition for objectclass.
2921         (wl-ldap-make-matched-value-list): Remove meaningless process.
2922         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
2923         (wl-address-ldap-search): Don't add `*' to `pat' string;
2924         use ignore-errors; added `email';
2925         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
2926         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
2927         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
2928
2929
2930 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2931
2932         * wl-draft.el (wl-draft-parent-folder): Write description.
2933         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
2934
2935 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2936
2937         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
2938         as "" (zero-length string) if no parent.
2939         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
2940
2941 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
2942
2943         * wl-address.el (wl-address-make-completion-list): Skip duplication
2944         checking.
2945         (wl-address-make-address-list): use `cons' and `nreverse' instead of
2946         `append'.
2947
2948 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2949
2950         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
2951         instead of `beginning-of-buffer'.
2952
2953 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2954
2955         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
2956
2957 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
2958
2959         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
2960         Refer wl-message-buffer-name.
2961         (wl-message-wheel-down): Ditto.
2962
2963 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
2964
2965         * wl-vars.el (wl-message-buffer-name): New user option.
2966
2967         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
2968         directly instead of making alist dinamically.
2969
2970         * wl-message.el (wl-message-buffer-cache-name): Abolish.
2971         (wl-message-buffer-create): Use wl-message-buffer-name instead of
2972         wl-message-buffer-cache-name.
2973         (wl-message-buffer-cache-clean-up): Ditto.
2974
2975         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
2976
2977         * Version number is increased to 2.9.15.
2978
2979 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
2980
2981         * wl-vars.el (wl-summary-default-view-alist): New user option.
2982
2983         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
2984
2985         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
2986         while deleting address.
2987         (wl-draft-delete-myself-from-cc): Ditto.
2988
2989         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
2990         If optional argument is specified, reverse sort order.
2991
2992         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
2993
2994 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2995
2996         * wl-thread.el (wl-thread-insert-message): Return parent number if
2997         exists.
2998         (wl-thread-update-indent-string-region): Use
2999         wl-thread-update-line-on-buffer-sub instead of
3000         wl-thread-update-line-on-buffer.
3001
3002 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3003
3004         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3005         (wl-folder-close-all): Ditto.
3006
3007 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3008
3009         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3010         and mailing-list:.
3011         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3012         value.
3013         (wl-summary-line-list-info): Print mailing-list name even when 
3014         list-number is empty.
3015
3016 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3017
3018         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3019
3020         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3021         (wl-draft-open-file): Ditto.
3022         (wl-draft-random-alphabet): Ditto.
3023
3024         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3025         bindings.
3026
3027 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3028
3029         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3030         * wl-vars.el (wl-draft-config-alist): Ditto.
3031
3032 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3033
3034         * Version number is increased to 2.9.14.
3035
3036         * wl.el (wl): Don't set wl-init as nil when error occured while
3037         auto-checking folders.
3038
3039         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3040         `elmo-expand-newtext'.
3041
3042 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3043
3044         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3045         `this-command' so that `wl-folder-goto-folder' contained in
3046         `wl-summary-keep-cursor-command' work.
3047
3048 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3049
3050         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3051         message buffer displaying state.
3052
3053 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3054
3055         * wl-vars.el (wl-summary-default-view): New variable to specify
3056         default value for `wl-summary-buffer-view' instead of using
3057         set-default.
3058         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3059
3060 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3061
3062         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3063
3064         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3065
3066 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3067
3068         * wl-vars.el (wl-forward-subject-prefix): New variable.
3069         * wl-draft.el (wl-draft-forward): Use it.
3070
3071 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3072
3073         * wl-message.el (wl-message-prev-page): When it is called without
3074         lines argument, scroll down by wl-message-scroll-amount lines.
3075         (wl-message-next-page): Ditto.
3076         * wl-vars.el (wl-message-scroll-amount): Change default value
3077         to preserve current behavior.
3078
3079 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3080
3081         * wl-summary.el (wl-summary-prefetch-msg): Bind
3082         `wl-message-entity' to call `wl-summary-from-function'.
3083
3084 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3085
3086         * wl-message.el (wl-message-buffer-create): Run
3087         wl-message-buffer-created-hook.
3088
3089 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3090
3091         * wl-summary.el (wl-summary-sort-specs): New variable.
3092         (wl-summary-default-sort-spec): Ditto.
3093         (wl-summary-sort): Rewrite.
3094         (wl-summary-sort-by-list-info): New function.
3095
3096 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3097
3098         * wl-summary.el (wl-summary-get-list-info): New function.
3099         (wl-summary-sort): Rewrite.
3100         (wl-summary-line-list-info): Ditto.
3101         (wl-summary-line-list-count): Ditto.
3102         (wl-summary-refile-region): Fixed docstring.
3103
3104 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3105
3106         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3107         `wl-folder-entity-hashtb' as completion table.
3108
3109 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3110
3111         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3112         only when this command is called interactively; silence the byte-
3113         compiler.
3114
3115 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3116
3117         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3118         active in XEmacs.
3119
3120 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3121
3122         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3123         plural lines.
3124
3125 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3126
3127         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3128         of current line when the cursor is on the header name.
3129         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3130
3131 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3132
3133         * wl-util.el (wl-read-directory-name): Return displayed directory
3134         as the default value also on XEmacs.
3135
3136 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3137
3138         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3139         formatting.
3140
3141 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3142
3143         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3144         argument and when it is non-nil, check face property before
3145         highlighting for each line.
3146         (wl-highlight-summary-window): Set it.
3147
3148 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3149
3150         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3151         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3152
3153         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3154         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3155         (wl-draft-get-fcc-list): Likewise.
3156
3157 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3158
3159         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3160         (wl-thread-entity-cur): Ditto.
3161         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3162         wl-thread-indent-regexp setting.
3163         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3164
3165         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3166         wl-summary-lazy-highlight.
3167         (wl-summary-display-bottom): Ditto.
3168
3169         * wl-thread.el (wl-thread-open-close): Likewise.
3170
3171         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3172         from and subject;
3173         Bind wl-draft-use-frame;
3174         Enclose with save-window-excursion;
3175         Use wl-draft-create-buffer instead of with-temp-buffer;
3176         Use wl-draft-prepare-edit;
3177         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3178         Use wl-draft-send instead of wl-draft-raw-send.
3179
3180 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3181
3182         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3183         of using wl-from.
3184
3185 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3186
3187         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3188         insert-buffer instead of clone-buffer.
3189         (wl-draft-doing-mime-bcc): New variable.
3190         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3191         infinite loop.
3192         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3193
3194         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3195         (wl-draft-mime-bcc-body): Ditto.
3196
3197         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3198         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3199         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3200         wl-draft-do-mime-bcc.
3201         (wl-draft-mime-bcc-field): New function.
3202         (wl-draft-do-mime-bcc): Ditto.
3203
3204         * wl-address.el (wl-address-complete-header-list): New variable.
3205         (wl-address-complete-header-regexp): Changed default value.
3206
3207         * Version number is increased to 2.9.13.
3208
3209 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3210
3211         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3212         it is differed.
3213
3214 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3215
3216         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3217         (wl-summary-line-list-count): Ditto.
3218
3219 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3220
3221         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3222         (wl-nntp-posting-function): New variable.
3223         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3224         `wl-nntp-posting-config-alist'.
3225
3226 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3227
3228         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3229         FLIM.
3230
3231 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3232
3233         * wl-summary.el (wl-summary-target-mark-refile-sub):
3234         Remove a nuisance funcall.
3235
3236 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3237
3238         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3239         as t for `try-completion'.
3240
3241 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3242
3243         * wl-summary.el (wl-summary-default-from): Use
3244         wl-address-header-extract-address instead of
3245         std11-extract-address-components.
3246         (wl-summary-simple-from): Ditto.
3247         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3248         (wl-summary-insert-headers): Show message.
3249         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3250         for whole line.
3251         (wl-summary-default-from): Revert last change.
3252         (wl-summary-simple-from): Ditto.
3253         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3254         (wl-summary-mark-as-read-region): Follow the change above.
3255         (wl-summary-sync-marks): Ditto.
3256         (wl-summary-target-mark-mark-as-read): Ditto.
3257         (wl-summary-redisplay-internal): Ditto.
3258         (wl-summary-redisplay-no-mime-internal): Ditto.
3259         (wl-summary-redisplay-all-header): Ditto.
3260         (wl-summary-mark-as-read): Removed argument `cached';
3261         Use current cache status to set cache mark.
3262         (wl-summary-redisplay-internal): Follow the change above.
3263         (wl-summary-redisplay-no-mime-internal): Ditto.
3264         (wl-summary-redisplay-all-header): Ditto.
3265
3266         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3267
3268         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
3269         Don't call itself recursively (Adviced by Yamaoka-san).
3270
3271 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3272
3273         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
3274         bind wl-summary-highlight as nil to avoid error caused by missing
3275         local variables.
3276
3277 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
3278
3279         * wl-vars.el (wl-invalid-character-message): New user option.
3280
3281         * wl-util.el (wl-set-string-width): If truncated string-width is
3282         larger than specified width, use `wl-invalid-character-message'.
3283
3284 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3285
3286         * wl-summary.el (wl-summary-prefetch-msg): 
3287         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
3288
3289 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3290
3291         * wl-vars.el (wl-summary-check-line-format): New user option.
3292         (wl-summary-line-format-file): Ditto.
3293
3294         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
3295         variable.
3296         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
3297         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
3298         and `wl-summary-view-old-p' to check whether do a rescan or not.
3299         (wl-summary-view-old-p): New function.
3300         (wl-summary-line-format-changed-p): Ditto.
3301         (wl-summary-line-format-save): Ditto.
3302         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
3303
3304         * wl-util.el (wl-set-string-width): Avoid using negative number
3305         for make-string.
3306
3307 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3308
3309         * wl-summary.el (wl-summary-line-list-info): Revised format of the
3310         return value.
3311
3312         * wl-util.el (wl-set-string-width): Added optional argument
3313         `padding' (All other related portions are changed).
3314         (wl-line-parse-format): If the first letter of column number is
3315         `0', zero-padding the result (ex: "%05l").
3316
3317         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
3318
3319 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3320
3321         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
3322         sequential summary view.
3323
3324 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3325
3326         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
3327         if it doesn't have a -unix version.
3328
3329 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3330
3331         * wl-summary.el (wl-summary-jump-to-msg): Fix.
3332
3333 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3334
3335         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
3336         content.
3337         (wl-draft): Follow the change above.
3338
3339         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3340
3341         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3342         and wl-folder-summary-line-format-alist contain %T and %P.
3343
3344         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3345         (wl-summary-mode-line-format): New user option.
3346         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3347         (wl-summary-line-format): Changed default value.
3348         (wl-summary-lazy-highlight): Changed default value.
3349
3350         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3351         change in wl-summary-create-line.
3352         (wl-thread-insert-entity-sub): Ditto.
3353
3354         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3355         (wl-summary-buffer-unread-status): Ditto.
3356         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3357         (wl-summary-buffer-persistent-mark-column): Ditto.
3358         (wl-summary-buffer-mode-line-formatter): Ditto.
3359         (wl-summary-buffer-mode-line): Ditto.
3360         (wl-summary-message-regexp): Abolished.
3361         (All other related portions are changed.)
3362         (wl-summary-detect-mark-position): New function.
3363         (wl-summary-buffer-set-folder): Setup
3364         wl-summary-buffer-mode-line-formatter.
3365         (wl-summary-mode): Setup selective-display;
3366         Setup pre-idle-hook when xemacs.
3367         (wl-summary-update-modeline): Rewrite.
3368         (wl-summary-jump-to-msg): Define as function;
3369         Changed regexp for searching messages.
3370         (wl-summary-message-number): Rewrite.
3371         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3372         Do rescan when old type summary cache.
3373         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3374         (wl-summary-remove-destination): Use '\r' to detect EOL.
3375         (wl-summary-print-destination): Ditto.
3376         (wl-summary-temp-mark): New inline function.
3377         (wl-summary-persistent-mark): Ditto.
3378         (wl-summary-line-number): New function.
3379         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3380         (wl-summary-line-list-count): New function.
3381         (wl-summary-create-line): Added argument persistent-mark.
3382         (All other related portions are changed)
3383         (wl-summary-create-line): Insert '\r'.
3384         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3385         (wl-summary-cursor-move-surface): New inline function.
3386         (wl-summary-prev): Use it.
3387         (wl-summary-next): Ditto.
3388
3389         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3390         wl-summary-message-regexp.
3391         (wl-highlight-summary): Delete progress message.
3392         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3393
3394         * Version number is increased to 2.9.12.
3395
3396 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3397
3398         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3399         variable (nil: no minimum).
3400         (wl-summary-line-subject): Add some spaces after subject by
3401         wl-summary-line-subject-minimum-length.
3402
3403 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3404
3405         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3406         and removed `F'.
3407         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3408         change above).
3409
3410 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3411
3412         * wl-summary.el (wl-summary-line-list-count): Reverted.
3413         (example setting in samples/*/dot.wl is also updated)
3414
3415 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3416
3417         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3418
3419         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3420
3421         * wl-vars.el (wl-summary-line-format): Addes some description to the
3422         docstring.
3423
3424         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3425         (wl-summary-line-close-bracket): Ditto.
3426         (wl-summary-line-children-number): Ditto.
3427         (wl-summary-line-thread-indent): Ditto.
3428         (wl-summary-line-children-and-from): Ditto.
3429
3430         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3431         't', 'c', 'F' and added 'C'.
3432
3433         * wl-util.el (wl-set-string-width): Accept negative value.
3434         (wl-line-parse-format): Added "%number(" and "%)".
3435
3436 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3437
3438         * wl-summary.el (wl-summary-line-list-count): Change format of the
3439         return value.
3440
3441 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3442
3443         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3444         from the recent message.el.
3445         (wl-draft-point-in-header-p): Ditto.
3446         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3447         wl-draft-beginning-of-line.
3448         * wl-e21.el (wl-draft-mode-map): Ditto.
3449         * wl-xmas.el (wl-draft-mode-map): Ditto.
3450
3451         * wl-folder.el: Sort macrodefs by dependencies.
3452
3453 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3454
3455         * wl-summary.el (wl-summary-prev): Fixed regexp.
3456         (wl-summary-next): Ditto.
3457
3458 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3459
3460         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3461
3462 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3463
3464         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3465         for backward compatibility.
3466
3467 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3468
3469         * wl-summary.el (wl-summary-line-list-count): New function, merged
3470         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3471         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3472         list counts.
3473
3474 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3475
3476         * wl-summary.el (wl-summary-create-line): Ignore errors while
3477         timezone-fix-time.
3478
3479         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3480
3481         * wl-summary.el (wl-summary-sync-update): Ditto.
3482         (wl-summary-default-from): Use wl-message-entity
3483         instead of entity.
3484
3485         * wl-summary.el (wl-summary-create-line): Fix.
3486
3487         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3488         (wl-summary-line-format): New user option.
3489         (wl-folder-summary-line-format-alist): Ditto.
3490         (wl-summary-from-width): Abolished.
3491
3492         * wl-util.el (toplevel): Require 'bytecomp.
3493         (wl-line-parse-format): New function.
3494         (wl-line-formatter-setup): New macro.
3495
3496         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3497         (wl-summary-buffer-line-formatter): New buffer local variable.
3498         (wl-summary-switch-to-clone-buffer): Follow the change above.
3499         (wl-summary-message-regexp): Fix.
3500         (wl-summary-from-func-internal): Abolished.
3501         (wl-summary-subject-func-internal): Ditto.
3502         (wl-summary-subject-filter-func-internal): Ditto.
3503         (All other related portions are changed.)
3504         (wl-summary-buffer-set-folder):
3505         Set up wl-summary-buffer-number-column and 
3506         wl-summary-buffer-line-formatter
3507         (All other related portions are changed.)
3508         (wl-summary-buffer-number-column-detect): Abolished.
3509         (All other related portions are changed.)
3510         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3511         (wl-summary-delete-all-temp-marks-on-buffer): Use
3512         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3513         (wl-summary-target-mark-delete): Ditto.
3514         (wl-summary-target-mark-refile-subr): Ditto.
3515         (wl-summary-target-mark-mark-as-read): Ditto.
3516         (wl-summary-target-mark-mark-as-unread): Ditto.
3517         (wl-summary-target-mark-mark-as-important): Ditto.
3518         (wl-summary-target-mark-save): Ditto.
3519         (wl-summary-replace-status-marks): Renamed from
3520         wl-summary-set-status-marks-on-buffer;
3521         Use wl-summary-message-regexp instead of
3522         wl-summary-buffer-number-regexp.
3523         (wl-summary-sync-update): Follow the change above.
3524         (wl-summary-goto-previous-message-beginning): New function.
3525         (wl-summary-mark-as-unread): Use it.
3526         (wl-summary-mark-as-important): Ditto.
3527         (wl-summary-line-formatter): New variable.
3528         (wl-summary-line-year): New function.
3529         (wl-summary-line-day): Ditto.
3530         (wl-summary-line-day-of-week): Ditto.
3531         (wl-summary-line-hour): Ditto.
3532         (wl-summary-line-minute): Ditto.
3533         (wl-summary-line-open-bracket): Ditto.
3534         (wl-summary-line-close-bracket): Ditto.
3535         (wl-summary-line-children-number): Ditto.
3536         (wl-summary-line-thread-indent): Ditto.
3537         (wl-summary-line-size): Ditto.
3538         (wl-summary-line-subject): Ditto.
3539         (wl-summary-line-from): Ditto.
3540         (wl-summary-line-children-and-from): Ditto.
3541         (wl-summary-create-line): Rewritten.
3542         (wl-summary-format-date): Abolished.
3543
3544         * wl-highlight.el (wl-highlight-summary-current-line): Use
3545         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3546         Use thread structure to detect thread top message.
3547
3548         * wl-draft.el (wl-default-draft-cite): Don't use
3549         wl-summary-from-func-internal.
3550
3551         * wl-refile.el (wl-refile-subject-learn): Don't use
3552         wl-summary-subject-filter-func-internal.
3553         (wl-refile-guess-by-subject): Ditto.
3554
3555         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3556         parameters.
3557
3558         * wl-thread.el (wl-thread-update-indent-string-region):
3559         Use wl-thread-update-line-on-buffer instead of
3560         wl-thread-update-indent-string.
3561         (wl-thread-update-children-number): Redefine using
3562         wl-thread-update-line-on-buffer.
3563         (wl-thread-update-indent-string): Abolished.
3564
3565         * Version number is increased to 2.9.11.
3566
3567 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3568
3569         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3570         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3571         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3572
3573         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3574         as nil.
3575
3576         * wl-thread.el (wl-thread-open-all-unread): Use 
3577         elmo-folder-list-messages-mark-match.
3578         (wl-thread-insert-message): Removed argument `mark-alist'.
3579         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3580         elmo-msgdb-set-mark.
3581         (wl-thread-get-children-msgs-uncached): Likewise.
3582         (wl-thread-get-exist-children): Added argument include-self.
3583         (wl-thread-delete-message): Follow the change above.
3584
3585         * wl-summary.el (wl-summary-count-unread): Removed argument.
3586         (wl-summary-rescan): Follow the change above.
3587         (wl-summary-mark-as-read-region): Ditto
3588         (wl-summary-mark-as-unread-region): Ditto.
3589         (wl-summary-delete-messages-on-buffer): Ditto.
3590         (wl-summary-sync-update): Ditto.
3591         (wl-summary-switch-to-clone-buffer): Ditto.
3592         (wl-summary-goto-folder-subr): Ditto.
3593         (wl-summary-target-mark-mark-as-read): Ditto.
3594         (wl-summary-target-mark-mark-as-unread): Ditto.
3595         (wl-summary-target-mark-mark-as-important): Ditto.
3596         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3597         (wl-summary-update-thread): Removed argument `mark-alist'.
3598         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3599         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3600         (wl-summary-resume-cache-status): Likewise.
3601         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3602         elmo-msgdb-set-mark.
3603         (wl-summary-mark-as-read-all): Likewise.
3604         (wl-summary-delete-cache): Ditto.
3605         (wl-summary-auto-select-msg-p): Ditto.
3606         (wl-summary-mark-as-unread): Ditto.
3607         (wl-summary-no-auto-refile-message-p): Ditto.
3608         (wl-summary-mark-as-read): Ditto.
3609         (wl-summary-mark-as-important): Ditto.
3610         (wl-summary-auto-refile): Follow the change above.
3611         (wl-summary-delete-all-marks): Removed.
3612         (wl-summary-resume-marks-and-highlight): Ditto.
3613         (wl-summary-resume-marks): Ditto.
3614         (wl-summary-delete-important-msgs-from-list): Ditto.
3615         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3616
3617         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3618         wl-summary-count-unread.
3619
3620         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3621         (wl-summary-score-update-all-lines): Use
3622         elmo-msgdb-set-mark.
3623
3624 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3625
3626         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3627         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3628         (wl-summary-create-line): Renamed from
3629         wl-summary-overview-create-summary-line;
3630         Argument rearrangement.
3631         (wl-summary-update-thread): Follow the change above.
3632
3633         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3634         (wl-thread-insert-entity-sub): Likewise.
3635
3636         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3637         argument `overview', `mark-alist' and added `msgdb'.
3638
3639         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3640
3641         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3642         (wl-summary-rescan): Follow the change above.
3643         (wl-summary-sync-update): Ditto.
3644         (wl-summary-insert-thread-entity): Ditto;
3645         Don't use `let*' in every while loop;
3646         Detect infinite loop of threads.
3647         (wl-summary-update-thread): Removed argument `overview'.
3648
3649         * wl-thread.el (wl-thread-insert-message): Ditto.
3650
3651         * Version number is increased to 2.9.10.
3652
3653         * wl-message.el (wl-message-redisplay): Ignore errors while
3654         wl-message-redisplay-hook.
3655
3656 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3657
3658         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
3659
3660 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3661
3662         * wl.el (wl): inhibit-quit while wl-folder.
3663
3664 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3665
3666         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
3667         while msgdb access.
3668
3669 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3670
3671         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
3672         even if no folder is not created.
3673
3674 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3675
3676         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
3677
3678         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
3679         implementation.
3680         (wl-summary-target-mark-thread): Ditto.
3681
3682         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
3683
3684 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3685
3686         * wl-util.el (wl-display-bytes): Remove unused function.
3687
3688 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3689
3690         * wl.el (wl-check-environment): Cause error when wl-from is nil,
3691         seems critical one (partially reverse the change in 2002/03/17).
3692
3693 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3694
3695         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
3696         * wl-draft.el (wl-draft-write-sendlog): Ditto.
3697
3698 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3699
3700         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
3701         is not writable.
3702         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
3703         plugged status instead of `'force' as 2nd argument.
3704
3705         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
3706         is not creatable.
3707
3708         * Version number is increased to 2.9.9.
3709
3710 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3711
3712         * wl-summary.el (wl-summary-suspend): New function.
3713
3714 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3715
3716         * wl.el (wl): Do not check variables if check is nil.
3717         * wl-utils.el (wl-collect-draft): New function.
3718         * wl-folder.el (wl-folder-suspend): Put summary buffers
3719         and draft buffers at the end of buffer list.
3720         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
3721
3722 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3723
3724         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
3725         loop instead of recursive call.
3726
3727         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
3728         2nd argument.
3729
3730 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3731
3732         * wl-draft.el (wl-draft-create-contents): Don't take neither
3733         (function . args) nor (string . something) any more.
3734
3735         * wl-version.el (wl-generate-user-agent-string): Return string
3736         without header symbol.
3737         * wl-draft.el (wl-draft-default-headers): Use it.
3738
3739         * wl-draft.el (wl-draft-trim-ccs): Renamed from
3740         `wl-draft-insert-ccs' and return field value instead of inserting
3741         the header. Abolish cc argument.
3742         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
3743
3744         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
3745         rather than one with string car.
3746
3747         * wl-vars.el (wl-draft-additional-header-alist): New variable.
3748         * wl-draft.el (wl-draft-create-contents): Add it after the default
3749         headers.
3750
3751         * wl-draft.el (wl-draft-create-contents): For the case of
3752         (symbol-or-string . function) insert header only when the function
3753         returns string value.
3754
3755 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3756
3757         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
3758         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
3759
3760 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3761
3762         * wl.el (wl-check-environment): Don't check Message-ID when
3763         `wl-insert-message-id' is nil.
3764         Revive checking if `wl-message-id-domain' contains "@".
3765
3766 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3767
3768         * wl.el (wl-check-environment): Merge examination for "@" at
3769         inappropriate position into the first string-match.
3770
3771         * wl-summary.el (wl-summary-target-mark-print): New function.
3772         (wl-summary-pipe-message-subr): Extracted from
3773         `wl-summary-pipe-message'.
3774         (wl-summary-target-mark-pipe): New function.
3775         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
3776         `wl-summary-target-mark-pipe'.
3777
3778 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3779
3780         * wl.el (wl-check-environment): Rewrite around Message-ID check.
3781
3782 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3783
3784         * wl.el (wl-check-environment): Use elmo-warning instead of
3785         error for non-critical ones.
3786         Remove trash folder check.
3787         (wl): Don't ignore error in wl-check-environment.
3788
3789         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
3790         check, which is moved from `wl-check-environment'.
3791         (Adviced by Teranishi-san [X-Mail-Count: 9661])
3792
3793 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3794
3795         * wl-summary.el (wl-summary-write-current-folder): If it cannot
3796         guess anything, call wl-summary-write.
3797         (wl-summary-write): Create draft with blank To field.
3798         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
3799
3800 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3801
3802         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
3803         argument full as well for wl-folder-write-current-folder.
3804         If wl-*-write-current-folder cannot guess addressee, add blank
3805         To header.
3806         Rewrite condition for positioning cursor.
3807
3808 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3809
3810         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
3811         summary buffer is present, use it.
3812         (wl-folder-jump-to-previous-summary): Ditto.
3813
3814 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3815
3816         * wl-draft.el (wl-draft-create-contents): Fix docstring.
3817
3818         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
3819         wl-summary-previous-buffer and wl-summary-next-buffer.
3820
3821         * wl-folder.el (wl-folder-mode-map): Bind
3822         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
3823         (wl-folder-jump-to-next-summary): New function.
3824         (wl-folder-jump-to-previous-summary): Ditto.
3825
3826         * wl-draft.el (wl-draft): Rearranged.
3827
3828 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3829
3830         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
3831         of header.
3832         (wl-draft): Collect arguments for the header as header-alist.
3833         (wl-draft-forward): Arrange arguments for wl-draft.
3834         (wl-draft-reply): Ditto.
3835         (wl-draft-edit-string): Ditto.
3836         * wl-summary.el (wl-summary-write): Ditto.
3837         (wl-summary-write-current-folder): Ditto.
3838
3839         * Version number is increased to 2.9.8.
3840
3841 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3842
3843         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
3844
3845         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
3846
3847         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
3848         even if the guess failed.
3849
3850         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
3851         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
3852         wl-summary-write-current-folder.
3853         * wl-xmas.el: Ditto.
3854
3855 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
3856
3857         * wl-summary.el (wl-summary-next-page): Force display message if
3858         message is not displayed yet.
3859         (wl-summary-prev-page): Ditto.
3860
3861 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
3862
3863         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
3864
3865 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3866
3867         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
3868         add "Preview Message" and "Save Draft and Exit".
3869
3870 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3871
3872         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
3873         if addrmgr is called from draft in splitted window.
3874
3875         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
3876         * wl-mule.el: Ditto.
3877         * wl-xmas.el: Ditto.
3878
3879 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3880
3881         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
3882
3883         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
3884         * wl-xmas.el (wl-folder-toolbar): Ditto.
3885
3886 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3887
3888         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
3889         and wl-draft-save-and-exit.
3890         (wl-draft-toolbar): Add wl-draft-save-and-exit.
3891         * wl-xmas.el: Ditto.
3892         * wl-mule.el: Ditto.
3893
3894         * wl-folder.el (wl-folder-goto-draft-folder): New function.
3895         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
3896
3897 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
3898
3899         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
3900         lists for saving buffer.
3901
3902 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3903
3904         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
3905         parent-folder argument instead of it.
3906         (wl-draft-create-buffer): Ditto.
3907         (wl-draft-forward): Ditto.
3908         (wl-draft-reply): Ditto.
3909         * wl-summary.el (wl-summary-write): Ditto.
3910         (wl-summary-write-current-folder): Ditto.
3911
3912         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
3913         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
3914         Folder buffer after composing.
3915
3916 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3917
3918         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
3919         header if the file `wl-x-face-file' already contains it.
3920
3921 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3922
3923         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
3924         folder" entry.
3925         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
3926         * wl-e21.el (wl-folder-toolbar): Ditto.
3927         * wl-xmas.el (wl-folder-toolbar): Ditto.
3928
3929 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3930
3931         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
3932         wl-folder-goto-folder with sticky argument.
3933         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
3934
3935 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3936
3937         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
3938         and wl-summary-previous-buffer.
3939         (wl-summary-next-buffer): New function.
3940         (wl-summary-previous-buffer): Ditto.
3941
3942 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3943
3944         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
3945         wl-folder-jump-to-current-entity-with-arg.
3946         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
3947         `wl-folder-jump-to-current-entity'.
3948         * wl-summary.el (wl-summary-mode-map): Bind "G" for
3949         `wl-summary-goto-folder-sticky'.
3950         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
3951         `wl-summary-goto-folder'.
3952         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
3953         Unless force-exit, do not clean temp. marks for sticky summary.
3954         (wl-summary-goto-folder): Now the prefix argument means force-exit.
3955
3956 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3957
3958         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
3959         not entire.
3960
3961 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
3962
3963         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
3964         to `C-x C-s'.
3965         (wl-summary-save-status): New command.
3966         (wl-summary-exit): Don't clean-up temp marks when sticky.
3967         (Applied patch from Nakayama-san [wl: 09548])
3968         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
3969         Do nothing when no mark data.
3970         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
3971         Call `wl-summary-delete-all-temp-marks' before saving.
3972
3973 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
3974
3975         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
3976
3977 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3978
3979         * wl.el (wl-check-environment): Also cause error when (system-name)
3980         returns "localhost.localdomain". (Although it doesn't affect because
3981         of condition-case, see change in 2002-01-23 by Teranisi-san.)
3982
3983 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3984
3985         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
3986         instead of wl-match-member with wl-folder-hierarchy-access-folders.
3987
3988         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3989         value.
3990
3991 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
3992
3993         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
3994         Likewise r-cc-list and r-ng-list.
3995
3996 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3997
3998         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
3999         only if it is bound as variable.
4000
4001         * wl-mime.el (wl-draft-preview-message): Ditto.
4002
4003 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4004
4005         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4006         needless `goto-char'.
4007
4008         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4009         `wl-summary-redisplay-no-mime-internal' instead of
4010         `wl-summary-redisplay-no-mime'.
4011         (wl-summary-redisplay-no-mime): Changed argument;
4012         Call `wl-summary-redisplay-no-mime-internal'.
4013
4014         * wl-mime.el (wl-draft-preview-message): Bind
4015         `mime-header-encode-method-alist' locally.
4016
4017         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4018         (wl-draft-std11-parse-addresses): Added the first address check.
4019         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4020
4021         * Version number is increased to 2.9.7.
4022
4023 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4024
4025         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4026
4027 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4028
4029         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4030         related to scrollbar support, if there is no such a feature
4031         compiled in.
4032
4033 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4034
4035         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4036         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4037         for prefetch.
4038
4039 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4040
4041         * wl-summary.el (wl-summary-pick): Fix for no match.
4042
4043 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4044
4045         * wl-draft.el (wl-draft-save):
4046         Override `mime-header-encode-method-alist'.
4047
4048 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4049
4050         * wl-folder.el (wl-folder-pick): New function.
4051         Define key as "?".
4052
4053 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4054
4055         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4056         Fix for unplugged.
4057
4058 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4059
4060         * wl-folder.el (wl-folder-virtual): New function.
4061         Define key as "V".
4062
4063 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4064
4065         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4066         multi folder if entity is group.
4067
4068 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4069
4070         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4071         is nil.
4072
4073 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4074
4075         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4076         (wl-summary-target-mark-msgs): Return the number of marked messages.
4077
4078 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4079
4080         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4081         "first:" is specified.
4082
4083 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4084
4085         * wl-vars.el (wl-from): Use return value of function
4086         user-full-name instead of the variable user-full-name since
4087         XEmacs-20.4 doesn't set this variable.
4088
4089 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4090
4091         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4092         call `wl' directly.
4093
4094 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4095
4096         * wl-draft.el (wl-draft-reedit): Removed duplicated
4097         switch-to-buffers.
4098
4099 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4100
4101         * wl.el (wl-other-frame): Removed garbages.
4102
4103 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4104
4105         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4106
4107         * wl-xmas.el (wl-draft-key-setup): Ditto.
4108
4109         * wl-mule.el (wl-draft-key-setup): Ditto.
4110
4111         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4112         (wl-draft-reedit): Ditto.
4113         (wl-draft-prepare-edit): Add `wl-draft-save' to
4114         `local-write-file-hooks'.
4115         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4116         (wl-draft-reedit): Set buffer-file-name.
4117         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4118
4119
4120         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4121         call it.
4122         (wl-delete-startup-frame-function): New variable.
4123         (wl-other-frame): New function
4124         (Original was written by Yamaoka san [wl: 09239]).
4125
4126         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4127         if `wl-folder-use-frame'.
4128
4129 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4130
4131         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4132
4133 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4134
4135         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4136         New variable.
4137         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4138         (wl-message-buffer-prefetch-get-next): Use them.
4139         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4140
4141 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4142
4143         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4144         with unwind-protect.
4145
4146         * wl-draft.el (wl-draft-reedit): Rewrite.
4147         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4148         (wl-draft-save): Insert header separator if it does not exist;
4149         Removed condition-case.
4150
4151         * wl-summary.el (wl-summary-reedit): Revert last change.
4152
4153         * wl-draft.el (wl-draft-save): Rewrite.
4154         (wl-draft-create-buffer): Set buffer-file-name as nil.
4155
4156         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4157
4158         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4159
4160         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4161         nil.
4162
4163 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4164
4165         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4166         If count is nil, do not prefetch.
4167         (wl-message-buffer-prefetch-next): Next.
4168
4169 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4170
4171         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4172
4173 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4174
4175         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4176         `delete-backward-char'
4177         (wl-draft-prepare-edit): Check major-mode.
4178         (wl-draft-decode-header): Rewrite.
4179         (wl-draft): Fix.
4180
4181 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4182
4183         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4184
4185 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4186
4187         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4188         (wl-message-buffer-prefetch-get-next): Remove size checking.
4189         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4190
4191 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4192
4193         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4194         (wl-draft-default-headers): Fix.
4195
4196 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4197
4198         * wl-draft.el (wl-draft-default-headers): Insert return value of
4199         `wl-generate-mailer-string-function'.
4200
4201 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4202
4203         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4204         (wl-draft-insert-mail-header-separator): Ditto.
4205
4206         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4207         again (Reverted the change on 2002-01-17 by OKADA san).
4208
4209 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4210
4211         * wl-draft.el (wl-draft): Rewrite.
4212         (wl-draft-create-buffer): New function.
4213         (wl-draft-create-contents): Ditto.
4214         (wl-draft-prepare-edit): Ditto.
4215         (wl-draft-decode-header): Ditto.
4216         (wl-draft-decode-body): Ditto.
4217         (wl-draft-check-new-line): Ditto.
4218         (wl-draft-default-headers): Ditto.
4219         (wl-draft-insert-mail-header-separator): Ditto.
4220
4221 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4222
4223         * Version number is increased to 2.9.6.
4224
4225 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4226
4227         * wl-draft.el (wl-draft-delete-field): Optional argument.
4228         (wl-draft-delete-fields): Ditto.
4229
4230 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4231
4232         * wl-message.el (toplevel): Eliminated byte-compile warning.
4233         for `itimer-function', `delete-timer' and `itimer-list'.
4234
4235 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4236
4237         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4238         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4239         `wl-message-buffer-prefetch-threshold'.
4240         * wl-summary.el (wl-summary-redisplay-internal): Remove
4241         the check of `wl-message-buffer-prefetch-depth'.
4242
4243 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4244
4245         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4246         size of article.
4247         (wl-message-buffer-prefetch-subr): Remove size check.
4248
4249 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4250
4251         * wl-vars.el (wl-plugged): Make customizable.
4252
4253 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4254
4255         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4256         (wl-message-buffer-prefetch-set-timer): New function.
4257         (wl-message-buffer-prefetch-get-next): New function.
4258         (wl-message-buffer-prefetch): New function.
4259         (wl-message-buffer-prefetch-next): Rewrite.
4260         (wl-message-buffer-prefetch-subr): Rewrite.
4261         * wl-vars.el (wl-auto-prefetch-first): New variable.
4262         * wl-summary.el (wl-summary-goto-folder-subr): Call
4263         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4264
4265 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4266
4267         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4268         `wl-summary-unread-message-hook'.
4269
4270 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4271
4272         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
4273         (wl-summary-sync): Call `wl-summary-resume-cache-status'
4274         if range is `cache-status'.
4275
4276 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4277
4278         * wl-message.el (wl-message-buffer-prefetch-subr):
4279         Improve debug message.
4280
4281 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4282
4283         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
4284         `wl-mail-send-pre-hook'.
4285         (wl-draft-send-mail-with-qmail): Ditto.
4286         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
4287
4288 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4289
4290         * wl-message.el (wl-message-buffer-prefetch-subr):
4291         Fix for cancel-function-timers bug.
4292         (wl-message-buffer-prefetch-debug): Default value is t.
4293
4294 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4295
4296         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4297         (wl-message-buffer-prefetch-subr): Rewrite.
4298         Rename from `wl-message-buffer-prefetch'.
4299
4300 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4301
4302         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
4303         (wl-default-draft-cite-decorate-author): Ditto.
4304
4305         * wl-draft.el (wl-draft-cite-function): Removed.
4306         (wl-default-draft-cite-decorate-author): Ditto.
4307
4308 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4309
4310         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
4311         (wl-default-draft-cite): Do not arrange author name if the value of
4312         `wl-default-draft-cite-decorate-author' is nil.
4313
4314 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
4315
4316         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
4317
4318         * wl-folder.el (wl-folder-check-one-entity): Don't care
4319         `elmo-folder-use-flag-p'.
4320
4321 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
4322
4323         * wl-folder (wl-folder-check-one-entity): Fix
4324         problem if unread is nil.
4325
4326 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4327
4328         * wl-address.el (wl-address-make-completion-list): Check whether
4329         the address is a group list.
4330         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4331
4332 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4333
4334         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
4335         The number of the messages of new and unread does not count
4336         correctly.
4337
4338         * wl-summary.el (wl-summary-count-unread): Changed to return
4339         `(new . unread)' instead of total.
4340         (wl-summary-sync-update): Follow the change above.
4341
4342         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4343
4344 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4345
4346         * wl-address.el (wl-address-make-completion-list): Do not enclose
4347         address by " <" and ">" if associated realname is "".
4348         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4349         This is against the promblem with group list in .addresses pointed
4350         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4351
4352 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4353
4354         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4355         message is a format control string.
4356         * wl-expire.el (wl-expire-append-log): Ditto.
4357         * wl-mime.el (wl-summary-burst-subr): Ditto.
4358         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4359         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4360
4361 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4362
4363         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4364         wl.el (wl-check-variables): Rename from `wl-check-type'.
4365         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4366         (wl-check-variables-2): New function.
4367         (wl): Call `wl-check-variables-2'.
4368
4369 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4370
4371         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4372         after renaming folder in access group.
4373
4374 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4375
4376         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4377         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4378         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4379         (wl-message-buffer-prefetch): Rewrite.
4380         (wl-message-buffer-prefetch-idle-time): Removed.
4381         * wl-summary.el (wl-summary-redisplay-internal):
4382         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4383         Error check for `wl-message-buffer-prefetch-depht'.
4384
4385 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4386
4387         * Version number is increased to 2.9.5.
4388         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4389
4390 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4391
4392         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4393         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4394         Based on the patch written by
4395         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4396
4397 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4398
4399         * wl-draft.el (wl-draft-raw-send): Fix for
4400         `wl-news-send-pre-hook'
4401
4402 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4403
4404         * wl-utils.el (wl-message-id-function): New variable.
4405         * wl-draft.el (wl-draft-insert-required-fields):
4406         Use `wl-message-id-function'.
4407
4408 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4409
4410         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4411         * wl-utils.el (wl-draft-make-message-id-string):
4412         Use `wl-from' for domain part of Message-ID
4413         if `wl-message-id-use-wl-from' if non-nil.
4414         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4415
4416 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4417
4418         * wl.el (wl): Call `wl-check-type'
4419         Do not 'condition-case'.
4420
4421 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4422
4423         * wl.el (wl-check-type): New function.
4424         (wl-check-type-variables): New variable.
4425
4426 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4427
4428         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4429
4430 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4431
4432         * wl-draft.el (wl-smtp-password-key): New function.
4433         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4434         (wl-draft-send-mail-with-smtp): Ditto.
4435         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4436
4437 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4438
4439         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4440         * wl-utils.el (wl-unique-id-suffix): Remove.
4441
4442 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4443
4444         * Version number is increased to 2.9.4.
4445
4446 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4447
4448         * wl-utils.el (wl-unique-id-suffix): New variable.
4449         (wl-unique-id): Use `wl-unique-id-suffix'
4450
4451 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4452
4453         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4454         instead of `elmo-msgdb-search'.
4455
4456         * Version number is increased to 2.9.3.
4457
4458 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4459
4460         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4461
4462 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4463
4464         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4465         (wl-draft-dispatch-message): Changed for send-later.
4466         (wl-draft-queue-flush): Ditto.
4467         (wl-draft): Clear `wl-sent-message-queued'.
4468         (wl-draft-reedit): Ditto.
4469         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4470         * wl-vars.el (wl-draft-force-queuing): New variable.
4471         (wl-draft-force-queuing-mail): New variable.
4472         (wl-draft-force-queuing-news): New variable.
4473
4474 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4475
4476         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4477         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4478
4479 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4480
4481         * Version number is increased to 2.9.2.
4482
4483 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4484
4485         * wl-draft.el (wl-draft-elide-region): New user command.
4486         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4487
4488         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4489         command `wl-draft-elide-region'.
4490         * wl-mule.el: Ditto.
4491         * wl-xmas.el: Ditto.
4492
4493 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4494
4495         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4496         (wl-biff-check-folder-async): Removed needless let.
4497
4498 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4499
4500         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4501         wl-folder-get-elmo-folder.
4502         (wl-biff-check-folder): Set `biff' argument of
4503         `wl-folder-check-one-entity'.
4504         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4505
4506         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4507         (wl-folder-check-one-entity): Added `biff' argument;
4508         Setup `biff' slot of folder.
4509
4510         * Version number is increased to 2.9.1.
4511
4512 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4513
4514         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4515         comment out and fixed.
4516         (wl-fldmgr-add-completion-subr): Ditto.
4517
4518         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4519         and msgdb.
4520
4521         * wl.el (wl-toggle-plugged): Save summary view.
4522
4523 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4524
4525         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4526
4527 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4528
4529         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4530
4531 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4532
4533         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4534         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4535         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4536
4537         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4538         if it was failed.
4539         (wl-demo): Disable undo in the demo buffer.
4540
4541 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4542
4543         * wl-version.el (wl-version): Changed codename.
4544
4545         * Version number is increased to 2.9.0.
4546
4547 2001-12-14  Takuo KITAME <kitame@northeye.org>
4548
4549         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4550         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4551         (wl-folder-mark-as-read-all-current-entity): Ditto.
4552
4553 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4554
4555         * wl-vars.el (wl-from-width): Define as obsolete variable.
4556         (wl-subject-length-limit): Ditto.
4557
4558         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4559
4560         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4561         wl-summary-save-view.
4562
4563         * wl.el (wl-save-status): Ditto.
4564         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4565
4566         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4567         (wl-summary-exit): Follow the change above.
4568         (wl-summary-goto-folder-subr): Ditto.
4569
4570         * wl-folder.el (wl-folder-create-subr): Don't use
4571         `elmo-folder-creatable-p'.
4572
4573 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4574
4575         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4576
4577 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4578
4579         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4580         rather than bitmap on Emacs 21.
4581         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4582         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4583         for xbm if the new redisplay engine is not available.
4584
4585 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4586
4587         * wl-folder.el (wl-folder-init-hook): New hook.
4588         (wl-folder-init): Run `wl-folder-init-hook'.
4589
4590 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4591
4592         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4593
4594 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4595
4596         * wl-acap.el (wl-acap-cache-filename): New variable.
4597         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4598         (wl-acap-init): Use cache if no ACAP server found.
4599
4600 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4601
4602         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4603         `wl-acap-original-msgdb-dir'.
4604
4605         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4606         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4607
4608         * wl-mime.el (wl-mime-save-directory): Renamed from
4609         `wl-mime-save-dir'.
4610
4611 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4612
4613         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4614
4615         * wl-demo.el: Require `path-util'.
4616         (wl-demo-bitmap-mule-available-p): New internal variable.
4617         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4618         `module-installed-p' instead.
4619         (wl-demo-insert-image): Use *.img file for a bitmap image.
4620         (wl-demo): Don't call the ascii demo recursively.
4621
4622 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4623
4624         * Version number is increased to 2.7.7.
4625
4626 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4627
4628         * wl.el (wl-exit): Eliminated byte-compile warning.
4629
4630 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4631
4632         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4633         obsolete variable using `elmo-define-obsolete-variable'.
4634         (wl-fetch-confirm-threshold): Ditto.
4635         (wl-cache-prefetch-folder-type-list): Ditto.
4636         (wl-cache-prefetch-folder-list): Ditto.
4637
4638 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4639
4640         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4641         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4642         (wl-demo-insert-image): New function.
4643         (wl-demo-insert-text): New function.
4644         (wl-demo-image-type-alist): Redefine as a function.
4645         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4646         (wl-demo-with-temp-file-buffer): Removed.
4647         (wl-logo-xpm): Removed.
4648         (wl-logo-xbm): Removed.
4649         (wl-logo-bitmap): Removed.
4650
4651 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4652
4653         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
4654         (wl-expire-localdir-get-folder-function): New user option.
4655         (wl-expire-localdir-get-folder): New function.
4656         (wl-expire-localdir-date): Ditto.
4657
4658 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4659
4660         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4661         value.  Refactoring `wl-folder-notify-deleted' is nil case.
4662         Fixed unread number mismatch when all-unread < unread.
4663
4664 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
4665
4666         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
4667         (wl-fetch-confirm-threshold): Ditto.
4668
4669         * wl-summary.el (wl-summary-confirm-appends): Removed.
4670         (wl-summary-sync-update): Don't refer
4671         `wl-summary-update-confirm-threshold' (It is now abolished).
4672
4673         * wl-message.el (wl-message-display-internal): Don't refer
4674         `wl-fetch-confirm-threshold' (It is now abolished).
4675
4676 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4677
4678         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
4679
4680 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4681
4682         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
4683         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
4684         Change default value to nil.
4685         (wl-summary-indent-length-limit): The value can be nil, nil means
4686         unlimited.
4687
4688         * wl-summary.el: Don't set limit for indent length if the value of
4689         wl-summary-indent-length-limit is nil.
4690         If the value of wl-summary-width is nil, it means only that the width
4691         of summary is unlimited (nil doesn't mean that the indent length is
4692         unlimited).
4693
4694         * wl-thread.el: Ditto.
4695
4696 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
4697
4698         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
4699         be nil, nil means never confirm.
4700         * wl-summary.el (wl-summary-confirm-appends): Ditto.
4701
4702 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4703
4704         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
4705         means unlimited).
4706
4707 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
4708
4709         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
4710         Use `with-temp-buffer'.
4711
4712 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
4713
4714         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
4715         with new backquote style).
4716         (wl-folder-get-entity-from-buffer): Ditto.
4717
4718 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4719
4720         * wl-version.el (nemacs-version): Eliminated.
4721         (wl-extended-emacs-version2): Ignore nemacs.
4722         (wl-extended-emacs-version3): Ditto.
4723
4724 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
4725
4726         * wl-vars.el (wl-draft-add-references): Set default value as nil.
4727         (wl-draft-add-in-reply-to): New variable.
4728         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
4729         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
4730         (wl-draft-yank-from-mail-reply-buffer): Use
4731         `wl-draft-add-in-reply-to'.
4732         (wl-draft-insert-current-message): Ditto.
4733
4734 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4735
4736         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
4737         typo (kill->hide).
4738         (wl-message-buffer-prefetch-folder-type-list): Added elements
4739         `mark' and `cache' instead of `internal'.
4740
4741 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4742
4743         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
4744         resume msgdb directory.
4745
4746 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4747
4748         * wl.el (wl-exit): Call `wl-acap-exit'.
4749
4750         * wl-summary.el (wl-summary-message-string): New function.
4751         (wl-summary-reedit): Use it.
4752         (wl-summary-resend-bounced-mail): Remove needless let.
4753         (wl-summary-supersedes-message): Ditto.
4754         (wl-summary-save): Ditto.
4755
4756         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
4757         (wl-acap-init): Set it.
4758         (wl-acap-exit): New function.
4759
4760 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4761
4762         * wl.el (wl-init): Revert (require 'mime-setup). move from
4763         toplevel.
4764
4765 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4766
4767         * wl-summary.el (wl-summary-write-current-folder): Remove unused
4768         local variables.  Add error when guess function return invalid
4769         value.
4770
4771 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4772
4773         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4774         Change local variable name.
4775         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
4776         (wl-folder-get-newsgroups): Return nil when non-news folder.
4777         * wl-summary.el (wl-summary-write-current-folder): State through
4778         when guess-list return nil.
4779         (wl-summary-write-current-folder-functions): Fixed docstring.
4780
4781         * wl.el (wl-exit): Changed confirm message.
4782
4783         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
4784         * wl-draft.el (wl-draft): Remove verbose `featurep'.
4785
4786         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
4787
4788 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4789
4790         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
4791         user option (Renamed from wl-cache-prefetch-folder-type-list).
4792         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
4793         from wl-cache-prefetch-folder-list).
4794
4795         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
4796         Move to wl-vars.el.
4797         (wl-message-buffer-prefetch-p): Changed to enable
4798         `wl-message-buffer-prefetch-folder-list'.
4799
4800         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
4801         `ignore-cache'.
4802
4803 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
4804
4805         * wl-draft.el (wl-draft-config-sub-func-alist): Added
4806         `part-top' and `part-bottom'.
4807         (wl-draft-config-sub-part-top): New function.
4808         (wl-draft-config-sub-part-bottom): New function.
4809
4810 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4811
4812         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
4813
4814 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
4815
4816         * wl-folder.el (wl-folder-get-newsgroups): Fix.
4817
4818 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4819
4820         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
4821
4822         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
4823         (wl-summary-write-current-folder): Ditto.
4824
4825 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4826
4827         * wl-folder.el (wl-folder-get-newsgroups): Use
4828         `elmo-folder-newsgroups'.
4829
4830 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
4831
4832         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
4833         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
4834         `wl-draft-config-sub-header-bottom'.
4835
4836 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4837
4838         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
4839         localnews folder.
4840
4841 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4842
4843         * wl-summary.el (wl-summary-mode): Undo last change.
4844
4845         * wl-folder.el (wl-folder-mode): Ditto.
4846
4847 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4848
4849         * wl-summary.el (wl-summary-mode): Locally set
4850         truncate-partial-window-width to nil.
4851         (for XEmacs)
4852
4853         * wl-folder.el (wl-folder-mode): Ditto.
4854
4855 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4856
4857         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
4858
4859 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4860
4861         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
4862         number.
4863
4864         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
4865
4866         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
4867
4868         * Version number is increased to 2.7.6.
4869
4870 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
4871
4872         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
4873
4874 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
4875
4876         * wl-summary.el (wl-summary-sync-update): Enclose network
4877         related portion with `unwind-protect'.
4878
4879 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4880
4881         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
4882
4883 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4884
4885         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
4886         element.
4887         * wl-vars.el (wl-message-body-button-alist): Ditto.
4888
4889         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
4890         max match length.
4891         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
4892
4893         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
4894         for the max match length;
4895         Use 4th element value for the button string regexp group.
4896
4897         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
4898         candidate exists, prompt to select.
4899
4900 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4901
4902         * wl-summary.el (wl-summary-jump-to-msg): Search before
4903         calibration point by `beginning-of-line'.
4904
4905 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4906
4907         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
4908         for access group.
4909
4910 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
4911
4912         * wl-message.el (wl-message-display-internal): Bind
4913         `default-mime-charset'.
4914
4915         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
4916
4917         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
4918
4919         * Version number is increased to 2.7.5.
4920
4921 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4922
4923         * wl-expire.el (wl-summary-archive): Fixed;
4924         Use `elmo-folder-name-internal'.
4925
4926 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4927
4928         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
4929         from `elmo-folder-move-messages' caller.
4930         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4931
4932         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
4933         related portions are changed).
4934
4935 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4936
4937         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
4938         counter.
4939
4940 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4941
4942         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
4943         buffer local and set it to nil.
4944
4945         * wl-message.el (wl-message-redisplay): Ditto.
4946
4947 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
4948
4949         * wl-summary.el (wl-summary-mark-as-important): If message is
4950         already cached, set messag as read, otherwise encache and mark as read.
4951
4952 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4953
4954         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
4955         point-min.
4956
4957 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4958
4959         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
4960         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
4961         a keymap.
4962
4963 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
4964
4965         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
4966         parent.
4967
4968         * wl-mule.el (wl-message-define-keymap): Ditto.
4969
4970         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
4971
4972         * wl-xmas.el (wl-message-display-internal-hook): Define.
4973         (wl-xmas-setup-message-toolbar): Define as function.
4974         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
4975         (wl-message-overload-functions): Abolished.
4976         (wl-message-define-keymap): New function.
4977
4978         * wl-vars.el (wl-message-display-internal-hook): New variable.
4979         (wl-message-header-button-alist): New variable (Renamed from
4980         wl-highlight-message-header-button-alist).
4981         (wl-message-body-button-alist): Ditto.
4982
4983         * wl-mule.el (wl-message-define-keymap): New function.
4984         (wl-message-overload-functions): Abolished.
4985
4986         * wl-message.el (wl-message-add-buttons-to-body): New function.
4987         (wl-message-redisplay): Don't call wl-message-overload-functions;
4988         Call wl-message-add-buttons-to-header and
4989         wl-message-add-buttons-to-body.
4990         (wl-message-display-internal): Set keymap argument for
4991         elmo-mime-display-as-is, elmo-mime-message-display;
4992         Run wl-message-display-internal-hook.
4993         (wl-message-refer-article-or-url): Abolished.
4994
4995         * wl-highlight.el (wl-highlight-headers): Don't call
4996         wl-highlight-message-add-buttons-to-header.
4997         (wl-highlight-message-add-buttons-to-header): Abolished.
4998
4999
5000         * wl-e21.el (wl-message-display-internal-hook): Define.
5001         (wl-e21-setup-toolbar): Deleted duplicated binding.
5002         (wl-e21-setup-message-toolbar): Define as function.
5003         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5004         (wl-message-define-keymap): New function.
5005         (wl-message-overload-functions): Abolished.
5006
5007 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5008
5009         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5010         and elmo-folder-close.
5011
5012         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5013
5014 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5015
5016         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5017         boolean value.
5018         * wl-draft.el (wl-draft-do-fcc): Ditto.
5019
5020 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5021
5022         * wl-vars.el (wl-fcc-force-as-read): New variable.
5023         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5024         mark copied message as read.
5025
5026 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5027
5028         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5029
5030 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5031
5032         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5033         `wl-summary-target-above' instead of obsolete variable
5034         `wl-summary-temp-above'.
5035
5036         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5037         instead of `make-obsolete-variable'.
5038         * wl-refile.el (toplevel): Ditto.
5039
5040 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5041
5042         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5043         with third argument t.
5044         (wl-draft): Set first argument for wl-plugged-init as t.
5045
5046         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5047         definition.
5048
5049 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5050
5051         * wl-vars.el: Tabify.
5052         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5053
5054         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5055         message.
5056
5057 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5058
5059         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5060         and set default to beep.
5061
5062 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5063
5064         * wl-vars.el (wl-draft-truncate-lines): New variable.
5065
5066         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5067         instead of wl-message-truncate-lines for truncate-lines.
5068
5069 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5070
5071         * wl-message.el (wl-message-display-internal): Call
5072         `wl-highlight-message' after `elmo-mime-display-as-is'.
5073
5074         * wl-mime.el (wl-mime-display-text/plain): New function.
5075         (wl-mime-display-header): Ditto.
5076         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5077         body-presentation-method for text/plain;
5078         Register `wl-mime-display-header' as a header-presentation-method;
5079         Don't set up `elmo-message-text-content-inserted-hook' and
5080         `elmo-message-header-inserted-hook'.
5081
5082         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5083         variable.
5084         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5085         as t if flag is 'all-header;
5086         Don't bind `elmo-message-ignored-field-list',
5087         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5088
5089 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5090
5091         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5092         for xemacs with non-mule environment.
5093
5094 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5095
5096         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5097         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5098         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5099
5100 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5101
5102         * wl-vars.el (wl-interactive-send): Set default value as t.
5103
5104 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5105
5106         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5107         (wl-addrmgr-method-list): Abolished.
5108         (wl-addrmgr-change-method): Follow above change.
5109
5110         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5111
5112 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5113
5114         * wl-vars.el (wl-message-truncate-lines): Change default value
5115         to default-truncate-lines.
5116
5117         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5118
5119 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5120
5121         * wl-vars.el (wl-message-truncate-lines): New variable.
5122
5123         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5124         wl-message-truncate-lines.
5125
5126 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5127
5128         * wl-acap.el (wl-acap-init): Remove period from error message.
5129         (wl-acap-find-acap-service): Remove period from message.
5130
5131 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5132
5133         * wl.el (wl-check-environment): Undo last change.
5134
5135         * wl-vars.el (wl-from): Changed default value.
5136
5137         * wl-util.el (toplevel): Don't require tm-edit.
5138
5139         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5140         `wl-folder-init';
5141         Don't set mark on mail body.
5142         (wl-draft-reedit): Ditto.
5143
5144         * wl-address.el (wl-address-quote-specials): Define as an alias for
5145         elmo-address-quote-specials.
5146
5147 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5148
5149         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5150
5151         * wl-vars.el (wl-from): Set default value as nil.
5152         (wl-organization): Set default value as ORGANIZATION environment
5153         variable.
5154
5155         * wl-draft.el (wl-smtp-extension-bind): Check value of
5156         wl-smtp-connection-type.
5157
5158         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5159         error.
5160
5161 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5162
5163         * Version number is increased to 2.7.4.
5164
5165         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5166         arguments from `wl-highlight-x-face-function' caller.
5167         Use x-face-1.3.6.12 or later.
5168
5169 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5170
5171         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5172
5173 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5174
5175         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5176         (wl-fcc): Fix to accept function.
5177         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5178
5179 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5180
5181         * wl-acap.el (toplevel): Added `product-provide' declare.
5182         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5183
5184 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5185
5186         * wl.el (wl): Changed order of calling `elmo-init'
5187         and `elmo-folder-init'.
5188
5189 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5190
5191         * wl-mime.el (wl-summary-burst): Extract message when content-type
5192         of root entity is not only `multipart' but also `message/rfc822'.
5193         (wl-summary-burst-subr): Ditto.
5194
5195 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5196
5197         * wl-vars.el (toplevel): Require 'custom.
5198         (wl-trash-folder): Added to `wl-setting' group.
5199
5200         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5201         exists.
5202         (wl-addrmgr-draw): Insert empty line when no entry exists.
5203
5204         * wl-mule.el (wl-message-wheel-up): Fixed.
5205         (wl-message-wheel-down): Ditto.
5206
5207 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5208
5209         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5210         config is an anonymous lambda expression.
5211
5212 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5213
5214         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5215         when Mule 2 is running.
5216
5217 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5218
5219         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5220
5221 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5222
5223         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5224         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5225
5226         * wl-address.el (wl-address-specials-regexp): Eliminated.
5227         (wl-address-quote-specials): Rewrite.
5228
5229 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5230
5231         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5232         shy-groups for regexp.
5233
5234         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5235         character classes and Perl style shy-groups for regexp.
5236         (wl-highlight-plugged-current-line): Use Posix style character
5237         classes for regexp.
5238         (wl-e21-highlight-folder-by-numbers): Ditto.
5239         (wl-e21-display-image-p): Use `display-images-p' instead of
5240         `display-graphic-p'.
5241         (display-images-p): Make an alias to `display-graphic-p' if it is
5242         not available.  It is for Emacs version prior to 21.0.105.
5243
5244         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5245         `display-graphic-p'.
5246         (wl-demo-image-type-alist): Ditto.
5247         (display-images-p): Make an alias to `display-graphic-p' if it is
5248         not available.  It is for Emacs version prior to 21.0.105.
5249
5250 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5251
5252         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5253         support.
5254         (wl-generate-user-agent-string): Ditto.
5255
5256         * wl-version.el (wl-version): Update docsting.
5257         (wl-version-status): Ditto.
5258
5259 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5260
5261         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5262         21.0.105.  For Emacs 21.0.104 or earlier.
5263
5264 2001-09-03  Takuo KITAME <kitame@northeye.org>
5265
5266         * wl-e21.el (wl-plugged-init-icons): Use
5267         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5268         (wl-biff-init-icons): Ditto.
5269
5270 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5271
5272         * wl-highlight.el (wl-highlight-summary-current-line):
5273         Fixed highlighting refile/copy destination.
5274
5275         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
5276         (wl-acap-store): Encode string by wl-acap-coding-system.
5277
5278 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
5279
5280         * wl-acap.el (toplevel): Check and require 'un-define before
5281         'xemacs-ucs;
5282          Added checking for UTF-2000.
5283
5284 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5285
5286         * wl-acap.el (toplevel): Require 'un-define before 'wl;
5287         Don't enclose with `eval-and-compile'.
5288
5289         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
5290         wl-init is non-nil.
5291
5292         * wl-draft.el (wl-draft): Ditto.
5293
5294         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
5295
5296         * wl-acap.el (toplevel): Require 'wl.
5297         (wl-acap-store): Call `elmo-init'.
5298
5299         * wl.el (wl): Changed position of `wl-check-environment'.
5300         (toplevel): Added autoload setting for wl-acap.
5301
5302         * wl-vars.el (wl-setting): New custom group.
5303         (wl-from): Added wl-setting group.
5304         (wl-user-mail-address-list): Ditto.
5305         (wl-organization): Ditto.
5306         (wl-subscribed-mailing-list): Ditto.
5307         (wl-envelope-from): Ditto.
5308         (wl-smtp-posting-user): Ditto.
5309         (wl-smtp-posting-server): Ditto.
5310         (wl-smtp-posting-port): Ditto.
5311         (wl-smtp-authenticate-type): Ditto.
5312         (wl-pop-before-smtp-user): Ditto.
5313         (wl-pop-before-smtp-server): Ditto.
5314         (wl-pop-before-smtp-port): Ditto.
5315         (wl-pop-before-smtp-authenticate-type): Ditto.
5316         (wl-nntp-posting-server): Ditto.
5317         (wl-nntp-posting-user): Ditto.
5318         (wl-nntp-posting-port): Ditto.
5319         (wl-fetch-confirm-threshold): Ditto.
5320         (wl-prefetch-threshold): Ditto.
5321         (wl-thread-insert-opened): Ditto.
5322         (wl-ldap-server): Ditto.
5323         (wl-ldap-port): Ditto.
5324         (wl-ldap-base): Ditto.
5325         (wl-ldap-objectclass): Ditto.
5326         (wl-use-ldap): Ditto.
5327         (wl-draft-config-alist): Ditto.
5328         (wl-draft-config-matchone): Ditto.
5329         (wl-template-alist): Ditto.
5330         (wl-message-sort-field-list): Ditto.
5331         (wl-message-ignored-field-list): Ditto.
5332         (wl-message-visible-field-list): Ditto.
5333         (wl-interactive-send): Ditto.
5334         (wl-summary-move-order): Ditto.
5335         (wl-auto-select-first): Ditto.
5336         (wl-auto-select-next): Ditto.
5337         (wl-interactive-save-folders): Ditto.
5338
5339         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5340         Initialization codes are moved from wl-local-folder-init.
5341         (wl-local-folder-init): Follow the change above.
5342         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5343
5344         * wl-acap.el: New file.
5345
5346         * Version number is increased to 2.7.3.
5347
5348 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5349
5350         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5351
5352 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5353
5354         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5355         (wl-addrmgr-address-entry-list): Ditto.
5356
5357 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5358
5359         * wl-e21.el (wl-draft-mode-map): Removed binding for
5360         `wl-draft-insert-x-face-field'.
5361
5362         * wl-mule.el (wl-draft-mode-map): Ditto.
5363
5364         * wl-xmas.el (wl-draft-mode-map): Ditto.
5365
5366         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5367         (wl-cs-autoconv): Ditto.
5368         (wl-cs-local): Ditto.
5369         (wl-use-scoring): Ditto.
5370         (wl-mime-charset): Ditto.
5371         (wl-folder-check-async): Ditto.
5372
5373         * wl.el (toplevel): Ignore nemacs and tm.
5374         (wl-exit): Ditto.
5375
5376         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5377         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5378         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5379         instead of wl-address-petname-add-or-change.
5380         (wl-summary-edit-addresses-subr): Use wl-address-delete
5381         instead of wl-address-petname-delete.
5382
5383         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5384
5385         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5386         if error occured.
5387
5388         * wl-message.el (require): Remove tm support.
5389
5390         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5391
5392         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5393         (wl-folder-jump-to-current-entity): Ditto.
5394         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5395
5396         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5397         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5398         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5399
5400         * wl-mule.el (wl-draft-key-setup): Ditto.
5401
5402         * wl-xmas.el (wl-draft-key-setup): Ditto.
5403
5404         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5405         (wl-draft-std11-parse-addresses): New function.
5406         (wl-draft-parse-mailbox-list): Use it.
5407         (wl-draft): Ignore nemacs.
5408         (wl-draft-reedit): Ditto.
5409
5410         * wl-addrmgr.el: New file.
5411         (Original is wl-rcpt.el written by
5412         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5413         Thanks Kitamoto-san.)
5414
5415         * wl-address.el (wl-address-make-address-list): Modified parsing
5416         process.
5417         (wl-address-delete): Renamed from `wl-address-petname-delete';
5418         Modify wl-address-list too.
5419         (wl-address-add-or-change): Renamed from
5420         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5421
5422 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5423
5424         * wl-highlight.el (wl-highlight-summary-current-line):
5425           Work with transient-mark-mode
5426
5427 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5428
5429         * Version number is increased to 2.7.2.
5430
5431         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5432         instead of elmo-dop-queue-method.
5433
5434 2001-08-06  SAITO Atsunori <sai@yedo.com>
5435
5436         * wl-vars.el (wl-ldap-objectclass): New user option.
5437
5438         * wl-address.el (wl-ldap-make-filter): Use it.
5439
5440 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5441
5442         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5443
5444 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5445
5446         * wl-folder.el (wl-folder): redisplay after folder insertion.
5447
5448         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5449
5450         * wl-summary.el (wl-summary-sync-update):
5451         Change status mark only when new-msgdb exists.
5452         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5453
5454 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5455
5456         * wl-summary.el (wl-summary-open-folder): New function.
5457         (wl-summary-goto-folder-subr): Use it.
5458         (wl-summary-mark-as-important): Fix;
5459         Encache only when no cache exists.
5460
5461 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5462
5463         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5464         Use with-current-buffer.
5465
5466 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5467
5468         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5469         before call `get-buffer'. Fixed parenthesis.
5470         (wl-score-get-header-entry): Clear message and help window when
5471         keyboard quit.
5472         (wl-score-edit-insert-header): Ditto.
5473
5474 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5475
5476         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5477         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5478         (wl-default-draft-cite): Fix.
5479
5480         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5481         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5482
5483 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5484
5485         * wl-message.el (wl-message-prev-page): Do same bahavior
5486         as summary when it is called in the message buffer.
5487         (wl-message-next-page): Ditto.
5488
5489 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5490
5491         * wl-summary.el (wl-summary-forward): Use cache if it is not
5492         section cache.
5493
5494 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5495
5496         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5497         Removed redundant require of elmo-vars.
5498         (wl-biff-state-indicator-on): Changed default value for
5499         xemacs with non-mule environment.
5500
5501         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5502         wl-message-buffer is nil;
5503         Hide progress bar after moving messages.
5504
5505 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5506
5507         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5508         message at cursor point is deleted.
5509
5510 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5511
5512         * wl-vars.el: Changed file coding system to euc-japan.
5513         Added -*-coding:-*- magic to the first line.
5514
5515         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5516         Search parent from the first message.
5517
5518         * Version number is increased to 2.7.1.
5519
5520 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5521
5522         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5523
5524 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5525
5526         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5527         refile/delete execution.
5528
5529         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5530         Fixed docstring.
5531
5532 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5533
5534         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5535         do update process;
5536         Don't update marks when update process is interrupted.
5537
5538 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5539
5540         * wl-summary.el (wl-summary-reply): Fixed problem when
5541         wl-draft-use-frame is non-nil.
5542         (wl-summary-forward): Ditto.
5543
5544         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5545         as nil.
5546         (wl-folder-mark-as-read-all-entity): Ditto.
5547         (wl-folder-prefetch-entity): Ditto.
5548
5549         * wl.el (wl): Check environment before wl-init.
5550
5551         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5552         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5553         instead of wl-summary-collect-unread.
5554         (wl-summary-reply): Split message window.
5555
5556 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5557
5558         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5559         only if current language environment is japanese,
5560
5561         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5562         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5563         (wl-folder-goto-folder-subr): Ditto.
5564
5565         * wl-draft.el (wl-draft-dispatch-message): Call
5566         `elmo-file-cache-get-path'.
5567
5568 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5569
5570         * wl-summary.el (wl-summary-cursor-move): If return value of
5571         wl-summary-next-message is not number, don't jump.
5572
5573 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5574
5575         * wl-summary.el (wl-summary-buffer-next-message-function): New
5576         variable.
5577         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5578         if it is bound.
5579
5580         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5581         string.
5582
5583         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5584         (wl-plugged-drawing): Ditto.
5585
5586 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5587
5588         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5589         process.
5590         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5591         with unwind-protect.
5592
5593         * wl.el (wl-init): Require mime-setup.
5594         (wl-check-environment): Don't require mime-setup.
5595
5596         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5597         instead of elmo-folder-type.
5598
5599         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5600         value as nil.
5601
5602 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5603
5604         * Version number is increased to 2.7.0.
5605
5606         * wl-version.el (wl-version): Changed codename.
5607
5608         * wl-summary.el (wl-summary-delete-cache): Fixed.
5609
5610         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5611         Workaround for net folders.
5612         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5613
5614         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5615         value to nil (According to the patch from
5616         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5617
5618         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5619         of elmo-folder-close.
5620
5621 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5622
5623         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5624         for postfix.
5625
5626 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5627
5628         * wl-summary.el (wl-summary-resend-message): Fixed.
5629
5630         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5631         Call wl-draft with `from' argument if its address is included in
5632         `wl-user-mail-address-list'.
5633         (wl-draft): Added `from' argument.
5634
5635         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5636         non-nil.
5637         (wl): Don't show demo if wl-demo is nil.
5638
5639         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5640         wl-summary-use-frame.
5641
5642         * wl-vars.el (wl-summary-use-frame): New user option.
5643         (wl-folder-use-frame): Changed docstring.
5644
5645         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5646         non-nil.
5647         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5648         wl-summary-use-frame.
5649
5650         * wl-vars.el (wl-folder-use-frame): New user option.
5651
5652         * wl-summary.el (wl-summary-exit): Back to folder frame if
5653         wl-folder-use-frame is non-nil.
5654         (wl-summary-redisplay-internal): Ignore cache if current folder
5655         is draft folder,
5656         (wl-summary-redisplay-no-mime): Ditto.
5657         (wl-summary-redisplay-all-header): Ditto.
5658
5659         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
5660         if wl-folder-use-frame is non-nil.
5661
5662 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
5663
5664         * wl-summary.el (wl-summary-sync-update): Bind
5665         elmo-folder-update-threshold.
5666         (wl-summary-mark-as-important): Enclosed server mark processing
5667         with `save-match-data'.
5668
5669         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
5670         only when it is already defined.
5671
5672 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5673
5674         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
5675         name of folder exclude localdir is wrong.
5676         * wl-folder.el (wl-folder-sync-entity):
5677         Set `wl-summary-always-sticky-folder-list' as nil.
5678         (wl-folder-mark-as-read-all-entity): Ditto.
5679         (wl-folder-prefetch-entity): Ditto.
5680
5681 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
5682
5683         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
5684         instead of `wl-summary-write-current-newsgroup'.
5685
5686 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5687
5688         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
5689         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
5690         non-nil and selected message is important, do not display.
5691
5692 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
5693
5694         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
5695
5696 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5697
5698         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
5699
5700         * wl-summary.el (wl-summary-mark-as-important): Set message number
5701         using wl-summary-message-number.
5702
5703 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5704
5705         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5706         destination folder is 'null.
5707
5708 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5709
5710         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
5711         New function.
5712         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
5713         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
5714         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5715
5716 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
5717
5718         * wl-mime.el (wl-mime-setup): Added setting for
5719         `mime-setup-signature-key-alist' to avoid overriding key bind for
5720         `wl-draft-send'.
5721
5722         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
5723         for `wl-draft-send'.
5724         * wl-mule.el (wl-draft-overload-functions): Ditto.
5725         * wl-xmas.el (wl-draft-overload-functions): Ditto.
5726         * wl-draft.el (wl-draft-send): Ditto.
5727
5728         * wl-message.el (wl-message-display-internal):
5729         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
5730         (Patch is provided by <kita@coe.nttdata.co.jp>).
5731
5732 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5733
5734         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
5735
5736 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5737
5738         * wl.el (wl): Fix for wl-demo.
5739
5740 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5741
5742         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
5743
5744 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5745
5746         * wl-folder.el (wl-folder-prefetch-entity): Use
5747         `wl-folder-get-elmo-folder'.
5748         (wl-folder-count-incorporates): Do not use
5749         `wl-folder-get-elmo-folder'.
5750
5751 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5752
5753         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
5754         instead of `elmo-folder-get-type'.
5755
5756 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5757
5758         * wl-summary.el (wl-summary-write-current-folder): Set cursor
5759         position on Subject: field.
5760         (Advised by Mito <mit@nines.nec.co.jp>)
5761
5762 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5763
5764         * wl-folder.el (wl-folder-prefetch-entity): Use
5765         `wl-folder-get-elmo-folder'.
5766
5767 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
5768
5769         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
5770
5771         * wl-summary.el (wl-summary-buffer-set-folder): Set up
5772         `process-duplicates' slot.
5773
5774         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
5775         if detection failed.
5776
5777 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5778
5779         * wl-version.el (wl-version-status): Set to "alpha".
5780
5781 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5782
5783         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
5784         Check wl-message-buffer lives before set-buffer.
5785
5786 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5787
5788         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
5789         called in folder mode.
5790         * wl-var.el (wl-summary-exit-pre-hook): New variable.
5791         * wl-summary.el (wl-summary-exit-pre-hook): Run
5792         `wl-summary-exit-pre-hook' before exit summary mode.
5793
5794 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5795
5796         * wl-version.el (wl-version-status): New variable.
5797         (wl-version-status-alist): Removed.
5798         (wl-version-status): Rule included.
5799
5800 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5801
5802         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
5803         @sponichi.
5804
5805         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
5806         when `mail-reply-buffer' is buffer-local variable.
5807         (Reported by <kita@coe.nttdata.co.jp>).
5808
5809 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
5810
5811         * wl-vars.el (toplevel): Require 'elmo-util.
5812
5813 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5814
5815         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
5816         (All other related portions are changed)
5817
5818         * wl.el (wl-plugged-change): Use '<' instead of '<='.
5819
5820         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
5821
5822 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5823
5824         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
5825
5826 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5827
5828         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
5829         Delete other windows to avoid an error.
5830         Use `point-marker' instead of `point' to remember the start point
5831         of body.
5832
5833         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
5834
5835         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
5836         number not to exceed all message number.
5837
5838 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5839
5840         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
5841         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
5842
5843 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
5844
5845         * wl-summary.el (wl-summary-sync-force-update): Added argument
5846         no-check.
5847         (wl-summary-sync-update): Ditto.
5848         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
5849         with `no-check'.
5850
5851         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
5852         (wl-message-buffer-prefetch-next): Don't run timer if timer is
5853         already running.
5854
5855 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5856
5857         * wl-expire.el (wl-expire-archive-get-folder): Added argument
5858         `dst-folder-arg'.
5859         (wl-expire-archive-number1): Diito.
5860         (wl-expire-archive-number2): Diito.
5861         (wl-expire-archive-Date): Diito.
5862         (wl-archive-number1): Diito.
5863         (wl-archive-number2): Diito.
5864         (wl-archive-date): Diito.
5865         (wl-archive-folder-p): New function.
5866         (wl-summary-expire): Support of expand folder name at
5867         wl-expire-alist.
5868         * wl-util.el (wl-expand-newtext): Renamed from
5869         `wl-refile-expand-newtext'.
5870
5871 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5872
5873         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
5874         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
5875         `(elmo-msgdb-get-overview msgdb)'.
5876         (wl-summary-prefetch): Bind match data before call
5877         `wl-summay-prefetch-msg'.
5878         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
5879         'off if `wl-summary-buffer-disp-msg' is non-nil.
5880         Fixed problem that couldn't show only one new or unread message when
5881         enter folder.
5882         (wl-summary-reply): Don't call `split-window-vertically' and other
5883         window.
5884
5885 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
5886
5887         * wl-expire.el (wl-expire-refile): Fixed.
5888
5889 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
5890
5891         * wl-vars.el (wl-biff-unnotify-hook): New variable.
5892
5893         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
5894         biff notification is removed.
5895
5896         * wl.el (wl): Changed position of `elmo-init'.
5897
5898         * wl-draft.el (wl-default-draft-cite): Use date field
5899         on the citation buffer.
5900
5901         * wl-vars.el (wl-shimbun-folder-icon): New variable.
5902
5903         * wl-xmas.el (wl-folder-internal-icon-list): Added
5904         `wl-folder-shimbun-image'.
5905
5906         * wl-e21.el (wl-folder-internal-icon-list): Added
5907         `wl-folder-shimbun-image'.
5908
5909 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
5910
5911         * wl.el (wl-init): Eliminated argument.
5912         (wl): Rewrite.
5913
5914         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
5915         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
5916         instead of `elmo-folder-msgdb-internal'.
5917         (wl-summary-sync-update): Ditto.
5918         (wl-summary-flush-pending-append-operations): Eliminated.
5919         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
5920         (wl-summary-goto-folder-subr): Set load-msgdb argument of
5921         `elmo-folder-open'.
5922
5923         * wl-mime.el (wl-summary-burst): Fixed.
5924
5925         * wl-folder.el (wl-folder-info-save): Check data type.
5926
5927         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
5928         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
5929         instead of `elmo-folder-msgdb-internal'.
5930         (wl-expire-hide): Ditto.
5931
5932
5933         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
5934
5935 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5936
5937         * wl-folder.el (wl-folder-write-current-folder): Support petname.
5938
5939 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
5940
5941         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
5942
5943 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5944
5945         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5946         Fixed `match-beginning' argument mismatch.
5947
5948 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
5949
5950         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
5951         the default value.
5952
5953 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5954
5955         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
5956         instead of `elmo-nntp-default-port'.
5957
5958         * wl-vars.el: Fixed some doc strings.
5959
5960 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
5961
5962         * wl-summary.el (wl-summary-prefetch-msg): Use
5963         `elmo-msgdb-overview-get-entity' instead of `assoc'.
5964
5965         * wl-vars.el: Define *-func as obsolete variable using
5966         `elmo-define-obsolete-variable'.
5967
5968         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
5969         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
5970         instead of `wl-message-buffer-prefetch-threshold'.
5971
5972         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
5973
5974         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
5975
5976         * wl-draft.el (wl-caesar-region-func): Ditto.
5977
5978         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
5979         Keep unread status in elmo-folder-move-messages.
5980         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
5981
5982 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5983
5984         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
5985         `wl-summary-buffer-exit-func'
5986         (wl-summary-buffer-message-redisplay-function): Renamed from
5987         `wl-summary-buffer-message-redisplay-func'
5988         (wl-summary-buffer-next-folder-function): Renamed from
5989         `wl-summary-buffer-next-folder-func'.
5990         (wl-summary-buffer-prev-folder-function): Renamed from
5991         `wl-summary-buffer-prev-folder-func'.
5992         (wl-summary-get-petname-function): Renamed from
5993         `wl-summary-get-petname-func'.
5994
5995         * wl-score.el (wl-score-edit-exit-function): Renamed from
5996         `wl-score-edit-exit-func'.
5997
5998         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
5999         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6000
6001         * wl-util.el (wl-load-profile-function): Renamed from
6002         `wl-load-profile-func'.
6003
6004         * wl-folder.el (wl-folder-completion-function): Renamed from
6005         `wl-folder-completion-func'.
6006         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6007
6008         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6009         `wl-expire-archive-get-folder-func'.
6010         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6011         (wl-draft-send-mail-function): Renamed from
6012         `wl-draft-send-mail-func'.
6013         (wl-draft-send-news-function): Renamed from
6014         `wl-draft-send-news-func'.
6015         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6016         (wl-generate-mailer-string-function): Renamed from
6017         `wl-generate-mailer-string-func'.
6018         (wl-highlight-signature-search-function): Renamed from
6019         `wl-highlight-signature-search-func'.
6020         (wl-highlight-x-face-function): Renamed from
6021         `wl-highlight-x-face-func'
6022         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6023         (wl-ps-print-buffer-function): Renamed from
6024         `wl-ps-print-buffer-func'
6025         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6026         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6027         (wl-summary-subject-filter-function): Renamed from
6028         `wl-summary-subject-filter-func'.
6029
6030         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6031         `wl-draft-queue-flush-send-func'
6032         (wl-draft-cite-function): Renamed from
6033         `wl-draft-cite-func'
6034
6035         * wl-address.el (wl-address-init-function): Renamed from
6036         `wl-address-init-func'.
6037
6038 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6039
6040         * wl-draft.el (wl-draft-queue-flush): Don't call
6041         `elmo-dop-unlock-message'.
6042         * wl-draft.el (wl-draft-queue-append): Don't call
6043         `elmo-dop-lock-message'.
6044
6045         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6046         (wl-summary-buffer-folder-name): Ditto.
6047         (wl-summary-message-regexp): Added '-' (all other related portions
6048         are changed).
6049         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6050         wl-summary-buffer-folder-name.
6051
6052 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6053
6054         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6055         the number of mails in the folder buffer is not updated by wl-biff.
6056
6057 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6058
6059         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6060         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6061
6062 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6063
6064         * wl-summary.el (wl-summary-next-message):
6065         Return next message number when wl-summary-move-order is nil.
6066
6067 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6068
6069         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6070         `wl-summary-move-spec-alist'.
6071         (wl-summary-move-spec-unplugged-alist): New variable
6072         (Move spec for unplugged status).
6073         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6074         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6075
6076 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6077
6078         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6079         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6080
6081 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6082
6083         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6084         simple quotation to quote the anonymous function.
6085         * tm-wl.el (wl-draft-preview-message): Ditto.
6086
6087 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6088
6089         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6090         Eliminate redundant `save-excursion'.
6091         (wl-highlight-summary-current-line): Ditto.
6092
6093         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6094         accessing match data when `looking-at' failed.
6095
6096         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6097         `elmo-match-string' where users don't care about the speed.
6098         (wl-draft-save): Ditto.
6099
6100 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6101
6102         * wl-util.el (wl-regexp-opt): New function.
6103
6104         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6105         number from `wl-summary-buffer-number-list'.
6106         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6107         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6108         (wl-summary-move-spec-alist): Changed default setting.
6109
6110 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6111
6112         * wl-vars.el (wl-biff-notify-hook): New hook.
6113         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6114         the arrival of new mail.
6115         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6116         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6117
6118 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6119
6120         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6121
6122 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6123
6124         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6125
6126         * Version number is increased to 2.5.8.
6127
6128         * wl-thread.el (toplevel): require 'cl.
6129         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6130         (wl-thread-make-number-list): New function.
6131         (wl-thread-entity-make-number-list-from-children): Ditto.
6132         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6133         (wl-thread-entity-insert-as-children): Likewise.
6134         (wl-thread-delete-message): Likewise.
6135         (wl-meaning-of-mark): Eliminated.
6136         (wl-thread-next-failure-mark-p): Ditto.
6137         (wl-thread-entity-get-mark): Ditto.
6138         (wl-thread-meaning-alist-get-result): Ditto.
6139         (wl-thread-entity-check-prev-mark): Ditto.
6140         (wl-thread-entity-check-next-mark): Ditto.
6141         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6142         (wl-thread-entity-get-prev-marked-entity): Ditto.
6143         (wl-thread-get-prev-unread): Ditto.
6144         (wl-thread-jump-to-prev-unread): Ditto.
6145         (wl-thread-get-next-unread): Ditto.
6146         (wl-thread-jump-to-next-unread): Ditto.
6147         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6148         (wl-thread-entity-get-next-marked-entity): Ditto.
6149
6150         * wl-summary.el (wl-summary-buffer-number-list):
6151         New bufer-local variable.
6152         (wl-summary-switch-to-clone-buffer): Clone
6153         `wl-summary-buffer-number-list'.
6154         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6155         (wl-summary-cursor-move-regex): Eliminated.
6156         (wl-summary-cursor-up): Rewrite.
6157         (wl-summary-cursor-down): Ditto.
6158         (wl-summary-mode-spec-alist): New variable.
6159         (wl-summary-next-message): New inline function.
6160         (wl-summary-cursor-move): New function.
6161         (wl-summary-default-get-next-msg): Rewrite.
6162         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6163         (wl-summary-rescan): Ditto.
6164         (wl-summary-sync-all-init): Ditto.
6165         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6166         summary is not thread view.
6167         (wl-summary-sync-update): Ditto.
6168         (wl-summary-rescan): Ditto.
6169         (wl-summary-make-number-list): New function.
6170
6171         * wl-draft.el: "FCC" -> "Fcc".
6172
6173 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6174
6175         * wl-highlight.el (wl-highlight-summary-window):
6176         Call `set-buffer-modified-p'.
6177
6178         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6179         (wl): Call `elmo-init' and fix.
6180
6181         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6182         Use new variables.
6183
6184         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6185
6186 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6187
6188         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6189
6190 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6191
6192         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6193
6194 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6195
6196         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6197         `wl-use-toolbar' nor `display-graphic-p'.
6198         (wl-e21-setup-message-toolbar): Ditto.
6199         (wl-e21-setup-summary-toolbar): Ditto.
6200         (wl-e21-setup-folder-toolbar): Ditto.
6201
6202         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6203         (wl-plugged-init-icons): Ditto.
6204
6205         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6206         `display-graphic-p'.
6207         (wl-plugged-set-folder-icon): Ditto.
6208         (wl-highlight-plugged-current-line): Ditto.
6209         (wl-highlight-folder-current-line): Ditto.
6210         (wl-e21-highlight-folder-group-line): Ditto.
6211         (wl-e21-setup-toolbar): Ditto.
6212         (wl-e21-display-image-p): New macro.
6213
6214         * wl-demo.el (wl-demo): Simplified.
6215         (wl-demo-image-type-alist): Use `image-type-available-p' for
6216         checking whether the image type `xbm' is available.
6217
6218 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6219
6220         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6221         (wl-summary-input-range): Ditto.
6222
6223 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6224
6225         * wl-summary.el (wl-summary-edit-addresses): Use
6226         `wl-summary-get-original-buffer'
6227         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6228         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6229         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6230         (wl-summary-get-newsgroups): Eliminated.
6231         (wl-summary-set-crosspost): Ditto.
6232         (wl-summary-is-crosspost-folder): Ditto.
6233         (wl-crosspost-alist-load): Ditto.
6234         (wl-crosspost-alist-save): Ditto.
6235
6236         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6237         `elmo-setup-subscribed-newsgroups' instead of
6238         `elmo-nntp-make-groups-hashtb'.
6239         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6240         instead of `wl-crosspost-alist-save'.
6241
6242         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6243         of `elmo-folder-message-appendable-p'.
6244         (wl-mime-header-presentation-method): Eliminated.
6245
6246         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6247         (Error occurs in emacs21).
6248
6249         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6250         the current buffer).
6251
6252         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6253         instead of `wl-crosspost-alist-save'.
6254         (wl-init): `elmo-crosspost-message-alist-load'
6255         instead of `wl-crosspost-alist-load'
6256
6257         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6258         (wl-parse-newsgroups): Likewise.
6259         (wl-biff-notify): Run `wl-biff-notify-hook'.
6260
6261 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6262
6263         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6264
6265         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6266         when `wl-summary-lazy-highlight' is non-nil.
6267         (wl-summary-goto-folder-subr): Highlight only when
6268         `wl-summary-lazy-highlight' is non-nil.
6269
6270         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
6271         Don't display progress and highlight temp-mark when
6272         `wl-summary-lazy-highlight' is non-nil.
6273         (wl-highlight-summary-window): New function.
6274         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
6275
6276 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6277
6278         * wl-summary.el (wl-summary-sync): Change `all-visible'
6279         from `all-shown'
6280         (wl-summary-input-range): Ditto.
6281
6282 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6283
6284         * wl-e21.el (wl-highlight-folder-current-line): Call
6285         `wl-folder-init-icons' when folder icons have not been initialized.
6286
6287         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
6288
6289         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
6290         (wl-demo-image-type-alist): New macro.
6291
6292 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6293
6294         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
6295         display does not support graphics.
6296         (wl-plugged-init-icons): Ditto.
6297         (wl-folder-init-icons): Ditto.
6298
6299         * wl-demo.el (wl-demo): Chech closely whether the display
6300         supports graphics.
6301
6302 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
6303
6304         * wl-summary.el (wl-summary-get-original-buffer): New function.
6305         (wl-summary-set-crosspost): Use it.
6306         (wl-summary-target-mark-uudecode): Ditto.
6307         (wl-summary-reedit): Ditto.
6308         (wl-summary-resend-bounced-mail): Ditto.
6309         (wl-summary-update-crosspost): Eliminated (It may be incorporated
6310         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
6311
6312         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
6313         (wl-message-display-internal): Ditto.
6314
6315 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
6316
6317         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
6318
6319 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6320
6321         * wl-summary.el (wl-summary-save-view): Renamed from
6322         `wl-summary-save-status'.
6323
6324 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6325
6326         * wl-summary.el (wl-summary-sync): Added `all-shown'
6327
6328 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6329
6330         * wl-summary.el (wl-summary-input-range): Added `all-shown'
6331
6332 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
6333
6334         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
6335
6336 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
6337
6338         * wl-highlight.el (wl-highlight-summary-line-string): Use
6339         `zerop' instead of `= 0'.
6340         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6341
6342         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6343         for comparing numbers.
6344         (wl-template-prev): Use `zerop' instead of `eq 0'.
6345
6346         * wl-draft.el (wl-draft-insert-current-message): Use
6347         `with-current-buffer' instead of `save-excursion'.
6348         Use `zerop' instead of `eq 0'.
6349
6350 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6351
6352         * wl-draft.el (wl-draft-insert-ccs): New function.
6353         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6354         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6355
6356 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6357
6358         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6359
6360 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6361
6362         * wl-expire.el (wl-expire-refile): Don't call
6363         elmo-msgdb-add-msgs-to-seen-list;
6364         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6365         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6366
6367 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6368
6369         * wl-message.el (wl-message-prev-page): Ignore errors while
6370         scroll-down.
6371
6372 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6373
6374         * wl-mime.el: Use elmo-original-message-mode instead of
6375         mmelmo-original-mode.
6376
6377         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6378         `elmo-folder-get-spec';
6379         (wl-fldmgr-add-completion-all-completions):
6380         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6381
6382         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6383         of `elmo-folder-get-type'.
6384
6385         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6386         `elmo-folder-get-spec';
6387         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6388         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6389         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6390         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6391         `elmo-read-msg-no-cache';
6392         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6393         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6394         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6395         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6396         `elmo-cache-save';
6397         (wl-draft-reedit): Use `elmo-message-file-name'.
6398
6399         * wl-expire.el: Use `elmo-folder-name-internal';
6400         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6401         Use macro `wl-summary-buffer-msgdb' instead of variable
6402         `wl-summary-buffer-msgdb';
6403         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6404         Use macro `wl-summary-buffer-folder-name' instead of variable
6405         `wl-summary-buffer-folder-name'.
6406         * wl-score.el: Likewise.
6407
6408         * wl-message.el: Rewrite for new message buffer cache mechanism.
6409         (wl-message-buffer-cache-buffer-get): New macro.
6410         (wl-message-buffer-cache-folder-get): Ditto.
6411         (wl-message-buffer-cache-message-get): Ditto.
6412         (wl-message-buffer-cache-entry-make): Ditto.
6413         (wl-message-buffer-cache-hit): Ditto.
6414         (wl-message-buffer-cache-sort): New function.
6415         (wl-message-buffer-cache-add): Ditto.
6416         (wl-message-buffer-cache-delete): Ditto.
6417         (wl-message-buffer-cache-clean-up): Ditto.
6418         (wl-message-buffer-window): Rewrite.
6419         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6420         (wl-message-buffer-display): New function.
6421         (wl-message-display-internal): New function.
6422
6423 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6424
6425         * wl-folder.el: Use `elmo-folder-name-internal';
6426         Use `wl-folder-get-elmo-folder';
6427         Use `elmo-folder-list-messages' instead of
6428         `elmo-list-folder';
6429         Use `elmo-folder-get-primitive-list' instead of
6430         `elmo-folder-get-primitive-spec-list';
6431         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6432         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6433         Use `elmo-folder-create' instead of `elmo-create-folder'.
6434         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6435         (wl-folder-get-elmo-folder): New macro.
6436         (wl-folder-elmo-folder-cache-get): Ditto.
6437         (wl-folder-elmo-folder-cache-put): Ditto.
6438         (wl-folder-suspend): Call `elmo-quit'.
6439
6440         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6441         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6442         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6443         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6444         (toplevel): require 'cl.
6445         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6446
6447         * wl-summary.el: Rewrite to use new elmo interface.
6448
6449 \f
6450 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6451
6452         * wl-mime.el (wl-draft-preview-message):
6453         Run `wl-draft-send-hook' before collecting recipients information;
6454         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6455
6456         * tm-wl.el (wl-draft-preview-message): Ditto.
6457
6458 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6459
6460         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6461         wrong recipients are displayed when forwarded message.
6462
6463 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6464
6465         * Version number is increased to 2.5.7.
6466
6467 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6468
6469         * wl-message.el (wl-message-next-page): Bind
6470         `window-pixel-scroll-increment' to nil while scrolling up.
6471
6472 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6473
6474         * wl-vars.el (wl-save-hook): New hook.
6475         * wl.el (wl-save): Call `wl-save-hook'.
6476
6477 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6478
6479         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6480         Argument WITH-ARG instead of NO-ARG (negative mean).
6481         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6482         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6483         * wl-message.el (wl-message-follow-current-entity): Likewise.
6484
6485 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6486
6487         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6488         FROM was optional argument.
6489         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6490
6491 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6492
6493         * Version number is increased to 2.5.6.
6494
6495 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6496
6497         * wl-version.el (wl-version-show): Removed.
6498         (wl-version): Add `interactive'.
6499
6500 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6501
6502         * wl-summary.el (wl-summary-get-petname-func): New variable.
6503         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6504         instead of `wl-address-get-petname-1'.
6505         (wl-summary-simple-from): Ditto.
6506
6507         * wl-address.el (wl-address-get-petname-1): Define as function.
6508
6509 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6510
6511         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6512         field in the original message.
6513         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6514
6515 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6516
6517         * wl-expire.el (wl-expire-hide):
6518         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6519
6520 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6521
6522         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6523         find decoder for To, Cc, and Subject.
6524
6525 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6526
6527         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6528         for checking `elmo-use-buffer-cache'.
6529         (wl-summary-mark-as-important): Fixed typo in comment.
6530
6531 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6532
6533         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6534         field in the original message.
6535         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6536
6537 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6538
6539         * wl-expire.el (wl-expire-hide):
6540         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6541
6542 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6543
6544         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6545         find decoder for To, Cc, and Subject.
6546
6547 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6548
6549         * Version number is increased to 2.5.5.
6550
6551         * wl-address.el (wl-address-specials-regexp): New constant.
6552         (wl-address-quote-specials): Use it.
6553
6554 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6555
6556         * wl-summary.el (wl-summary-rescan):
6557         Call `wl-summary-buffer-number-column-detect'.
6558         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6559
6560         * wl-message.el (wl-message-mode-map): Define.
6561         (wl-message-decode): Use it as local-map.
6562
6563 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6564
6565         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6566         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6567
6568 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6569
6570         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6571
6572         * wl-mule.el (wl-read-event-char): Ditto.
6573
6574         * wl-e21.el (wl-read-event-char): Ditto.
6575
6576         * wl-nemacs.el (wl-read-event-char): Ditto.
6577         (read-event): Removed.
6578
6579         * wl-util.el (toplevel): Removed dummy definition of
6580         `read-event'.
6581         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6582
6583 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6584
6585         * wl-nemacs.el (elmo-archive-call-process): Moved to
6586         elmo-archive.el.
6587
6588 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6589
6590         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6591         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6592
6593         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6594         instead of magic-number 6.  Use `not' instead of `null' for symbol
6595         `nil' check (not empty list).
6596         (wl-draft-insert-x-face-field): Fixed paren style.
6597
6598         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6599         one-branch conditional statement, instead of `and' and `if'.
6600         (wl-draft-forward): Likewise.
6601         (wl-draft-add-references): Likewise.
6602         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6603
6604         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6605         conditional steatment.  Use `cond' instead of `if'.
6606         (wl-draft-confirm): Likewise.
6607
6608 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6609
6610         * wl-version.el (wl-version-show): Use `product-string-1'
6611         instead of `wl-version'.
6612         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6613
6614         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6615
6616 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6617
6618         * wl-highlight.el (wl-highlight-headers): Revert
6619         `wl-highlight-x-face-func' argument (`beg' and `end').
6620
6621 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6622
6623         * wl.el (toplevel): Move `product-provide' declare.
6624         * wl-demo.el (toplevel): Ditto.
6625         * wl-dnd.el (toplevel): Ditto.
6626         * wl-highlight.el (toplevel): Ditto.
6627         * wl-message.el (toplevel): Ditto.
6628         * wl-refile.el (toplevel): Ditto.
6629         * wl-util.el (toplevel): Ditto.
6630
6631 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6632
6633         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6634         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6635         (wl-thread-close-all): keep cursor position.
6636
6637 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6638
6639         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6640         (eq x 0).
6641         (wl-generate-user-agent-string-1): Fix conditional statement.
6642
6643 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6644
6645         * wl.el (wl-check-environment): Additional check for
6646         'wl-local-domain' and `wl-message-id-domain'.
6647
6648 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6649
6650         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6651
6652 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6653
6654         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6655         instead of `smtp-sasl-user-realm'.
6656
6657 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6658
6659         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6660
6661 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6662
6663         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
6664         to the default value as well as `eword-lexical-analyzer'.
6665
6666 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6667
6668         * wl-version.el (wl-extended-emacs-version,
6669         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
6670         `elmo-match-string' instead of `wl-match-string'.
6671
6672 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6673
6674         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
6675         docstring.
6676
6677 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
6678
6679         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
6680
6681 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6682
6683         * wl-highlight.el (wl-highlight-headers): Remove
6684         `wl-highlight-x-face-func' argument (`beg' and `end').
6685
6686 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6687
6688         * wl-summary.el (wl-summary-mark-as-important):
6689         Remove cache if folder is local.
6690
6691 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
6692
6693         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
6694         to get existing e-mail address string.
6695
6696 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6697
6698         * wl-version.el (wl-generate-user-agent-string): Commentary.
6699         (wl-generate-user-agent-string-1): Use `when' for
6700         one-branch conditional statement, instead of `and' and `if'.
6701         (wl-extended-emacs-version, wl-extended-emacs-version2,
6702         wl-extended-emacs-version3): Ditto.
6703
6704 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6705
6706         * wl-summary.el (wl-summary-sync-all-init): New inline function.
6707         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
6708         condition-case; Remove initialization.
6709         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
6710         (wl-summary-sync-update3): Added argument `sync-all';
6711         Eliminated local variable `msgdb';
6712         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
6713         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
6714         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6715
6716 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
6717
6718         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
6719         connection before call `wl-draft-send-mail-with-smtp'.
6720
6721 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6722
6723         * Version number is increased to 2.5.4.
6724
6725 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6726
6727         * wl.el (wl-check-environment): Additional check for
6728         'wl-local-domain' and `wl-message-id-domain'.
6729
6730 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6731
6732         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
6733         buffer as command specific.
6734         (wl-folder-mark-as-read-all-entity): Ditto.
6735         (wl-folder-prefetch-entity): Ditto.
6736         (wl-folder-drop-unsync-entity): Ditto.
6737
6738         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
6739         (wl-prog-uudecode-no-stdout-option): Changed default to t.
6740         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
6741
6742         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
6743         save-excursion.
6744
6745 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
6746
6747         * Version number is increased to 2.5.3.
6748
6749         * wl-summary.el (wl-summary-save-view-cache):
6750         Delete duplicated `write-region';
6751         Use `write-region-as-binary' instead of `as-binary-output-file' and
6752         `write-region'.
6753
6754 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6755
6756         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
6757
6758 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
6759
6760         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
6761         instead of `smtp-via-smtp'.
6762
6763 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6764
6765         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6766
6767 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6768
6769         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6770         instead of `smtp-sasl-user-realm'.
6771
6772 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6773
6774         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6775
6776 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6777
6778         * Version number is increased to 2.5.2.
6779
6780 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
6781
6782         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
6783         does not exist.
6784         (wl-biff-stop): Call `cancel-timer' if timer already exists.
6785         (wl-biff-start): Call `timer-activate' if timer already exists.
6786
6787         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
6788         only when it is bound as function.
6789
6790 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
6791
6792         * Version number is increased to 2.5.1.
6793
6794 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
6795
6796         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
6797         Print refile/copy destination.
6798
6799 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
6800
6801         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
6802         queue-flush-only is non-nil.
6803
6804         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
6805
6806         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
6807         checking cache folder.
6808
6809 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6810
6811         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
6812         `regexp-quote'.
6813
6814 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6815
6816         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
6817         function.
6818         * wl-summary.el (wl-summary-write-current-folder-functions):
6819         Change default value.  Use it.
6820
6821 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6822
6823         * Version number is increased to 2.5.0.
6824
6825         * wl-version.el (wl-version): Changed codename.
6826
6827 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
6828
6829         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
6830         (wl-summary-supersedes-message): Ditto.
6831
6832 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6833
6834         * wl-refile.el (wl-refile-guess-functions): Renamed from
6835         `wl-refile-guess-func-list'.
6836
6837 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
6838
6839         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6840         Fixed problem when no rule was matched.
6841
6842 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6843
6844         * wl-summary.el (wl-summary-get-mark): Fixed
6845         `wl-summary-buffer-target-mark' check logic.
6846
6847 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6848
6849         * wl-folder.el (wl-folder-write-current-folder): Added group
6850         folder check.
6851
6852         * wl-summary.el (wl-summary-write-current-folder): Renamed from
6853         `wl-summary-write-current-newsgroup'.
6854         (wl-summary-write-current-folder-functions): New variable.
6855         * wl-folder.el (wl-folder-get-newsgroups): New function.
6856         (wl-folder-guess-mailing-list-by-refile-rule): New function.
6857         (wl-folder-write-current-folder): Renamed from
6858         `wl-folder-write-current-newsgroup'.
6859
6860 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6861
6862         * Version number is increased to 2.3.93.
6863
6864 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6865
6866         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
6867         (wl-ldap-make-matched-value-list): Ditto.
6868         (wl-ldap-alias-safe-string): Split e-mail address.
6869
6870         * wl-summary.el (wl-summary-read-folder): Fixed problem when
6871         petname folder default was selected.
6872         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
6873         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
6874
6875 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6876
6877         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
6878         to `wl-draft-config-exec'.
6879
6880         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
6881         instead of calling `wl-draft-config-exec';
6882         Process group-list and show recipients in minibuffer.
6883
6884         * tm-wl.el (wl-draft-preview-message): Ditto.
6885
6886 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6887
6888         * wl.el (toplevel): Added (C) to copyright notice, and
6889         sync Author header.
6890         * tm-wl.el (toplevel): Ditto.
6891         * wl-address.el (toplevel): Ditto.
6892         * wl-demo.el (toplevel): Ditto.
6893         * wl-dnd.el (toplevel): Ditto.
6894         * wl-draft.el (toplevel): Ditto.
6895         * wl-e21.el (toplevel): Ditto.
6896         * wl-expire.el (toplevel): Ditto.
6897         * wl-folder.el (toplevel): Ditto.
6898         * wl-highlight.el (toplevel): Ditto.
6899         * wl-message.el (toplevel): Ditto.
6900         * wl-mime.el (toplevel): Ditto.
6901         * wl-mule.el (toplevel): Ditto.
6902         * wl-nemacs.el (toplevel): Ditto.
6903         * wl-refile.el (toplevel): Ditto.
6904         * wl-score.el (toplevel): Ditto.
6905         * wl-summary.el (toplevel): Ditto.
6906         * wl-template.el (toplevel): Ditto.
6907         * wl-thread.el (toplevel): Ditto.
6908         * wl-util.el (toplevel): Ditto.
6909         * wl-vars.el (toplevel): Ditto.
6910         * wl-xmas.el (toplevel): Ditto.
6911
6912 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
6913
6914         * wl.el (wl-init): Added comment about `wl-init-hook'.
6915         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
6916         * wl-vars.el (wl-init-hook): Added docs.
6917         (wl-make-plugged-hook): Removed useless docs.
6918         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
6919         * wl-xmas.el (toplevel): Ditto.
6920
6921 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6922
6923         * wl-address.el (toplevel): Fixed multiple Author header format.
6924         * wl-demo.el (toplevel): Ditto.
6925         * wl-draft.el (toplevel): Ditto.
6926         * wl-folder.el (toplevel): Ditto.
6927         * wl-summary.el (toplevel): Ditto.
6928         * wl-thread.el (toplevel): Ditto.
6929         * wl-util.el (toplevel): Ditto.
6930         * wl-vars.el (toplevel): Ditto.
6931         * wl-version.el (toplevel): Ditto.
6932         * wl-xmas.el (toplevel): Ditto.
6933         * wl.el (toplevel): Ditto.
6934
6935         * wl-version.el (toplevel): Added require `elmo-version' for
6936         `product-version-as-string'.
6937
6938 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6939
6940         * wl-vars.el (wl-draft-send-hook): Changed default value to
6941         '(wl-draft-config-exec).
6942
6943         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
6944         explicitly.
6945         (wl-draft): Set `wl-draft-config-exec-flag' before running
6946         `wl-mail-setup-hook'.
6947
6948         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
6949         `wl-biff-init-icons' to `wl-init-hook' instead of
6950         `wl-make-plugged-hook'.
6951         (Because if `wl-draft' command is invoked at first,
6952         they are not initialized)
6953         Updated copyright notice.
6954
6955         * wl-e21.el (toplevel): Ditto;
6956
6957         * wl-demo.el (toplevel): Updated copyright notice.
6958         * wl-address.el (toplevel): Ditto.
6959         * wl-draft.el (toplevel): Ditto.
6960         * wl-version.el (toplevel): Ditto.
6961         * wl-folder.el (toplevel): Ditto.
6962         * wl-summary.el (toplevel): Ditto.
6963         * wl-thread.el (toplevel): Ditto.
6964         * wl-util.el (toplevel): Ditto.
6965         * wl-vars.el (toplevel): Ditto.
6966         * wl.el (toplevel): Ditto.
6967
6968 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6969
6970         * wl-highlight.el (wl-highlight-message): Fixed problem of
6971         highlighting failure which occured when the last field contains
6972         multiple lines in the draft buffer.
6973
6974         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
6975         `wl-biff-start' if plugged.
6976
6977         * wl-util.el (wl-biff-check-folder): New function.
6978         (wl-biff-check-folders): Don't set session name prefix.
6979         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
6980         (wl-biff-check-folder-async): Ditto.
6981
6982         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
6983         in email address.
6984
6985 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
6986
6987         * wl-vars.el (wl-subject-prefix-regexp): New variable.
6988
6989         * wl-draft.el (wl-draft-strip-subject-re): New function.
6990
6991         * wl-draft.el (wl-draft-reply): Use it.
6992
6993 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6994
6995         * wl-message.el (wl-mmelmo-message-redisplay): Use
6996         `mime-display-message' instead of `wl-mime-display-message'.
6997
6998         * wl-mime.el (toplevel): Removed compatibility workaround
6999         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7000         (wl-mime-display-message): Abolished.
7001         (wl-mime-entity-read-field): Ditto.
7002         (wl-mime-combine-message/partial-pieces): Use
7003         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7004
7005 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7006
7007         * wl-template.el: Doc fixes.
7008
7009 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7010
7011         * wl-e21.el (wl-message-overload-functions): Do nothing if
7012         `current-local-map' is not available.
7013         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7014
7015 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7016
7017         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7018         representation.
7019
7020         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7021         number.
7022         (wl-fldmgr-save-folders): Don't use `format' when insert
7023         `wl-fldmgr-folders-header'.
7024
7025 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7026
7027         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7028
7029 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7030
7031         * wl-highlight.el (wl-highlight-message):
7032         Use `std11-field-end' to detect end point of the header field.
7033         Refer `wl-highlight-max-header-size'.
7034
7035         * wl-vars.el (wl-highlight-max-header-size): New variable.
7036
7037         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7038
7039         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7040         Set `for-draft' argument of wl-highlight-headers.
7041         (wl-draft): Ditto.
7042         (wl-draft-reedit): Ditto.
7043         (wl-user-agent-compose-internal): Ditto.
7044
7045 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7046
7047         * wl-message.el (wl-message-add-button): Use overlay.
7048
7049 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7050
7051         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7052
7053         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7054         problem when group-list content is nothing.
7055         (Reported by Mito <mit@nines.nec.co.jp>)
7056
7057 2000-10-18  SAITO Atsunori <sai@yedo.com>
7058
7059         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7060
7061 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7062
7063         * tm-wl.el (toplevel): Use product-provide.
7064
7065 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7066
7067         * Version number is increased to 2.3.92.
7068
7069 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7070
7071         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7072         title text, use `display' property for left margin under Emacs 21.
7073
7074         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7075         properties.
7076         (wl-plugged-init-icons): Ditto.
7077
7078 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7079
7080         * wl.el (wl-save-status, wl-init): Remove last period in
7081         "...done." message.
7082         * tm-wl.el (wl-summary-burst): Ditto.
7083         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7084         wl-summary-resume-cache-status,
7085         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7086         wl-summary-sync-update3, wl-summary-highlight-msgs,
7087         wl-summary-flush-pending-append-operations,
7088         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7089         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7090         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7091         wl-thread-open-all): Ditto.
7092         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7093         * wl-mime.el (wl-summary-burst): Ditto.
7094         * wl-highlight.el (wl-highlight-summary): Ditto.
7095         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7096         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7097         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7098         * wl-address.el (wl-local-address-init): Ditto.
7099
7100 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7101
7102         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7103         `add-text-properties'.
7104         (wl-plugged-init-icons): Ditto.
7105         (wl-folder-init-icons): Use `propertize' instead of
7106         `put-text-property'.
7107         (wl-plugged-set-folder-icon): Ditto.
7108         (wl-e21-highlight-folder-group-line): Ditto.
7109
7110 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7111
7112         * wl-version.el (wl-version-status-alist): New variable.
7113         (wl-version-status): New function.
7114
7115         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7116         "Cc" part of the case "Reply-To".
7117
7118         * wl-draft.el (wl-draft-reply): Use result of
7119         `eword-extract-address-components'.
7120
7121         * wl-demo.el (wl-demo-icon-name): New constant.
7122         (wl-logo-xpm): Use it.
7123         (wl-logo-xbm): Ditto.
7124         (wl-logo-bitmap): Ditto.
7125
7126         * Version number is increased to 2.3.91.
7127
7128 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7129
7130         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7131         (wl-extended-emacs-version, wl-extended-emacs-version2,
7132         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7133         docstring.
7134
7135         * wl-version.el (wl-generate-user-agent-string-1): New function.
7136         (wl-generate-user-agent-string): Use it.
7137
7138         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7139         `mime-edit-insert-user-agent-field'.
7140         (wl-generate-user-agent-string): Check
7141         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7142
7143         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7144         instead of `if', when verbose case.
7145
7146 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7147
7148         * wl-expire.el (wl-summary-expire): Fix.
7149
7150 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7151
7152         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7153         and `elmo-lost+found-folder' if 'wl-draft.
7154         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7155
7156 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7157
7158         * wl-expire.el (wl-summary-expire): Change messages.
7159         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7160         `deleing-info' instead of "Deleting..."
7161
7162 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7163
7164         * wl-summary.el (wl-summary-refile-subr): Fix.
7165
7166 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7167
7168         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7169         if pipe folder.
7170
7171 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7172
7173         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7174
7175 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7176
7177         * wl-expire.el (wl-expire-hide): New function.
7178         (wl-summary-expire): Add `hide'.
7179
7180 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7181
7182         * wl-vars.el (wl-draft-reply-without-argument-list):
7183         Changed default value to consider `Reply-To:'.
7184         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7185
7186         * Version number is increased to 2.3.90.
7187
7188         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7189         elmo-imap4-get-session with unwind-protect.
7190         Don't cause error.
7191         (wl-summary-sync-marks): Don't check plugged nor folder type.
7192         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7193         (Always keep current buffer).
7194
7195 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7196
7197         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7198         Enclose with `save-excursion'.
7199
7200 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7201
7202         * wl-version.el (wl-version): Remove interactive.
7203
7204 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7205
7206         * wl-version.el (wl-generate-user-agent-string): Use
7207         `product-string-verbose' instead of `product-string-1'.
7208
7209 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7210
7211         * wl-vars.el (wl-draft-use-cache): New variable.
7212         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7213         if wl-draft-use-cache is non-nil.
7214
7215 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7216
7217         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7218         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7219
7220 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7221
7222         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7223         (wl-thread-msg-mark-as-unread): Ditto.
7224
7225         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7226         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7227         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7228         Don't set mark in summary if return value of `elmo-mark-as-read'
7229         is nil.
7230         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7231         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7232         instead of `wl-thread-msg-mark-as-read'.
7233         (wl-summary-mark-as-unread-region): Ditto.
7234         (wl-summary-target-mark-mark-as-read): Ditto.
7235
7236         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7237
7238 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7239
7240         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7241
7242         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7243
7244 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7245
7246         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7247         face.
7248
7249 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7250
7251         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7252         `running-xemacs'.
7253
7254 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7255
7256         * wl-version.el (toplevel): Use `product-version-as-string' for
7257         set verstion-string, if defined.
7258
7259         * wl-version.el (wl-version-show): Insert string at point, when
7260         call with argument.
7261
7262         * wl-version.el (wl-generate-user-agent-string): Use
7263         `product-string-1' instead of `wl-appname', `wl-version' and
7264         `wl-codename'.
7265
7266 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7267
7268         * wl-address.el (toplevel): Use product-provide.
7269         * wl-demo.el (toplevel): Ditto.
7270         * wl-dnd.el (toplevel): Ditto.
7271         * wl-draft.el (toplevel): Ditto.
7272         * wl-e21.el (toplevel): Ditto.
7273         * wl-expire.el (toplevel): Ditto.
7274         * wl-fldmgr.el (toplevel): Ditto.
7275         * wl-folder.el (toplevel): Ditto.
7276         * wl-highlight.el (toplevel): Ditto.
7277         * wl-message.el (toplevel): Ditto.
7278         * wl-mime.el (toplevel): Ditto.
7279         * wl-mule.el (toplevel): Ditto.
7280         * wl-nemacs.el (toplevel): Ditto.
7281         * wl-refile.el (toplevel): Ditto.
7282         * wl-score.el (toplevel): Ditto.
7283         * wl-summary.el (toplevel): Ditto.
7284         * wl-template.el (toplevel): Ditto.
7285         * wl-thread.el (toplevel): Ditto.
7286         * wl-util.el (toplevel): Ditto.
7287         * wl-vars.el (toplevel): Ditto.
7288         * wl-xmas.el (toplevel): Ditto.
7289         * wl.el (toplevel): Ditto.
7290
7291 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7292
7293         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
7294         instead of product.
7295
7296         * wl-version.el (wl-version): Compile time evalution elmo-version.
7297
7298 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
7299
7300         * wl-summary.el (wl-summary-sync-force-update): Append queue
7301         `mark-as-read'if unplugged.
7302
7303 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7304
7305         * wl-version.el: New file.  Use product.el.
7306         * wl.el: add (require 'wl-version).
7307         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
7308         for ~/.folders header.
7309         (wl-fldmgr-folders-header): Changed.
7310         * wl-demo.el (wl-demo): Use product.el.
7311
7312         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
7313         wl-version.el.
7314         * wl-util.el (wl-version, wl-version-show): Ditto.
7315
7316         * wl-util.el (wl-generate-user-agent-string,
7317         wl-extended-emacs-version, wl-extended-emacs-version2,
7318         wl-extended-emacs-version3): Move to wl-version.el.
7319         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
7320         xemacs-codename, mime-edit-insert-user-agent-field,
7321         mime-edit-user-agent-value, mime-editor/version,
7322         mime-editor/codename): Compile warning killer move to
7323         wl-version.el
7324
7325 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
7326
7327         * wl-summary.el (wl-summary-refile-subr): Fix.
7328
7329 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
7330
7331         * wl-summary.el (wl-summary-sync-marks): Changed argument for
7332         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7333
7334 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
7335
7336         * wl.el (wl-check-environment): Check too many `@'.
7337
7338 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7339
7340         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7341
7342 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7343
7344         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7345         wl-draft-reply-myself-without-argument-list): Add variables.
7346         * wl-draft.el (wl-draft-reply): Use it.
7347
7348 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7349
7350         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7351         the 5th argument of `elmo-network-get-spec'.
7352
7353         * wl-thread.el (wl-thread-reparent-children): New inline function.
7354         (wl-thread-delete-message): Use it.
7355
7356         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7357         (wl-summary-score-update-all-lines): Don't use `dolist'.
7358
7359 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7360
7361         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7362         (require 'elmo-msgdb) for inline function.
7363
7364 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7365
7366         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7367
7368 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7369
7370         * wl-score.el (wl-score-headers): Fix for the confusing macro
7371         `elmo-kill-buffer'.
7372
7373 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7374
7375         * wl-summary.el: Don't use the 3rd argument of `require' because
7376         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7377         * wl-util.el: Ditto.
7378         * wl-draft.el: Ditto.
7379
7380 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7381
7382         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7383         window system is not used.
7384
7385 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7386
7387         * wl-thread.el: Don't use `mapcar' only for iteration.
7388         (wl-thread-resume-entity): Ditto.
7389         (wl-thread-delete-message): Ditto.
7390
7391         * wl-summary.el: Bind `dragdrop-drop-functions',
7392         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7393         of `require' for `timezone', `easymenu' and `ps-print';
7394         don't use `mapcar' only for iteration.
7395
7396         * wl-util.el: Bind `mule-version', `nemacs-version',
7397         `emacs-beta-version', `xemacs-codename',
7398         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7399         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7400         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7401         only for iteration.
7402
7403         * wl-score.el: Don't use `mapcar' only for iteration.
7404         (wl-score-simplify-buffer-fuzzy): Ditto.
7405         (wl-score-simplify-subject): Ditto.
7406         (wl-score-headers): Ditto.
7407         (wl-summary-score-update-all-lines): Ditto.
7408
7409         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7410         `enable-multibyte-characters' and `mule-version'.
7411
7412         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7413         `mapcar' only for iteration.
7414
7415         * wl-demo.el: Don't use `mapcar' only for iteration.
7416
7417         * wl-folder.el: Don't use `mapcar' only for iteration.
7418         (wl-folder-open-all): Ditto.
7419         (wl-folder-count-incorporates): Ditto.
7420
7421         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7422         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7423
7424         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7425         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7426         `smtp-connection-type'; specify 3rd argument of `require' for
7427         `timezone'; don't use `mapcar' only for iteration.
7428         (wl-draft-clone-local-variables): Don't use `mapcar'.
7429         (wl-draft-generate-clone-buffer): Ditto.
7430         (wl-user-agent-compose-internal): Ditto.
7431
7432         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7433
7434         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7435         (wl-save-status): Ditto.
7436
7437         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7438         for iteration.
7439
7440 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7441
7442         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7443         removed `Date'.
7444         (wl-fldmgr-make-filter-default): New user option.
7445
7446         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7447         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7448         (wl-fldmgr-filter-completion-alist): Abolish.
7449
7450         * wl.el (wl): Don't check servers if arg is non-nil.
7451
7452         * wl-draft.el (wl-draft-reply): Set only message-id string to
7453         In-Reply-To field.
7454
7455 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7456
7457         * wl-summary.el (wl-summary-pick): Rewrite.
7458
7459         * wl-draft.el (wl-draft-forward): Get references field from
7460         original buffer.
7461         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7462
7463 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7464
7465         * wl-draft.el (wl-draft-forward): Add references field.
7466
7467 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7468
7469         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7470         (wl-draft-reply): Use it.
7471
7472 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7473
7474         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7475         when Emacs 21 is running.
7476
7477         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7478         bindings.
7479
7480 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7481
7482         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7483         XPM icons transparent.
7484
7485         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7486         Emacs 21.
7487
7488 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7489
7490         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7491         nil.
7492
7493         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7494         when it is persistent.
7495         (wl-summary-sync-marks): Changed argument for
7496         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7497         (wl-summary-virtual): Use `elmo-read-search-condition'.
7498         (wl-summary-redisplay-internal): If folder is local, mark as read
7499         even when folder is plugged.
7500
7501 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7502
7503         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7504         of `tool-bar-lines' in the frame parameters.
7505         (after-make-frame-functions, post-command-hook): Don't modify the
7506         value.
7507         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7508         wl-e21-tool-bar-lines): Removed.
7509
7510 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7511
7512         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7513         properties `evaporate' and `wl-momentary-overlay' as well.
7514         (wl-highlight-summary-displaying): Ditto.
7515         (wl-delete-all-overlays): Don't delete overlay which does not have
7516         a property `wl-momentary-overlay'.
7517
7518         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7519         `display-mouse-p' and `display-graphic-p'.
7520         (wl-folder-init-icons): Don't search for XBM or the other files.
7521         (wl-plugged-set-folder-icon): Make icons if and only if
7522         `display-graphic-p' returns non-nil.
7523         (wl-highlight-plugged-current-line): Use `before-string' overlay
7524         property to show icon images.
7525         (wl-highlight-folder-current-line): Ditto.
7526         (wl-e21-highlight-folder-group-line): Ditto.
7527         (wl-e21-highlight-folder-by-numbers): Ditto.
7528         (wl-e21-insert-image): Removed.
7529         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7530         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7531         said.
7532         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7533         `wl-e21-force-switch-toolbar'.
7534         (wl-e21-make-icon-image): Removed.
7535         (wl-e21-setup-toolbar): Don't search for XBM files.
7536         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7537         the default value.
7538
7539 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7540
7541         * wl-util.el (wl-biff-check-folder-async): Set
7542         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7543
7544 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7545
7546         * wl-e21.el (after-make-frame-functions): Add
7547         `wl-e21-force-switch-toolbar'.
7548         (wl-e21-force-switch-toolbar): New function force to switch the
7549         toolbar appearance automatically.
7550         (post-command-hook): Add `wl-e21-switch-toolbar'.
7551         (wl-e21-switch-toolbar): New function to switch the toolbar
7552         appearance automatically.
7553         (wl-e21-tool-bar-lines): New buffer local variable.
7554
7555 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7556
7557         * wl-util.el (wl-biff-check-folders-running): New variable.
7558         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7559         (wl-biff-check-folder-async-callback):
7560         Set `wl-biff-check-folders-running'.
7561         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7562         with unwind-protect.
7563
7564         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7565         Enclose `wl-folder-auto-check' with unwind-protect.
7566
7567         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7568         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7569
7570         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7571
7572         * wl-util.el (wl-biff-notify): New inline function.
7573         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7574         locally.
7575         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7576         folder-list' is 1.
7577         Use `wl-biff-notify'.
7578         (wl-biff-check-folder-async-callback): New function.
7579         (wl-biff-check-folder-async): Ditto.
7580
7581         * wl-folder.el (wl-folder): Don't check folders.
7582         (wl-folder-auto-check): New function.
7583
7584 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7585
7586         * wl-util.el (wl-biff-start) [Emacs19+]:
7587         Use `timer-next-integral-multiple-of-time'.
7588         (wl-biff-check-folders): Use `wl-default-folder'
7589         if `wl-biff-check-folder-list' is nil.
7590
7591 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7592
7593         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7594         instead of `elmo-delete-lists'.
7595
7596 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7597
7598         * wl.el (wl-plugged-toggle-all): Set the value of
7599         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7600         (wl-plugged-toggle): Ditto.
7601         (wl-toggle-plugged): Ditto.
7602         (wl-plugged-init): Ditto.
7603
7604         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7605         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7606         instead of `wl-biff-state-indicator-off' and
7607         `wl-biff-state-indicator-on'; don't modify the value and the type
7608         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7609         (wl-plugged-init-icons): Set icons data to
7610         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7611         instead of `wl-plug-state-indicator-off' and
7612         `wl-plug-state-indicator-on'; don't modify the value and the type
7613         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7614
7615         * wl-vars.el (wl-modeline-biff-state-off,
7616         wl-modeline-biff-state-on, wl-modeline-biff-status,
7617         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7618         wl-modeline-plug-status): New internal variables.
7619         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7620         wl-biff-check-interval, wl-biff-check-folder-list): Change
7621         customization group from `wl-folder' to `wl-highlight'.
7622         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7623         wl-show-plug-status-on-modeline): Defcustomized.
7624
7625         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7626         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7627         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7628         a flag to `mode-line-buffer-identification'.
7629
7630         * wl-e21.el (wl-biff-init-icons): Set icons data to
7631         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7632         instead of `wl-biff-state-indicator-off' and
7633         `wl-biff-state-indicator-on'.
7634         (wl-plugged-init-icons): Set icons data to
7635         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7636         instead of `wl-plug-state-indicator-off' and
7637         `wl-plug-state-indicator-on'.
7638
7639 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7640
7641         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7642         excessive titles.
7643
7644 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7645
7646         * wl.el (wl-plugged-mode): Use revised
7647         `wl-mode-line-buffer-identification'.
7648         (wl-plugged-init): Don't use `force-mode-line-update'.
7649
7650         * wl-xmas.el (wl-draft-overload-functions): Use revised
7651         `wl-mode-line-buffer-identification'.
7652         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
7653         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
7654         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7655         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7656         `wl-make-plugged-hook';
7657         add `wl-folder-init-icons' and `wl-setup-folder' to
7658         `wl-folder-mode-hook'.
7659
7660         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
7661         19 as well.
7662         (wl-mode-line-display-priority-list): New user option.
7663         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
7664         Defcustomized.
7665         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
7666         Add docs.
7667
7668         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
7669         start.
7670         (wl-mode-line-buffer-identification): Revised as a function.
7671
7672         * wl-summary.el (wl-summary-mode): Use revised
7673         `wl-mode-line-buffer-identification'; don't call
7674         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
7675         (TopLevel): Don't bind `wl-e21-setup-summary' nor
7676         `wl-xmas-setup-summary'.
7677
7678         * wl-nemacs.el (wl-draft-overload-functions): Use revised
7679         `wl-mode-line-buffer-identification'.
7680
7681         * wl-mule.el (wl-draft-overload-functions): Use revised
7682         `wl-mode-line-buffer-identification'.
7683
7684         * wl-folder.el (wl-make-plugged-alist): Don't call
7685         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
7686         (wl-folder): Don't call `wl-folder-init-icons' directly.
7687         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
7688         `wl-xmas-setup-folder' directly;
7689         use revised `wl-mode-line-buffer-identification'.
7690         (TopLevel): Don't bind `wl-biff-init-icons',
7691         `wl-plugged-init-icons', `wl-folder-init-icons',
7692         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
7693
7694         * wl-e21.el (wl-draft-overload-functions): Use revised
7695         `wl-mode-line-buffer-identification'.
7696         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
7697         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
7698         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7699         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7700         `wl-make-plugged-hook';
7701         add `wl-folder-init-icons' and `wl-setup-folder' to
7702         `wl-folder-mode-hook'.
7703
7704 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7705             Katsumi Yamaoka    <yamaoka@jpl.org>
7706
7707         * wl.el (wl): Call `wl-biff-start'.
7708         (wl-exit): Call `wl-biff-stop'.
7709         (wl-plugged-mode): Show biff in modeline.
7710         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
7711
7712         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
7713         (wl-biff-init-icons): New function.
7714         (wl-plugged-init-icons): Don't make too much keymaps.
7715         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
7716
7717         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
7718         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
7719         variables.
7720         (wl-biff-check-interval, wl-biff-check-folder-list): New user
7721         options.
7722
7723         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
7724         wl-biff-start, wl-biff-stop): New functions.
7725         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
7726         (wl-biff-timer-name): New variable.
7727
7728         * wl-summary.el (wl-summary-mode): Show biff in modeline.
7729
7730         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
7731         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7732
7733         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
7734         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7735
7736         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
7737         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
7738         `wl-folder-init-icons' to `ignore' if they are not available.
7739         (wl-folder-mode): Show biff in modeline.
7740
7741         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
7742         (wl-biff-init-icons): New function.
7743         (wl-plugged-init-icons): Don't make too much keymaps.
7744         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
7745
7746 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
7747
7748         * wl-vars.el (wl-strict-diff-folders): Customization Type
7749         and doc fix.  Define as a list of regular expressions for
7750         folders or nil.
7751         * wl-folder.el (wl-folder-check-one-entity): Use
7752         `wl-string-match-member' instead of `wl-string-member' for
7753         `wl-strict-diff-folders'.
7754
7755 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
7756
7757         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
7758         (wl-highlight-folder-current-line): Use it; new implementation.
7759         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
7760         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
7761         `defsubst' instead of `defun'.
7762
7763         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
7764         `wl-highlight-group-folder-by-numbers'; made it can also be a
7765         number.  See info for more details.
7766
7767         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
7768         running.
7769
7770         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
7771         to bind them.
7772
7773         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
7774         (wl-highlight-folder-current-line): New implementation.
7775
7776         * wl-highlight.el (wl-highlight-folder-group-line): New
7777         implementation.
7778         (wl-delete-all-overlays): Rewrite as a marco.
7779         (TopLevel): Require `wl-e21' when Emacs 21 is running.
7780
7781         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
7782         running.
7783         (wl-folder-*-glyph): No need to bind them.
7784
7785         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
7786         `wl-e21-highlight-folder-group-icon'; rewrite.
7787         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
7788         `defsubst' instead of `defun'.
7789         (wl-folder-mode-map): Bind it when compiling.
7790
7791 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7792
7793         * wl.el (wl): Initialize plug-related settings before `wl-init'.
7794
7795         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
7796
7797 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
7798
7799         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
7800
7801 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
7802
7803         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
7804         (wl-highlight-folder-current-line): Use it.
7805
7806         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
7807         in `id-name'.
7808
7809 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
7810
7811         * wl.el: Require `wl-e21' when Emacs 21 is running.
7812
7813         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
7814         default when Emacs 21 is running.
7815         (wl-use-highlight-mouse-line): Ditto.
7816         (wl-on-emacs21): New constant.
7817         (wl-on-emacs20): Removed.
7818
7819         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
7820         Emacs 21 is running.
7821
7822         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
7823         Emacs 21 is running.
7824
7825         * wl-e21.el: New file.
7826
7827 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
7828
7829         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
7830         (wl-toggle-plugged): Ditto.
7831         (wl-plugged-toggle): Ditto.
7832         (wl-plugged-toggle-all): Ditto.
7833
7834         * wl-vars.el (wl-plug-state-indicator): Refer
7835         `wl-plug-state-indicator-on' indirectly.
7836
7837 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7838
7839         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
7840         Call `wl-folder-confirm-existence'.
7841
7842         * wl-folder.el (wl-folder-confirm-existence): Added optional
7843         argument `force'.
7844
7845 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
7846
7847         * wl-summary.el (wl-summary-refile-subr): Assume
7848         `copy-or-refile' as symbol.
7849         (wl-summary-refile): Follow up above change.
7850         (wl-summary-copy): Ditto.  Doc fix.
7851
7852 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7853
7854         * wl-summary.el (wl-summary-pick): Don't bind
7855         `elmo-search-mime-charset'.
7856
7857         * wl-vars.el (wl-highlight-message-header-button-alist): Define
7858         default using old backquote style.
7859         (wl-search-mime-charset): Abolished.
7860
7861         * wl-highlight.el (wl-highlight-headers):
7862         Call `point' after `re-search-forward'(for Nemacs).
7863
7864         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
7865         for elmo-imap4.el.
7866
7867 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
7868
7869         * wl-message.el (wl-mmelmo-message-redisplay): Bind
7870         `wl-message-ignored-field-list' instead of
7871         `mime-view-ignored-field-list'.
7872
7873         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
7874         Add interactive spec.
7875         (wl-folder-goto-bottom-of-current-folder): Ditto.
7876         (wl-folder-mode-map): Bind them.
7877
7878         * wl-vars.el (wl-message-ignored-field-list): New variable.
7879         (wl-message-visible-field-list): New variable.
7880
7881         * wl-mime.el (wl-mime-header-presentation-method): New function.
7882         (wl-mime-setup): Set header-presentation-method.
7883
7884 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7885
7886         * wl-nemacs.el (wl-draft-overload-functions): Set
7887         `mode-line-buffer-identification' instead of using
7888         `wl-make-modeline'.
7889
7890         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
7891         instead of using `wl-make-modeline'.
7892
7893         * wl-xmas.el (wl-plugged-init-icons): Set up
7894         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
7895         (wl-make-modeline): Abolish.
7896         (wl-draft-overload-functions): Set
7897         `mode-line-buffer-identification' instead of using
7898         `wl-make-modeline'.
7899
7900         * wl-util.el (wl-make-modeline-subr): Abolish.
7901         (wl-mode-line-buffer-identification): New alias.
7902
7903         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
7904         (wl-summary-make-modeline): Abolish.
7905         (wl-summary-buffer-set-folder): Set
7906         `wl-summary-buffer-folder-indicator'.
7907         (wl-summary-mode): Set `mode-line-buffer-identification' instead
7908         of using `wl-make-modeline'.
7909         (wl-summary-switch-to-clone-buffer): Don't set
7910         `mode-line-buffer-identification'.
7911         (wl-summary-goto-folder-subr): Ditto.
7912
7913         * wl-mule.el (wl-draft-overload-functions): Set
7914         `mode-line-buffer-identification' instead of using
7915         `wl-make-modeline'.
7916
7917         * wl-folder.el (wl-folder-mode): Set
7918         `mode-line-buffer-identification' instead of using
7919         `wl-make-modeline'.
7920         (wl-folder): Don't set `mode-line-buffer-identification'.
7921
7922 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
7923
7924         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
7925         instead of `member' for `wl-refile-guess-func-list' look-ups.
7926         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
7927
7928 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7929
7930         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
7931         `wl-message-button-dispatcher'.
7932
7933         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
7934
7935         * wl-message.el (wl-message-button-dispatcher): Use it.
7936
7937         * wl-vars.el (wl-highlight-message-header-button-alist): Add
7938         "In-Reply-To".
7939
7940         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7941         Bind `case-fold-search' to t.
7942
7943 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7944
7945         * wl-xmas.el (wl-message-overload-functions): Initialize
7946         `wl-message-button-map'.
7947
7948         * wl-mule.el (wl-message-overload-functions): Initialize
7949         `wl-message-button-map'.
7950
7951         * wl-vars.el (wl-highlight-message-header-button-alist): New.
7952
7953         * wl-message.el (wl-message-button-map): New keymap.
7954         (wl-message-add-button): New function.
7955         (wl-message-button-dispatcher): New function.
7956         (wl-message-button-refer-article): New function.
7957
7958         * wl-highlight.el
7959         (wl-highlight-message-add-buttons-to-header): New function.
7960         (wl-highlight-headers): Use it.
7961
7962 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7963
7964         * wl-summary.el (wl-summary-default-from): Use
7965         `wl-address-get-petname-1'.
7966         (wl-summary-simple-from): Ditto.
7967
7968         * wl-address.el (wl-address-get-petname-1): New inline function.
7969         (wl-address-get-petname): Use it.
7970
7971 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
7972
7973         * wl-summary.el (wl-summary-default-from): Return full-name part
7974         from the address if no petname was found.
7975         (wl-summary-simple-from): Ditto.
7976
7977         * wl-address.el (wl-address-get-petname): Return nil if no petname
7978         associated with the address was found.
7979
7980 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7981
7982         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
7983         display is finished.
7984
7985 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7986
7987         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
7988         `elmo-folder-exists-p' argument.
7989
7990 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
7991
7992         * wl-folder.el (wl-folder-confirm-existence): Check existence of
7993         the folder.
7994
7995 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
7996
7997         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
7998
7999         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8000         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8001
8002 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8003
8004         * wl-folder.el (wl-folder-create-subr): New function.
8005         (wl-folder-confirm-existence): Use it.
8006         (wl-folder-check-one-entity): Use it.
8007         Check the error symbol is derived from 'elmo-open-error.
8008
8009         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8010         `ignore-error'.
8011
8012 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8013
8014         * wl-util.el (toplevel): Add (eval-when-compile (require
8015         'elmo-util)).  (Maybe `provide' is typo.)
8016
8017 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8018
8019         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8020         (I don't know why this was needed.)
8021
8022         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8023         Follow up changes for stream-type.
8024
8025         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8026         (wl-draft-elmo-nntp-send): Ditto.
8027
8028         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8029         (wl-nntp-posting-stream-type): Ditto.
8030         (wl-pop-before-smtp-ssl): Abolished.
8031         (wl-nntp-posting-ssl): Ditto.
8032
8033         * wl-address.el (wl-address-quote-specials): New function.
8034         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8035
8036         * wl-draft.el (wl-draft-reply): Ditto.
8037
8038 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8039
8040         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8041         use function `wl-string-match-assoc'.
8042
8043 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8044
8045         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8046
8047         * wl-draft.el (wl-draft-deduce-address-list): New function.
8048         (wl-draft-parse-mailbox-list): Ditto.
8049         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8050         instead of `smtp-deduce-address-list'.
8051         (wl-draft-on-field-p): Follow group list.
8052
8053         * wl-address.el (wl-address-concat-token): New function.
8054         (wl-address-string-without-group-list-contents): Ditto.
8055         (wl-complete-field-body): Fixed problem of completion
8056         by japanese petname.
8057         (wl-address-make-completion-list): Rewrite.
8058
8059 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8060
8061         * wl-address.el (wl-address-make-completion-list): Completion by
8062         petname.
8063         (wl-complete-field-body): Likewise.
8064
8065 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8066
8067         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8068         contains invalid address syntax.
8069
8070 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8071
8072         * wl-folder.el (wl-folder-check-entity-async): Use
8073         `elmo-nntp-spec-hostname'.
8074
8075 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8076
8077         * wl-summary.el (wl-summary-msgdb-load-async): Use
8078         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8079
8080 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8081
8082         * wl-draft.el (wl-draft-reply): Set argument
8083         `content-transfer-encoding' as nil.
8084
8085 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8086
8087         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8088         `wl-refile-alist'.
8089
8090 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8091
8092         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8093         (wl-draft-edit-string): Ditto.
8094         (wl-draft-forward): Ditto.
8095         * wl-summary.el (wl-summary-write): Ditto.
8096
8097 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8098
8099         * wl-summary.el (wl-summary-sync-update3): Call
8100         `wl-summary-buffer-number-column-detect'.
8101         (wl-summary-buffer-number-column-detect): Search from point-min.
8102
8103 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8104
8105         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8106         contains an address which is not included in original to or cc.
8107
8108 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8109
8110         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8111         begin-line does not exist.
8112         * wl-message.el (wl-message-uu-substring): Ditto.
8113
8114 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8115
8116         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8117         clear local variables.
8118         (wl-summary-exit): Call `elmo-commit'.
8119         (wl-summary-switch-to-clone-buffer): Call
8120         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8121         (wl-summary-goto-folder-subr): Ditto.
8122
8123         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8124         POP folder.
8125
8126 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8127
8128         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8129         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8130         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8131         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8132         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8133         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8134
8135         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8136
8137 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8138
8139         * wl-summary.el (wl-summary-search-by-subject):
8140         Search parent message from the latest one.
8141
8142 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8143
8144         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8145         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8146
8147         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8148         New user option.
8149
8150         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8151         if elmo-nntp-use-killed-list is nil.
8152         Use `elmo-msgdb-append-to-killed-list'.
8153         (Append numbers confirmed as disappeared to the killed list.)
8154         (wl-summary-confirm-appends): Don't display negative number.
8155
8156 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8157
8158         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8159
8160 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8161
8162         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8163         range is `all'.
8164         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8165         `elmo-list-bigger-diff'.
8166
8167 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8168
8169         * wl-summary.el (wl-summary-buffer-exit-func):
8170         New buffer local variable.
8171         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8172
8173 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8174
8175         * wl-demo.el (wl-demo): Fix the last change.
8176
8177 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8178
8179         * wl-demo.el (wl-demo): Don't use `eval'.
8180
8181 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8182
8183         * wl-summary.el (wl-summary-buffer-thread-modified):
8184         New buffer-local variable.
8185         (wl-summary-set-thread-modified): New function.
8186         (wl-summary-thread-modified-p): New function.
8187         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8188         (wl-summary-yank-saved-message): Use function
8189         `wl-summary-set-thread-modified'
8190         (wl-summary-switch-to-clone-buffer): Add
8191         `wl-summary-buffer-thread-modified'.
8192
8193         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8194         (wl-summary-buffer-mark-saved-hook): Ditto.
8195         * wl-summary.el (wl-summary-msgdb-save): New hook
8196         `wl-summary-buffer-message-saved-hook' and
8197         `wl-summary-buffer-mark-saved-hook'.
8198
8199 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8200
8201         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8202
8203 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8204
8205         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8206         don't hide scroll bars under FSF Emacsen because it may incur an
8207         undesirable redrawing.
8208
8209 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8210
8211         * wl-draft.el (wl-draft-edit-string): Call
8212         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8213
8214 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8215
8216         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8217
8218 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8219
8220         * wl-summary.el (wl-summary-msgdb-load-async): Call
8221         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8222
8223 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8224
8225         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8226         fringes in demo buffer; center bitmap logo correctly even if old
8227         Mule is used.
8228
8229 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8230
8231         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8232
8233         * wl-refile.el (wl-refile-subject-alist): New variable.
8234         (wl-refile-subject-alist-file-name): Ditto.
8235         (wl-refile-alist-setup): Rewrite.
8236         (wl-refile-alist-save): Use `elmo-object-save'.
8237         Eliminated arguments.
8238         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8239         (wl-refile-guess-by-subject): New function.
8240         (wl-refile-guess-func-list): Added it.
8241
8242 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8243
8244         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8245         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8246
8247 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8248
8249         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8250         New buffer-local variable.
8251         (wl-summary-buffer-next-folder-func): Ditto.
8252         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8253         if non-nil.
8254         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8255         if non-nil.
8256         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8257         if non-nil.
8258         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8259         if non-nil.
8260
8261 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8262
8263         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8264         permanently in the demo buffer.
8265
8266 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8267
8268         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
8269         `mime-entity-fetch-field'.
8270
8271         * wl.el (wl-exit): Delete plugged buffer.
8272
8273         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
8274         XEmacs has menubar feature.
8275
8276 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8277
8278         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
8279         cannot arrive at the beginning of the buffer under old Emacsen.
8280
8281 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8282
8283         * wl-address.el (wl-address-ldap-search):
8284         Call `ldap-search-entries' with `withdn' argument t.
8285         (wl-complete-field-body): Bind completion-ignore-case as t.
8286         Clear ldap search hash when it was sole completion.
8287         Use elmo-string for pattern string.
8288         (wl-ldap-alias-safe-string): Eliminated needless let.
8289
8290 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
8291
8292         * wl-address.el (wl-ldap-alias-dn-level): New variable.
8293         (wl-ldap-alias-sep): New constant.
8294         (wl-ldap-search-attribute-type-list): Ditto.
8295         (wl-ldap-get-value): New function.
8296         (wl-ldap-make-filter): Ditto.
8297         (wl-ldap-make-matched-value-list): Ditto.
8298         (wl-ldap-alias-safe-string): Ditto.
8299         (wl-ldap-register-dn-string): Ditto.
8300         (wl-address-ldap-search): Rewrite.
8301
8302 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8303
8304         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
8305         thread is deleted.
8306         (wl-thread-delete-line-from-buffer): Ditto.
8307         (wl-thread-get-exist-children): New function.
8308
8309 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
8310
8311         * wl-demo.el (wl-demo): Made it to select various image types.
8312         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
8313         from `wl-title-logo'.
8314         (wl-logo-ascii): New variable.
8315         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
8316         (wl-demo-copyright-notice): New constant.
8317
8318         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
8319
8320 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8321
8322         * wl-vars.el (wl-summary-target-above): Renamed from
8323         wl-summary-temp-above.
8324         * wl-score.el (wl-score-get-score-alist): Use it.
8325         (wl-summary-score-update-all-lines): Use it.
8326         * wl-summary.el: Ditto. (make-variable-buffer-local).
8327
8328 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8329
8330         * wl-vars.el (wl-ldap-port): New user option.
8331
8332         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
8333         Rewite whole implementation.
8334         (wl-complete-field-body): Fixed.
8335
8336 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
8337
8338         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8339         Choose implementation at compile time.
8340
8341 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8342
8343         * wl-address.el (wl-ldap-search-internal): New function.
8344         (wl-complete-field-to): Use it.
8345
8346 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8347
8348         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8349         Use `let' instead of `let*'.
8350         Require 'wl-vars.
8351
8352         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8353         Define as defcustom.
8354         (wl-ldap-base): Ditto.
8355         (wl-use-ldap): Ditto.
8356
8357 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8358
8359         * wl-address.el (wl-ldap-search): New function.
8360         (wl-complete-field-body): Use `wl-ldap-search'.
8361         (wl-ldap-server): New variable.
8362         (wl-ldap-base): Ditto.
8363         (wl-use-ldap): Ditto.
8364
8365 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8366
8367         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8368         (Pointed out by Mito <mit@nines.nec.co.jp>).
8369         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8370         buffer-local variables like `wl-summary-redisplay-internal'.
8371         (wl-summary-redisplay-all-header): Likewise.  Update
8372         Summary view too.
8373
8374 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8375
8376         * wl-summary.el (wl-summary-jump-to-parent-message):
8377         Consider prefix argument.
8378
8379         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8380         when closed thread is deleted.
8381
8382 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8383
8384         * wl-summary.el (wl-summary-jump-to-parent-message):
8385         Consider thread modification.
8386
8387 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8388
8389         * wl-message.el (wl-message-normal-get-original-buffer): Use
8390         `save-excursion'.
8391
8392         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8393         (wl-summary-showto-folder-regexp): Ditto.
8394
8395 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8396
8397         * wl-util.el (wl-delete-alist): Doc fix.
8398         (wl-delete-associations): New function.
8399         (wl-inverse-alist): New function.
8400         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8401         Split temporary variables. Use `wl-delete-associations'
8402         and `wl-inverse-alist'.
8403         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8404
8405 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8406
8407         * wl-folder.el (wl-folder-prefetch-entity):
8408         Execute prefetching if new count is unknown.
8409
8410 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8411
8412         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8413
8414         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8415         delete entity.
8416         (wl-thread-set-parent): If insert as top, set linked as nil.
8417
8418         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8419         `wl-thread-cleanup-symbols' when view mode is thread.
8420
8421 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8422
8423         * wl-folder.el (wl-folder-create-folder-entity): Use
8424         with-current-buffer.
8425         (wl-local-folder-init): Call set-buffer to make sure we are in
8426         the Folder buffer. Don't touch buffer-local variables here.
8427         (wl-folder-mode): Initialize buffer-local variables here.
8428
8429         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8430         (wl-folder-entity-assign-id): Ditto.
8431         (wl-folder-create-entity-hashtb): Ditto.
8432         (wl-local-folder-init): Ditto.
8433         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8434
8435 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8436
8437         * wl-summary.el (wl-summary-default-from): Fix probrem when
8438         std11-extract-address-components return (nil "foo@bar").
8439
8440 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8441
8442         * wl-draft.el (wl-draft-clone-local-variables):
8443         Remove redundant `setq'.
8444
8445 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8446
8447         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8448         Bind wl-highlight-x-face-func as nil while highlighting header.
8449
8450 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8451
8452         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8453
8454 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8455
8456         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8457         elmo-msgdb-overview-hashtb from copy-variables.
8458         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8459         instead of `elmo-msgdb-overview-get-entity-by-number'.
8460         (wl-summary-auto-refile): Ditto.
8461
8462         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8463         `elmo-msgdb-overview-get-entity' instead of
8464         `elmo-msgdb-search-overview-entity'.  Use
8465         `elmo-msgdb-overview-get-entity' instead of
8466         `elmo-msgdb-overview-get-entity-by-number'.
8467         (wl-thread-insert-entity-sub): Ditto.
8468         (wl-thread-insert-message): Ditto.
8469
8470         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8471         `elmo-msgdb-overview-get-entity'.
8472         (wl-normal-message-redisplay): Ditto.
8473
8474 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8475
8476         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8477         `wl-thread-entities'.
8478         (wl-thread-delete-message): Fix remove top message from
8479         `wl-thread-entity-list'.
8480
8481         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8482         wl-append(nconc), because update-list is broken on Meadow.
8483
8484         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8485         updating process.
8486         (wl-summary-rescan): Ditto.
8487         (wl-summary-sync-update3): Ditto.
8488         * wl-thread.el (wl-thread-set-parent): Renamed from
8489         `wl-summary-set-parent'.
8490         (wl-thread-insert-message): Updating buffer faster.
8491         (wl-thread-delete-message): Updating buffer faster.
8492
8493         * wl-score.el (wl-summary-score-update-all-lines): Changed
8494         interval for display progress gauge.
8495
8496 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8497
8498         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8499         folder always-sticky.
8500         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8501         defmacro.
8502
8503 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8504
8505         * wl-vars.el (wl-draft-add-references): New user option.
8506
8507         * wl-draft.el (wl-draft-add-references): New function.
8508         (wl-draft-yank-from-mail-reply-buffer): Use it.
8509         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8510         as nil.
8511
8512 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8513
8514         * wl-thread.el (wl-thread-update-line-msgs): Called
8515         `wl-thread-update-line-on-buffer-sub'.
8516         (wl-thread-update-line-on-buffer): Delete routine of inserting
8517         thread.
8518         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8519         moved from `wl-thread-update-line-on-buffer'.
8520         Add threshold for displaying progress gauge.
8521         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8522         argument of `wl-thread-update-line-msgs'.
8523         Add threshold for displaying progress gauge.
8524         * wl-folder.el:
8525         Add threshold for displaying progress gauge.
8526         * wl-score.el: Ditto.
8527
8528         * wl-expire.el (wl-summary-expire): Display deleting info.
8529
8530 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8531
8532         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8533         `no-msg'.
8534         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8535         argument of `wl-thread-update-line-msgs'.
8536         (wl-summary-set-parent): Added optional argument `parent-number'.
8537         (wl-summary-buffer-saved-message): New buffer local variable.
8538         (wl-summary-save-current-message): New command.
8539         (wl-summary-yank-saved-message): Ditto.
8540         (wl-summary-mode-map): Added key binding for
8541         `wl-summary-save-current-message' (\ew) and
8542         `wl-summary-yank-saved-message' (\C-y).
8543         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8544
8545 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8546
8547         * wl-summary.el (wl-summary-mode-map): Added key binding for
8548         `wl-summary-set-parent' (ts).
8549
8550 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8551
8552         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8553         subject faster. If thread number is reverse, delayed updating
8554         thread.
8555         (wl-summary-search-by-subject): Ditto.
8556         (wl-summary-put-alike): Ditto.
8557         (wl-summary-get-alike): Ditto.
8558         (wl-summary-insert-headers): Insert header of all overview in
8559         buffer.
8560         (wl-summary-rescan): Delayed updating thread. Kill search subject
8561         buffer for wl-summary-search-by-subject.
8562         (wl-summary-sync-update3): Ditto.
8563         (wl-summary-exit): Ditto.
8564         (wl-summary-goto-bottom-of-current-thread): Change for linked
8565         thread.
8566         (wl-summary-overview-create-summary-line): Change line for linked
8567         thread.
8568
8569         * wl-summary.el (wl-summary-update-thread): Use
8570         wl-thread-maybe-get-children-num.
8571         (wl-summary-set-parent): If change parent, move sub thread.
8572         (wl-summary-redisplay-internal): Add horizontal recenter.
8573         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8574
8575         * wl-thread.el (wl-thread-entity-get-linked): New function.
8576         (wl-thread-entity-set-linked): New function.
8577         (wl-thread-create-entity): Add linked element.
8578         (wl-thread-entity-insert-as-top): Use wl-append.
8579         (wl-thread-maybe-get-children-num): If closing thread, return
8580         children msgs.
8581         (wl-thread-update-line-msgs): Displaying progress message.
8582         (wl-thread-update-line-on-buffer-sub): Use
8583         wl-thread-maybe-get-children-num.
8584         (wl-thread-update-line-on-buffer): If update line is not exists,
8585         insert thread.
8586         (wl-thread-delete-message): If delete top msg of thread, search
8587         parent by subject.
8588         (wl-thread-insert-entity): Use
8589         wl-thread-maybe-get-children-num.
8590
8591         * wl-highlight.el (wl-highlight-summary-current-line): change
8592         sregexp for linked thread.
8593         * wl-util.el (wl-count-lines): Count lines.
8594         (wl-horizontal-recenter): horizontal recenter.
8595         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8596         (wl-score-get-alike): Ditto.
8597         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8598         (wl-subject-length-limit): New variable.
8599         (wl-highlight-thread-indent-string-regexp): Changed for linked
8600         thread.
8601
8602 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8603
8604         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8605         New variable (revival).
8606         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8607         by subject matching if there's no in-reply-to nor references field
8608         (revival).
8609
8610 \f
8611 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8612
8613         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8614         message.
8615
8616 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8617
8618         * wl-summary.el (wl-summary-reply): Return t if there was a
8619         message at cursor point.
8620         Added unwind-protect.
8621         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8622         returns t.
8623         (wl-summary-cancel-message): Do nothing when there's no message at
8624         cursor point.
8625         (wl-summary-forward): Ditto.
8626         (wl-summary-jump-to-parent-message): Ditto.
8627         (wl-summary-reedit): Ditto.
8628         (wl-summary-edit-addresses): Ditto.
8629         (wl-summary-pipe-message): Ditto.
8630         (wl-summary-print-message-with-ps-print): Ditto.
8631         (wl-summary-print-message): Ditto.
8632         (wl-summary-mark-as-important): Ditto.
8633         (wl-summary-mark-as-unread): Ditto.
8634
8635         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8636         message at cursor point.
8637         (wl-summary-reply-with-citation): Remove unwind-protect.
8638
8639         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8640         subject searching feature.
8641         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8642         Eliminated.
8643
8644 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8645
8646         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8647         New variable.
8648         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8649         by subject matching if there's no in-reply-to nor references field.
8650
8651         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8652
8653         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
8654         when display is finished.
8655         (wl-folder-open-all): Ditto.
8656         (wl-folder-update-access-group): Ditto.
8657         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8658         * wl-thread.el (wl-thread-close-all): Ditto.
8659
8660         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
8661         progress gauge only when it was displayed.
8662         * wl-folder.el (wl-folder-insert-entity): Ditto.
8663
8664 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8665
8666         * wl-summary.el (wl-summary-incorporate): Enclose
8667         `wl-summary-sync-force-update' with save-excursion.
8668
8669 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
8670
8671         * wl-summary.el (wl-summary-prefetch-region):
8672         Pass current cursor point to `pos-visible-in-window-p' after
8673         moving cursor to the started point.
8674
8675 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8676
8677         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
8678
8679         * wl-draft.el (wl-draft-insert-current-message): Delete useless
8680         fields from the forwarding message.
8681         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
8682         `ignored-fields'.
8683
8684 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
8685
8686         * wl-mime.el (wl-message-request-partial):
8687         Eliminated argument `msgdb'.
8688         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
8689         (wl-mime-combine-message/partial-pieces): Likewise.
8690         * tm-wl.el (wl-message-request-partial): Likewise.
8691         (wl-mime-combine-message/partial-pieces): Likewise.
8692
8693 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
8694
8695         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
8696         when display is finished.
8697
8698 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
8699
8700         * wl-summary.el (wl-summary-goto-folder-subr):
8701         Fix problem when wl-summary-partial-highlight-above-lines is nil.
8702
8703 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
8704
8705         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
8706         when cursor point is visible.
8707
8708 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
8709
8710         * wl-expire.el (wl-expire-archive-get-max-number):
8711         Don't use `file-name-directory'.
8712
8713 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
8714
8715         * wl-expire.el (wl-expire-archive-get-max-number):
8716         Use `file-name-directory'.
8717
8718 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8719
8720         * wl-summary.el (wl-summary-sync-marks): Re-display progress
8721         only when there is progress.
8722
8723 2000-04-13  Mito <mit@nines.nec.co.jp>
8724
8725         * wl-summary.el (wl-summary-sync-marks): Display progress.
8726
8727 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8728
8729         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
8730         (wl-summary-prev): Move cursor regardless of unread status.
8731         (wl-summary-next): Ditto.
8732
8733 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
8734
8735         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
8736         Added argument `target' and `number'.
8737         * tm-wl.el (wl-summary-burst-subr): New function.
8738         (wl-summary-burst): Use it.
8739
8740 2000-04-10  Mito <mit@nines.nec.co.jp>
8741
8742         * wl-mime.el (wl-burst): New function.
8743         (wl-summary-burst): Use it.
8744
8745 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8746
8747         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
8748         as petname when there's no candidate.
8749
8750 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
8751
8752         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
8753         New variable.
8754         * wl-fldmgr.el (wl-fldmgr-add): Use it.
8755
8756         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
8757
8758         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
8759
8760 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
8761
8762         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
8763         Use substring of `original' instead of buffer-substring.
8764         (wl-refile-evaluate-rule):
8765         Set `original' argument of wl-refile-expand-newtext.
8766
8767         * wl-summary.el
8768         (wl-summary-auto-refile-check-refile-rule-alist-subr,
8769         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
8770         (wl-summary-auto-refile): Check existence of destination folder just
8771         before marking.
8772
8773 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8774
8775         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
8776         when wl-refile-get-field-value return nil.
8777
8778 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
8779
8780         * wl-refile.el
8781         (wl-refile-expand-newtext): New function imported from Gnus.
8782         (wl-refile-evaluate-rule): Use it.
8783
8784 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
8785
8786         * wl-summary.el (wl-summary-print-destination):
8787         Duplicate folder string to avoid putting text-property on
8788         original string.
8789
8790         * wl-refile.el (wl-refile-get-field-value): New function.
8791         (wl-refile-evaluate-rule): New function;
8792         Evaluate refile rule recursively.
8793         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
8794         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
8795         New function; Check existence of a target folder recursively.
8796         (wl-summary-auto-refile-check-refile-rule-alist):
8797         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
8798
8799 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
8800
8801         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
8802
8803         * wl-folder.el (wl-create-folder-entity-from-buffer):
8804         Fixed problem when '}' character is contained in folder name.
8805
8806         * wl-xmas.el (wl-make-modeline): Consider plugged status.
8807
8808 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8809
8810         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
8811         (wl-fldmgr-add-completion-all-completions):
8812         Use wl-fldmgr-add-completion-hashtb.
8813
8814 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8815
8816         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
8817         wl-fldmgr-add-completion-subr): New functions.
8818         * wl-folder.el (wl-folder-completion-func): New variable.
8819         * wl-summary.el (wl-summary-read-folder):
8820         Use wl-folder-completion-func.
8821
8822         * wl-refile.el: Eliminate throw & catch.
8823
8824         * wl.el (wl-plugged-sending-queue-status): Fixed.
8825
8826 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
8827
8828         * wl-draft.el (wl-draft): Put category property on
8829         mail-header-separator.