* wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
[elisp/wanderlust.git] / wl / ChangeLog
1 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
4         mean move up and down. (suggested by Takashi Kawachi)
5
6 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7
8         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
9
10 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
11         
12         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
13         '%%'.
14
15 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
16
17         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
18         empty lines.
19
20 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
21
22         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
23         default values along the value of wl-on-mule.
24         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
25         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
26         It is not used anywhere.
27
28 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
29
30         * wl-summary.el (wl-summary-print-destination): Keep position.
31         (wl-summary-cursor-move-surface): Keep horizontal position.
32
33 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
34
35         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
36         write sendlog.
37
38 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
39
40         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
41         `wl-summary-highlight'.
42
43 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
44
45         * wl-highlight.el (wl-highlight-summary-current-line): Remove
46         trivial condition for temp-mark.
47
48 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
49
50         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
51         when it hits killed buffer.
52
53 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
54
55         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
56         * wl-news.el.in: `message' and `error' take format string.
57
58 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
59
60         * wl-folder (wl-folder-insert-entity): Display a message,
61         `...done', when the work finish.
62         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
63
64 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
65
66         * wl-message.el (wl-message-redisplay): Remove unused local
67         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
68
69 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
70
71         * wl-summary.el (wl-summary-replace-status-marks): Disable
72         interactive use.
73         (wl-summary-reedit): Check message existence at first.
74         (wl-summary-mark-line): Fix doc, return value is indefinite.
75
76         * wl-highlight.el (wl-highlight-message): Arranged.
77
78         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
79         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
80         check temp-mark by wl-summary-temp-mark always.
81         (wl-highlight-summary): Change accordingly.
82         * wl-summary.el (wl-summary-mark-as-read-all)
83         (wl-summary-delete-cache, wl-summary-set-score-mark)
84         (wl-summary-mark-as-unread, wl-summary-unmark)
85         (wl-summary-mark-line, wl-summary-mark-as-read)
86         (wl-summary-mark-as-important): Ditto.
87
88         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
89         end of the window if possible.
90         * wl-summary.el (wl-summary-sync-update): Support lazy
91         highlighting.
92         (wl-summary-toggle-disp-msg): Ditto.
93
94 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
95
96         * wl-util.el (wl-as-coding-system): Define for non-mule too.
97
98 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
99
100         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
101         cut visible folder when elmo-folder-delete returns non-nil value.
102
103 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
104
105         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
106         by Kenichi OKADA <okada@opaopa.org>).
107
108 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
109
110         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
111
112 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
113
114         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
115         Fixed the last change, search group entity by its real name.
116         (Thanks to: KOBAYASHI Shinji)
117
118 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
119
120         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
121         (wl-fldmgr-access-display-all): Don't refer visible name.
122         * wl-expire.el (wl-folder-archive-current-entity)
123         (wl-folder-expire-current-entity): Ditto.
124         * wl-folder.el (wl-folder-jump-to-current-entity)
125         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
126         (wl-folder-open-folder-sub,wl-folder-open-all)
127         (wl-folder-write-current-folder): Ditto.
128         (wl-folder-insert-entity): Don't use petname for normal group.
129         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
130         is the real name.
131         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
132         Abolished.
133
134 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
135
136         * wl-draft.el (wl-draft-create-buffer): Add
137         `wl-summary-reply-with-citation'
138
139 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
140
141         * wl-draft.el (wl-draft-reply): Fixed.
142
143 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
144
145         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
146         when `wl-draft-send-confirm-with-preview' is non-nil.
147         You can scroll up/down by j/k.
148         (wl-draft-send-confirm-with-preview): New variable (default=t).
149
150 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
151
152         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
153         (wl-fldmgr-save-folders): Fix comment.
154
155 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
156
157         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
158         along the last change in `wl-folder-buffer-group-p'.
159
160 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
161
162         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
163         folder.
164
165         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
166         the default value.
167
168         * wl-mime.el (wl-summary-burst): Update summary only when target
169         folder equals current folder.
170
171 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
172
173         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
174
175 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
176
177         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
178         value.
179
180 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
181
182         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
183         `map-extents' instead of `extent-at' repeatedly.
184         (wl-highlight-folder-current-line): Ditto.
185
186         * wl-highlight.el: Remove useless dummy functions.
187
188 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
189
190         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
191         (wl-folder-put-folder-property): New function to put text property.
192         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
193         (wl-folder-insert-entity, wl-folder-update-diff-line)
194         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
195         * wl-e21.el, wl-xmas.el, wl-mule.el
196         (wl-highlight-folder-current-line): Ditto.
197         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
198         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
199         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
200         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
201
202 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
203
204         * Version number is increased to 2.11.3.
205
206 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
207
208         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
209         Resume current-buffer since it is assumed by remaining tasks.
210
211 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
212
213         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
214         (wl-folder-completion-function): Abolished.
215         (wl-folder-complete-folder): New function.
216         (wl-folder-complete-filter-condition): Ditto.
217         * wl-summary.el (wl-summary-read-folder): Change accordingly.
218         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
219
220 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
221
222         * wl-draft.el (wl-draft-send-confirm): New function.
223         (wl-draft-send): Use it.
224
225         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
226         cursor-in-echo-area while confirming.
227
228         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
229
230         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
231         searching via nntp if wl-summary-search-via-nntp is 'force.
232         Otherwise, invoke searching in nntp folder only.
233         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
234
235         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
236         explicitly for mime-make-text-tag.
237
238 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
239
240         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
241         `mime-make-text-tag' instead of `mime-create-tag'.
242
243 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
244
245         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
246         (wl-fldmgr-add-completion-subr): Rewrite conditional.
247
248 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
249
250         * wl-score.el (wl-score-save): Bind print-length and print-level.
251         (wl-score-pretty-print): Ditto.
252         (wl-score-edit-insert-header-entry): Ditto.
253
254         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
255         "From" entry to be treated with wl-draft-eword-encode-address-list.
256         * wl-mime.el (wl-draft-preview-message): Ditto.
257
258         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
259         (wl-summary-mark-as-unread): Ditto.
260         (wl-summary-mark-as-read-region): Change accordingly.
261         (wl-summary-mark-as-unread-region): Ditto.
262         (wl-summary-target-mark-mark-as-read): Ditto.
263         (wl-summary-target-mark-mark-as-unread): Ditto.
264
265 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
266
267         * Version number is increased to 2.11.2.
268
269 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
270
271         * wl-news.el.in (wl-news-previous-version-save): Bind
272         print-length and print-level.
273         * wl-thread.el (wl-thread-save-entities): Ditto.
274         (wl-thread-save-top-list): Bind print-length.
275
276 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
277
278         * wl-highlight.el (wl-highlight-summary-line-string): Use
279         wl-summary-score-below-mark, wl-summary-score-over-mark.
280         (wl-highlight-summary-current-line): Ditto.
281
282 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
283
284         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
285         insert it.
286
287 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
288
289         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
290
291 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
292
293         * wl-mime.el (wl-message-delete-current-part): Avoid error on
294         message without msgid.
295         Rewrite with elmo-folder-move-messages.
296         Set wl-message-buffer to nil.
297
298         * wl-summary.el (wl-summary-erase-subr): New function. Use
299         elmo-folder-move-messages.
300         (wl-summary-erase): Call it.
301         (wl-summary-target-mark-erase): Ditto.
302
303 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
304
305         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
306         it is not up-tp-date.
307
308 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
309
310         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
311         buffer after calling `wl-summary-goto-folder-subr' without the
312         argument `interactive'.
313         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
314
315 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
316
317         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
318         `mime-create-tag'. Use `string=' instead of `looking-at'.
319
320 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
321
322         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
323         to avoid compile warning.
324
325         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
326         entity-id when folder is given.
327         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
328         save-excursion, use save-selected-window instead.
329         Select folder buffer window if exists.
330         (To correct behavior with wl-folder-move-cur-folder.)
331
332 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
333
334         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
335
336 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
337
338         * wl-summary.el (wl-summary-line-list-info): Use %f to make
339         list-count instead of %d.
340
341 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
342
343         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
344         (wl-news): Set it.
345         (wl-news-append-to-folder): Use it.
346
347         * wl-news.el.in (wl-news-send-news): Append to specified folder
348         instead of wl-default-folder.
349         (wl-news-append-to-folder): Show error message with specified folder.
350
351         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
352                 In most major modes, Emacs assumes that any opening
353                 delimiter found at the left margin is the start of a
354                 top-level definition, or defun. Therefore, *never put an
355                 opening delimiter at the left margin unless it should have
356                 that significance.*
357
358         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
359
360 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
361
362         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
363
364 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
365
366         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
367
368 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
369
370         * wl-summary.el (wl-summary-mark-collect): Revive missing return
371         for sequential numbering case.
372
373 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
374
375         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
376         value.
377         (wl-draft-reply-without-argument-list): Ditto.
378         (wl-draft-reply-myself-with-argument-list): Abolish.
379         (wl-draft-reply-myself-without-argument-list): Ditto.
380         * wl-draft.el (wl-draft-self-reply-p): New function.
381         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
382
383 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
384
385         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
386         (avoid error for the case without byte-compiling)
387
388 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
389
390         * wl-news.el.in (wl-news-append-to-folder): New function.
391         (wl-news-exit): Rewrite.
392         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
393
394 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
395
396         * wl-draft.el (wl-draft-reply-position): New function.
397         (wl-draft-reply-position): Fix.
398         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
399         (wl-summary-target-mark-reply-with-citation): Ditto.
400         (wl-summary-reply-with-citation): Ditto.
401         * wl-vars.el (wl-draft-reply-default-position): New variable.
402
403 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
404
405         * wl-draft.el (wl-draft-send): Preview when interactive send.
406
407 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
408
409         * wl-draft.el (wl-draft-reply): Set default position.
410         * wl-summary.el (wl-summary-reply): Ditto.
411         (wl-summary-reply-with-citation): Ditto.
412         (wl-summary-target-mark-reply-with-citation): Ditto.
413
414 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
415
416         * wl-news.el.in (wl-news-lang): Set default value according to
417         current-language-environment.
418         (wl-news-append-news): Do nothing when news-list is nil.
419
420 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
421
422         * wl-news.el.in (wl-news-mode-map): Add new keybind.
423         (wl-news): Change message.
424         (wl-news-exit): Check buffer.
425         (wl-news-force-exit): New function.
426         (wl-news-show-all): New function.
427         (wl-news-discard-and-exit): Fix.
428
429 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
430
431         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
432         according to current-language-environment.
433
434         * wl-news.el.in (wl-news): If arg, show all NEWS after
435         wl-news-default-previous-version.
436
437 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
438
439         * wl-news.el.in (wl-news-check): Rewritten.
440         (wl-news-previous-version-load): Change data type.
441         (wl-news-previous-version-save): Change data type.
442         (wl-news-append-news): Add return value.
443         (wl-news-check-news): New function.
444         (wl-news-already-current-p): New function.
445         (wl-news-send-news): Rewritten.
446         (wl-news-mode-map): Add new keybind.
447         (wl-news): Rewritten.
448         (wl-news-exit): Rewritten.
449         (wl-news-discard-and-mail): New function.
450         (wl-news-send-to-address): Abolished.
451         * wl.el (wl-init): Delete a message.
452
453 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
454
455         * wl-news.el.in (wl-news-exit): Update previous version.
456         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
457
458 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
459
460         * wl-news.el.in (wl-news): Add `delete-other-windows'.
461
462 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
463
464         * wl-news.el.in (wl-news): New function.
465         (wl-news-mode): New function.
466         (wl-news-next-line): New function.
467         (wl-news-next-page): New function.
468         (wl-news-exit): New function.
469         (wl-news-buf-name): New variable.
470         (wl-news-mode-map): New variable.
471         (wl-news-winconf): New variable.
472         (wl-news-append-news): Add an option.
473
474 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
475
476         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
477
478 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
479
480         * wl-news.el.in (wl-news-send-to-address): New variable.
481         (wl-news-send-news): Use it.
482         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
483         Return updating status.
484         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
485
486 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
487
488         * wl-news.el.in (wl-news-send-news): Delete
489         Organization and X-Face.
490
491 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
492
493         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
494         (wl-news-append-news): New function.
495         (wl-news-send-news): New function.
496
497 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
498
499         * Version number is increased to 2.11.1.
500
501 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
502
503         * wl-news.el.in : New file.
504
505 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
506
507         * wl-vars.el (wl-draft-reply-with-argument-list): Change
508         default value.
509         (wl-draft-reply-without-argument-list): Ditto.
510
511 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
512
513         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
514         (wl-message-buffer-prefetch-idle-time): Ditto.
515         (wl-message-buffer-prefetch-folder-type-list): Ditto.
516
517 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
518
519         * wl-thread.el (wl-thread-insert-message): Use
520         wl-summary-max-thread-depth.
521
522         * wl-summary.el (wl-summary-insert-thread-entity): Refined
523         loop detection.
524
525         * wl-message.el (wl-message-buffer-display): Back to the first page
526         when cache is hit.
527
528 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
529
530         * wl-vars.el (wl-summary-max-thread-depth): New user option.
531
532         * wl-summary.el (wl-summary-insert-thread-entity):
533         If the thread depth is reached to wl-summary-max-thread-depth,
534         divide the thread.
535
536 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
537
538         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
539         for elmo-remove-passwd.
540
541 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
542
543         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
544         folder is sticky.
545         (wl-folder-mark-as-read-all-entity): Ditto.
546         (wl-folder-prefetch-entity): Ditto.
547
548 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
549
550         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
551
552 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
553
554         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
555         Delete messages on buffer for unplugged operation.
556         (wl-summary-erase): Ditto.
557
558 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
559
560         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
561         take nil so as not to search parent by subject.
562
563 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
564
565         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
566         (wl-folder-get-next-folder): Ditto.
567         (wl-folder-get-path): Ditto.
568
569 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
570
571         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
572         system and encode the region with it before verifying.
573
574 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
575
576         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
577         system of the echo buffer before decoding.
578
579 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
580
581         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
582         original contents.
583
584 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
585
586         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
587         with argument 'any-exists.
588
589 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
590
591         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
592         Use `wl-cs-autoconv'.
593
594 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
595
596         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
597         by `mime-view-automatic-conversion'.
598
599         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
600         (wl-message-verify-pgp-nonmime): Ditto.
601         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
602         Bind them to C-c:d and C-c:v respectively.
603
604         Merge following code by Teranishi-san from [wl-en:00167].
605         * wl-mime.el (wl-mime-preview-application/pgp): New function.
606         (wl-mime-preview-application/pgp-encrypted): Ditto.
607         (wl-mime-setup): Add entry.
608
609 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
610
611         * wl-summary.el (wl-summary-target-mark-erase): New function.
612         Bind it to "mD".
613
614 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
615
616         * wl-vars.el (wl-draft-write-file-function): Fix.
617         (wl-draft-reedit-hook): Changed default value.
618
619         * wl-draft.el (wl-draft-edit-string): Set cursor point for
620         wl-draft-reedit-hook.
621         (wl-draft-remove-text-plain-tag): New function.
622         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
623
624         * wl-vars.el (wl-draft-write-file-function): New user option.
625
626         * wl-draft.el (wl-draft-prepare-edit): Use it for
627         local-write-file-hooks.
628         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
629
630         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
631         (wl-draft-insert-mail-header-separator): Return the body beginning
632         point.
633         (wl-draft-reedit): Remove the mime-edit tag if the first part is
634         text/plain.
635         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
636
637 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
638
639         * wl-summary.el (wl-summary-erase): New function to erase message
640         without moving it to trash. Bind to "D".
641
642         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
643         as `keep' unless switch-function.
644
645 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
646
647         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
648         message buffer by using `wl-summary-toggle-disp-msg'.
649         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
650         buffer window.
651         (wl-summary-supresedes-message): Ditto.
652
653         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
654         Do not delete other windows.
655         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
656         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
657         (wl-draft-create-buffer): Set reply-or-forward also for target
658         mark commands.
659
660 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
661
662         * wl-draft.el (wl-user-agent-compose): Delete special case for
663         switch-to-buffer-other-window.
664
665         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
666         (wl-summary-forward): Ditto.
667
668         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
669         function.
670         (wl-draft-buffer-style): New use option.
671
672         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
673         (wl-draft): Follow the change above.
674         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
675         wl-draft-buffer-style.
676         (wl-user-agent-compose): Bind wl-draft-buffer-style with
677         switch-function.
678
679 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
680
681         * wl-address.el (wl-address-make-completion-entry): Extracted from
682         `wl-address-make-completion-list'.
683         (wl-address-enable-strict-loading): New variable.
684         (wl-address-make-completion-list): Revive petname duplication
685         inquiry, and enable it if `wl-address-enable-strict-loading'.
686         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
687
688 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
689
690         * wl-message.el (wl-message-get-original-buffer): Avoid
691         'Selecting deleted buffer' error when original buffer is killed.
692
693 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
694
695         * Version number is increased to 2.11.0.
696
697 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
698
699         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
700         buffer-modified status (Thanks to
701         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
702
703 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
704
705         * wl-util.el (wl-region-exists-p): New function.
706
707         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
708         Remove defvars for byte-compile warnings.
709
710 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
711
712         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
713         defvar-maybe. Removed unused bind.
714
715 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
716
717         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
718         summary buffer window before creating new frame.
719         (wl-draft-reply): Ditto.
720
721 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
722
723         * wl-mime.el (toplevel): Avoid byte-compile warnings.
724
725 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
726
727         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
728
729 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
730
731         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
732         instead of `kill-region'.
733
734 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
735
736         * wl-mime.el (wl-mime-preview-follow-current-region): New function
737         that originates in mime-preview-follow-current-entity.
738         (wl-draft-yank-current-message-entity): Use it if region is active.
739
740         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
741         * wl-e21.el (wl-message-define-keymap): Bind "D" for
742         `wl-message-delete-current-part'.
743         * wl-mule.el (wl-message-define-keymap): Ditto.
744         * wl-xmas.el (wl-message-define-keymap): Ditto.
745
746 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
747
748         * wl-mime.el (wl-message-delete-current-part): Check the class of
749         mime-entity.
750
751 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
752
753         * wl-mime.el (wl-message-delete-current-part): New function.
754         (wl-mime-node-id-to-string): Ditto.
755
756         * wl-mime.el (wl-message-delete-current-part): Use existing
757         original buffer which corresponds current mime-view buffer.
758         (fetched buffer might have different structure, possibly)
759
760         * wl-mime.el (wl-message-delete-current-part): Quit if the
761         message content differs from the actual message.
762
763 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
764
765         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
766         order.
767         (wl-summary-search-by-subject): Search parent message from tail;
768         Check the existence of the parent message on the current thread tree.
769         (wl-summary-update-thread): Check whether the line is inserted.
770
771 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
772
773         * wl-vars.el (wl-summary-line-format): Undo last change.
774         * wl-summary.el (wl-summary-print-destination): Do not put
775         invisible property when `wl-summary-width' is nil.
776         (wl-summary-line-subject-minimum-length): Abolished.
777         (wl-summary-line-subject): Ditto.
778
779 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
780
781         * wl-vars.el (wl-summary-line-format): Change default value.
782         (wl-summary-subject-length-limit): Abolished.
783         * wl-summary.el (wl-summary-line-subject): Ditto.
784
785 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
786
787         * wl-template.el (wl-template-select): Added optional argument.
788         If optional argument is specified, reverse
789         `wl-template-visible-select'.
790
791 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
792
793         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
794         Take prefix argument to force asking the destination folder.
795
796 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
797
798         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
799         logic to call `wl-summary-buffer-prev-folder-function'.
800         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
801
802 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
803
804         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
805         is nil.
806
807 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
808
809         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
810         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
811         (wl-mime-setup): Add its entry.
812
813 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
814
815         * wl-mime.el (wl-draft-preview-message): Restore the position
816         before evaluating wl-draft-send-hook in preview buffer.
817
818 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
819
820         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
821         when it creates new draft buffer.
822
823         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
824         without argument.
825
826         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
827         Evaluate content and if the value is string, insert it.
828         (wl-draft-config-sub-body,wl-draft-config-sub-top,
829         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
830         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
831         wl-draft-config-sub-part-bottom): Use it.
832
833         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
834         with the folder name. The question was unintelligible when it is
835         called from wl-save-status.
836
837 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
838
839         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
840         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
841         cannot take second argument).
842
843 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
844
845         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
846         as t. Since type and subtype are not case sensitive (RFC 2045).
847
848 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
849
850         * wl-vars.el (wl-message-mode-line-format): New variable.
851         (wl-message-mode-line-format-spec-alist): Ditto.
852         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
853         (wl-message-redisplay): Use wl-message-mode-line-format.
854
855 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
856
857         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
858
859 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
860
861         * wl-summary.el (wl-summary-default-from): Write description.
862
863 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
864
865         * wl-vars.el (wl-ldap-objectclass): Abolish.
866
867         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
868         (wl-ldap-make-filter): Removed condition for objectclass.
869         (wl-ldap-make-matched-value-list): Remove meaningless process.
870         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
871         (wl-address-ldap-search): Don't add `*' to `pat' string;
872         use ignore-errors; added `email';
873         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
874         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
875         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
876
877
878 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
879
880         * wl-draft.el (wl-draft-parent-folder): Write description.
881         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
882
883 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
884
885         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
886         as "" (zero-length string) if no parent.
887         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
888
889 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
890
891         * wl-address.el (wl-address-make-completion-list): Skip duplication
892         checking.
893         (wl-address-make-address-list): use `cons' and `nreverse' instead of
894         `append'.
895
896 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
897
898         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
899         instead of `beginning-of-buffer'.
900
901 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
902
903         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
904
905 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
906
907         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
908         Refer wl-message-buffer-name.
909         (wl-message-wheel-down): Ditto.
910
911 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
912
913         * wl-vars.el (wl-message-buffer-name): New user option.
914
915         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
916         directly instead of making alist dinamically.
917
918         * wl-message.el (wl-message-buffer-cache-name): Abolish.
919         (wl-message-buffer-create): Use wl-message-buffer-name instead of
920         wl-message-buffer-cache-name.
921         (wl-message-buffer-cache-clean-up): Ditto.
922
923         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
924
925         * Version number is increased to 2.9.15.
926
927 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
928
929         * wl-vars.el (wl-summary-default-view-alist): New user option.
930
931         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
932
933         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
934         while deleting address.
935         (wl-draft-delete-myself-from-cc): Ditto.
936
937         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
938         If optional argument is specified, reverse sort order.
939
940         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
941
942 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
943
944         * wl-thread.el (wl-thread-insert-message): Return parent number if
945         exists.
946         (wl-thread-update-indent-string-region): Use
947         wl-thread-update-line-on-buffer-sub instead of
948         wl-thread-update-line-on-buffer.
949
950 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
951
952         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
953         (wl-folder-close-all): Ditto.
954
955 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
956
957         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
958         and mailing-list:.
959         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
960         value.
961         (wl-summary-line-list-info): Print mailing-list name even when 
962         list-number is empty.
963
964 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
965
966         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
967
968         * wl-draft.el (wl-draft-confirm): Abolished since not used.
969         (wl-draft-open-file): Ditto.
970         (wl-draft-random-alphabet): Ditto.
971
972         * wl-summary.el (wl-summary-mode-map): Remove already abolished
973         bindings.
974
975 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
976
977         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
978         * wl-vars.el (wl-draft-config-alist): Ditto.
979
980 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
981
982         * Version number is increased to 2.9.14.
983
984         * wl.el (wl): Don't set wl-init as nil when error occured while
985         auto-checking folders.
986
987         * wl-util.el (wl-expand-newtext): Re-define as an alias for
988         `elmo-expand-newtext'.
989
990 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
991
992         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
993         `this-command' so that `wl-folder-goto-folder' contained in
994         `wl-summary-keep-cursor-command' work.
995
996 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
997
998         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
999         message buffer displaying state.
1000
1001 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1002
1003         * wl-vars.el (wl-summary-default-view): New variable to specify
1004         default value for `wl-summary-buffer-view' instead of using
1005         set-default.
1006         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
1007
1008 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1009
1010         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
1011
1012         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
1013
1014 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
1015
1016         * wl-vars.el (wl-forward-subject-prefix): New variable.
1017         * wl-draft.el (wl-draft-forward): Use it.
1018
1019 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1020
1021         * wl-message.el (wl-message-prev-page): When it is called without
1022         lines argument, scroll down by wl-message-scroll-amount lines.
1023         (wl-message-next-page): Ditto.
1024         * wl-vars.el (wl-message-scroll-amount): Change default value
1025         to preserve current behavior.
1026
1027 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1028
1029         * wl-summary.el (wl-summary-prefetch-msg): Bind
1030         `wl-message-entity' to call `wl-summary-from-function'.
1031
1032 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1033
1034         * wl-message.el (wl-message-buffer-create): Run
1035         wl-message-buffer-created-hook.
1036
1037 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
1038
1039         * wl-summary.el (wl-summary-sort-specs): New variable.
1040         (wl-summary-default-sort-spec): Ditto.
1041         (wl-summary-sort): Rewrite.
1042         (wl-summary-sort-by-list-info): New function.
1043
1044 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
1045
1046         * wl-summary.el (wl-summary-get-list-info): New function.
1047         (wl-summary-sort): Rewrite.
1048         (wl-summary-line-list-info): Ditto.
1049         (wl-summary-line-list-count): Ditto.
1050         (wl-summary-refile-region): Fixed docstring.
1051
1052 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
1053
1054         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
1055         `wl-folder-entity-hashtb' as completion table.
1056
1057 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1058
1059         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
1060         only when this command is called interactively; silence the byte-
1061         compiler.
1062
1063 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1064
1065         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
1066         active in XEmacs.
1067
1068 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
1069
1070         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
1071         plural lines.
1072
1073 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1074
1075         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
1076         of current line when the cursor is on the header name.
1077         (preserve behavior to move to b.o.h. and b.o.l. mutually)
1078
1079 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
1080
1081         * wl-util.el (wl-read-directory-name): Return displayed directory
1082         as the default value also on XEmacs.
1083
1084 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
1085
1086         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
1087         formatting.
1088
1089 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
1090
1091         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
1092         argument and when it is non-nil, check face property before
1093         highlighting for each line.
1094         (wl-highlight-summary-window): Set it.
1095
1096 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
1097
1098         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
1099         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
1100
1101         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
1102         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
1103         (wl-draft-get-fcc-list): Likewise.
1104
1105 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
1106
1107         * wl-thread.el (wl-thread-indent-regexp): Abolished.
1108         (wl-thread-entity-cur): Ditto.
1109         * wl-summary.el (wl-summary-buffer-set-folder): Removed
1110         wl-thread-indent-regexp setting.
1111         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
1112
1113         * wl-summary.el (wl-summary-display-top): Highlight summary window when
1114         wl-summary-lazy-highlight.
1115         (wl-summary-display-bottom): Ditto.
1116
1117         * wl-thread.el (wl-thread-open-close): Likewise.
1118
1119         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
1120         from and subject;
1121         Bind wl-draft-use-frame;
1122         Enclose with save-window-excursion;
1123         Use wl-draft-create-buffer instead of with-temp-buffer;
1124         Use wl-draft-prepare-edit;
1125         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
1126         Use wl-draft-send instead of wl-draft-raw-send.
1127
1128 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1129
1130         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
1131         of using wl-from.
1132
1133 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
1134
1135         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
1136         insert-buffer instead of clone-buffer.
1137         (wl-draft-doing-mime-bcc): New variable.
1138         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
1139         infinite loop.
1140         (wl-draft-do-mime-bcc): Use wl-from for From field value.
1141
1142         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
1143         (wl-draft-mime-bcc-body): Ditto.
1144
1145         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
1146         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
1147         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
1148         wl-draft-do-mime-bcc.
1149         (wl-draft-mime-bcc-field): New function.
1150         (wl-draft-do-mime-bcc): Ditto.
1151
1152         * wl-address.el (wl-address-complete-header-list): New variable.
1153         (wl-address-complete-header-regexp): Changed default value.
1154
1155         * Version number is increased to 2.9.13.
1156
1157 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
1158
1159         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
1160         it is differed.
1161
1162 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1163
1164         * wl-summary.el (wl-summary-line-list-info): Rewrite.
1165         (wl-summary-line-list-count): Ditto.
1166
1167 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
1168
1169         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
1170         (wl-nntp-posting-function): New variable.
1171         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
1172         `wl-nntp-posting-config-alist'.
1173
1174 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1175
1176         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
1177         FLIM.
1178
1179 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
1180
1181         * wl-summary.el (wl-summary-target-mark-refile-sub):
1182         Remove a nuisance funcall.
1183
1184 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
1185
1186         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
1187         as t for `try-completion'.
1188
1189 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
1190
1191         * wl-summary.el (wl-summary-default-from): Use
1192         wl-address-header-extract-address instead of
1193         std11-extract-address-components.
1194         (wl-summary-simple-from): Ditto.
1195         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
1196         (wl-summary-insert-headers): Show message.
1197         (wl-summary-create-line): Set 4th argument of wl-set-string-width
1198         for whole line.
1199         (wl-summary-default-from): Revert last change.
1200         (wl-summary-simple-from): Ditto.
1201         (wl-summary-mark-as-read): Argument rearrangement and re-written.
1202         (wl-summary-mark-as-read-region): Follow the change above.
1203         (wl-summary-sync-marks): Ditto.
1204         (wl-summary-target-mark-mark-as-read): Ditto.
1205         (wl-summary-redisplay-internal): Ditto.
1206         (wl-summary-redisplay-no-mime-internal): Ditto.
1207         (wl-summary-redisplay-all-header): Ditto.
1208         (wl-summary-mark-as-read): Removed argument `cached';
1209         Use current cache status to set cache mark.
1210         (wl-summary-redisplay-internal): Follow the change above.
1211         (wl-summary-redisplay-no-mime-internal): Ditto.
1212         (wl-summary-redisplay-all-header): Ditto.
1213
1214         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1215
1216         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
1217         Don't call itself recursively (Adviced by Yamaoka-san).
1218
1219 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1220
1221         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
1222         bind wl-summary-highlight as nil to avoid error caused by missing
1223         local variables.
1224
1225 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
1226
1227         * wl-vars.el (wl-invalid-character-message): New user option.
1228
1229         * wl-util.el (wl-set-string-width): If truncated string-width is
1230         larger than specified width, use `wl-invalid-character-message'.
1231
1232 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
1233
1234         * wl-summary.el (wl-summary-prefetch-msg): 
1235         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
1236
1237 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
1238
1239         * wl-vars.el (wl-summary-check-line-format): New user option.
1240         (wl-summary-line-format-file): Ditto.
1241
1242         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
1243         variable.
1244         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
1245         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
1246         and `wl-summary-view-old-p' to check whether do a rescan or not.
1247         (wl-summary-view-old-p): New function.
1248         (wl-summary-line-format-changed-p): Ditto.
1249         (wl-summary-line-format-save): Ditto.
1250         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
1251
1252         * wl-util.el (wl-set-string-width): Avoid using negative number
1253         for make-string.
1254
1255 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1256
1257         * wl-summary.el (wl-summary-line-list-info): Revised format of the
1258         return value.
1259
1260         * wl-util.el (wl-set-string-width): Added optional argument
1261         `padding' (All other related portions are changed).
1262         (wl-line-parse-format): If the first letter of column number is
1263         `0', zero-padding the result (ex: "%05l").
1264
1265         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
1266
1267 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
1268
1269         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
1270         sequential summary view.
1271
1272 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1273
1274         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
1275         if it doesn't have a -unix version.
1276
1277 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
1278
1279         * wl-summary.el (wl-summary-jump-to-msg): Fix.
1280
1281 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
1282
1283         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
1284         content.
1285         (wl-draft): Follow the change above.
1286
1287         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
1288
1289         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
1290         and wl-folder-summary-line-format-alist contain %T and %P.
1291
1292         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
1293         (wl-summary-mode-line-format): New user option.
1294         (wl-summary-line-format-spec-alist): Added l, T, P, n.
1295         (wl-summary-line-format): Changed default value.
1296         (wl-summary-lazy-highlight): Changed default value.
1297
1298         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1299         change in wl-summary-create-line.
1300         (wl-thread-insert-entity-sub): Ditto.
1301
1302         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
1303         (wl-summary-buffer-unread-status): Ditto.
1304         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
1305         (wl-summary-buffer-persistent-mark-column): Ditto.
1306         (wl-summary-buffer-mode-line-formatter): Ditto.
1307         (wl-summary-buffer-mode-line): Ditto.
1308         (wl-summary-message-regexp): Abolished.
1309         (All other related portions are changed.)
1310         (wl-summary-detect-mark-position): New function.
1311         (wl-summary-buffer-set-folder): Setup
1312         wl-summary-buffer-mode-line-formatter.
1313         (wl-summary-mode): Setup selective-display;
1314         Setup pre-idle-hook when xemacs.
1315         (wl-summary-update-modeline): Rewrite.
1316         (wl-summary-jump-to-msg): Define as function;
1317         Changed regexp for searching messages.
1318         (wl-summary-message-number): Rewrite.
1319         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
1320         Do rescan when old type summary cache.
1321         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
1322         (wl-summary-remove-destination): Use '\r' to detect EOL.
1323         (wl-summary-print-destination): Ditto.
1324         (wl-summary-temp-mark): New inline function.
1325         (wl-summary-persistent-mark): Ditto.
1326         (wl-summary-line-number): New function.
1327         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
1328         (wl-summary-line-list-count): New function.
1329         (wl-summary-create-line): Added argument persistent-mark.
1330         (All other related portions are changed)
1331         (wl-summary-create-line): Insert '\r'.
1332         (wl-summary-save-view-cache): Encode whth `unix' EOL.
1333         (wl-summary-cursor-move-surface): New inline function.
1334         (wl-summary-prev): Use it.
1335         (wl-summary-next): Ditto.
1336
1337         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
1338         wl-summary-message-regexp.
1339         (wl-highlight-summary): Delete progress message.
1340         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
1341
1342         * Version number is increased to 2.9.12.
1343
1344 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1345
1346         * wl-summary.el (wl-summary-line-subject-minimum-length): New
1347         variable (nil: no minimum).
1348         (wl-summary-line-subject): Add some spaces after subject by
1349         wl-summary-line-subject-minimum-length.
1350
1351 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1352
1353         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
1354         and removed `F'.
1355         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
1356         change above).
1357
1358 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1359
1360         * wl-summary.el (wl-summary-line-list-count): Reverted.
1361         (example setting in samples/*/dot.wl is also updated)
1362
1363 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
1364
1365         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
1366
1367         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
1368
1369         * wl-vars.el (wl-summary-line-format): Addes some description to the
1370         docstring.
1371
1372         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
1373         (wl-summary-line-close-bracket): Ditto.
1374         (wl-summary-line-children-number): Ditto.
1375         (wl-summary-line-thread-indent): Ditto.
1376         (wl-summary-line-children-and-from): Ditto.
1377
1378         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
1379         't', 'c', 'F' and added 'C'.
1380
1381         * wl-util.el (wl-set-string-width): Accept negative value.
1382         (wl-line-parse-format): Added "%number(" and "%)".
1383
1384 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1385
1386         * wl-summary.el (wl-summary-line-list-count): Change format of the
1387         return value.
1388
1389 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
1390
1391         * wl-draft.el (wl-draft-beginning-of-line): New command imported
1392         from the recent message.el.
1393         (wl-draft-point-in-header-p): Ditto.
1394         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
1395         wl-draft-beginning-of-line.
1396         * wl-e21.el (wl-draft-mode-map): Ditto.
1397         * wl-xmas.el (wl-draft-mode-map): Ditto.
1398
1399         * wl-folder.el: Sort macrodefs by dependencies.
1400
1401 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1402
1403         * wl-summary.el (wl-summary-prev): Fixed regexp.
1404         (wl-summary-next): Ditto.
1405
1406 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1407
1408         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
1409
1410 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1411
1412         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
1413         for backward compatibility.
1414
1415 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1416
1417         * wl-summary.el (wl-summary-line-list-count): New function, merged
1418         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
1419         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
1420         list counts.
1421
1422 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
1423
1424         * wl-summary.el (wl-summary-create-line): Ignore errors while
1425         timezone-fix-time.
1426
1427         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
1428
1429         * wl-summary.el (wl-summary-sync-update): Ditto.
1430         (wl-summary-default-from): Use wl-message-entity
1431         instead of entity.
1432
1433         * wl-summary.el (wl-summary-create-line): Fix.
1434
1435         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
1436         (wl-summary-line-format): New user option.
1437         (wl-folder-summary-line-format-alist): Ditto.
1438         (wl-summary-from-width): Abolished.
1439
1440         * wl-util.el (toplevel): Require 'bytecomp.
1441         (wl-line-parse-format): New function.
1442         (wl-line-formatter-setup): New macro.
1443
1444         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
1445         (wl-summary-buffer-line-formatter): New buffer local variable.
1446         (wl-summary-switch-to-clone-buffer): Follow the change above.
1447         (wl-summary-message-regexp): Fix.
1448         (wl-summary-from-func-internal): Abolished.
1449         (wl-summary-subject-func-internal): Ditto.
1450         (wl-summary-subject-filter-func-internal): Ditto.
1451         (All other related portions are changed.)
1452         (wl-summary-buffer-set-folder):
1453         Set up wl-summary-buffer-number-column and 
1454         wl-summary-buffer-line-formatter
1455         (All other related portions are changed.)
1456         (wl-summary-buffer-number-column-detect): Abolished.
1457         (All other related portions are changed.)
1458         (wl-summary-delete-all-status-marks-on-buffer): Removed.
1459         (wl-summary-delete-all-temp-marks-on-buffer): Use
1460         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
1461         (wl-summary-target-mark-delete): Ditto.
1462         (wl-summary-target-mark-refile-subr): Ditto.
1463         (wl-summary-target-mark-mark-as-read): Ditto.
1464         (wl-summary-target-mark-mark-as-unread): Ditto.
1465         (wl-summary-target-mark-mark-as-important): Ditto.
1466         (wl-summary-target-mark-save): Ditto.
1467         (wl-summary-replace-status-marks): Renamed from
1468         wl-summary-set-status-marks-on-buffer;
1469         Use wl-summary-message-regexp instead of
1470         wl-summary-buffer-number-regexp.
1471         (wl-summary-sync-update): Follow the change above.
1472         (wl-summary-goto-previous-message-beginning): New function.
1473         (wl-summary-mark-as-unread): Use it.
1474         (wl-summary-mark-as-important): Ditto.
1475         (wl-summary-line-formatter): New variable.
1476         (wl-summary-line-year): New function.
1477         (wl-summary-line-day): Ditto.
1478         (wl-summary-line-day-of-week): Ditto.
1479         (wl-summary-line-hour): Ditto.
1480         (wl-summary-line-minute): Ditto.
1481         (wl-summary-line-open-bracket): Ditto.
1482         (wl-summary-line-close-bracket): Ditto.
1483         (wl-summary-line-children-number): Ditto.
1484         (wl-summary-line-thread-indent): Ditto.
1485         (wl-summary-line-size): Ditto.
1486         (wl-summary-line-subject): Ditto.
1487         (wl-summary-line-from): Ditto.
1488         (wl-summary-line-children-and-from): Ditto.
1489         (wl-summary-create-line): Rewritten.
1490         (wl-summary-format-date): Abolished.
1491
1492         * wl-highlight.el (wl-highlight-summary-current-line): Use
1493         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
1494         Use thread structure to detect thread top message.
1495
1496         * wl-draft.el (wl-default-draft-cite): Don't use
1497         wl-summary-from-func-internal.
1498
1499         * wl-refile.el (wl-refile-subject-learn): Don't use
1500         wl-summary-subject-filter-func-internal.
1501         (wl-refile-guess-by-subject): Ditto.
1502
1503         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
1504         parameters.
1505
1506         * wl-thread.el (wl-thread-update-indent-string-region):
1507         Use wl-thread-update-line-on-buffer instead of
1508         wl-thread-update-indent-string.
1509         (wl-thread-update-children-number): Redefine using
1510         wl-thread-update-line-on-buffer.
1511         (wl-thread-update-indent-string): Abolished.
1512
1513         * Version number is increased to 2.9.11.
1514
1515 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
1516
1517         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
1518         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
1519         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
1520
1521         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
1522         as nil.
1523
1524         * wl-thread.el (wl-thread-open-all-unread): Use 
1525         elmo-folder-list-messages-mark-match.
1526         (wl-thread-insert-message): Removed argument `mark-alist'.
1527         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
1528         elmo-msgdb-set-mark.
1529         (wl-thread-get-children-msgs-uncached): Likewise.
1530         (wl-thread-get-exist-children): Added argument include-self.
1531         (wl-thread-delete-message): Follow the change above.
1532
1533         * wl-summary.el (wl-summary-count-unread): Removed argument.
1534         (wl-summary-rescan): Follow the change above.
1535         (wl-summary-mark-as-read-region): Ditto
1536         (wl-summary-mark-as-unread-region): Ditto.
1537         (wl-summary-delete-messages-on-buffer): Ditto.
1538         (wl-summary-sync-update): Ditto.
1539         (wl-summary-switch-to-clone-buffer): Ditto.
1540         (wl-summary-goto-folder-subr): Ditto.
1541         (wl-summary-target-mark-mark-as-read): Ditto.
1542         (wl-summary-target-mark-mark-as-unread): Ditto.
1543         (wl-summary-target-mark-mark-as-important): Ditto.
1544         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
1545         (wl-summary-update-thread): Removed argument `mark-alist'.
1546         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
1547         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
1548         (wl-summary-resume-cache-status): Likewise.
1549         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
1550         elmo-msgdb-set-mark.
1551         (wl-summary-mark-as-read-all): Likewise.
1552         (wl-summary-delete-cache): Ditto.
1553         (wl-summary-auto-select-msg-p): Ditto.
1554         (wl-summary-mark-as-unread): Ditto.
1555         (wl-summary-no-auto-refile-message-p): Ditto.
1556         (wl-summary-mark-as-read): Ditto.
1557         (wl-summary-mark-as-important): Ditto.
1558         (wl-summary-auto-refile): Follow the change above.
1559         (wl-summary-delete-all-marks): Removed.
1560         (wl-summary-resume-marks-and-highlight): Ditto.
1561         (wl-summary-resume-marks): Ditto.
1562         (wl-summary-delete-important-msgs-from-list): Ditto.
1563         (wl-summary-delete-canceled-msgs-from-list): Ditto.
1564
1565         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
1566         wl-summary-count-unread.
1567
1568         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1569         (wl-summary-score-update-all-lines): Use
1570         elmo-msgdb-set-mark.
1571
1572 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
1573
1574         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
1575         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
1576         (wl-summary-create-line): Renamed from
1577         wl-summary-overview-create-summary-line;
1578         Argument rearrangement.
1579         (wl-summary-update-thread): Follow the change above.
1580
1581         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
1582         (wl-thread-insert-entity-sub): Likewise.
1583
1584         * wl-summary.el (wl-summary-append-message-func-internal): Removed
1585         argument `overview', `mark-alist' and added `msgdb'.
1586
1587         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
1588
1589         * wl-summary.el (wl-summary-insert-summary): Changed argument.
1590         (wl-summary-rescan): Follow the change above.
1591         (wl-summary-sync-update): Ditto.
1592         (wl-summary-insert-thread-entity): Ditto;
1593         Don't use `let*' in every while loop;
1594         Detect infinite loop of threads.
1595         (wl-summary-update-thread): Removed argument `overview'.
1596
1597         * wl-thread.el (wl-thread-insert-message): Ditto.
1598
1599         * Version number is increased to 2.9.10.
1600
1601         * wl-message.el (wl-message-redisplay): Ignore errors while
1602         wl-message-redisplay-hook.
1603
1604 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1605
1606         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
1607
1608 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
1609
1610         * wl.el (wl): inhibit-quit while wl-folder.
1611
1612 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
1613
1614         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
1615         while msgdb access.
1616
1617 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1618
1619         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
1620         even if no folder is not created.
1621
1622 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
1623
1624         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
1625
1626         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
1627         implementation.
1628         (wl-summary-target-mark-thread): Ditto.
1629
1630         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
1631
1632 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1633
1634         * wl-util.el (wl-display-bytes): Remove unused function.
1635
1636 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1637
1638         * wl.el (wl-check-environment): Cause error when wl-from is nil,
1639         seems critical one (partially reverse the change in 2002/03/17).
1640
1641 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1642
1643         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
1644         * wl-draft.el (wl-draft-write-sendlog): Ditto.
1645
1646 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1647
1648         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
1649         is not writable.
1650         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
1651         plugged status instead of `'force' as 2nd argument.
1652
1653         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
1654         is not creatable.
1655
1656         * Version number is increased to 2.9.9.
1657
1658 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
1659
1660         * wl-summary.el (wl-summary-suspend): New function.
1661
1662 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
1663
1664         * wl.el (wl): Do not check variables if check is nil.
1665         * wl-utils.el (wl-collect-draft): New function.
1666         * wl-folder.el (wl-folder-suspend): Put summary buffers
1667         and draft buffers at the end of buffer list.
1668         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
1669
1670 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1671
1672         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
1673         loop instead of recursive call.
1674
1675         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
1676         2nd argument.
1677
1678 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1679
1680         * wl-draft.el (wl-draft-create-contents): Don't take neither
1681         (function . args) nor (string . something) any more.
1682
1683         * wl-version.el (wl-generate-user-agent-string): Return string
1684         without header symbol.
1685         * wl-draft.el (wl-draft-default-headers): Use it.
1686
1687         * wl-draft.el (wl-draft-trim-ccs): Renamed from
1688         `wl-draft-insert-ccs' and return field value instead of inserting
1689         the header. Abolish cc argument.
1690         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
1691
1692         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
1693         rather than one with string car.
1694
1695         * wl-vars.el (wl-draft-additional-header-alist): New variable.
1696         * wl-draft.el (wl-draft-create-contents): Add it after the default
1697         headers.
1698
1699         * wl-draft.el (wl-draft-create-contents): For the case of
1700         (symbol-or-string . function) insert header only when the function
1701         returns string value.
1702
1703 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1704
1705         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
1706         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
1707
1708 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1709
1710         * wl.el (wl-check-environment): Don't check Message-ID when
1711         `wl-insert-message-id' is nil.
1712         Revive checking if `wl-message-id-domain' contains "@".
1713
1714 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1715
1716         * wl.el (wl-check-environment): Merge examination for "@" at
1717         inappropriate position into the first string-match.
1718
1719         * wl-summary.el (wl-summary-target-mark-print): New function.
1720         (wl-summary-pipe-message-subr): Extracted from
1721         `wl-summary-pipe-message'.
1722         (wl-summary-target-mark-pipe): New function.
1723         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
1724         `wl-summary-target-mark-pipe'.
1725
1726 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1727
1728         * wl.el (wl-check-environment): Rewrite around Message-ID check.
1729
1730 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1731
1732         * wl.el (wl-check-environment): Use elmo-warning instead of
1733         error for non-critical ones.
1734         Remove trash folder check.
1735         (wl): Don't ignore error in wl-check-environment.
1736
1737         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
1738         check, which is moved from `wl-check-environment'.
1739         (Adviced by Teranishi-san [X-Mail-Count: 9661])
1740
1741 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1742
1743         * wl-summary.el (wl-summary-write-current-folder): If it cannot
1744         guess anything, call wl-summary-write.
1745         (wl-summary-write): Create draft with blank To field.
1746         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
1747
1748 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1749
1750         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
1751         argument full as well for wl-folder-write-current-folder.
1752         If wl-*-write-current-folder cannot guess addressee, add blank
1753         To header.
1754         Rewrite condition for positioning cursor.
1755
1756 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1757
1758         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
1759         summary buffer is present, use it.
1760         (wl-folder-jump-to-previous-summary): Ditto.
1761
1762 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1763
1764         * wl-draft.el (wl-draft-create-contents): Fix docstring.
1765
1766         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
1767         wl-summary-previous-buffer and wl-summary-next-buffer.
1768
1769         * wl-folder.el (wl-folder-mode-map): Bind
1770         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
1771         (wl-folder-jump-to-next-summary): New function.
1772         (wl-folder-jump-to-previous-summary): Ditto.
1773
1774         * wl-draft.el (wl-draft): Rearranged.
1775
1776 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1777
1778         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
1779         of header.
1780         (wl-draft): Collect arguments for the header as header-alist.
1781         (wl-draft-forward): Arrange arguments for wl-draft.
1782         (wl-draft-reply): Ditto.
1783         (wl-draft-edit-string): Ditto.
1784         * wl-summary.el (wl-summary-write): Ditto.
1785         (wl-summary-write-current-folder): Ditto.
1786
1787         * Version number is increased to 2.9.8.
1788
1789 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1790
1791         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
1792
1793         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
1794
1795         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
1796         even if the guess failed.
1797
1798         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
1799         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
1800         wl-summary-write-current-folder.
1801         * wl-xmas.el: Ditto.
1802
1803 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
1804
1805         * wl-summary.el (wl-summary-next-page): Force display message if
1806         message is not displayed yet.
1807         (wl-summary-prev-page): Ditto.
1808
1809 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
1810
1811         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
1812
1813 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1814
1815         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
1816         add "Preview Message" and "Save Draft and Exit".
1817
1818 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1819
1820         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
1821         if addrmgr is called from draft in splitted window.
1822
1823         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
1824         * wl-mule.el: Ditto.
1825         * wl-xmas.el: Ditto.
1826
1827 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1828
1829         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
1830
1831         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
1832         * wl-xmas.el (wl-folder-toolbar): Ditto.
1833
1834 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1835
1836         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
1837         and wl-draft-save-and-exit.
1838         (wl-draft-toolbar): Add wl-draft-save-and-exit.
1839         * wl-xmas.el: Ditto.
1840         * wl-mule.el: Ditto.
1841
1842         * wl-folder.el (wl-folder-goto-draft-folder): New function.
1843         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
1844
1845 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
1846
1847         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
1848         lists for saving buffer.
1849
1850 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1851
1852         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
1853         parent-folder argument instead of it.
1854         (wl-draft-create-buffer): Ditto.
1855         (wl-draft-forward): Ditto.
1856         (wl-draft-reply): Ditto.
1857         * wl-summary.el (wl-summary-write): Ditto.
1858         (wl-summary-write-current-folder): Ditto.
1859
1860         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
1861         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
1862         Folder buffer after composing.
1863
1864 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1865
1866         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
1867         header if the file `wl-x-face-file' already contains it.
1868
1869 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1870
1871         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
1872         folder" entry.
1873         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
1874         * wl-e21.el (wl-folder-toolbar): Ditto.
1875         * wl-xmas.el (wl-folder-toolbar): Ditto.
1876
1877 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1878
1879         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
1880         wl-folder-goto-folder with sticky argument.
1881         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
1882
1883 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
1884
1885         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
1886         and wl-summary-previous-buffer.
1887         (wl-summary-next-buffer): New function.
1888         (wl-summary-previous-buffer): Ditto.
1889
1890 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1891
1892         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
1893         wl-folder-jump-to-current-entity-with-arg.
1894         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
1895         `wl-folder-jump-to-current-entity'.
1896         * wl-summary.el (wl-summary-mode-map): Bind "G" for
1897         `wl-summary-goto-folder-sticky'.
1898         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
1899         `wl-summary-goto-folder'.
1900         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
1901         Unless force-exit, do not clean temp. marks for sticky summary.
1902         (wl-summary-goto-folder): Now the prefix argument means force-exit.
1903
1904 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
1905
1906         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
1907         not entire.
1908
1909 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
1910
1911         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
1912         to `C-x C-s'.
1913         (wl-summary-save-status): New command.
1914         (wl-summary-exit): Don't clean-up temp marks when sticky.
1915         (Applied patch from Nakayama-san [wl: 09548])
1916         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
1917         Do nothing when no mark data.
1918         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
1919         Call `wl-summary-delete-all-temp-marks' before saving.
1920
1921 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
1922
1923         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
1924
1925 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1926
1927         * wl.el (wl-check-environment): Also cause error when (system-name)
1928         returns "localhost.localdomain". (Although it doesn't affect because
1929         of condition-case, see change in 2002-01-23 by Teranisi-san.)
1930
1931 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1932
1933         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
1934         instead of wl-match-member with wl-folder-hierarchy-access-folders.
1935
1936         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
1937         value.
1938
1939 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
1940
1941         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
1942         Likewise r-cc-list and r-ng-list.
1943
1944 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
1945
1946         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
1947         only if it is bound as variable.
1948
1949         * wl-mime.el (wl-draft-preview-message): Ditto.
1950
1951 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
1952
1953         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
1954         needless `goto-char'.
1955
1956         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
1957         `wl-summary-redisplay-no-mime-internal' instead of
1958         `wl-summary-redisplay-no-mime'.
1959         (wl-summary-redisplay-no-mime): Changed argument;
1960         Call `wl-summary-redisplay-no-mime-internal'.
1961
1962         * wl-mime.el (wl-draft-preview-message): Bind
1963         `mime-header-encode-method-alist' locally.
1964
1965         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
1966         (wl-draft-std11-parse-addresses): Added the first address check.
1967         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
1968
1969         * Version number is increased to 2.9.7.
1970
1971 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
1972
1973         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
1974
1975 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
1976
1977         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
1978         related to scrollbar support, if there is no such a feature
1979         compiled in.
1980
1981 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1982
1983         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
1984         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
1985         for prefetch.
1986
1987 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
1988
1989         * wl-summary.el (wl-summary-pick): Fix for no match.
1990
1991 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1992
1993         * wl-draft.el (wl-draft-save):
1994         Override `mime-header-encode-method-alist'.
1995
1996 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1997
1998         * wl-folder.el (wl-folder-pick): New function.
1999         Define key as "?".
2000
2001 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
2002
2003         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
2004         Fix for unplugged.
2005
2006 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
2007
2008         * wl-folder.el (wl-folder-virtual): New function.
2009         Define key as "V".
2010
2011 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
2012
2013         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
2014         multi folder if entity is group.
2015
2016 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
2017
2018         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
2019         is nil.
2020
2021 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
2022
2023         * wl-summary.el (wl-summary-pick): Fix for killed messages.
2024         (wl-summary-target-mark-msgs): Return the number of marked messages.
2025
2026 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2027
2028         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
2029         "first:" is specified.
2030
2031 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2032
2033         * wl-vars.el (wl-from): Use return value of function
2034         user-full-name instead of the variable user-full-name since
2035         XEmacs-20.4 doesn't set this variable.
2036
2037 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
2038
2039         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
2040         call `wl' directly.
2041
2042 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
2043
2044         * wl-draft.el (wl-draft-reedit): Removed duplicated
2045         switch-to-buffers.
2046
2047 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2048
2049         * wl.el (wl-other-frame): Removed garbages.
2050
2051 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
2052
2053         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
2054
2055         * wl-xmas.el (wl-draft-key-setup): Ditto.
2056
2057         * wl-mule.el (wl-draft-key-setup): Ditto.
2058
2059         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
2060         (wl-draft-reedit): Ditto.
2061         (wl-draft-prepare-edit): Add `wl-draft-save' to
2062         `local-write-file-hooks'.
2063         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
2064         (wl-draft-reedit): Set buffer-file-name.
2065         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
2066
2067
2068         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
2069         call it.
2070         (wl-delete-startup-frame-function): New variable.
2071         (wl-other-frame): New function
2072         (Original was written by Yamaoka san [wl: 09239]).
2073
2074         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
2075         if `wl-folder-use-frame'.
2076
2077 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
2078
2079         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
2080
2081 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
2082
2083         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
2084         New variable.
2085         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
2086         (wl-message-buffer-prefetch-get-next): Use them.
2087         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
2088
2089 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
2090
2091         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
2092         with unwind-protect.
2093
2094         * wl-draft.el (wl-draft-reedit): Rewrite.
2095         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
2096         (wl-draft-save): Insert header separator if it does not exist;
2097         Removed condition-case.
2098
2099         * wl-summary.el (wl-summary-reedit): Revert last change.
2100
2101         * wl-draft.el (wl-draft-save): Rewrite.
2102         (wl-draft-create-buffer): Set buffer-file-name as nil.
2103
2104         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
2105
2106         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
2107
2108         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
2109         nil.
2110
2111 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
2112
2113         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
2114         If count is nil, do not prefetch.
2115         (wl-message-buffer-prefetch-next): Next.
2116
2117 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
2118
2119         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
2120
2121 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
2122
2123         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
2124         `delete-backward-char'
2125         (wl-draft-prepare-edit): Check major-mode.
2126         (wl-draft-decode-header): Rewrite.
2127         (wl-draft): Fix.
2128
2129 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
2130
2131         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
2132
2133 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
2134
2135         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
2136         (wl-message-buffer-prefetch-get-next): Remove size checking.
2137         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
2138
2139 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
2140
2141         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
2142         (wl-draft-default-headers): Fix.
2143
2144 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2145
2146         * wl-draft.el (wl-draft-default-headers): Insert return value of
2147         `wl-generate-mailer-string-function'.
2148
2149 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
2150
2151         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
2152         (wl-draft-insert-mail-header-separator): Ditto.
2153
2154         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
2155         again (Reverted the change on 2002-01-17 by OKADA san).
2156
2157 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
2158
2159         * wl-draft.el (wl-draft): Rewrite.
2160         (wl-draft-create-buffer): New function.
2161         (wl-draft-create-contents): Ditto.
2162         (wl-draft-prepare-edit): Ditto.
2163         (wl-draft-decode-header): Ditto.
2164         (wl-draft-decode-body): Ditto.
2165         (wl-draft-check-new-line): Ditto.
2166         (wl-draft-default-headers): Ditto.
2167         (wl-draft-insert-mail-header-separator): Ditto.
2168
2169 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
2170
2171         * Version number is increased to 2.9.6.
2172
2173 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
2174
2175         * wl-draft.el (wl-draft-delete-field): Optional argument.
2176         (wl-draft-delete-fields): Ditto.
2177
2178 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
2179
2180         * wl-message.el (toplevel): Eliminated byte-compile warning.
2181         for `itimer-function', `delete-timer' and `itimer-list'.
2182
2183 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
2184
2185         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
2186         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
2187         `wl-message-buffer-prefetch-threshold'.
2188         * wl-summary.el (wl-summary-redisplay-internal): Remove
2189         the check of `wl-message-buffer-prefetch-depth'.
2190
2191 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
2192
2193         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
2194         size of article.
2195         (wl-message-buffer-prefetch-subr): Remove size check.
2196
2197 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2198
2199         * wl-vars.el (wl-plugged): Make customizable.
2200
2201 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
2202
2203         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
2204         (wl-message-buffer-prefetch-set-timer): New function.
2205         (wl-message-buffer-prefetch-get-next): New function.
2206         (wl-message-buffer-prefetch): New function.
2207         (wl-message-buffer-prefetch-next): Rewrite.
2208         (wl-message-buffer-prefetch-subr): Rewrite.
2209         * wl-vars.el (wl-auto-prefetch-first): New variable.
2210         * wl-summary.el (wl-summary-goto-folder-subr): Call
2211         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
2212
2213 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
2214
2215         * wl-score.el (wl-summary-score-update-all-lines): Do not call
2216         `wl-summary-unread-message-hook'.
2217
2218 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
2219
2220         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
2221         (wl-summary-sync): Call `wl-summary-resume-cache-status'
2222         if range is `cache-status'.
2223
2224 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
2225
2226         * wl-message.el (wl-message-buffer-prefetch-subr):
2227         Improve debug message.
2228
2229 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
2230
2231         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
2232         `wl-mail-send-pre-hook'.
2233         (wl-draft-send-mail-with-qmail): Ditto.
2234         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
2235
2236 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
2237
2238         * wl-message.el (wl-message-buffer-prefetch-subr):
2239         Fix for cancel-function-timers bug.
2240         (wl-message-buffer-prefetch-debug): Default value is t.
2241
2242 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
2243
2244         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
2245         (wl-message-buffer-prefetch-subr): Rewrite.
2246         Rename from `wl-message-buffer-prefetch'.
2247
2248 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2249
2250         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
2251         (wl-default-draft-cite-decorate-author): Ditto.
2252
2253         * wl-draft.el (wl-draft-cite-function): Removed.
2254         (wl-default-draft-cite-decorate-author): Ditto.
2255
2256 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2257
2258         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
2259         (wl-default-draft-cite): Do not arrange author name if the value of
2260         `wl-default-draft-cite-decorate-author' is nil.
2261
2262 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
2263
2264         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
2265
2266         * wl-folder.el (wl-folder-check-one-entity): Don't care
2267         `elmo-folder-use-flag-p'.
2268
2269 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
2270
2271         * wl-folder (wl-folder-check-one-entity): Fix
2272         problem if unread is nil.
2273
2274 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2275
2276         * wl-address.el (wl-address-make-completion-list): Check whether
2277         the address is a group list.
2278         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
2279
2280 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2281
2282         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
2283         The number of the messages of new and unread does not count
2284         correctly.
2285
2286         * wl-summary.el (wl-summary-count-unread): Changed to return
2287         `(new . unread)' instead of total.
2288         (wl-summary-sync-update): Follow the change above.
2289
2290         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
2291
2292 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2293
2294         * wl-address.el (wl-address-make-completion-list): Do not enclose
2295         address by " <" and ">" if associated realname is "".
2296         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
2297         This is against the promblem with group list in .addresses pointed
2298         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
2299
2300 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2301
2302         * wl-draft.el (wl-draft-write-sendlog): The first argument of
2303         message is a format control string.
2304         * wl-expire.el (wl-expire-append-log): Ditto.
2305         * wl-mime.el (wl-summary-burst-subr): Ditto.
2306         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
2307         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
2308
2309 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
2310
2311         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
2312         wl.el (wl-check-variables): Rename from `wl-check-type'.
2313         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
2314         (wl-check-variables-2): New function.
2315         (wl): Call `wl-check-variables-2'.
2316
2317 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2318
2319         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
2320         after renaming folder in access group.
2321
2322 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
2323
2324         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
2325         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
2326         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
2327         (wl-message-buffer-prefetch): Rewrite.
2328         (wl-message-buffer-prefetch-idle-time): Removed.
2329         * wl-summary.el (wl-summary-redisplay-internal):
2330         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
2331         Error check for `wl-message-buffer-prefetch-depht'.
2332
2333 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
2334
2335         * Version number is increased to 2.9.5.
2336         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
2337
2338 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
2339
2340         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
2341         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
2342         Based on the patch written by
2343         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
2344
2345 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
2346
2347         * wl-draft.el (wl-draft-raw-send): Fix for
2348         `wl-news-send-pre-hook'
2349
2350 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
2351
2352         * wl-utils.el (wl-message-id-function): New variable.
2353         * wl-draft.el (wl-draft-insert-required-fields):
2354         Use `wl-message-id-function'.
2355
2356 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
2357
2358         * wl-vars.el (wl-message-id-use-wl-from): New variable.
2359         * wl-utils.el (wl-draft-make-message-id-string):
2360         Use `wl-from' for domain part of Message-ID
2361         if `wl-message-id-use-wl-from' if non-nil.
2362         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
2363
2364 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
2365
2366         * wl.el (wl): Call `wl-check-type'
2367         Do not 'condition-case'.
2368
2369 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
2370
2371         * wl.el (wl-check-type): New function.
2372         (wl-check-type-variables): New variable.
2373
2374 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
2375
2376         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
2377
2378 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
2379
2380         * wl-draft.el (wl-smtp-password-key): New function.
2381         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
2382         (wl-draft-send-mail-with-smtp): Ditto.
2383         (wl-draft-send-mail-with-pop-before-smtp): Fix.
2384
2385 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
2386
2387         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
2388         * wl-utils.el (wl-unique-id-suffix): Remove.
2389
2390 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
2391
2392         * Version number is increased to 2.9.4.
2393
2394 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
2395
2396         * wl-utils.el (wl-unique-id-suffix): New variable.
2397         (wl-unique-id): Use `wl-unique-id-suffix'
2398
2399 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2400
2401         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
2402         instead of `elmo-msgdb-search'.
2403
2404         * Version number is increased to 2.9.3.
2405
2406 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
2407
2408         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
2409
2410 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
2411
2412         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
2413         (wl-draft-dispatch-message): Changed for send-later.
2414         (wl-draft-queue-flush): Ditto.
2415         (wl-draft): Clear `wl-sent-message-queued'.
2416         (wl-draft-reedit): Ditto.
2417         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
2418         * wl-vars.el (wl-draft-force-queuing): New variable.
2419         (wl-draft-force-queuing-mail): New variable.
2420         (wl-draft-force-queuing-news): New variable.
2421
2422 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
2423
2424         * wl-draft.el (wl-draft-hide): Removed `interactive'.
2425         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
2426
2427 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2428
2429         * Version number is increased to 2.9.2.
2430
2431 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2432
2433         * wl-draft.el (wl-draft-elide-region): New user command.
2434         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
2435
2436         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
2437         command `wl-draft-elide-region'.
2438         * wl-mule.el: Ditto.
2439         * wl-xmas.el: Ditto.
2440
2441 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
2442
2443         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
2444         (wl-biff-check-folder-async): Removed needless let.
2445
2446 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
2447
2448         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
2449         wl-folder-get-elmo-folder.
2450         (wl-biff-check-folder): Set `biff' argument of
2451         `wl-folder-check-one-entity'.
2452         (wl-biff-check-folder-async): Setup `biff' slot of folder.
2453
2454         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
2455         (wl-folder-check-one-entity): Added `biff' argument;
2456         Setup `biff' slot of folder.
2457
2458         * Version number is increased to 2.9.1.
2459
2460 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
2461
2462         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
2463         comment out and fixed.
2464         (wl-fldmgr-add-completion-subr): Ditto.
2465
2466         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
2467         and msgdb.
2468
2469         * wl.el (wl-toggle-plugged): Save summary view.
2470
2471 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
2472
2473         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
2474
2475 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2476
2477         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
2478
2479 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2480
2481         * wl-e21.el (wl-e21-toolbar-configurations): Replace
2482         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
2483         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
2484
2485         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
2486         if it was failed.
2487         (wl-demo): Disable undo in the demo buffer.
2488
2489 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
2490
2491         * wl-version.el (wl-version): Changed codename.
2492
2493         * Version number is increased to 2.9.0.
2494
2495 2001-12-14  Takuo KITAME <kitame@northeye.org>
2496
2497         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
2498         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
2499         (wl-folder-mark-as-read-all-current-entity): Ditto.
2500
2501 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2502
2503         * wl-vars.el (wl-from-width): Define as obsolete variable.
2504         (wl-subject-length-limit): Ditto.
2505
2506         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
2507
2508         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
2509         wl-summary-save-view.
2510
2511         * wl.el (wl-save-status): Ditto.
2512         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
2513
2514         * wl-summary.el (wl-summary-save-view): Removed unused argument.
2515         (wl-summary-exit): Follow the change above.
2516         (wl-summary-goto-folder-subr): Ditto.
2517
2518         * wl-folder.el (wl-folder-create-subr): Don't use
2519         `elmo-folder-creatable-p'.
2520
2521 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2522
2523         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
2524
2525 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2526
2527         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
2528         rather than bitmap on Emacs 21.
2529         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
2530         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
2531         for xbm if the new redisplay engine is not available.
2532
2533 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
2534
2535         * wl-folder.el (wl-folder-init-hook): New hook.
2536         (wl-folder-init): Run `wl-folder-init-hook'.
2537
2538 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2539
2540         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
2541
2542 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
2543
2544         * wl-acap.el (wl-acap-cache-filename): New variable.
2545         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
2546         (wl-acap-init): Use cache if no ACAP server found.
2547
2548 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2549
2550         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
2551         `wl-acap-original-msgdb-dir'.
2552
2553         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
2554         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
2555
2556         * wl-mime.el (wl-mime-save-directory): Renamed from
2557         `wl-mime-save-dir'.
2558
2559 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2560
2561         * wl-vars.el (wl-icon-dir): Fixed the docstring.
2562
2563         * wl-demo.el: Require `path-util'.
2564         (wl-demo-bitmap-mule-available-p): New internal variable.
2565         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
2566         `module-installed-p' instead.
2567         (wl-demo-insert-image): Use *.img file for a bitmap image.
2568         (wl-demo): Don't call the ascii demo recursively.
2569
2570 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2571
2572         * Version number is increased to 2.7.7.
2573
2574 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
2575
2576         * wl.el (wl-exit): Eliminated byte-compile warning.
2577
2578 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2579
2580         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
2581         obsolete variable using `elmo-define-obsolete-variable'.
2582         (wl-fetch-confirm-threshold): Ditto.
2583         (wl-cache-prefetch-folder-type-list): Ditto.
2584         (wl-cache-prefetch-folder-list): Ditto.
2585
2586 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2587
2588         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
2589         (wl-demo-icon-name): Use Xmas logo at the end of the year.
2590         (wl-demo-insert-image): New function.
2591         (wl-demo-insert-text): New function.
2592         (wl-demo-image-type-alist): Redefine as a function.
2593         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
2594         (wl-demo-with-temp-file-buffer): Removed.
2595         (wl-logo-xpm): Removed.
2596         (wl-logo-xbm): Removed.
2597         (wl-logo-bitmap): Removed.
2598
2599 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
2600
2601         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
2602         (wl-expire-localdir-get-folder-function): New user option.
2603         (wl-expire-localdir-get-folder): New function.
2604         (wl-expire-localdir-date): Ditto.
2605
2606 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2607
2608         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
2609         value.  Refactoring `wl-folder-notify-deleted' is nil case.
2610         Fixed unread number mismatch when all-unread < unread.
2611
2612 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
2613
2614         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
2615         (wl-fetch-confirm-threshold): Ditto.
2616
2617         * wl-summary.el (wl-summary-confirm-appends): Removed.
2618         (wl-summary-sync-update): Don't refer
2619         `wl-summary-update-confirm-threshold' (It is now abolished).
2620
2621         * wl-message.el (wl-message-display-internal): Don't refer
2622         `wl-fetch-confirm-threshold' (It is now abolished).
2623
2624 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2625
2626         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
2627
2628 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2629
2630         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
2631         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
2632         Change default value to nil.
2633         (wl-summary-indent-length-limit): The value can be nil, nil means
2634         unlimited.
2635
2636         * wl-summary.el: Don't set limit for indent length if the value of
2637         wl-summary-indent-length-limit is nil.
2638         If the value of wl-summary-width is nil, it means only that the width
2639         of summary is unlimited (nil doesn't mean that the indent length is
2640         unlimited).
2641
2642         * wl-thread.el: Ditto.
2643
2644 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
2645
2646         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
2647         be nil, nil means never confirm.
2648         * wl-summary.el (wl-summary-confirm-appends): Ditto.
2649
2650 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2651
2652         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
2653         means unlimited).
2654
2655 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
2656
2657         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
2658         Use `with-temp-buffer'.
2659
2660 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
2661
2662         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
2663         with new backquote style).
2664         (wl-folder-get-entity-from-buffer): Ditto.
2665
2666 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2667
2668         * wl-version.el (nemacs-version): Eliminated.
2669         (wl-extended-emacs-version2): Ignore nemacs.
2670         (wl-extended-emacs-version3): Ditto.
2671
2672 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
2673
2674         * wl-vars.el (wl-draft-add-references): Set default value as nil.
2675         (wl-draft-add-in-reply-to): New variable.
2676         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
2677         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
2678         (wl-draft-yank-from-mail-reply-buffer): Use
2679         `wl-draft-add-in-reply-to'.
2680         (wl-draft-insert-current-message): Ditto.
2681
2682 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2683
2684         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
2685         typo (kill->hide).
2686         (wl-message-buffer-prefetch-folder-type-list): Added elements
2687         `mark' and `cache' instead of `internal'.
2688
2689 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
2690
2691         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
2692         resume msgdb directory.
2693
2694 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
2695
2696         * wl.el (wl-exit): Call `wl-acap-exit'.
2697
2698         * wl-summary.el (wl-summary-message-string): New function.
2699         (wl-summary-reedit): Use it.
2700         (wl-summary-resend-bounced-mail): Remove needless let.
2701         (wl-summary-supersedes-message): Ditto.
2702         (wl-summary-save): Ditto.
2703
2704         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
2705         (wl-acap-init): Set it.
2706         (wl-acap-exit): New function.
2707
2708 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2709
2710         * wl.el (wl-init): Revert (require 'mime-setup). move from
2711         toplevel.
2712
2713 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2714
2715         * wl-summary.el (wl-summary-write-current-folder): Remove unused
2716         local variables.  Add error when guess function return invalid
2717         value.
2718
2719 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2720
2721         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
2722         Change local variable name.
2723         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
2724         (wl-folder-get-newsgroups): Return nil when non-news folder.
2725         * wl-summary.el (wl-summary-write-current-folder): State through
2726         when guess-list return nil.
2727         (wl-summary-write-current-folder-functions): Fixed docstring.
2728
2729         * wl.el (wl-exit): Changed confirm message.
2730
2731         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
2732         * wl-draft.el (wl-draft): Remove verbose `featurep'.
2733
2734         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
2735
2736 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2737
2738         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
2739         user option (Renamed from wl-cache-prefetch-folder-type-list).
2740         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
2741         from wl-cache-prefetch-folder-list).
2742
2743         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
2744         Move to wl-vars.el.
2745         (wl-message-buffer-prefetch-p): Changed to enable
2746         `wl-message-buffer-prefetch-folder-list'.
2747
2748         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
2749         `ignore-cache'.
2750
2751 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
2752
2753         * wl-draft.el (wl-draft-config-sub-func-alist): Added
2754         `part-top' and `part-bottom'.
2755         (wl-draft-config-sub-part-top): New function.
2756         (wl-draft-config-sub-part-bottom): New function.
2757
2758 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2759
2760         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
2761
2762 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
2763
2764         * wl-folder.el (wl-folder-get-newsgroups): Fix.
2765
2766 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2767
2768         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
2769
2770         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
2771         (wl-summary-write-current-folder): Ditto.
2772
2773 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
2774
2775         * wl-folder.el (wl-folder-get-newsgroups): Use
2776         `elmo-folder-newsgroups'.
2777
2778 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
2779
2780         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
2781         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
2782         `wl-draft-config-sub-header-bottom'.
2783
2784 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2785
2786         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
2787         localnews folder.
2788
2789 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2790
2791         * wl-summary.el (wl-summary-mode): Undo last change.
2792
2793         * wl-folder.el (wl-folder-mode): Ditto.
2794
2795 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2796
2797         * wl-summary.el (wl-summary-mode): Locally set
2798         truncate-partial-window-width to nil.
2799         (for XEmacs)
2800
2801         * wl-folder.el (wl-folder-mode): Ditto.
2802
2803 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2804
2805         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
2806
2807 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
2808
2809         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
2810         number.
2811
2812         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
2813
2814         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
2815
2816         * Version number is increased to 2.7.6.
2817
2818 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2819
2820         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
2821
2822 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
2823
2824         * wl-summary.el (wl-summary-sync-update): Enclose network
2825         related portion with `unwind-protect'.
2826
2827 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2828
2829         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
2830
2831 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2832
2833         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
2834         element.
2835         * wl-vars.el (wl-message-body-button-alist): Ditto.
2836
2837         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
2838         max match length.
2839         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
2840
2841         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
2842         for the max match length;
2843         Use 4th element value for the button string regexp group.
2844
2845         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
2846         candidate exists, prompt to select.
2847
2848 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2849
2850         * wl-summary.el (wl-summary-jump-to-msg): Search before
2851         calibration point by `beginning-of-line'.
2852
2853 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2854
2855         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
2856         for access group.
2857
2858 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
2859
2860         * wl-message.el (wl-message-display-internal): Bind
2861         `default-mime-charset'.
2862
2863         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
2864
2865         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
2866
2867         * Version number is increased to 2.7.5.
2868
2869 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2870
2871         * wl-expire.el (wl-summary-archive): Fixed;
2872         Use `elmo-folder-name-internal'.
2873
2874 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2875
2876         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
2877         from `elmo-folder-move-messages' caller.
2878         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2879
2880         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
2881         related portions are changed).
2882
2883 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2884
2885         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
2886         counter.
2887
2888 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2889
2890         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
2891         buffer local and set it to nil.
2892
2893         * wl-message.el (wl-message-redisplay): Ditto.
2894
2895 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
2896
2897         * wl-summary.el (wl-summary-mark-as-important): If message is
2898         already cached, set messag as read, otherwise encache and mark as read.
2899
2900 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2901
2902         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
2903         point-min.
2904
2905 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2906
2907         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
2908         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
2909         a keymap.
2910
2911 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
2912
2913         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
2914         parent.
2915
2916         * wl-mule.el (wl-message-define-keymap): Ditto.
2917
2918         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
2919
2920         * wl-xmas.el (wl-message-display-internal-hook): Define.
2921         (wl-xmas-setup-message-toolbar): Define as function.
2922         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
2923         (wl-message-overload-functions): Abolished.
2924         (wl-message-define-keymap): New function.
2925
2926         * wl-vars.el (wl-message-display-internal-hook): New variable.
2927         (wl-message-header-button-alist): New variable (Renamed from
2928         wl-highlight-message-header-button-alist).
2929         (wl-message-body-button-alist): Ditto.
2930
2931         * wl-mule.el (wl-message-define-keymap): New function.
2932         (wl-message-overload-functions): Abolished.
2933
2934         * wl-message.el (wl-message-add-buttons-to-body): New function.
2935         (wl-message-redisplay): Don't call wl-message-overload-functions;
2936         Call wl-message-add-buttons-to-header and
2937         wl-message-add-buttons-to-body.
2938         (wl-message-display-internal): Set keymap argument for
2939         elmo-mime-display-as-is, elmo-mime-message-display;
2940         Run wl-message-display-internal-hook.
2941         (wl-message-refer-article-or-url): Abolished.
2942
2943         * wl-highlight.el (wl-highlight-headers): Don't call
2944         wl-highlight-message-add-buttons-to-header.
2945         (wl-highlight-message-add-buttons-to-header): Abolished.
2946
2947
2948         * wl-e21.el (wl-message-display-internal-hook): Define.
2949         (wl-e21-setup-toolbar): Deleted duplicated binding.
2950         (wl-e21-setup-message-toolbar): Define as function.
2951         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
2952         (wl-message-define-keymap): New function.
2953         (wl-message-overload-functions): Abolished.
2954
2955 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
2956
2957         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
2958         and elmo-folder-close.
2959
2960         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
2961
2962 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2963
2964         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
2965         boolean value.
2966         * wl-draft.el (wl-draft-do-fcc): Ditto.
2967
2968 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
2969
2970         * wl-vars.el (wl-fcc-force-as-read): New variable.
2971         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
2972         mark copied message as read.
2973
2974 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
2975
2976         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
2977
2978 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2979
2980         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
2981         `wl-summary-target-above' instead of obsolete variable
2982         `wl-summary-temp-above'.
2983
2984         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
2985         instead of `make-obsolete-variable'.
2986         * wl-refile.el (toplevel): Ditto.
2987
2988 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2989
2990         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
2991         with third argument t.
2992         (wl-draft): Set first argument for wl-plugged-init as t.
2993
2994         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
2995         definition.
2996
2997 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2998
2999         * wl-vars.el: Tabify.
3000         (wl-biff-notify-hook): Use `ding' instead of `beep'.
3001
3002         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
3003         message.
3004
3005 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3006
3007         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
3008         and set default to beep.
3009
3010 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3011
3012         * wl-vars.el (wl-draft-truncate-lines): New variable.
3013
3014         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
3015         instead of wl-message-truncate-lines for truncate-lines.
3016
3017 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
3018
3019         * wl-message.el (wl-message-display-internal): Call
3020         `wl-highlight-message' after `elmo-mime-display-as-is'.
3021
3022         * wl-mime.el (wl-mime-display-text/plain): New function.
3023         (wl-mime-display-header): Ditto.
3024         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
3025         body-presentation-method for text/plain;
3026         Register `wl-mime-display-header' as a header-presentation-method;
3027         Don't set up `elmo-message-text-content-inserted-hook' and
3028         `elmo-message-header-inserted-hook'.
3029
3030         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
3031         variable.
3032         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
3033         as t if flag is 'all-header;
3034         Don't bind `elmo-message-ignored-field-list',
3035         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
3036
3037 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3038
3039         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
3040         for xemacs with non-mule environment.
3041
3042 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3043
3044         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
3045         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
3046         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
3047
3048 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3049
3050         * wl-vars.el (wl-interactive-send): Set default value as t.
3051
3052 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3053
3054         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
3055         (wl-addrmgr-method-list): Abolished.
3056         (wl-addrmgr-change-method): Follow above change.
3057
3058         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
3059
3060 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3061
3062         * wl-vars.el (wl-message-truncate-lines): Change default value
3063         to default-truncate-lines.
3064
3065         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
3066
3067 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3068
3069         * wl-vars.el (wl-message-truncate-lines): New variable.
3070
3071         * wl-message.el (wl-message-redisplay): Set truncate-lines using
3072         wl-message-truncate-lines.
3073
3074 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3075
3076         * wl-acap.el (wl-acap-init): Remove period from error message.
3077         (wl-acap-find-acap-service): Remove period from message.
3078
3079 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3080
3081         * wl.el (wl-check-environment): Undo last change.
3082
3083         * wl-vars.el (wl-from): Changed default value.
3084
3085         * wl-util.el (toplevel): Don't require tm-edit.
3086
3087         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
3088         `wl-folder-init';
3089         Don't set mark on mail body.
3090         (wl-draft-reedit): Ditto.
3091
3092         * wl-address.el (wl-address-quote-specials): Define as an alias for
3093         elmo-address-quote-specials.
3094
3095 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3096
3097         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
3098
3099         * wl-vars.el (wl-from): Set default value as nil.
3100         (wl-organization): Set default value as ORGANIZATION environment
3101         variable.
3102
3103         * wl-draft.el (wl-smtp-extension-bind): Check value of
3104         wl-smtp-connection-type.
3105
3106         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
3107         error.
3108
3109 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3110
3111         * Version number is increased to 2.7.4.
3112
3113         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
3114         arguments from `wl-highlight-x-face-function' caller.
3115         Use x-face-1.3.6.12 or later.
3116
3117 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
3118
3119         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
3120
3121 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
3122
3123         * wl-vars.el (wl-summary-width): Fix type to accept nil.
3124         (wl-fcc): Fix to accept function.
3125         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
3126
3127 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3128
3129         * wl-acap.el (toplevel): Added `product-provide' declare.
3130         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
3131
3132 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
3133
3134         * wl.el (wl): Changed order of calling `elmo-init'
3135         and `elmo-folder-init'.
3136
3137 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3138
3139         * wl-mime.el (wl-summary-burst): Extract message when content-type
3140         of root entity is not only `multipart' but also `message/rfc822'.
3141         (wl-summary-burst-subr): Ditto.
3142
3143 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3144
3145         * wl-vars.el (toplevel): Require 'custom.
3146         (wl-trash-folder): Added to `wl-setting' group.
3147
3148         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
3149         exists.
3150         (wl-addrmgr-draw): Insert empty line when no entry exists.
3151
3152         * wl-mule.el (wl-message-wheel-up): Fixed.
3153         (wl-message-wheel-down): Ditto.
3154
3155 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3156
3157         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
3158         config is an anonymous lambda expression.
3159
3160 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3161
3162         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
3163         when Mule 2 is running.
3164
3165 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
3166
3167         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
3168
3169 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
3170
3171         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
3172         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
3173
3174         * wl-address.el (wl-address-specials-regexp): Eliminated.
3175         (wl-address-quote-specials): Rewrite.
3176
3177 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3178
3179         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
3180         shy-groups for regexp.
3181
3182         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
3183         character classes and Perl style shy-groups for regexp.
3184         (wl-highlight-plugged-current-line): Use Posix style character
3185         classes for regexp.
3186         (wl-e21-highlight-folder-by-numbers): Ditto.
3187         (wl-e21-display-image-p): Use `display-images-p' instead of
3188         `display-graphic-p'.
3189         (display-images-p): Make an alias to `display-graphic-p' if it is
3190         not available.  It is for Emacs version prior to 21.0.105.
3191
3192         * wl-demo.el (wl-demo): Use `display-images-p' instead of
3193         `display-graphic-p'.
3194         (wl-demo-image-type-alist): Ditto.
3195         (display-images-p): Make an alias to `display-graphic-p' if it is
3196         not available.  It is for Emacs version prior to 21.0.105.
3197
3198 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3199
3200         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
3201         support.
3202         (wl-generate-user-agent-string): Ditto.
3203
3204         * wl-version.el (wl-version): Update docsting.
3205         (wl-version-status): Ditto.
3206
3207 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3208
3209         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
3210         21.0.105.  For Emacs 21.0.104 or earlier.
3211
3212 2001-09-03  Takuo KITAME <kitame@northeye.org>
3213
3214         * wl-e21.el (wl-plugged-init-icons): Use
3215         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
3216         (wl-biff-init-icons): Ditto.
3217
3218 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
3219
3220         * wl-highlight.el (wl-highlight-summary-current-line):
3221         Fixed highlighting refile/copy destination.
3222
3223         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
3224         (wl-acap-store): Encode string by wl-acap-coding-system.
3225
3226 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
3227
3228         * wl-acap.el (toplevel): Check and require 'un-define before
3229         'xemacs-ucs;
3230          Added checking for UTF-2000.
3231
3232 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
3233
3234         * wl-acap.el (toplevel): Require 'un-define before 'wl;
3235         Don't enclose with `eval-and-compile'.
3236
3237         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
3238         wl-init is non-nil.
3239
3240         * wl-draft.el (wl-draft): Ditto.
3241
3242         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
3243
3244         * wl-acap.el (toplevel): Require 'wl.
3245         (wl-acap-store): Call `elmo-init'.
3246
3247         * wl.el (wl): Changed position of `wl-check-environment'.
3248         (toplevel): Added autoload setting for wl-acap.
3249
3250         * wl-vars.el (wl-setting): New custom group.
3251         (wl-from): Added wl-setting group.
3252         (wl-user-mail-address-list): Ditto.
3253         (wl-organization): Ditto.
3254         (wl-subscribed-mailing-list): Ditto.
3255         (wl-envelope-from): Ditto.
3256         (wl-smtp-posting-user): Ditto.
3257         (wl-smtp-posting-server): Ditto.
3258         (wl-smtp-posting-port): Ditto.
3259         (wl-smtp-authenticate-type): Ditto.
3260         (wl-pop-before-smtp-user): Ditto.
3261         (wl-pop-before-smtp-server): Ditto.
3262         (wl-pop-before-smtp-port): Ditto.
3263         (wl-pop-before-smtp-authenticate-type): Ditto.
3264         (wl-nntp-posting-server): Ditto.
3265         (wl-nntp-posting-user): Ditto.
3266         (wl-nntp-posting-port): Ditto.
3267         (wl-fetch-confirm-threshold): Ditto.
3268         (wl-prefetch-threshold): Ditto.
3269         (wl-thread-insert-opened): Ditto.
3270         (wl-ldap-server): Ditto.
3271         (wl-ldap-port): Ditto.
3272         (wl-ldap-base): Ditto.
3273         (wl-ldap-objectclass): Ditto.
3274         (wl-use-ldap): Ditto.
3275         (wl-draft-config-alist): Ditto.
3276         (wl-draft-config-matchone): Ditto.
3277         (wl-template-alist): Ditto.
3278         (wl-message-sort-field-list): Ditto.
3279         (wl-message-ignored-field-list): Ditto.
3280         (wl-message-visible-field-list): Ditto.
3281         (wl-interactive-send): Ditto.
3282         (wl-summary-move-order): Ditto.
3283         (wl-auto-select-first): Ditto.
3284         (wl-auto-select-next): Ditto.
3285         (wl-interactive-save-folders): Ditto.
3286
3287         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
3288         Initialization codes are moved from wl-local-folder-init.
3289         (wl-local-folder-init): Follow the change above.
3290         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
3291
3292         * wl-acap.el: New file.
3293
3294         * Version number is increased to 2.7.3.
3295
3296 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
3297
3298         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
3299
3300 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
3301
3302         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
3303         (wl-addrmgr-address-entry-list): Ditto.
3304
3305 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3306
3307         * wl-e21.el (wl-draft-mode-map): Removed binding for
3308         `wl-draft-insert-x-face-field'.
3309
3310         * wl-mule.el (wl-draft-mode-map): Ditto.
3311
3312         * wl-xmas.el (wl-draft-mode-map): Ditto.
3313
3314         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
3315         (wl-cs-autoconv): Ditto.
3316         (wl-cs-local): Ditto.
3317         (wl-use-scoring): Ditto.
3318         (wl-mime-charset): Ditto.
3319         (wl-folder-check-async): Ditto.
3320
3321         * wl.el (toplevel): Ignore nemacs and tm.
3322         (wl-exit): Ditto.
3323
3324         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
3325         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
3326         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
3327         instead of wl-address-petname-add-or-change.
3328         (wl-summary-edit-addresses-subr): Use wl-address-delete
3329         instead of wl-address-petname-delete.
3330
3331         * wl-util.el (wl-as-coding-system): Ignore nemacs.
3332
3333         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
3334         if error occured.
3335
3336         * wl-message.el (require): Remove tm support.
3337
3338         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
3339
3340         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
3341         (wl-folder-jump-to-current-entity): Ditto.
3342         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
3343
3344         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
3345         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
3346         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
3347
3348         * wl-mule.el (wl-draft-key-setup): Ditto.
3349
3350         * wl-xmas.el (wl-draft-key-setup): Ditto.
3351
3352         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
3353         (wl-draft-std11-parse-addresses): New function.
3354         (wl-draft-parse-mailbox-list): Use it.
3355         (wl-draft): Ignore nemacs.
3356         (wl-draft-reedit): Ditto.
3357
3358         * wl-addrmgr.el: New file.
3359         (Original is wl-rcpt.el written by
3360         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
3361         Thanks Kitamoto-san.)
3362
3363         * wl-address.el (wl-address-make-address-list): Modified parsing
3364         process.
3365         (wl-address-delete): Renamed from `wl-address-petname-delete';
3366         Modify wl-address-list too.
3367         (wl-address-add-or-change): Renamed from
3368         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
3369
3370 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
3371
3372         * wl-highlight.el (wl-highlight-summary-current-line):
3373           Work with transient-mark-mode
3374
3375 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
3376
3377         * Version number is increased to 2.7.2.
3378
3379         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
3380         instead of elmo-dop-queue-method.
3381
3382 2001-08-06  SAITO Atsunori <sai@yedo.com>
3383
3384         * wl-vars.el (wl-ldap-objectclass): New user option.
3385
3386         * wl-address.el (wl-ldap-make-filter): Use it.
3387
3388 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3389
3390         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
3391
3392 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3393
3394         * wl-folder.el (wl-folder): redisplay after folder insertion.
3395
3396         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
3397
3398         * wl-summary.el (wl-summary-sync-update):
3399         Change status mark only when new-msgdb exists.
3400         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
3401
3402 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
3403
3404         * wl-summary.el (wl-summary-open-folder): New function.
3405         (wl-summary-goto-folder-subr): Use it.
3406         (wl-summary-mark-as-important): Fix;
3407         Encache only when no cache exists.
3408
3409 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3410
3411         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
3412         Use with-current-buffer.
3413
3414 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3415
3416         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
3417         before call `get-buffer'. Fixed parenthesis.
3418         (wl-score-get-header-entry): Clear message and help window when
3419         keyboard quit.
3420         (wl-score-edit-insert-header): Ditto.
3421
3422 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3423
3424         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
3425         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
3426         (wl-default-draft-cite): Fix.
3427
3428         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
3429         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
3430
3431 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3432
3433         * wl-message.el (wl-message-prev-page): Do same bahavior
3434         as summary when it is called in the message buffer.
3435         (wl-message-next-page): Ditto.
3436
3437 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
3438
3439         * wl-summary.el (wl-summary-forward): Use cache if it is not
3440         section cache.
3441
3442 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
3443
3444         * wl-vars.el: Changed file coding system to ISO-2022-JP.
3445         Removed redundant require of elmo-vars.
3446         (wl-biff-state-indicator-on): Changed default value for
3447         xemacs with non-mule environment.
3448
3449         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
3450         wl-message-buffer is nil;
3451         Hide progress bar after moving messages.
3452
3453 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
3454
3455         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
3456         message at cursor point is deleted.
3457
3458 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
3459
3460         * wl-vars.el: Changed file coding system to euc-japan.
3461         Added -*-coding:-*- magic to the first line.
3462
3463         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
3464         Search parent from the first message.
3465
3466         * Version number is increased to 2.7.1.
3467
3468 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
3469
3470         * wl-vars.el: Fix file coding system to ISO-2022-JP.
3471
3472 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
3473
3474         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
3475         refile/delete execution.
3476
3477         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
3478         Fixed docstring.
3479
3480 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
3481
3482         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
3483         do update process;
3484         Don't update marks when update process is interrupted.
3485
3486 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
3487
3488         * wl-summary.el (wl-summary-reply): Fixed problem when
3489         wl-draft-use-frame is non-nil.
3490         (wl-summary-forward): Ditto.
3491
3492         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
3493         as nil.
3494         (wl-folder-mark-as-read-all-entity): Ditto.
3495         (wl-folder-prefetch-entity): Ditto.
3496
3497         * wl.el (wl): Check environment before wl-init.
3498
3499         * wl-summary.el (wl-summary-collect-unread): Eliminated.
3500         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
3501         instead of wl-summary-collect-unread.
3502         (wl-summary-reply): Split message window.
3503
3504 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
3505
3506         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
3507         only if current language environment is japanese,
3508
3509         * wl-folder.el (wl-folder-jump-to-current-entity): Call
3510         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
3511         (wl-folder-goto-folder-subr): Ditto.
3512
3513         * wl-draft.el (wl-draft-dispatch-message): Call
3514         `elmo-file-cache-get-path'.
3515
3516 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
3517
3518         * wl-summary.el (wl-summary-cursor-move): If return value of
3519         wl-summary-next-message is not number, don't jump.
3520
3521 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3522
3523         * wl-summary.el (wl-summary-buffer-next-message-function): New
3524         variable.
3525         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
3526         if it is bound.
3527
3528         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
3529         string.
3530
3531         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
3532         (wl-plugged-drawing): Ditto.
3533
3534 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
3535
3536         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
3537         process.
3538         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
3539         with unwind-protect.
3540
3541         * wl.el (wl-init): Require mime-setup.
3542         (wl-check-environment): Don't require mime-setup.
3543
3544         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
3545         instead of elmo-folder-type.
3546
3547         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
3548         value as nil.
3549
3550 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
3551
3552         * Version number is increased to 2.7.0.
3553
3554         * wl-version.el (wl-version): Changed codename.
3555
3556         * wl-summary.el (wl-summary-delete-cache): Fixed.
3557
3558         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
3559         Workaround for net folders.
3560         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
3561
3562         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
3563         value to nil (According to the patch from
3564         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
3565
3566         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
3567         of elmo-folder-close.
3568
3569 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
3570
3571         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
3572         for postfix.
3573
3574 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
3575
3576         * wl-summary.el (wl-summary-resend-message): Fixed.
3577
3578         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
3579         Call wl-draft with `from' argument if its address is included in
3580         `wl-user-mail-address-list'.
3581         (wl-draft): Added `from' argument.
3582
3583         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
3584         non-nil.
3585         (wl): Don't show demo if wl-demo is nil.
3586
3587         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
3588         wl-summary-use-frame.
3589
3590         * wl-vars.el (wl-summary-use-frame): New user option.
3591         (wl-folder-use-frame): Changed docstring.
3592
3593         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
3594         non-nil.
3595         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
3596         wl-summary-use-frame.
3597
3598         * wl-vars.el (wl-folder-use-frame): New user option.
3599
3600         * wl-summary.el (wl-summary-exit): Back to folder frame if
3601         wl-folder-use-frame is non-nil.
3602         (wl-summary-redisplay-internal): Ignore cache if current folder
3603         is draft folder,
3604         (wl-summary-redisplay-no-mime): Ditto.
3605         (wl-summary-redisplay-all-header): Ditto.
3606
3607         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
3608         if wl-folder-use-frame is non-nil.
3609
3610 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
3611
3612         * wl-summary.el (wl-summary-sync-update): Bind
3613         elmo-folder-update-threshold.
3614         (wl-summary-mark-as-important): Enclosed server mark processing
3615         with `save-match-data'.
3616
3617         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
3618         only when it is already defined.
3619
3620 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3621
3622         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
3623         name of folder exclude localdir is wrong.
3624         * wl-folder.el (wl-folder-sync-entity):
3625         Set `wl-summary-always-sticky-folder-list' as nil.
3626         (wl-folder-mark-as-read-all-entity): Ditto.
3627         (wl-folder-prefetch-entity): Ditto.
3628
3629 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
3630
3631         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
3632         instead of `wl-summary-write-current-newsgroup'.
3633
3634 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3635
3636         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
3637         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
3638         non-nil and selected message is important, do not display.
3639
3640 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
3641
3642         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
3643
3644 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3645
3646         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
3647
3648         * wl-summary.el (wl-summary-mark-as-important): Set message number
3649         using wl-summary-message-number.
3650
3651 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3652
3653         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
3654         destination folder is 'null.
3655
3656 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
3657
3658         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
3659         New function.
3660         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
3661         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
3662         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
3663
3664 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
3665
3666         * wl-mime.el (wl-mime-setup): Added setting for
3667         `mime-setup-signature-key-alist' to avoid overriding key bind for
3668         `wl-draft-send'.
3669
3670         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
3671         for `wl-draft-send'.
3672         * wl-mule.el (wl-draft-overload-functions): Ditto.
3673         * wl-xmas.el (wl-draft-overload-functions): Ditto.
3674         * wl-draft.el (wl-draft-send): Ditto.
3675
3676         * wl-message.el (wl-message-display-internal):
3677         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
3678         (Patch is provided by <kita@coe.nttdata.co.jp>).
3679
3680 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
3681
3682         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
3683
3684 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
3685
3686         * wl.el (wl): Fix for wl-demo.
3687
3688 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
3689
3690         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
3691
3692 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
3693
3694         * wl-folder.el (wl-folder-prefetch-entity): Use
3695         `wl-folder-get-elmo-folder'.
3696         (wl-folder-count-incorporates): Do not use
3697         `wl-folder-get-elmo-folder'.
3698
3699 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
3700
3701         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
3702         instead of `elmo-folder-get-type'.
3703
3704 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3705
3706         * wl-summary.el (wl-summary-write-current-folder): Set cursor
3707         position on Subject: field.
3708         (Advised by Mito <mit@nines.nec.co.jp>)
3709
3710 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3711
3712         * wl-folder.el (wl-folder-prefetch-entity): Use
3713         `wl-folder-get-elmo-folder'.
3714
3715 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
3716
3717         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
3718
3719         * wl-summary.el (wl-summary-buffer-set-folder): Set up
3720         `process-duplicates' slot.
3721
3722         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
3723         if detection failed.
3724
3725 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3726
3727         * wl-version.el (wl-version-status): Set to "alpha".
3728
3729 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3730
3731         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
3732         Check wl-message-buffer lives before set-buffer.
3733
3734 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3735
3736         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
3737         called in folder mode.
3738         * wl-var.el (wl-summary-exit-pre-hook): New variable.
3739         * wl-summary.el (wl-summary-exit-pre-hook): Run
3740         `wl-summary-exit-pre-hook' before exit summary mode.
3741
3742 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3743
3744         * wl-version.el (wl-version-status): New variable.
3745         (wl-version-status-alist): Removed.
3746         (wl-version-status): Rule included.
3747
3748 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3749
3750         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
3751         @sponichi.
3752
3753         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
3754         when `mail-reply-buffer' is buffer-local variable.
3755         (Reported by <kita@coe.nttdata.co.jp>).
3756
3757 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
3758
3759         * wl-vars.el (toplevel): Require 'elmo-util.
3760
3761 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3762
3763         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
3764         (All other related portions are changed)
3765
3766         * wl.el (wl-plugged-change): Use '<' instead of '<='.
3767
3768         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
3769
3770 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3771
3772         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
3773
3774 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
3775
3776         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
3777         Delete other windows to avoid an error.
3778         Use `point-marker' instead of `point' to remember the start point
3779         of body.
3780
3781         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
3782
3783         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
3784         number not to exceed all message number.
3785
3786 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3787
3788         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
3789         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
3790
3791 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
3792
3793         * wl-summary.el (wl-summary-sync-force-update): Added argument
3794         no-check.
3795         (wl-summary-sync-update): Ditto.
3796         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
3797         with `no-check'.
3798
3799         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
3800         (wl-message-buffer-prefetch-next): Don't run timer if timer is
3801         already running.
3802
3803 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3804
3805         * wl-expire.el (wl-expire-archive-get-folder): Added argument
3806         `dst-folder-arg'.
3807         (wl-expire-archive-number1): Diito.
3808         (wl-expire-archive-number2): Diito.
3809         (wl-expire-archive-Date): Diito.
3810         (wl-archive-number1): Diito.
3811         (wl-archive-number2): Diito.
3812         (wl-archive-date): Diito.
3813         (wl-archive-folder-p): New function.
3814         (wl-summary-expire): Support of expand folder name at
3815         wl-expire-alist.
3816         * wl-util.el (wl-expand-newtext): Renamed from
3817         `wl-refile-expand-newtext'.
3818
3819 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3820
3821         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
3822         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
3823         `(elmo-msgdb-get-overview msgdb)'.
3824         (wl-summary-prefetch): Bind match data before call
3825         `wl-summay-prefetch-msg'.
3826         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
3827         'off if `wl-summary-buffer-disp-msg' is non-nil.
3828         Fixed problem that couldn't show only one new or unread message when
3829         enter folder.
3830         (wl-summary-reply): Don't call `split-window-vertically' and other
3831         window.
3832
3833 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
3834
3835         * wl-expire.el (wl-expire-refile): Fixed.
3836
3837 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3838
3839         * wl-vars.el (wl-biff-unnotify-hook): New variable.
3840
3841         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
3842         biff notification is removed.
3843
3844         * wl.el (wl): Changed position of `elmo-init'.
3845
3846         * wl-draft.el (wl-default-draft-cite): Use date field
3847         on the citation buffer.
3848
3849         * wl-vars.el (wl-shimbun-folder-icon): New variable.
3850
3851         * wl-xmas.el (wl-folder-internal-icon-list): Added
3852         `wl-folder-shimbun-image'.
3853
3854         * wl-e21.el (wl-folder-internal-icon-list): Added
3855         `wl-folder-shimbun-image'.
3856
3857 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
3858
3859         * wl.el (wl-init): Eliminated argument.
3860         (wl): Rewrite.
3861
3862         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
3863         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
3864         instead of `elmo-folder-msgdb-internal'.
3865         (wl-summary-sync-update): Ditto.
3866         (wl-summary-flush-pending-append-operations): Eliminated.
3867         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
3868         (wl-summary-goto-folder-subr): Set load-msgdb argument of
3869         `elmo-folder-open'.
3870
3871         * wl-mime.el (wl-summary-burst): Fixed.
3872
3873         * wl-folder.el (wl-folder-info-save): Check data type.
3874
3875         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
3876         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
3877         instead of `elmo-folder-msgdb-internal'.
3878         (wl-expire-hide): Ditto.
3879
3880
3881         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
3882
3883 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3884
3885         * wl-folder.el (wl-folder-write-current-folder): Support petname.
3886
3887 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
3888
3889         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
3890
3891 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3892
3893         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
3894         Fixed `match-beginning' argument mismatch.
3895
3896 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
3897
3898         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
3899         the default value.
3900
3901 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
3902
3903         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
3904         instead of `elmo-nntp-default-port'.
3905
3906         * wl-vars.el: Fixed some doc strings.
3907
3908 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
3909
3910         * wl-summary.el (wl-summary-prefetch-msg): Use
3911         `elmo-msgdb-overview-get-entity' instead of `assoc'.
3912
3913         * wl-vars.el: Define *-func as obsolete variable using
3914         `elmo-define-obsolete-variable'.
3915
3916         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
3917         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
3918         instead of `wl-message-buffer-prefetch-threshold'.
3919
3920         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
3921
3922         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
3923
3924         * wl-draft.el (wl-caesar-region-func): Ditto.
3925
3926         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
3927         Keep unread status in elmo-folder-move-messages.
3928         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
3929
3930 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3931
3932         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
3933         `wl-summary-buffer-exit-func'
3934         (wl-summary-buffer-message-redisplay-function): Renamed from
3935         `wl-summary-buffer-message-redisplay-func'
3936         (wl-summary-buffer-next-folder-function): Renamed from
3937         `wl-summary-buffer-next-folder-func'.
3938         (wl-summary-buffer-prev-folder-function): Renamed from
3939         `wl-summary-buffer-prev-folder-func'.
3940         (wl-summary-get-petname-function): Renamed from
3941         `wl-summary-get-petname-func'.
3942
3943         * wl-score.el (wl-score-edit-exit-function): Renamed from
3944         `wl-score-edit-exit-func'.
3945
3946         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
3947         Renamed from `wl-message-buffer-prefetch-get-next-function'.
3948
3949         * wl-util.el (wl-load-profile-function): Renamed from
3950         `wl-load-profile-func'.
3951
3952         * wl-folder.el (wl-folder-completion-function): Renamed from
3953         `wl-folder-completion-func'.
3954         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
3955
3956         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
3957         `wl-expire-archive-get-folder-func'.
3958         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
3959         (wl-draft-send-mail-function): Renamed from
3960         `wl-draft-send-mail-func'.
3961         (wl-draft-send-news-function): Renamed from
3962         `wl-draft-send-news-func'.
3963         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
3964         (wl-generate-mailer-string-function): Renamed from
3965         `wl-generate-mailer-string-func'.
3966         (wl-highlight-signature-search-function): Renamed from
3967         `wl-highlight-signature-search-func'.
3968         (wl-highlight-x-face-function): Renamed from
3969         `wl-highlight-x-face-func'
3970         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
3971         (wl-ps-print-buffer-function): Renamed from
3972         `wl-ps-print-buffer-func'
3973         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
3974         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
3975         (wl-summary-subject-filter-function): Renamed from
3976         `wl-summary-subject-filter-func'.
3977
3978         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
3979         `wl-draft-queue-flush-send-func'
3980         (wl-draft-cite-function): Renamed from
3981         `wl-draft-cite-func'
3982
3983         * wl-address.el (wl-address-init-function): Renamed from
3984         `wl-address-init-func'.
3985
3986 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
3987
3988         * wl-draft.el (wl-draft-queue-flush): Don't call
3989         `elmo-dop-unlock-message'.
3990         * wl-draft.el (wl-draft-queue-append): Don't call
3991         `elmo-dop-lock-message'.
3992
3993         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
3994         (wl-summary-buffer-folder-name): Ditto.
3995         (wl-summary-message-regexp): Added '-' (all other related portions
3996         are changed).
3997         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
3998         wl-summary-buffer-folder-name.
3999
4000 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
4001
4002         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
4003         the number of mails in the folder buffer is not updated by wl-biff.
4004
4005 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
4006
4007         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
4008         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
4009
4010 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
4011
4012         * wl-summary.el (wl-summary-next-message):
4013         Return next message number when wl-summary-move-order is nil.
4014
4015 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
4016
4017         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
4018         `wl-summary-move-spec-alist'.
4019         (wl-summary-move-spec-unplugged-alist): New variable
4020         (Move spec for unplugged status).
4021         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
4022         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
4023
4024 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
4025
4026         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
4027         * wl-mule.el (wl-draft-overload-menubar): Ditto.
4028
4029 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
4030
4031         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
4032         simple quotation to quote the anonymous function.
4033         * tm-wl.el (wl-draft-preview-message): Ditto.
4034
4035 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
4036
4037         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
4038         Eliminate redundant `save-excursion'.
4039         (wl-highlight-summary-current-line): Ditto.
4040
4041         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
4042         accessing match data when `looking-at' failed.
4043
4044         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
4045         `elmo-match-string' where users don't care about the speed.
4046         (wl-draft-save): Ditto.
4047
4048 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4049
4050         * wl-util.el (wl-regexp-opt): New function.
4051
4052         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
4053         number from `wl-summary-buffer-number-list'.
4054         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
4055         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
4056         (wl-summary-move-spec-alist): Changed default setting.
4057
4058 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4059
4060         * wl-vars.el (wl-biff-notify-hook): New hook.
4061         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
4062         the arrival of new mail.
4063         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
4064         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
4065
4066 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
4067
4068         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
4069
4070 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
4071
4072         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
4073
4074         * Version number is increased to 2.5.8.
4075
4076         * wl-thread.el (toplevel): require 'cl.
4077         (wl-thread-resume-entity): Call wl-thread-make-number-list.
4078         (wl-thread-make-number-list): New function.
4079         (wl-thread-entity-make-number-list-from-children): Ditto.
4080         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
4081         (wl-thread-entity-insert-as-children): Likewise.
4082         (wl-thread-delete-message): Likewise.
4083         (wl-meaning-of-mark): Eliminated.
4084         (wl-thread-next-failure-mark-p): Ditto.
4085         (wl-thread-entity-get-mark): Ditto.
4086         (wl-thread-meaning-alist-get-result): Ditto.
4087         (wl-thread-entity-check-prev-mark): Ditto.
4088         (wl-thread-entity-check-next-mark): Ditto.
4089         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
4090         (wl-thread-entity-get-prev-marked-entity): Ditto.
4091         (wl-thread-get-prev-unread): Ditto.
4092         (wl-thread-jump-to-prev-unread): Ditto.
4093         (wl-thread-get-next-unread): Ditto.
4094         (wl-thread-jump-to-next-unread): Ditto.
4095         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
4096         (wl-thread-entity-get-next-marked-entity): Ditto.
4097
4098         * wl-summary.el (wl-summary-buffer-number-list):
4099         New bufer-local variable.
4100         (wl-summary-switch-to-clone-buffer): Clone
4101         `wl-summary-buffer-number-list'.
4102         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
4103         (wl-summary-cursor-move-regex): Eliminated.
4104         (wl-summary-cursor-up): Rewrite.
4105         (wl-summary-cursor-down): Ditto.
4106         (wl-summary-mode-spec-alist): New variable.
4107         (wl-summary-next-message): New inline function.
4108         (wl-summary-cursor-move): New function.
4109         (wl-summary-default-get-next-msg): Rewrite.
4110         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
4111         (wl-summary-rescan): Ditto.
4112         (wl-summary-sync-all-init): Ditto.
4113         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
4114         summary is not thread view.
4115         (wl-summary-sync-update): Ditto.
4116         (wl-summary-rescan): Ditto.
4117         (wl-summary-make-number-list): New function.
4118
4119         * wl-draft.el: "FCC" -> "Fcc".
4120
4121 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
4122
4123         * wl-highlight.el (wl-highlight-summary-window):
4124         Call `set-buffer-modified-p'.
4125
4126         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
4127         (wl): Call `elmo-init' and fix.
4128
4129         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
4130         Use new variables.
4131
4132         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
4133
4134 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4135
4136         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
4137
4138 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
4139
4140         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
4141
4142 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
4143
4144         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
4145         `wl-use-toolbar' nor `display-graphic-p'.
4146         (wl-e21-setup-message-toolbar): Ditto.
4147         (wl-e21-setup-summary-toolbar): Ditto.
4148         (wl-e21-setup-folder-toolbar): Ditto.
4149
4150         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
4151         (wl-plugged-init-icons): Ditto.
4152
4153         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
4154         `display-graphic-p'.
4155         (wl-plugged-set-folder-icon): Ditto.
4156         (wl-highlight-plugged-current-line): Ditto.
4157         (wl-highlight-folder-current-line): Ditto.
4158         (wl-e21-highlight-folder-group-line): Ditto.
4159         (wl-e21-setup-toolbar): Ditto.
4160         (wl-e21-display-image-p): New macro.
4161
4162         * wl-demo.el (wl-demo): Simplified.
4163         (wl-demo-image-type-alist): Use `image-type-available-p' for
4164         checking whether the image type `xbm' is available.
4165
4166 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4167
4168         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
4169         (wl-summary-input-range): Ditto.
4170
4171 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4172
4173         * wl-summary.el (wl-summary-edit-addresses): Use
4174         `wl-summary-get-original-buffer'
4175         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
4176         (wl-summary-jump-to-msg-by-message-id-via-nntp):
4177         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
4178         (wl-summary-get-newsgroups): Eliminated.
4179         (wl-summary-set-crosspost): Ditto.
4180         (wl-summary-is-crosspost-folder): Ditto.
4181         (wl-crosspost-alist-load): Ditto.
4182         (wl-crosspost-alist-save): Ditto.
4183
4184         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
4185         `elmo-setup-subscribed-newsgroups' instead of
4186         `elmo-nntp-make-groups-hashtb'.
4187         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
4188         instead of `wl-crosspost-alist-save'.
4189
4190         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
4191         of `elmo-folder-message-appendable-p'.
4192         (wl-mime-header-presentation-method): Eliminated.
4193
4194         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
4195         (Error occurs in emacs21).
4196
4197         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
4198         the current buffer).
4199
4200         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
4201         instead of `wl-crosspost-alist-save'.
4202         (wl-init): `elmo-crosspost-message-alist-load'
4203         instead of `wl-crosspost-alist-load'
4204
4205         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
4206         (wl-parse-newsgroups): Likewise.
4207         (wl-biff-notify): Run `wl-biff-notify-hook'.
4208
4209 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
4210
4211         * wl-vars.el (wl-summary-lazy-highlight): New variable.
4212
4213         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
4214         when `wl-summary-lazy-highlight' is non-nil.
4215         (wl-summary-goto-folder-subr): Highlight only when
4216         `wl-summary-lazy-highlight' is non-nil.
4217
4218         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
4219         Don't display progress and highlight temp-mark when
4220         `wl-summary-lazy-highlight' is non-nil.
4221         (wl-highlight-summary-window): New function.
4222         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
4223
4224 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
4225
4226         * wl-summary.el (wl-summary-sync): Change `all-visible'
4227         from `all-shown'
4228         (wl-summary-input-range): Ditto.
4229
4230 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
4231
4232         * wl-e21.el (wl-highlight-folder-current-line): Call
4233         `wl-folder-init-icons' when folder icons have not been initialized.
4234
4235         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
4236
4237         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
4238         (wl-demo-image-type-alist): New macro.
4239
4240 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
4241
4242         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
4243         display does not support graphics.
4244         (wl-plugged-init-icons): Ditto.
4245         (wl-folder-init-icons): Ditto.
4246
4247         * wl-demo.el (wl-demo): Chech closely whether the display
4248         supports graphics.
4249
4250 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
4251
4252         * wl-summary.el (wl-summary-get-original-buffer): New function.
4253         (wl-summary-set-crosspost): Use it.
4254         (wl-summary-target-mark-uudecode): Ditto.
4255         (wl-summary-reedit): Ditto.
4256         (wl-summary-resend-bounced-mail): Ditto.
4257         (wl-summary-update-crosspost): Eliminated (It may be incorporated
4258         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
4259
4260         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
4261         (wl-message-display-internal): Ditto.
4262
4263 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
4264
4265         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
4266
4267 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
4268
4269         * wl-summary.el (wl-summary-save-view): Renamed from
4270         `wl-summary-save-status'.
4271
4272 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
4273
4274         * wl-summary.el (wl-summary-sync): Added `all-shown'
4275
4276 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
4277
4278         * wl-summary.el (wl-summary-input-range): Added `all-shown'
4279
4280 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
4281
4282         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
4283
4284 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
4285
4286         * wl-highlight.el (wl-highlight-summary-line-string): Use
4287         `zerop' instead of `= 0'.
4288         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
4289
4290         * wl-template.el (wl-template-next): Use `=' instead of `eq'
4291         for comparing numbers.
4292         (wl-template-prev): Use `zerop' instead of `eq 0'.
4293
4294         * wl-draft.el (wl-draft-insert-current-message): Use
4295         `with-current-buffer' instead of `save-excursion'.
4296         Use `zerop' instead of `eq 0'.
4297
4298 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
4299
4300         * wl-draft.el (wl-draft-insert-ccs): New function.
4301         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
4302         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
4303
4304 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
4305
4306         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
4307
4308 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
4309
4310         * wl-expire.el (wl-expire-refile): Don't call
4311         elmo-msgdb-add-msgs-to-seen-list;
4312         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
4313         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4314
4315 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
4316
4317         * wl-message.el (wl-message-prev-page): Ignore errors while
4318         scroll-down.
4319
4320 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
4321
4322         * wl-mime.el: Use elmo-original-message-mode instead of
4323         mmelmo-original-mode.
4324
4325         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
4326         `elmo-folder-get-spec';
4327         (wl-fldmgr-add-completion-all-completions):
4328         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
4329
4330         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
4331         of `elmo-folder-get-type'.
4332
4333         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
4334         `elmo-folder-get-spec';
4335         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
4336         Use `elmo-folder-append-message' instead of `elmo-append-msg';
4337         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
4338         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
4339         `elmo-read-msg-no-cache';
4340         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
4341         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
4342         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
4343         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
4344         `elmo-cache-save';
4345         (wl-draft-reedit): Use `elmo-message-file-name'.
4346
4347         * wl-expire.el: Use `elmo-folder-name-internal';
4348         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
4349         Use macro `wl-summary-buffer-msgdb' instead of variable
4350         `wl-summary-buffer-msgdb';
4351         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
4352         Use macro `wl-summary-buffer-folder-name' instead of variable
4353         `wl-summary-buffer-folder-name'.
4354         * wl-score.el: Likewise.
4355
4356         * wl-message.el: Rewrite for new message buffer cache mechanism.
4357         (wl-message-buffer-cache-buffer-get): New macro.
4358         (wl-message-buffer-cache-folder-get): Ditto.
4359         (wl-message-buffer-cache-message-get): Ditto.
4360         (wl-message-buffer-cache-entry-make): Ditto.
4361         (wl-message-buffer-cache-hit): Ditto.
4362         (wl-message-buffer-cache-sort): New function.
4363         (wl-message-buffer-cache-add): Ditto.
4364         (wl-message-buffer-cache-delete): Ditto.
4365         (wl-message-buffer-cache-clean-up): Ditto.
4366         (wl-message-buffer-window): Rewrite.
4367         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
4368         (wl-message-buffer-display): New function.
4369         (wl-message-display-internal): New function.
4370
4371 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
4372
4373         * wl-folder.el: Use `elmo-folder-name-internal';
4374         Use `wl-folder-get-elmo-folder';
4375         Use `elmo-folder-list-messages' instead of
4376         `elmo-list-folder';
4377         Use `elmo-folder-get-primitive-list' instead of
4378         `elmo-folder-get-primitive-spec-list';
4379         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
4380         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
4381         Use `elmo-folder-create' instead of `elmo-create-folder'.
4382         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
4383         (wl-folder-get-elmo-folder): New macro.
4384         (wl-folder-elmo-folder-cache-get): Ditto.
4385         (wl-folder-elmo-folder-cache-put): Ditto.
4386         (wl-folder-suspend): Call `elmo-quit'.
4387
4388         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
4389         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
4390         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
4391         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
4392         (toplevel): require 'cl.
4393         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
4394
4395         * wl-summary.el: Rewrite to use new elmo interface.
4396
4397 \f
4398 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
4399
4400         * wl-mime.el (wl-draft-preview-message):
4401         Run `wl-draft-send-hook' before collecting recipients information;
4402         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
4403
4404         * tm-wl.el (wl-draft-preview-message): Ditto.
4405
4406 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
4407
4408         * wl-mime.el (wl-draft-preview-message): Fixed problem that
4409         wrong receipients are displayed when forwarded message.
4410
4411 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
4412
4413         * Version number is increased to 2.5.7.
4414
4415 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
4416
4417         * wl-message.el (wl-message-next-page): Bind
4418         `window-pixel-scroll-increment' to nil while scrolling up.
4419
4420 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4421
4422         * wl-vars.el (wl-save-hook): New hook.
4423         * wl.el (wl-save): Call `wl-save-hook'.
4424
4425 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4426
4427         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
4428         Argument WITH-ARG instead of NO-ARG (negative mean).
4429         (wl-draft-reply): WITH-ARG instead of NO-ARG.
4430         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
4431         * wl-message.el (wl-message-follow-current-entity): Likewise.
4432
4433 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4434
4435         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
4436         FROM was optional argument.
4437         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
4438
4439 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4440
4441         * Version number is increased to 2.5.6.
4442
4443 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4444
4445         * wl-version.el (wl-version-show): Removed.
4446         (wl-version): Add `interactive'.
4447
4448 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
4449
4450         * wl-summary.el (wl-summary-get-petname-func): New variable.
4451         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
4452         instead of `wl-address-get-petname-1'.
4453         (wl-summary-simple-from): Ditto.
4454
4455         * wl-address.el (wl-address-get-petname-1): Define as function.
4456
4457 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
4458
4459         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
4460         field in the original message.
4461         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
4462
4463 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
4464
4465         * wl-expire.el (wl-expire-hide):
4466         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
4467
4468 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
4469
4470         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
4471         find decoder for To, Cc, and Subject.
4472
4473 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
4474
4475         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
4476         for checking `elmo-use-buffer-cache'.
4477         (wl-summary-mark-as-important): Fixed typo in comment.
4478
4479 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
4480
4481         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
4482         field in the original message.
4483         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
4484
4485 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
4486
4487         * wl-expire.el (wl-expire-hide):
4488         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
4489
4490 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
4491
4492         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
4493         find decoder for To, Cc, and Subject.
4494
4495 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
4496
4497         * Version number is increased to 2.5.5.
4498
4499         * wl-address.el (wl-address-specials-regexp): New constant.
4500         (wl-address-quote-specials): Use it.
4501
4502 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
4503
4504         * wl-summary.el (wl-summary-rescan):
4505         Call `wl-summary-buffer-number-column-detect'.
4506         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
4507
4508         * wl-message.el (wl-message-mode-map): Define.
4509         (wl-message-decode): Use it as local-map.
4510
4511 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
4512
4513         * wl-score.el (wl-score-guess-like-gnus): Abolished.
4514         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
4515
4516 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
4517
4518         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
4519
4520         * wl-mule.el (wl-read-event-char): Ditto.
4521
4522         * wl-e21.el (wl-read-event-char): Ditto.
4523
4524         * wl-nemacs.el (wl-read-event-char): Ditto.
4525         (read-event): Removed.
4526
4527         * wl-util.el (toplevel): Removed dummy definition of
4528         `read-event'.
4529         (wl-read-event-char, wl-xmas-read-event-char): Removed.
4530
4531 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
4532
4533         * wl-nemacs.el (elmo-archive-call-process): Moved to
4534         elmo-archive.el.
4535
4536 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4537
4538         * wl-draft.el (wl-draft-reply-list-symbol): New function.
4539         (wl-draft-reply): Use it.  Fixed "No match field" error message.
4540
4541         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
4542         instead of magic-number 6.  Use `not' instead of `null' for symbol
4543         `nil' check (not empty list).
4544         (wl-draft-insert-x-face-field): Fixed paren style.
4545
4546         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
4547         one-branch conditional statement, instead of `and' and `if'.
4548         (wl-draft-forward): Likewise.
4549         (wl-draft-add-references): Likewise.
4550         (wl-draft-yank-from-mail-reply-buffer): Likewise.
4551
4552         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
4553         conditional steatment.  Use `cond' instead of `if'.
4554         (wl-draft-confirm): Likewise.
4555
4556 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4557
4558         * wl-version.el (wl-version-show): Use `product-string-1'
4559         instead of `wl-version'.
4560         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
4561
4562         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
4563
4564 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4565
4566         * wl-highlight.el (wl-highlight-headers): Revert
4567         `wl-highlight-x-face-func' argument (`beg' and `end').
4568
4569 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4570
4571         * wl.el (toplevel): Move `product-provide' declare.
4572         * wl-demo.el (toplevel): Ditto.
4573         * wl-dnd.el (toplevel): Ditto.
4574         * wl-highlight.el (toplevel): Ditto.
4575         * wl-message.el (toplevel): Ditto.
4576         * wl-refile.el (toplevel): Ditto.
4577         * wl-util.el (toplevel): Ditto.
4578
4579 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
4580
4581         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
4582         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
4583         (wl-thread-close-all): keep cursor position.
4584
4585 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4586
4587         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
4588         (eq x 0).
4589         (wl-generate-user-agent-string-1): Fix conditional statement.
4590
4591 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
4592
4593         * wl.el (wl-check-environment): Additional check for
4594         'wl-local-domain' and `wl-message-id-domain'.
4595
4596 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4597
4598         * wl-draft.el (toplevel): Delete defvar for sasl-*.
4599
4600 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4601
4602         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
4603         instead of `smtp-sasl-user-realm'.
4604
4605 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4606
4607         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
4608
4609 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
4610
4611         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
4612         to the default value as well as `eword-lexical-analyzer'.
4613
4614 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4615
4616         * wl-version.el (wl-extended-emacs-version,
4617         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
4618         `elmo-match-string' instead of `wl-match-string'.
4619
4620 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4621
4622         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
4623         docstring.
4624
4625 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
4626
4627         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
4628
4629 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4630
4631         * wl-highlight.el (wl-highlight-headers): Remove
4632         `wl-highlight-x-face-func' argument (`beg' and `end').
4633
4634 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4635
4636         * wl-summary.el (wl-summary-mark-as-important):
4637         Remove cache if folder is local.
4638
4639 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
4640
4641         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
4642         to get existing e-mail address string.
4643
4644 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4645
4646         * wl-version.el (wl-generate-user-agent-string): Commentary.
4647         (wl-generate-user-agent-string-1): Use `when' for
4648         one-branch conditional statement, instead of `and' and `if'.
4649         (wl-extended-emacs-version, wl-extended-emacs-version2,
4650         wl-extended-emacs-version3): Ditto.
4651
4652 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4653
4654         * wl-summary.el (wl-summary-sync-all-init): New inline function.
4655         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
4656         condition-case; Remove initialization.
4657         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
4658         (wl-summary-sync-update3): Added argument `sync-all';
4659         Eliminated local variable `msgdb';
4660         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
4661         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
4662         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
4663
4664 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
4665
4666         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
4667         connection before call `wl-draft-send-mail-with-smtp'.
4668
4669 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4670
4671         * Version number is increased to 2.5.4.
4672
4673 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
4674
4675         * wl.el (wl-check-environment): Additional check for
4676         'wl-local-domain' and `wl-message-id-domain'.
4677
4678 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4679
4680         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
4681         buffer as command specific.
4682         (wl-folder-mark-as-read-all-entity): Ditto.
4683         (wl-folder-prefetch-entity): Ditto.
4684         (wl-folder-drop-unsync-entity): Ditto.
4685
4686         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
4687         (wl-prog-uudecode-no-stdout-option): Changed default to t.
4688         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
4689
4690         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
4691         save-excursion.
4692
4693 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
4694
4695         * Version number is increased to 2.5.3.
4696
4697         * wl-summary.el (wl-summary-save-view-cache):
4698         Delete duplicated `write-region';
4699         Use `write-region-as-binary' instead of `as-binary-output-file' and
4700         `write-region'.
4701
4702 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
4703
4704         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
4705
4706 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
4707
4708         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
4709         instead of `smtp-via-smtp'.
4710
4711 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4712
4713         * wl-draft.el (toplevel): Delete defvar for sasl-*.
4714
4715 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4716
4717         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
4718         instead of `smtp-sasl-user-realm'.
4719
4720 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4721
4722         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
4723
4724 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4725
4726         * Version number is increased to 2.5.2.
4727
4728 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
4729
4730         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
4731         does not exist.
4732         (wl-biff-stop): Call `cancel-timer' if timer already exists.
4733         (wl-biff-start): Call `timer-activate' if timer already exists.
4734
4735         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
4736         only when it is bound as function.
4737
4738 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
4739
4740         * Version number is increased to 2.5.1.
4741
4742 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
4743
4744         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
4745         Print refile/copy destination.
4746
4747 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4748
4749         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
4750         queue-flush-only is non-nil.
4751
4752         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
4753
4754         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
4755         checking cache folder.
4756
4757 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4758
4759         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
4760         `regexp-quote'.
4761
4762 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4763
4764         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
4765         function.
4766         * wl-summary.el (wl-summary-write-current-folder-functions):
4767         Change default value.  Use it.
4768
4769 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4770
4771         * Version number is increased to 2.5.0.
4772
4773         * wl-version.el (wl-version): Changed codename.
4774
4775 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
4776
4777         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
4778         (wl-summary-supersedes-message): Ditto.
4779
4780 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4781
4782         * wl-refile.el (wl-refile-guess-functions): Renamed from
4783         `wl-refile-guess-func-list'.
4784
4785 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
4786
4787         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4788         Fixed problem when no rule was matched.
4789
4790 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
4791
4792         * wl-summary.el (wl-summary-get-mark): Fixed
4793         `wl-summary-buffer-target-mark' check logic.
4794
4795 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4796
4797         * wl-folder.el (wl-folder-write-current-folder): Added group
4798         folder check.
4799
4800         * wl-summary.el (wl-summary-write-current-folder): Renamed from
4801         `wl-summary-write-current-newsgroup'.
4802         (wl-summary-write-current-folder-functions): New variable.
4803         * wl-folder.el (wl-folder-get-newsgroups): New function.
4804         (wl-folder-guess-mailing-list-by-refile-rule): New function.
4805         (wl-folder-write-current-folder): Renamed from
4806         `wl-folder-write-current-newsgroup'.
4807
4808 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4809
4810         * Version number is increased to 2.3.93.
4811
4812 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
4813
4814         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
4815         (wl-ldap-make-matched-value-list): Ditto.
4816         (wl-ldap-alias-safe-string): Split e-mail address.
4817
4818         * wl-summary.el (wl-summary-read-folder): Fixed problem when
4819         petname folder default was selected.
4820         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
4821         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
4822
4823 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
4824
4825         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
4826         to `wl-draft-config-exec'.
4827
4828         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
4829         instead of calling `wl-draft-config-exec';
4830         Process group-list and show recipients in minibuffer.
4831
4832         * tm-wl.el (wl-draft-preview-message): Ditto.
4833
4834 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4835
4836         * wl.el (toplevel): Added (C) to copyright notice, and
4837         sync Author header.
4838         * tm-wl.el (toplevel): Ditto.
4839         * wl-address.el (toplevel): Ditto.
4840         * wl-demo.el (toplevel): Ditto.
4841         * wl-dnd.el (toplevel): Ditto.
4842         * wl-draft.el (toplevel): Ditto.
4843         * wl-e21.el (toplevel): Ditto.
4844         * wl-expire.el (toplevel): Ditto.
4845         * wl-folder.el (toplevel): Ditto.
4846         * wl-highlight.el (toplevel): Ditto.
4847         * wl-message.el (toplevel): Ditto.
4848         * wl-mime.el (toplevel): Ditto.
4849         * wl-mule.el (toplevel): Ditto.
4850         * wl-nemacs.el (toplevel): Ditto.
4851         * wl-refile.el (toplevel): Ditto.
4852         * wl-score.el (toplevel): Ditto.
4853         * wl-summary.el (toplevel): Ditto.
4854         * wl-template.el (toplevel): Ditto.
4855         * wl-thread.el (toplevel): Ditto.
4856         * wl-util.el (toplevel): Ditto.
4857         * wl-vars.el (toplevel): Ditto.
4858         * wl-xmas.el (toplevel): Ditto.
4859
4860 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
4861
4862         * wl.el (wl-init): Added comment about `wl-init-hook'.
4863         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
4864         * wl-vars.el (wl-init-hook): Added docs.
4865         (wl-make-plugged-hook): Removed useless docs.
4866         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
4867         * wl-xmas.el (toplevel): Ditto.
4868
4869 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4870
4871         * wl-address.el (toplevel): Fixed multiple Author header format.
4872         * wl-demo.el (toplevel): Ditto.
4873         * wl-draft.el (toplevel): Ditto.
4874         * wl-folder.el (toplevel): Ditto.
4875         * wl-summary.el (toplevel): Ditto.
4876         * wl-thread.el (toplevel): Ditto.
4877         * wl-util.el (toplevel): Ditto.
4878         * wl-vars.el (toplevel): Ditto.
4879         * wl-version.el (toplevel): Ditto.
4880         * wl-xmas.el (toplevel): Ditto.
4881         * wl.el (toplevel): Ditto.
4882
4883         * wl-version.el (toplevel): Added require `elmo-version' for
4884         `product-version-as-string'.
4885
4886 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
4887
4888         * wl-vars.el (wl-draft-send-hook): Changed default value to
4889         '(wl-draft-config-exec).
4890
4891         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
4892         explicitly.
4893         (wl-draft): Set `wl-draft-config-exec-flag' before running
4894         `wl-mail-setup-hook'.
4895
4896         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
4897         `wl-biff-init-icons' to `wl-init-hook' instead of
4898         `wl-make-plugged-hook'.
4899         (Because if `wl-draft' command is invoked at first,
4900         they are not initialized)
4901         Updated copyright notice.
4902
4903         * wl-e21.el (toplevel): Ditto;
4904
4905         * wl-demo.el (toplevel): Updated copyright notice.
4906         * wl-address.el (toplevel): Ditto.
4907         * wl-draft.el (toplevel): Ditto.
4908         * wl-version.el (toplevel): Ditto.
4909         * wl-folder.el (toplevel): Ditto.
4910         * wl-summary.el (toplevel): Ditto.
4911         * wl-thread.el (toplevel): Ditto.
4912         * wl-util.el (toplevel): Ditto.
4913         * wl-vars.el (toplevel): Ditto.
4914         * wl.el (toplevel): Ditto.
4915
4916 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
4917
4918         * wl-highlight.el (wl-highlight-message): Fixed problem of
4919         highlighting failure which occured when the last field contains
4920         multiple lines in the draft buffer.
4921
4922         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
4923         `wl-biff-start' if plugged.
4924
4925         * wl-util.el (wl-biff-check-folder): New function.
4926         (wl-biff-check-folders): Don't set session name prefix.
4927         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
4928         (wl-biff-check-folder-async): Ditto.
4929
4930         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
4931         in email address.
4932
4933 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
4934
4935         * wl-vars.el (wl-subject-prefix-regexp): New variable.
4936
4937         * wl-draft.el (wl-draft-strip-subject-re): New function.
4938
4939         * wl-draft.el (wl-draft-reply): Use it.
4940
4941 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
4942
4943         * wl-message.el (wl-mmelmo-message-redisplay): Use
4944         `mime-display-message' instead of `wl-mime-display-message'.
4945
4946         * wl-mime.el (toplevel): Removed compatibility workaround
4947         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
4948         (wl-mime-display-message): Abolished.
4949         (wl-mime-entity-read-field): Ditto.
4950         (wl-mime-combine-message/partial-pieces): Use
4951         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
4952
4953 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
4954
4955         * wl-template.el: Doc fixes.
4956
4957 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
4958
4959         * wl-e21.el (wl-message-overload-functions): Do nothing if
4960         `current-local-map' is not available.
4961         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
4962
4963 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4964
4965         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
4966         representation.
4967
4968         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
4969         number.
4970         (wl-fldmgr-save-folders): Don't use `format' when insert
4971         `wl-fldmgr-folders-header'.
4972
4973 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
4974
4975         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
4976
4977 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4978
4979         * wl-highlight.el (wl-highlight-message):
4980         Use `std11-field-end' to detect end point of the header field.
4981         Refer `wl-highlight-max-header-size'.
4982
4983         * wl-vars.el (wl-highlight-max-header-size): New variable.
4984
4985         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
4986
4987         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
4988         Set `for-draft' argument of wl-highlight-headers.
4989         (wl-draft): Ditto.
4990         (wl-draft-reedit): Ditto.
4991         (wl-user-agent-compose-internal): Ditto.
4992
4993 2000-10-24   Daiki Ueno <ueno@unixuser.org>
4994
4995         * wl-message.el (wl-message-add-button): Use overlay.
4996
4997 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4998
4999         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
5000
5001         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
5002         problem when group-list content is nothing.
5003         (Reported by Mito <mit@nines.nec.co.jp>)
5004
5005 2000-10-18  SAITO Atsunori <sai@yedo.com>
5006
5007         * wl-summary.el (wl-summary-print-destination): Adjust line length.
5008
5009 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5010
5011         * tm-wl.el (toplevel): Use product-provide.
5012
5013 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
5014
5015         * Version number is increased to 2.3.92.
5016
5017 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5018
5019         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
5020         title text, use `display' property for left margin under Emacs 21.
5021
5022         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
5023         properties.
5024         (wl-plugged-init-icons): Ditto.
5025
5026 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5027
5028         * wl.el (wl-save-status, wl-init): Remove last period in
5029         "...done." message.
5030         * tm-wl.el (wl-summary-burst): Ditto.
5031         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
5032         wl-summary-resume-cache-status,
5033         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
5034         wl-summary-sync-update3, wl-summary-highlight-msgs,
5035         wl-summary-flush-pending-append-operations,
5036         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
5037         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
5038         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
5039         wl-thread-open-all): Ditto.
5040         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5041         * wl-mime.el (wl-summary-burst): Ditto.
5042         * wl-highlight.el (wl-highlight-summary): Ditto.
5043         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
5044         wl-folder-open-all, wl-folder-update-access-group): Ditto.
5045         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
5046         * wl-address.el (wl-local-address-init): Ditto.
5047
5048 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5049
5050         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
5051         `add-text-properties'.
5052         (wl-plugged-init-icons): Ditto.
5053         (wl-folder-init-icons): Use `propertize' instead of
5054         `put-text-property'.
5055         (wl-plugged-set-folder-icon): Ditto.
5056         (wl-e21-highlight-folder-group-line): Ditto.
5057
5058 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
5059
5060         * wl-version.el (wl-version-status-alist): New variable.
5061         (wl-version-status): New function.
5062
5063         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
5064         "Cc" part of the case "Reply-To".
5065
5066         * wl-draft.el (wl-draft-reply): Use result of
5067         `eword-extract-address-components'.
5068
5069         * wl-demo.el (wl-demo-icon-name): New constant.
5070         (wl-logo-xpm): Use it.
5071         (wl-logo-xbm): Ditto.
5072         (wl-logo-bitmap): Ditto.
5073
5074         * Version number is increased to 2.3.91.
5075
5076 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5077
5078         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
5079         (wl-extended-emacs-version, wl-extended-emacs-version2,
5080         wl-extended-emacs-version3): Remove `interactive'.  Fixed
5081         docstring.
5082
5083         * wl-version.el (wl-generate-user-agent-string-1): New function.
5084         (wl-generate-user-agent-string): Use it.
5085
5086         * wl-version.el (wl-generate-user-agent-string-1): Ignore
5087         `mime-edit-insert-user-agent-field'.
5088         (wl-generate-user-agent-string): Check
5089         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
5090
5091         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
5092         instead of `if', when verbose case.
5093
5094 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
5095
5096         * wl-expire.el (wl-summary-expire): Fix.
5097
5098 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
5099
5100         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
5101         and `elmo-lost+found-folder' if 'wl-draft.
5102         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
5103
5104 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
5105
5106         * wl-expire.el (wl-summary-expire): Change messages.
5107         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
5108         `deleing-info' instead of "Deleting..."
5109
5110 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
5111
5112         * wl-summary.el (wl-summary-refile-subr): Fix.
5113
5114 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
5115
5116         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
5117         if pipe folder.
5118
5119 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
5120
5121         * wl-vars.el (wl-draft-use-cache): Default `nil'.
5122
5123 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
5124
5125         * wl-expire.el (wl-expire-hide): New function.
5126         (wl-summary-expire): Add `hide'.
5127
5128 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
5129
5130         * wl-vars.el (wl-draft-reply-without-argument-list):
5131         Changed default value to consider `Reply-To:'.
5132         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
5133
5134         * Version number is increased to 2.3.90.
5135
5136         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
5137         elmo-imap4-get-session with unwind-protect.
5138         Don't cause error.
5139         (wl-summary-sync-marks): Don't check plugged nor folder type.
5140         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
5141         (Always keep current buffer).
5142
5143 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
5144
5145         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
5146         Enclose with `save-excursion'.
5147
5148 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5149
5150         * wl-version.el (wl-version): Remove interactive.
5151
5152 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5153
5154         * wl-version.el (wl-generate-user-agent-string): Use
5155         `product-string-verbose' instead of `product-string-1'.
5156
5157 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
5158
5159         * wl-vars.el (wl-draft-use-cache): New variable.
5160         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
5161         if wl-draft-use-cache is non-nil.
5162
5163 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
5164
5165         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
5166         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
5167
5168 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
5169
5170         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
5171         (wl-thread-msg-mark-as-unread): Ditto.
5172
5173         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
5174         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
5175         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
5176         Don't set mark in summary if return value of `elmo-mark-as-read'
5177         is nil.
5178         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
5179         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
5180         instead of `wl-thread-msg-mark-as-read'.
5181         (wl-summary-mark-as-unread-region): Ditto.
5182         (wl-summary-target-mark-mark-as-read): Ditto.
5183
5184         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5185
5186 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
5187
5188         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
5189
5190         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
5191
5192 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5193
5194         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
5195         face.
5196
5197 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
5198
5199         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
5200         `running-xemacs'.
5201
5202 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5203
5204         * wl-version.el (toplevel): Use `product-version-as-string' for
5205         set verstion-string, if defined.
5206
5207         * wl-version.el (wl-version-show): Insert string at point, when
5208         call with argument.
5209
5210         * wl-version.el (wl-generate-user-agent-string): Use
5211         `product-string-1' instead of `wl-appname', `wl-version' and
5212         `wl-codename'.
5213
5214 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5215
5216         * wl-address.el (toplevel): Use product-provide.
5217         * wl-demo.el (toplevel): Ditto.
5218         * wl-dnd.el (toplevel): Ditto.
5219         * wl-draft.el (toplevel): Ditto.
5220         * wl-e21.el (toplevel): Ditto.
5221         * wl-expire.el (toplevel): Ditto.
5222         * wl-fldmgr.el (toplevel): Ditto.
5223         * wl-folder.el (toplevel): Ditto.
5224         * wl-highlight.el (toplevel): Ditto.
5225         * wl-message.el (toplevel): Ditto.
5226         * wl-mime.el (toplevel): Ditto.
5227         * wl-mule.el (toplevel): Ditto.
5228         * wl-nemacs.el (toplevel): Ditto.
5229         * wl-refile.el (toplevel): Ditto.
5230         * wl-score.el (toplevel): Ditto.
5231         * wl-summary.el (toplevel): Ditto.
5232         * wl-template.el (toplevel): Ditto.
5233         * wl-thread.el (toplevel): Ditto.
5234         * wl-util.el (toplevel): Ditto.
5235         * wl-vars.el (toplevel): Ditto.
5236         * wl-xmas.el (toplevel): Ditto.
5237         * wl.el (toplevel): Ditto.
5238
5239 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5240
5241         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
5242         instead of product.
5243
5244         * wl-version.el (wl-version): Compile time evalution elmo-version.
5245
5246 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
5247
5248         * wl-summary.el (wl-summary-sync-force-update): Append queue
5249         `mark-as-read'if unplugged.
5250
5251 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5252
5253         * wl-version.el: New file.  Use product.el.
5254         * wl.el: add (require 'wl-version).
5255         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
5256         for ~/.folders header.
5257         (wl-fldmgr-folders-header): Changed.
5258         * wl-demo.el (wl-demo): Use product.el.
5259
5260         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
5261         wl-version.el.
5262         * wl-util.el (wl-version, wl-version-show): Ditto.
5263
5264         * wl-util.el (wl-generate-user-agent-string,
5265         wl-extended-emacs-version, wl-extended-emacs-version2,
5266         wl-extended-emacs-version3): Move to wl-version.el.
5267         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
5268         xemacs-codename, mime-edit-insert-user-agent-field,
5269         mime-edit-user-agent-value, mime-editor/version,
5270         mime-editor/codename): Compile warning killer move to
5271         wl-version.el
5272
5273 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
5274
5275         * wl-summary.el (wl-summary-refile-subr): Fix.
5276
5277 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
5278
5279         * wl-summary.el (wl-summary-sync-marks): Changed argument for
5280         `elmo-list-folder-unread' and `elmo-list-folder-important'.
5281
5282 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
5283
5284         * wl.el (wl-check-environment): Check too many `@'.
5285
5286 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
5287
5288         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
5289
5290 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5291
5292         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
5293         wl-draft-reply-myself-without-argument-list): Add variables.
5294         * wl-draft.el (wl-draft-reply): Use it.
5295
5296 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
5297
5298         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
5299         the 5th argument of `elmo-network-get-spec'.
5300
5301         * wl-thread.el (wl-thread-reparent-children): New inline function.
5302         (wl-thread-delete-message): Use it.
5303
5304         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
5305         (wl-summary-score-update-all-lines): Don't use `dolist'.
5306
5307 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5308
5309         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
5310         (require 'elmo-msgdb) for inline function.
5311
5312 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
5313
5314         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
5315
5316 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
5317
5318         * wl-score.el (wl-score-headers): Fix for the confusing macro
5319         `elmo-kill-buffer'.
5320
5321 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
5322
5323         * wl-summary.el: Don't use the 3rd argument of `require' because
5324         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
5325         * wl-util.el: Ditto.
5326         * wl-draft.el: Ditto.
5327
5328 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
5329
5330         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
5331         window system is not used.
5332
5333 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
5334
5335         * wl-thread.el: Don't use `mapcar' only for iteration.
5336         (wl-thread-resume-entity): Ditto.
5337         (wl-thread-delete-message): Ditto.
5338
5339         * wl-summary.el: Bind `dragdrop-drop-functions',
5340         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
5341         of `require' for `timezone', `easymenu' and `ps-print';
5342         don't use `mapcar' only for iteration.
5343
5344         * wl-util.el: Bind `mule-version', `nemacs-version',
5345         `emacs-beta-version', `xemacs-codename',
5346         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
5347         `mime-editor/version' and `mime-editor/codename'; specify 3rd
5348         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
5349         only for iteration.
5350
5351         * wl-score.el: Don't use `mapcar' only for iteration.
5352         (wl-score-simplify-buffer-fuzzy): Ditto.
5353         (wl-score-simplify-subject): Ditto.
5354         (wl-score-headers): Ditto.
5355         (wl-summary-score-update-all-lines): Ditto.
5356
5357         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
5358         `enable-multibyte-characters' and `mule-version'.
5359
5360         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
5361         `mapcar' only for iteration.
5362
5363         * wl-demo.el: Don't use `mapcar' only for iteration.
5364
5365         * wl-folder.el: Don't use `mapcar' only for iteration.
5366         (wl-folder-open-all): Ditto.
5367         (wl-folder-count-incorporates): Ditto.
5368
5369         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
5370         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
5371
5372         * wl-draft.el: Bind `x-face-add-x-face-version-header',
5373         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
5374         `smtp-connection-type'; specify 3rd argument of `require' for
5375         `timezone'; don't use `mapcar' only for iteration.
5376         (wl-draft-clone-local-variables): Don't use `mapcar'.
5377         (wl-draft-generate-clone-buffer): Ditto.
5378         (wl-user-agent-compose-internal): Ditto.
5379
5380         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
5381
5382         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
5383         (wl-save-status): Ditto.
5384
5385         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
5386         for iteration.
5387
5388 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
5389
5390         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
5391         removed `Date'.
5392         (wl-fldmgr-make-filter-default): New user option.
5393
5394         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
5395         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
5396         (wl-fldmgr-filter-completion-alist): Abolish.
5397
5398         * wl.el (wl): Don't check servers if arg is non-nil.
5399
5400         * wl-draft.el (wl-draft-reply): Set only message-id string to
5401         In-Reply-To field.
5402
5403 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5404
5405         * wl-summary.el (wl-summary-pick): Rewrite.
5406
5407         * wl-draft.el (wl-draft-forward): Get references field from
5408         original buffer.
5409         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
5410
5411 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
5412
5413         * wl-draft.el (wl-draft-forward): Add references field.
5414
5415 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5416
5417         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
5418         (wl-draft-reply): Use it.
5419
5420 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
5421
5422         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
5423         when Emacs 21 is running.
5424
5425         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
5426         bindings.
5427
5428 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
5429
5430         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
5431         XPM icons transparent.
5432
5433         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
5434         Emacs 21.
5435
5436 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
5437
5438         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
5439         nil.
5440
5441         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
5442         when it is persistent.
5443         (wl-summary-sync-marks): Changed argument for
5444         `elmo-list-folder-unread' and `elmo-list-folder-important'.
5445         (wl-summary-virtual): Use `elmo-read-search-condition'.
5446         (wl-summary-redisplay-internal): If folder is local, mark as read
5447         even when folder is plugged.
5448
5449 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
5450
5451         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
5452         of `tool-bar-lines' in the frame parameters.
5453         (after-make-frame-functions, post-command-hook): Don't modify the
5454         value.
5455         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
5456         wl-e21-tool-bar-lines): Removed.
5457
5458 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
5459
5460         * wl-highlight.el (wl-highlight-folder-path): Put overlay
5461         properties `evaporate' and `wl-momentary-overlay' as well.
5462         (wl-highlight-summary-displaying): Ditto.
5463         (wl-delete-all-overlays): Don't delete overlay which does not have
5464         a property `wl-momentary-overlay'.
5465
5466         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
5467         `display-mouse-p' and `display-graphic-p'.
5468         (wl-folder-init-icons): Don't search for XBM or the other files.
5469         (wl-plugged-set-folder-icon): Make icons if and only if
5470         `display-graphic-p' returns non-nil.
5471         (wl-highlight-plugged-current-line): Use `before-string' overlay
5472         property to show icon images.
5473         (wl-highlight-folder-current-line): Ditto.
5474         (wl-e21-highlight-folder-group-line): Ditto.
5475         (wl-e21-highlight-folder-by-numbers): Ditto.
5476         (wl-e21-insert-image): Removed.
5477         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
5478         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
5479         said.
5480         (wl-e21-switch-toolbar-after-make-frame): Renamed from
5481         `wl-e21-force-switch-toolbar'.
5482         (wl-e21-make-icon-image): Removed.
5483         (wl-e21-setup-toolbar): Don't search for XBM files.
5484         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
5485         the default value.
5486
5487 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
5488
5489         * wl-util.el (wl-biff-check-folder-async): Set
5490         `wl-biff-check-folders-running' even when it is not an IMAP folder.
5491
5492 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
5493
5494         * wl-e21.el (after-make-frame-functions): Add
5495         `wl-e21-force-switch-toolbar'.
5496         (wl-e21-force-switch-toolbar): New function force to switch the
5497         toolbar appearance automatically.
5498         (post-command-hook): Add `wl-e21-switch-toolbar'.
5499         (wl-e21-switch-toolbar): New function to switch the toolbar
5500         appearance automatically.
5501         (wl-e21-tool-bar-lines): New buffer local variable.
5502
5503 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5504
5505         * wl-util.el (wl-biff-check-folders-running): New variable.
5506         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
5507         (wl-biff-check-folder-async-callback):
5508         Set `wl-biff-check-folders-running'.
5509         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
5510         with unwind-protect.
5511
5512         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
5513         Enclose `wl-folder-auto-check' with unwind-protect.
5514
5515         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
5516         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
5517
5518         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
5519
5520         * wl-util.el (wl-biff-notify): New inline function.
5521         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
5522         locally.
5523         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
5524         folder-list' is 1.
5525         Use `wl-biff-notify'.
5526         (wl-biff-check-folder-async-callback): New function.
5527         (wl-biff-check-folder-async): Ditto.
5528
5529         * wl-folder.el (wl-folder): Don't check folders.
5530         (wl-folder-auto-check): New function.
5531
5532 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
5533
5534         * wl-util.el (wl-biff-start) [Emacs19+]:
5535         Use `timer-next-integral-multiple-of-time'.
5536         (wl-biff-check-folders): Use `wl-default-folder'
5537         if `wl-biff-check-folder-list' is nil.
5538
5539 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
5540
5541         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
5542         instead of `elmo-delete-lists'.
5543
5544 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
5545
5546         * wl.el (wl-plugged-toggle-all): Set the value of
5547         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
5548         (wl-plugged-toggle): Ditto.
5549         (wl-toggle-plugged): Ditto.
5550         (wl-plugged-init): Ditto.
5551
5552         * wl-xmas.el (wl-biff-init-icons): Set icons data to
5553         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
5554         instead of `wl-biff-state-indicator-off' and
5555         `wl-biff-state-indicator-on'; don't modify the value and the type
5556         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
5557         (wl-plugged-init-icons): Set icons data to
5558         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
5559         instead of `wl-plug-state-indicator-off' and
5560         `wl-plug-state-indicator-on'; don't modify the value and the type
5561         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
5562
5563         * wl-vars.el (wl-modeline-biff-state-off,
5564         wl-modeline-biff-state-on, wl-modeline-biff-status,
5565         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
5566         wl-modeline-plug-status): New internal variables.
5567         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
5568         wl-biff-check-interval, wl-biff-check-folder-list): Change
5569         customization group from `wl-folder' to `wl-highlight'.
5570         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
5571         wl-show-plug-status-on-modeline): Defcustomized.
5572
5573         * wl-util.el (wl-biff-check-folders): Set the value of the flag
5574         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
5575         (wl-mode-line-buffer-identification): Set both ON and OFF data with
5576         a flag to `mode-line-buffer-identification'.
5577
5578         * wl-e21.el (wl-biff-init-icons): Set icons data to
5579         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
5580         instead of `wl-biff-state-indicator-off' and
5581         `wl-biff-state-indicator-on'.
5582         (wl-plugged-init-icons): Set icons data to
5583         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
5584         instead of `wl-plug-state-indicator-off' and
5585         `wl-plug-state-indicator-on'.
5586
5587 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5588
5589         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
5590         excessive titles.
5591
5592 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5593
5594         * wl.el (wl-plugged-mode): Use revised
5595         `wl-mode-line-buffer-identification'.
5596         (wl-plugged-init): Don't use `force-mode-line-update'.
5597
5598         * wl-xmas.el (wl-draft-overload-functions): Use revised
5599         `wl-mode-line-buffer-identification'.
5600         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
5601         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
5602         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
5603         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
5604         `wl-make-plugged-hook';
5605         add `wl-folder-init-icons' and `wl-setup-folder' to
5606         `wl-folder-mode-hook'.
5607
5608         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
5609         19 as well.
5610         (wl-mode-line-display-priority-list): New user option.
5611         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
5612         Defcustomized.
5613         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
5614         Add docs.
5615
5616         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
5617         start.
5618         (wl-mode-line-buffer-identification): Revised as a function.
5619
5620         * wl-summary.el (wl-summary-mode): Use revised
5621         `wl-mode-line-buffer-identification'; don't call
5622         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
5623         (TopLevel): Don't bind `wl-e21-setup-summary' nor
5624         `wl-xmas-setup-summary'.
5625
5626         * wl-nemacs.el (wl-draft-overload-functions): Use revised
5627         `wl-mode-line-buffer-identification'.
5628
5629         * wl-mule.el (wl-draft-overload-functions): Use revised
5630         `wl-mode-line-buffer-identification'.
5631
5632         * wl-folder.el (wl-make-plugged-alist): Don't call
5633         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
5634         (wl-folder): Don't call `wl-folder-init-icons' directly.
5635         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
5636         `wl-xmas-setup-folder' directly;
5637         use revised `wl-mode-line-buffer-identification'.
5638         (TopLevel): Don't bind `wl-biff-init-icons',
5639         `wl-plugged-init-icons', `wl-folder-init-icons',
5640         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
5641
5642         * wl-e21.el (wl-draft-overload-functions): Use revised
5643         `wl-mode-line-buffer-identification'.
5644         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
5645         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
5646         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
5647         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
5648         `wl-make-plugged-hook';
5649         add `wl-folder-init-icons' and `wl-setup-folder' to
5650         `wl-folder-mode-hook'.
5651
5652 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
5653             Katsumi Yamaoka    <yamaoka@jpl.org>
5654
5655         * wl.el (wl): Call `wl-biff-start'.
5656         (wl-exit): Call `wl-biff-stop'.
5657         (wl-plugged-mode): Show biff in modeline.
5658         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
5659
5660         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
5661         (wl-biff-init-icons): New function.
5662         (wl-plugged-init-icons): Don't make too much keymaps.
5663         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
5664
5665         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
5666         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
5667         variables.
5668         (wl-biff-check-interval, wl-biff-check-folder-list): New user
5669         options.
5670
5671         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
5672         wl-biff-start, wl-biff-stop): New functions.
5673         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
5674         (wl-biff-timer-name): New variable.
5675
5676         * wl-summary.el (wl-summary-mode): Show biff in modeline.
5677
5678         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
5679         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
5680
5681         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
5682         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
5683
5684         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
5685         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
5686         `wl-folder-init-icons' to `ignore' if they are not available.
5687         (wl-folder-mode): Show biff in modeline.
5688
5689         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
5690         (wl-biff-init-icons): New function.
5691         (wl-plugged-init-icons): Don't make too much keymaps.
5692         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
5693
5694 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
5695
5696         * wl-vars.el (wl-strict-diff-folders): Customization Type
5697         and doc fix.  Define as a list of regular expressions for
5698         folders or nil.
5699         * wl-folder.el (wl-folder-check-one-entity): Use
5700         `wl-string-match-member' instead of `wl-string-member' for
5701         `wl-strict-diff-folders'.
5702
5703 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
5704
5705         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
5706         (wl-highlight-folder-current-line): Use it; new implementation.
5707         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
5708         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
5709         `defsubst' instead of `defun'.
5710
5711         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
5712         `wl-highlight-group-folder-by-numbers'; made it can also be a
5713         number.  See info for more details.
5714
5715         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
5716         running.
5717
5718         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
5719         to bind them.
5720
5721         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
5722         (wl-highlight-folder-current-line): New implementation.
5723
5724         * wl-highlight.el (wl-highlight-folder-group-line): New
5725         implementation.
5726         (wl-delete-all-overlays): Rewrite as a marco.
5727         (TopLevel): Require `wl-e21' when Emacs 21 is running.
5728
5729         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
5730         running.
5731         (wl-folder-*-glyph): No need to bind them.
5732
5733         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
5734         `wl-e21-highlight-folder-group-icon'; rewrite.
5735         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
5736         `defsubst' instead of `defun'.
5737         (wl-folder-mode-map): Bind it when compiling.
5738
5739 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5740
5741         * wl.el (wl): Initialize plug-related settings before `wl-init'.
5742
5743         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
5744
5745 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
5746
5747         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
5748
5749 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
5750
5751         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
5752         (wl-highlight-folder-current-line): Use it.
5753
5754         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
5755         in `id-name'.
5756
5757 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
5758
5759         * wl.el: Require `wl-e21' when Emacs 21 is running.
5760
5761         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
5762         default when Emacs 21 is running.
5763         (wl-use-highlight-mouse-line): Ditto.
5764         (wl-on-emacs21): New constant.
5765         (wl-on-emacs20): Removed.
5766
5767         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
5768         Emacs 21 is running.
5769
5770         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
5771         Emacs 21 is running.
5772
5773         * wl-e21.el: New file.
5774
5775 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
5776
5777         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
5778         (wl-toggle-plugged): Ditto.
5779         (wl-plugged-toggle): Ditto.
5780         (wl-plugged-toggle-all): Ditto.
5781
5782         * wl-vars.el (wl-plug-state-indicator): Refer
5783         `wl-plug-state-indicator-on' indirectly.
5784
5785 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5786
5787         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
5788         Call `wl-folder-confirm-existence'.
5789
5790         * wl-folder.el (wl-folder-confirm-existence): Added optional
5791         argument `force'.
5792
5793 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
5794
5795         * wl-summary.el (wl-summary-refile-subr): Assume
5796         `copy-or-refile' as symbol.
5797         (wl-summary-refile): Follow up above change.
5798         (wl-summary-copy): Ditto.  Doc fix.
5799
5800 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5801
5802         * wl-summary.el (wl-summary-pick): Don't bind
5803         `elmo-search-mime-charset'.
5804
5805         * wl-vars.el (wl-highlight-message-header-button-alist): Define
5806         default using old backquote style.
5807         (wl-search-mime-charset): Abolished.
5808
5809         * wl-highlight.el (wl-highlight-headers):
5810         Call `point' after `re-search-forward'(for Nemacs).
5811
5812         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
5813         for elmo-imap4.el.
5814
5815 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
5816
5817         * wl-message.el (wl-mmelmo-message-redisplay): Bind
5818         `wl-message-ignored-field-list' instead of
5819         `mime-view-ignored-field-list'.
5820
5821         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
5822         Add interactive spec.
5823         (wl-folder-goto-bottom-of-current-folder): Ditto.
5824         (wl-folder-mode-map): Bind them.
5825
5826         * wl-vars.el (wl-message-ignored-field-list): New variable.
5827         (wl-message-visible-field-list): New variable.
5828
5829         * wl-mime.el (wl-mime-header-presentation-method): New function.
5830         (wl-mime-setup): Set header-presentation-method.
5831
5832 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
5833
5834         * wl-nemacs.el (wl-draft-overload-functions): Set
5835         `mode-line-buffer-identification' instead of using
5836         `wl-make-modeline'.
5837
5838         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
5839         instead of using `wl-make-modeline'.
5840
5841         * wl-xmas.el (wl-plugged-init-icons): Set up
5842         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
5843         (wl-make-modeline): Abolish.
5844         (wl-draft-overload-functions): Set
5845         `mode-line-buffer-identification' instead of using
5846         `wl-make-modeline'.
5847
5848         * wl-util.el (wl-make-modeline-subr): Abolish.
5849         (wl-mode-line-buffer-identification): New alias.
5850
5851         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
5852         (wl-summary-make-modeline): Abolish.
5853         (wl-summary-buffer-set-folder): Set
5854         `wl-summary-buffer-folder-indicator'.
5855         (wl-summary-mode): Set `mode-line-buffer-identification' instead
5856         of using `wl-make-modeline'.
5857         (wl-summary-switch-to-clone-buffer): Don't set
5858         `mode-line-buffer-identification'.
5859         (wl-summary-goto-folder-subr): Ditto.
5860
5861         * wl-mule.el (wl-draft-overload-functions): Set
5862         `mode-line-buffer-identification' instead of using
5863         `wl-make-modeline'.
5864
5865         * wl-folder.el (wl-folder-mode): Set
5866         `mode-line-buffer-identification' instead of using
5867         `wl-make-modeline'.
5868         (wl-folder): Don't set `mode-line-buffer-identification'.
5869
5870 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
5871
5872         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
5873         instead of `member' for `wl-refile-guess-func-list' look-ups.
5874         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
5875
5876 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
5877
5878         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
5879         `wl-message-button-dispatcher'.
5880
5881         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
5882
5883         * wl-message.el (wl-message-button-dispatcher): Use it.
5884
5885         * wl-vars.el (wl-highlight-message-header-button-alist): Add
5886         "In-Reply-To".
5887
5888         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
5889         Bind `case-fold-search' to t.
5890
5891 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
5892
5893         * wl-xmas.el (wl-message-overload-functions): Initialize
5894         `wl-message-button-map'.
5895
5896         * wl-mule.el (wl-message-overload-functions): Initialize
5897         `wl-message-button-map'.
5898
5899         * wl-vars.el (wl-highlight-message-header-button-alist): New.
5900
5901         * wl-message.el (wl-message-button-map): New keymap.
5902         (wl-message-add-button): New function.
5903         (wl-message-button-dispatcher): New function.
5904         (wl-message-button-refer-article): New function.
5905
5906         * wl-highlight.el
5907         (wl-highlight-message-add-buttons-to-header): New function.
5908         (wl-highlight-headers): Use it.
5909
5910 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
5911
5912         * wl-summary.el (wl-summary-default-from): Use
5913         `wl-address-get-petname-1'.
5914         (wl-summary-simple-from): Ditto.
5915
5916         * wl-address.el (wl-address-get-petname-1): New inline function.
5917         (wl-address-get-petname): Use it.
5918
5919 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
5920
5921         * wl-summary.el (wl-summary-default-from): Return full-name part
5922         from the address if no petname was found.
5923         (wl-summary-simple-from): Ditto.
5924
5925         * wl-address.el (wl-address-get-petname): Return nil if no petname
5926         associated with the address was found.
5927
5928 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5929
5930         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
5931         display is finished.
5932
5933 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5934
5935         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
5936         `elmo-folder-exists-p' argument.
5937
5938 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
5939
5940         * wl-folder.el (wl-folder-confirm-existence): Check existence of
5941         the folder.
5942
5943 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
5944
5945         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
5946
5947         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5948         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
5949
5950 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
5951
5952         * wl-folder.el (wl-folder-create-subr): New function.
5953         (wl-folder-confirm-existence): Use it.
5954         (wl-folder-check-one-entity): Use it.
5955         Check the error symbol is derived from 'elmo-open-error.
5956
5957         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
5958         `ignore-error'.
5959
5960 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5961
5962         * wl-util.el (toplevel): Add (eval-when-compile (require
5963         'elmo-util)).  (Maybe `provide' is typo.)
5964
5965 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5966
5967         * wl-util.el (toplevel): Removed (provide 'elmo-util).
5968         (I don't know why this was needed.)
5969
5970         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
5971         Follow up changes for stream-type.
5972
5973         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
5974         (wl-draft-elmo-nntp-send): Ditto.
5975
5976         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
5977         (wl-nntp-posting-stream-type): Ditto.
5978         (wl-pop-before-smtp-ssl): Abolished.
5979         (wl-nntp-posting-ssl): Ditto.
5980
5981         * wl-address.el (wl-address-quote-specials): New function.
5982         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
5983
5984         * wl-draft.el (wl-draft-reply): Ditto.
5985
5986 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5987
5988         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
5989         use function `wl-string-match-assoc'.
5990
5991 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
5992
5993         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
5994
5995         * wl-draft.el (wl-draft-deduce-address-list): New function.
5996         (wl-draft-parse-mailbox-list): Ditto.
5997         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
5998         instead of `smtp-deduce-address-list'.
5999         (wl-draft-on-field-p): Follow group list.
6000
6001         * wl-address.el (wl-address-concat-token): New function.
6002         (wl-address-string-without-group-list-contents): Ditto.
6003         (wl-complete-field-body): Fixed problem of completion
6004         by japanese petname.
6005         (wl-address-make-completion-list): Rewrite.
6006
6007 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
6008
6009         * wl-address.el (wl-address-make-completion-list): Completion by
6010         petname.
6011         (wl-complete-field-body): Likewise.
6012
6013 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
6014
6015         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
6016         contains invalid address syntax.
6017
6018 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
6019
6020         * wl-folder.el (wl-folder-check-entity-async): Use
6021         `elmo-nntp-spec-hostname'.
6022
6023 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
6024
6025         * wl-summary.el (wl-summary-msgdb-load-async): Use
6026         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
6027
6028 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
6029
6030         * wl-draft.el (wl-draft-reply): Set argument
6031         `content-transfer-encoding' as nil.
6032
6033 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
6034
6035         * wl-refile.el (wl-refile-learn): Move hit element to the top of
6036         `wl-refile-alist'.
6037
6038 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
6039
6040         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
6041         (wl-draft-edit-string): Ditto.
6042         (wl-draft-forward): Ditto.
6043         * wl-summary.el (wl-summary-write): Ditto.
6044
6045 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
6046
6047         * wl-summary.el (wl-summary-sync-update3): Call
6048         `wl-summary-buffer-number-column-detect'.
6049         (wl-summary-buffer-number-column-detect): Search from point-min.
6050
6051 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
6052
6053         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
6054         contains an address which is not included in original to or cc.
6055
6056 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
6057
6058         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
6059         begin-line does not exist.
6060         * wl-message.el (wl-message-uu-substring): Ditto.
6061
6062 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
6063
6064         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
6065         clear local variables.
6066         (wl-summary-exit): Call `elmo-commit'.
6067         (wl-summary-switch-to-clone-buffer): Call
6068         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
6069         (wl-summary-goto-folder-subr): Ditto.
6070
6071         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
6072         POP folder.
6073
6074 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6075
6076         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
6077         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
6078         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
6079         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
6080         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
6081         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
6082
6083         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
6084
6085 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
6086
6087         * wl-summary.el (wl-summary-search-by-subject):
6088         Search parent message from the latest one.
6089
6090 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
6091
6092         * wl-draft.el (wl-draft-reply): Insert address with full-name.
6093         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
6094
6095         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
6096         New user option.
6097
6098         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
6099         if elmo-nntp-use-killed-list is nil.
6100         Use `elmo-msgdb-append-to-killed-list'.
6101         (Append numbers confirmed as disappeared to the killed list.)
6102         (wl-summary-confirm-appends): Don't display negative number.
6103
6104 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
6105
6106         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
6107
6108 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
6109
6110         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
6111         range is `all'.
6112         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
6113         `elmo-list-bigger-diff'.
6114
6115 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6116
6117         * wl-summary.el (wl-summary-buffer-exit-func):
6118         New buffer local variable.
6119         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
6120
6121 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6122
6123         * wl-demo.el (wl-demo): Fix the last change.
6124
6125 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
6126
6127         * wl-demo.el (wl-demo): Don't use `eval'.
6128
6129 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
6130
6131         * wl-summary.el (wl-summary-buffer-thread-modified):
6132         New buffer-local variable.
6133         (wl-summary-set-thread-modified): New function.
6134         (wl-summary-thread-modified-p): New function.
6135         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
6136         (wl-summary-yank-saved-message): Use function
6137         `wl-summary-set-thread-modified'
6138         (wl-summary-switch-to-clone-buffer): Add
6139         `wl-summary-buffer-thread-modified'.
6140
6141         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
6142         (wl-summary-buffer-mark-saved-hook): Ditto.
6143         * wl-summary.el (wl-summary-msgdb-save): New hook
6144         `wl-summary-buffer-message-saved-hook' and
6145         `wl-summary-buffer-mark-saved-hook'.
6146
6147 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
6148
6149         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
6150
6151 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
6152
6153         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
6154         don't hide scroll bars under FSF Emacsen because it may incur an
6155         undesirable redrawing.
6156
6157 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
6158
6159         * wl-draft.el (wl-draft-edit-string): Call
6160         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
6161
6162 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
6163
6164         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
6165
6166 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
6167
6168         * wl-summary.el (wl-summary-msgdb-load-async): Call
6169         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
6170
6171 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
6172
6173         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
6174         fringes in demo buffer; center bitmap logo correctly even if old
6175         Mule is used.
6176
6177 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
6178
6179         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
6180
6181         * wl-refile.el (wl-refile-subject-alist): New variable.
6182         (wl-refile-subject-alist-file-name): Ditto.
6183         (wl-refile-alist-setup): Rewrite.
6184         (wl-refile-alist-save): Use `elmo-object-save'.
6185         Eliminated arguments.
6186         (wl-refile-learn): Check `wl-refile-guess-func-list'.
6187         (wl-refile-guess-by-subject): New function.
6188         (wl-refile-guess-func-list): Added it.
6189
6190 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6191
6192         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
6193         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
6194
6195 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
6196
6197         * wl-summary.el (wl-summary-buffer-prev-folder-func):
6198         New buffer-local variable.
6199         (wl-summary-buffer-next-folder-func): Ditto.
6200         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
6201         if non-nil.
6202         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
6203         if non-nil.
6204         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
6205         if non-nil.
6206         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
6207         if non-nil.
6208
6209 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
6210
6211         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
6212         permanently in the demo buffer.
6213
6214 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
6215
6216         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
6217         `mime-entity-fetch-field'.
6218
6219         * wl.el (wl-exit): Delete plugged buffer.
6220
6221         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
6222         XEmacs has menubar feature.
6223
6224 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6225
6226         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
6227         cannot arrive at the beginning of the buffer under old Emacsen.
6228
6229 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6230
6231         * wl-address.el (wl-address-ldap-search):
6232         Call `ldap-search-entries' with `withdn' argument t.
6233         (wl-complete-field-body): Bind completion-ignore-case as t.
6234         Clear ldap search hash when it was sole completion.
6235         Use elmo-string for pattern string.
6236         (wl-ldap-alias-safe-string): Eliminated needless let.
6237
6238 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
6239
6240         * wl-address.el (wl-ldap-alias-dn-level): New variable.
6241         (wl-ldap-alias-sep): New constant.
6242         (wl-ldap-search-attribute-type-list): Ditto.
6243         (wl-ldap-get-value): New function.
6244         (wl-ldap-make-filter): Ditto.
6245         (wl-ldap-make-matched-value-list): Ditto.
6246         (wl-ldap-alias-safe-string): Ditto.
6247         (wl-ldap-register-dn-string): Ditto.
6248         (wl-address-ldap-search): Rewrite.
6249
6250 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6251
6252         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
6253         thread is deleted.
6254         (wl-thread-delete-line-from-buffer): Ditto.
6255         (wl-thread-get-exist-children): New function.
6256
6257 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
6258
6259         * wl-demo.el (wl-demo): Made it to select various image types.
6260         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
6261         from `wl-title-logo'.
6262         (wl-logo-ascii): New variable.
6263         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
6264         (wl-demo-copyright-notice): New constant.
6265
6266         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
6267
6268 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6269
6270         * wl-vars.el (wl-summary-target-above): Renamed from
6271         wl-summary-temp-above.
6272         * wl-score.el (wl-score-get-score-alist): Use it.
6273         (wl-summary-score-update-all-lines): Use it.
6274         * wl-summary.el: Ditto. (make-variable-buffer-local).
6275
6276 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6277
6278         * wl-vars.el (wl-ldap-port): New user option.
6279
6280         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
6281         Rewite whole implementation.
6282         (wl-complete-field-body): Fixed.
6283
6284 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
6285
6286         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
6287         Choose implementation at compile time.
6288
6289 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
6290
6291         * wl-address.el (wl-ldap-search-internal): New function.
6292         (wl-complete-field-to): Use it.
6293
6294 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
6295
6296         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
6297         Use `let' instead of `let*'.
6298         Require 'wl-vars.
6299
6300         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
6301         Define as defcustom.
6302         (wl-ldap-base): Ditto.
6303         (wl-use-ldap): Ditto.
6304
6305 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
6306
6307         * wl-address.el (wl-ldap-search): New function.
6308         (wl-complete-field-body): Use `wl-ldap-search'.
6309         (wl-ldap-server): New variable.
6310         (wl-ldap-base): Ditto.
6311         (wl-use-ldap): Ditto.
6312
6313 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
6314
6315         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
6316         (Pointed out by Mito <mit@nines.nec.co.jp>).
6317         * wl-summary.el (wl-summary-redisplay-no-mime): Update
6318         buffer-local variables like `wl-summary-redisplay-internal'.
6319         (wl-summary-redisplay-all-header): Likewise.  Update
6320         Summary view too.
6321
6322 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
6323
6324         * wl-summary.el (wl-summary-jump-to-parent-message):
6325         Consider prefix argument.
6326
6327         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
6328         when closed thread is deleted.
6329
6330 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
6331
6332         * wl-summary.el (wl-summary-jump-to-parent-message):
6333         Consider thread modification.
6334
6335 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
6336
6337         * wl-message.el (wl-message-normal-get-original-buffer): Use
6338         `save-excursion'.
6339
6340         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
6341         (wl-summary-showto-folder-regexp): Ditto.
6342
6343 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
6344
6345         * wl-util.el (wl-delete-alist): Doc fix.
6346         (wl-delete-associations): New function.
6347         (wl-inverse-alist): New function.
6348         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
6349         Split temporary variables. Use `wl-delete-associations'
6350         and `wl-inverse-alist'.
6351         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
6352
6353 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
6354
6355         * wl-folder.el (wl-folder-prefetch-entity):
6356         Execute prefetching if new count is unknown.
6357
6358 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6359
6360         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
6361
6362         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
6363         delete entity.
6364         (wl-thread-set-parent): If insert as top, set linked as nil.
6365
6366         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
6367         `wl-thread-cleanup-symbols' when view mode is thread.
6368
6369 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
6370
6371         * wl-folder.el (wl-folder-create-folder-entity): Use
6372         with-current-buffer.
6373         (wl-local-folder-init): Call set-buffer to make sure we are in
6374         the Folder buffer. Don't touch buffer-local variables here.
6375         (wl-folder-mode): Initialize buffer-local variables here.
6376
6377         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
6378         (wl-folder-entity-assign-id): Ditto.
6379         (wl-folder-create-entity-hashtb): Ditto.
6380         (wl-local-folder-init): Ditto.
6381         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
6382
6383 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6384
6385         * wl-summary.el (wl-summary-default-from): Fix probrem when
6386         std11-extract-address-components return (nil "foo@bar").
6387
6388 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
6389
6390         * wl-draft.el (wl-draft-clone-local-variables):
6391         Remove redundant `setq'.
6392
6393 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
6394
6395         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6396         Bind wl-highlight-x-face-func as nil while highlighting header.
6397
6398 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
6399
6400         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
6401
6402 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6403
6404         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
6405         elmo-msgdb-overview-hashtb from copy-variables.
6406         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
6407         instead of `elmo-msgdb-overview-get-entity-by-number'.
6408         (wl-summary-auto-refile): Ditto.
6409
6410         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
6411         `elmo-msgdb-overview-get-entity' instead of
6412         `elmo-msgdb-search-overview-entity'.  Use
6413         `elmo-msgdb-overview-get-entity' instead of
6414         `elmo-msgdb-overview-get-entity-by-number'.
6415         (wl-thread-insert-entity-sub): Ditto.
6416         (wl-thread-insert-message): Ditto.
6417
6418         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
6419         `elmo-msgdb-overview-get-entity'.
6420         (wl-normal-message-redisplay): Ditto.
6421
6422 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6423
6424         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
6425         `wl-thread-entities'.
6426         (wl-thread-delete-message): Fix remove top message from
6427         `wl-thread-entity-list'.
6428
6429         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
6430         wl-append(nconc), because update-list is broken on Meadow.
6431
6432         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
6433         updating process.
6434         (wl-summary-rescan): Ditto.
6435         (wl-summary-sync-update3): Ditto.
6436         * wl-thread.el (wl-thread-set-parent): Renamed from
6437         `wl-summary-set-parent'.
6438         (wl-thread-insert-message): Updating buffer faster.
6439         (wl-thread-delete-message): Updating buffer faster.
6440
6441         * wl-score.el (wl-summary-score-update-all-lines): Changed
6442         interval for display progress gauge.
6443
6444 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6445
6446         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
6447         folder always-sticky.
6448         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
6449         defmacro.
6450
6451 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
6452
6453         * wl-vars.el (wl-draft-add-references): New user option.
6454
6455         * wl-draft.el (wl-draft-add-references): New function.
6456         (wl-draft-yank-from-mail-reply-buffer): Use it.
6457         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
6458         as nil.
6459
6460 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6461
6462         * wl-thread.el (wl-thread-update-line-msgs): Called
6463         `wl-thread-update-line-on-buffer-sub'.
6464         (wl-thread-update-line-on-buffer): Delete routine of inserting
6465         thread.
6466         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
6467         moved from `wl-thread-update-line-on-buffer'.
6468         Add threshold for displaying progress gauge.
6469         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
6470         argument of `wl-thread-update-line-msgs'.
6471         Add threshold for displaying progress gauge.
6472         * wl-folder.el:
6473         Add threshold for displaying progress gauge.
6474         * wl-score.el: Ditto.
6475
6476         * wl-expire.el (wl-summary-expire): Display deleting info.
6477
6478 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
6479
6480         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
6481         `no-msg'.
6482         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
6483         argument of `wl-thread-update-line-msgs'.
6484         (wl-summary-set-parent): Added optional argument `parent-number'.
6485         (wl-summary-buffer-saved-message): New buffer local variable.
6486         (wl-summary-save-current-message): New command.
6487         (wl-summary-yank-saved-message): Ditto.
6488         (wl-summary-mode-map): Added key binding for
6489         `wl-summary-save-current-message' (\ew) and
6490         `wl-summary-yank-saved-message' (\C-y).
6491         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
6492
6493 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
6494
6495         * wl-summary.el (wl-summary-mode-map): Added key binding for
6496         `wl-summary-set-parent' (ts).
6497
6498 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6499
6500         * wl-summary.el (wl-summary-insert-thread-entity): Search same
6501         subject faster. If thread number is reverse, delayed updating
6502         thread.
6503         (wl-summary-search-by-subject): Ditto.
6504         (wl-summary-put-alike): Ditto.
6505         (wl-summary-get-alike): Ditto.
6506         (wl-summary-insert-headers): Insert header of all overview in
6507         buffer.
6508         (wl-summary-rescan): Delayed updating thread. Kill search subject
6509         buffer for wl-summary-search-by-subject.
6510         (wl-summary-sync-update3): Ditto.
6511         (wl-summary-exit): Ditto.
6512         (wl-summary-goto-bottom-of-current-thread): Change for linked
6513         thread.
6514         (wl-summary-overview-create-summary-line): Change line for linked
6515         thread.
6516
6517         * wl-summary.el (wl-summary-update-thread): Use
6518         wl-thread-maybe-get-children-num.
6519         (wl-summary-set-parent): If change parent, move sub thread.
6520         (wl-summary-redisplay-internal): Add horizontal recenter.
6521         (wl-summary-redisplay-no-mime): Add horizontal recenter.
6522
6523         * wl-thread.el (wl-thread-entity-get-linked): New function.
6524         (wl-thread-entity-set-linked): New function.
6525         (wl-thread-create-entity): Add linked element.
6526         (wl-thread-entity-insert-as-top): Use wl-append.
6527         (wl-thread-maybe-get-children-num): If closing thread, return
6528         children msgs.
6529         (wl-thread-update-line-msgs): Displaying progress message.
6530         (wl-thread-update-line-on-buffer-sub): Use
6531         wl-thread-maybe-get-children-num.
6532         (wl-thread-update-line-on-buffer): If update line is not exists,
6533         insert thread.
6534         (wl-thread-delete-message): If delete top msg of thread, search
6535         parent by subject.
6536         (wl-thread-insert-entity): Use
6537         wl-thread-maybe-get-children-num.
6538
6539         * wl-highlight.el (wl-highlight-summary-current-line): change
6540         sregexp for linked thread.
6541         * wl-util.el (wl-count-lines): Count lines.
6542         (wl-horizontal-recenter): horizontal recenter.
6543         * wl-score.el (wl-score-put-alike): Use wl-count-lines
6544         (wl-score-get-alike): Ditto.
6545         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
6546         (wl-subject-length-limit): New variable.
6547         (wl-highlight-thread-indent-string-regexp): Changed for linked
6548         thread.
6549
6550 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6551
6552         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
6553         New variable (revival).
6554         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
6555         by subject matching if there's no in-reply-to nor references field
6556         (revival).
6557
6558 \f
6559 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6560
6561         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
6562         message.
6563
6564 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
6565
6566         * wl-summary.el (wl-summary-reply): Return t if there was a
6567         message at cursor point.
6568         Added unwind-protect.
6569         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
6570         returns t.
6571         (wl-summary-cancel-message): Do nothing when there's no message at
6572         cursor point.
6573         (wl-summary-forward): Ditto.
6574         (wl-summary-jump-to-parent-message): Ditto.
6575         (wl-summary-reedit): Ditto.
6576         (wl-summary-edit-addresses): Ditto.
6577         (wl-summary-pipe-message): Ditto.
6578         (wl-summary-print-message-with-ps-print): Ditto.
6579         (wl-summary-print-message): Ditto.
6580         (wl-summary-mark-as-important): Ditto.
6581         (wl-summary-mark-as-unread): Ditto.
6582
6583         * wl-summary.el (wl-summary-reply): Cause an error when there's no
6584         message at cursor point.
6585         (wl-summary-reply-with-citation): Remove unwind-protect.
6586
6587         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
6588         subject searching feature.
6589         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
6590         Eliminated.
6591
6592 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
6593
6594         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
6595         New variable.
6596         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
6597         by subject matching if there's no in-reply-to nor references field.
6598
6599         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
6600
6601         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
6602         when display is finished.
6603         (wl-folder-open-all): Ditto.
6604         (wl-folder-update-access-group): Ditto.
6605         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
6606         * wl-thread.el (wl-thread-close-all): Ditto.
6607
6608         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
6609         progress gauge only when it was displayed.
6610         * wl-folder.el (wl-folder-insert-entity): Ditto.
6611
6612 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6613
6614         * wl-summary.el (wl-summary-incorporate): Enclose
6615         `wl-summary-sync-force-update' with save-excursion.
6616
6617 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
6618
6619         * wl-summary.el (wl-summary-prefetch-region):
6620         Pass current cursor point to `pos-visible-in-window-p' after
6621         moving cursor to the started point.
6622
6623 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6624
6625         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
6626
6627         * wl-draft.el (wl-draft-insert-current-message): Delete useless
6628         fields from the forwarding message.
6629         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
6630         `ignored-fields'.
6631
6632 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
6633
6634         * wl-mime.el (wl-message-request-partial):
6635         Eliminated argument `msgdb'.
6636         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
6637         (wl-mime-combine-message/partial-pieces): Likewise.
6638         * tm-wl.el (wl-message-request-partial): Likewise.
6639         (wl-mime-combine-message/partial-pieces): Likewise.
6640
6641 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
6642
6643         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
6644         when display is finished.
6645
6646 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
6647
6648         * wl-summary.el (wl-summary-goto-folder-subr):
6649         Fix problem when wl-summary-partial-highlight-above-lines is nil.
6650
6651 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
6652
6653         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
6654         when cursor point is visible.
6655
6656 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
6657
6658         * wl-expire.el (wl-expire-archive-get-max-number):
6659         Don't use `file-name-directory'.
6660
6661 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
6662
6663         * wl-expire.el (wl-expire-archive-get-max-number):
6664         Use `file-name-directory'.
6665
6666 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6667
6668         * wl-summary.el (wl-summary-sync-marks): Re-display progress
6669         only when there is progress.
6670
6671 2000-04-13  Mito <mit@nines.nec.co.jp>
6672
6673         * wl-summary.el (wl-summary-sync-marks): Display progress.
6674
6675 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6676
6677         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
6678         (wl-summary-prev): Move cursor regardless of unread status.
6679         (wl-summary-next): Ditto.
6680
6681 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
6682
6683         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
6684         Added argument `target' and `number'.
6685         * tm-wl.el (wl-summary-burst-subr): New function.
6686         (wl-summary-burst): Use it.
6687
6688 2000-04-10  Mito <mit@nines.nec.co.jp>
6689
6690         * wl-mime.el (wl-burst): New function.
6691         (wl-summary-burst): Use it.
6692
6693 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
6694
6695         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
6696         as petname when there's no candidate.
6697
6698 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
6699
6700         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
6701         New variable.
6702         * wl-fldmgr.el (wl-fldmgr-add): Use it.
6703
6704         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
6705
6706         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
6707
6708 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
6709
6710         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
6711         Use substring of `original' instead of buffer-substring.
6712         (wl-refile-evaluate-rule):
6713         Set `original' argument of wl-refile-expand-newtext.
6714
6715         * wl-summary.el
6716         (wl-summary-auto-refile-check-refile-rule-alist-subr,
6717         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
6718         (wl-summary-auto-refile): Check existence of destination folder just
6719         before marking.
6720
6721 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6722
6723         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
6724         when wl-refile-get-field-value return nil.
6725
6726 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
6727
6728         * wl-refile.el
6729         (wl-refile-expand-newtext): New function imported from Gnus.
6730         (wl-refile-evaluate-rule): Use it.
6731
6732 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
6733
6734         * wl-summary.el (wl-summary-print-destination):
6735         Duplicate folder string to avoid putting text-property on
6736         original string.
6737
6738         * wl-refile.el (wl-refile-get-field-value): New function.
6739         (wl-refile-evaluate-rule): New function;
6740         Evaluate refile rule recursively.
6741         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
6742         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
6743         New function; Check existence of a target folder recursively.
6744         (wl-summary-auto-refile-check-refile-rule-alist):
6745         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
6746
6747 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
6748
6749         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
6750
6751         * wl-folder.el (wl-create-folder-entity-from-buffer):
6752         Fixed problem when '}' character is contained in folder name.
6753
6754         * wl-xmas.el (wl-make-modeline): Consider plugged status.
6755
6756 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
6757
6758         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
6759         (wl-fldmgr-add-completion-all-completions):
6760         Use wl-fldmgr-add-completion-hashtb.
6761
6762 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
6763
6764         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
6765         wl-fldmgr-add-completion-subr): New functions.
6766         * wl-folder.el (wl-folder-completion-func): New variable.
6767         * wl-summary.el (wl-summary-read-folder):
6768         Use wl-folder-completion-func.
6769
6770         * wl-refile.el: Eliminate throw & catch.
6771
6772         * wl.el (wl-plugged-sending-queue-status): Fixed.
6773
6774 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
6775
6776         * wl-draft.el (wl-draft): Put category property on
6777         mail-header-separator.