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