19dba059d9b23851c6dbf7a6cb42652ce2ff90ef
[elisp/wanderlust.git] / wl / ChangeLog
1 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-vars.el (wl-folder-use-frame): New user option.
4
5         * wl-summary.el (wl-summary-exit): Back to folder frame if
6         wl-folder-use-frame is non-nil.
7         (wl-summary-redisplay-internal): Ignore cache
8         if current folder is draft folder.
9         (wl-summary-redisplay-no-mime): Ditto.
10         (wl-summary-redisplay-all-header): Ditto.
11
12         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
13         if wl-folder-use-frame is non-nil.
14
15 2001-06-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
16
17         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
18         Fixed probrem when hostname/port/auth included folder name makes
19         misguess.
20
21 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
22
23         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
24         instead of `wl-summary-write-current-newsgroup'.
25
26 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
27
28         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
29         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
30         non-nil and selected message is important, do not display.
31
32 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
33
34         * wl-summary.el (wl-summary-write-current-folder): Set cursor
35         position on Subject: field.
36         (Advised by Mito <mit@nines.nec.co.jp>)
37
38 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
39
40         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
41         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
42
43 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
44
45         * wl-vars.el (wl-biff-unnotify-hook): New variable.
46
47         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
48         biff notification is removed.
49
50 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
51
52         * wl-folder.el (wl-folder-write-current-folder): Support petname.
53
54 2001-03-14  Yuuichi Teranishi  <teranisi@gohome.org>
55
56         * wl-message.el (wl-normal-message-redisplay):
57         Set `wl-message-cache-used'.
58
59 2001-03-13  OKAZAKI Tetsurou  <okazaki@be.to>
60
61         * wl-summary.el (wl-summary-mode): Use `make-local-hook' instead
62         of `make-local-variable' for setting up `window-scroll-functions'.
63
64 2001-03-12  OKAZAKI Tetsurou  <okazaki@be.to>
65
66         * wl-highlight.el (wl-highlight-summary): Use `save-match-data'.
67
68 2001-03-12  Yuuichi Teranishi  <teranisi@gohome.org>
69
70         * wl-summary.el (wl-summary-move-spec-plugged-alist,
71         wl-summary-move-spec-unplugged-alist): Define without backquote.
72
73 2000-03-11  Kenichi OKADA  <okada@opaopa.org>
74
75         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
76
77 2001-03-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
78
79         * wl-score.el (wl-score-get-score-alist): Abolish `temp' key in
80         score file.  Use `target' instead.
81
82 2001-03-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
83
84         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
85         Fixed probrem guess by top level folder.
86
87         * wl-draft.el (wl-draft-random-alphabet): Removed.
88         (wl-draft-confirm): Don't use conditonal statement
89         in `format' argument; Use gettext style.
90         (wl-draft-insert-x-face-field): Refactoring; Use guard statement
91         for error case.
92
93 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
94
95         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
96         the default value.
97
98 2001-03-03  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
99
100         * wl-summary.el (wl-summary-goto-folder-subr): Fixed problem that
101         last unread message is skipped.
102
103 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
104
105         * wl-summary.el (wl-summary-next-message):
106         Return next message number when wl-summary-move-order is nil.
107
108 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
109
110         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
111         `wl-summary-move-spec-alist'.
112         (wl-summary-move-spec-unplugged-alist): New variable
113         (Move spec for unplugged status).
114         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
115         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
116
117 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
118
119         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
120         * wl-mule.el (wl-draft-overload-menubar): Ditto.
121
122 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
123
124         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
125         simple quotation to quote the anonymous function.
126         * tm-wl.el (wl-draft-preview-message): Ditto.
127
128 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
129
130         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
131         the number of mails in the folder buffer is not updated by wl-biff.
132
133 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
134
135         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
136         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
137
138 2001-02-25  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
139
140         * wl-folder.el (wl-folder-sync-entity): Fixed change value of
141         `wl-message-buf-name' and `wl-summary-buffer-name'.
142         (wl-folder-mark-as-read-all-entity) : Ditto.
143         (wl-folder-prefetch-entity): Ditto.
144         (wl-folder-drop-unsync-entity): Ditto.
145
146 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
147
148         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
149         Eliminate redundant `save-excursion'.
150         (wl-highlight-summary-current-line): Ditto.
151
152         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
153         accessing match data when `looking-at' failed.
154
155         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
156         `elmo-match-string' where users don't care about the speed.
157         (wl-draft-save): Ditto.
158
159 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
160
161         * wl-util.el (wl-regexp-opt): New function.
162
163         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
164         number from `wl-summary-buffer-number-list'.
165         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
166         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
167         (wl-summary-move-spec-alist): Changed default setting.
168
169 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
170
171         * wl-vars.el (wl-biff-notify-hook): New hook.
172         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
173         the arrival of new mail.
174         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
175         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
176
177 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
178
179         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
180
181 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
182
183         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
184
185         * Version number is increased to 2.5.8.
186
187         * wl-thread.el (toplevel): require 'cl.
188         (wl-thread-resume-entity): Call wl-thread-make-number-list.
189         (wl-thread-make-number-list): New function.
190         (wl-thread-entity-make-number-list-from-children): Ditt.
191         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
192         (wl-thread-entity-insert-as-children): Likewise.
193         (wl-thread-delete-message): Likewise.
194         (wl-meaning-of-mark): Eliminated.
195         (wl-thread-next-failure-mark-p): Ditto.
196         (wl-thread-entity-get-mark): Ditto.
197         (wl-thread-meaning-alist-get-result): Ditto.
198         (wl-thread-entity-check-prev-mark): Ditto.
199         (wl-thread-entity-check-next-mark): Ditto.
200         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
201         (wl-thread-entity-get-prev-marked-entity): Ditto.
202         (wl-thread-get-prev-unread): Ditto.
203         (wl-thread-jump-to-prev-unread): Ditto.
204         (wl-thread-get-next-unread): Ditto.
205         (wl-thread-jump-to-next-unread): Ditto.
206         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
207         (wl-thread-entity-get-next-marked-entity): Ditto.
208
209         * wl-summary.el (wl-summary-buffer-number-list):
210         New bufer-local variable.
211         (wl-summary-switch-to-clone-buffer): Clone
212         `wl-summary-buffer-number-list'.
213         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
214         (wl-summary-cursor-move-regex): Eliminated.
215         (wl-summary-cursor-up): Rewrite.
216         (wl-summary-cursor-down): Ditto.
217         (wl-summary-mode-spec-alist): New variable.
218         (wl-summary-next-message): New inline function.
219         (wl-summary-cursor-move): New function.
220         (wl-summary-default-get-next-msg): Rewrite.
221         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
222         (wl-summary-rescan): Ditto.
223         (wl-summary-sync-all-init): Ditto.
224         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
225         summary is not thread view.
226         (wl-summary-sync-update3): Ditto.
227         (wl-summary-rescan): Ditto.
228         (wl-summary-make-number-list): New function.
229
230         * wl-draft.el: "FCC" -> "Fcc".
231
232 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
233
234         * wl-highlight.el (wl-highlight-summary-window):
235         Call `set-buffer-modified-p'.
236
237         * wl-vars.el (wl-summary-lazy-highlight): New variable.
238
239         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
240         when `wl-summary-lazy-highlight' is non-nil.
241         (wl-summary-goto-folder-subr): Highlight only when
242         `wl-summary-lazy-highlight' is non-nil.
243
244         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
245         Don't display progress and highlight temp-mark when
246         `wl-summary-lazy-highlight' is non-nil.
247         (wl-highlight-summary-window): New function.
248         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
249
250 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
251
252         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
253
254 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
255
256         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
257         `wl-use-toolbar' nor `display-graphic-p'.
258         (wl-e21-setup-message-toolbar): Ditto.
259         (wl-e21-setup-summary-toolbar): Ditto.
260         (wl-e21-setup-folder-toolbar): Ditto.
261
262         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
263         (wl-plugged-init-icons): Ditto.
264
265         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
266         `display-graphic-p'.
267         (wl-plugged-set-folder-icon): Ditto.
268         (wl-highlight-plugged-current-line): Ditto.
269         (wl-highlight-folder-current-line): Ditto.
270         (wl-e21-highlight-folder-group-line): Ditto.
271         (wl-e21-setup-toolbar): Ditto.
272         (wl-e21-display-image-p): New macro.
273
274         * wl-demo.el (wl-demo): Simplified.
275         (wl-demo-image-type-alist): Use `image-type-available-p' for
276         checking whether the image type `xbm' is available.
277
278 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
279
280         * wl-summary.el (wl-summary-sync): Change `all-visible'
281         from `all-shown'
282         (wl-summary-input-range): Ditto.
283
284 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
285
286         * wl-e21.el (wl-highlight-folder-current-line): Call
287         `wl-folder-init-icons' when folder icons have not been initialized.
288
289         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
290
291         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
292         (wl-demo-image-type-alist): New macro.
293
294 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
295
296         * wl-summary.el (wl-summary-sync): Added `all-shown'
297
298 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
299
300         * wl-summary.el (wl-summary-input-range): Added `all-shown'
301
302 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
303
304         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
305
306 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
307
308         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
309         display does not support graphics.
310         (wl-plugged-init-icons): Ditto.
311         (wl-folder-init-icons): Ditto.
312
313         * wl-demo.el (wl-demo): Chech closely whether the display
314         supports graphics.
315
316 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
317
318         * wl-highlight.el (wl-highlight-summary-line-string): Use
319         `zerop' instead of `= 0'.
320         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
321
322         * wl-template.el (wl-template-next): Use `=' instead of `eq'
323         for comparing numbers.
324         (wl-template-prev): Use `zerop' instead of `eq 0'.
325
326         * wl-draft.el (wl-draft-insert-current-message): Use
327         `with-current-buffer' instead of `save-excursion'.
328         Use `zerop' instead of `eq 0'.
329
330 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
331
332         * wl-draft.el (wl-draft-insert-ccs): New function.
333         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
334         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
335
336 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
337
338         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
339
340 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
341
342         * wl-summary.el (wl-cache-prefetch-message):
343         Call `elmo-buffer-cache-message' with `unread' argument.
344
345 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
346
347         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
348
349 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
350
351         * wl-mime.el (wl-draft-preview-message):
352         Run `wl-draft-send-hook' before collecting recipients information;
353         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
354
355         * tm-wl.el (wl-draft-preview-message): Ditto.
356
357 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
358
359         * wl-mime.el (wl-draft-preview-message): Fixed problem that
360         wrong receipients are displayed when forwarded message.
361
362 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
363
364         * Version number is increased to 2.5.7.
365
366 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
367
368         * wl-message.el (wl-message-next-page): Bind
369         `window-pixel-scroll-increment' to nil while scrolling up.
370
371 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
372
373         * wl-vars.el (wl-save-hook): New hook.
374         * wl.el (wl-save): Call `wl-save-hook'.
375
376 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
377
378         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
379         Argument WITH-ARG instead of NO-ARG (negative mean).
380         (wl-draft-reply): WITH-ARG instead of NO-ARG.
381         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
382         * wl-message.el (wl-message-follow-current-entity): Likewise.
383
384 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
385
386         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
387         FROM was optional argument.
388         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
389
390 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
391
392         * Version number is increased to 2.5.6.
393
394 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
395
396         * wl-version.el (wl-version-show): Removed.
397         (wl-version): Add `interactive'.
398
399 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
400
401         * wl-summary.el (wl-summary-get-petname-func): New variable.
402         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
403         instead of `wl-address-get-petname-1'.
404         (wl-summary-simple-from): Ditto.
405
406         * wl-address.el (wl-address-get-petname-1): Define as function.
407
408 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
409
410         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
411         field in the original message.
412         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
413
414 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
415
416         * wl-expire.el (wl-expire-hide):
417         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
418
419 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
420
421         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
422         find decoder for To, Cc, and Subject.
423
424 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
425
426         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
427         for checking `elmo-use-buffer-cache'.
428         (wl-summary-mark-as-important): Fixed typo in comment.
429
430 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
431
432         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
433         field in the original message.
434         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
435
436 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
437
438         * wl-expire.el (wl-expire-hide):
439         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
440
441 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
442
443         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
444         find decoder for To, Cc, and Subject.
445
446 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
447
448         * Version number is increased to 2.5.5.
449
450         * wl-address.el (wl-address-specials-regexp): New constant.
451         (wl-address-quote-specials): Use it.
452
453 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
454
455         * wl-summary.el (wl-summary-rescan):
456         Call `wl-summary-buffer-number-column-detect'.
457         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
458
459         * wl-message.el (wl-message-mode-map): Define.
460         (wl-message-decode): Use it as local-map.
461
462 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
463
464         * wl-score.el (wl-score-guess-like-gnus): Abolished.
465         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
466
467 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
468
469         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
470
471         * wl-mule.el (wl-read-event-char): Ditto.
472
473         * wl-e21.el (wl-read-event-char): Ditto.
474
475         * wl-nemacs.el (wl-read-event-char): Ditto.
476         (read-event): Removed.
477
478         * wl-util.el (toplevel): Removed dummy definition of
479         `read-event'.
480         (wl-read-event-char, wl-xmas-read-event-char): Removed.
481
482 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
483
484         * wl-nemacs.el (elmo-archive-call-process): Moved to
485         elmo-archive.el.
486
487 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
488
489         * wl-draft.el (wl-draft-reply-list-symbol): New function.
490         (wl-draft-reply): Use it.  Fixed "No match field" error message.
491
492         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
493         instead of magic-number 6.  Use `not' instead of `null' for symbol
494         `nil' check (not empty list).
495         (wl-draft-insert-x-face-field): Fixed paren style.
496
497         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
498         one-branch conditional statement, instead of `and' and `if'.
499         (wl-draft-forward): Likewise.
500         (wl-draft-add-references): Likewise.
501         (wl-draft-yank-from-mail-reply-buffer): Likewise.
502
503         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
504         conditional steatment.  Use `cond' instead of `if'.
505         (wl-draft-confirm): Likewise.
506
507 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
508
509         * wl-version.el (wl-version-show): Use `product-string-1'
510         instead of `wl-version'.
511         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
512
513         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
514
515 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
516
517         * wl-highlight.el (wl-highlight-headers): Revert
518         `wl-highlight-x-face-func' argument (`beg' and `end').
519
520 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
521
522         * wl.el (toplevel): Move `product-provide' declare.
523         * wl-demo.el (toplevel): Ditto.
524         * wl-dnd.el (toplevel): Ditto.
525         * wl-highlight.el (toplevel): Ditto.
526         * wl-message.el (toplevel): Ditto.
527         * wl-refile.el (toplevel): Ditto.
528         * wl-util.el (toplevel): Ditto.
529
530 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
531
532         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
533         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
534         (wl-thread-close-all): keep cursor position.
535
536 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
537
538         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
539         (eq x 0).
540         (wl-generate-user-agent-string-1): Fix conditional statement.
541
542 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
543
544         * wl.el (wl-check-environment): Additional check for
545         'wl-local-domain' and `wl-message-id-domain'.
546
547 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
548
549         * wl-draft.el (toplevel): Delete defvar for sasl-*.
550
551 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
552
553         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
554         instead of `smtp-sasl-user-realm'.
555
556 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
557
558         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
559
560 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
561
562         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
563         to the default value as well as `eword-lexical-analyzer'.
564
565 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
566
567         * wl-version.el (wl-extended-emacs-version,
568         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
569         `elmo-match-string' instead of `wl-match-string'.
570
571 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
572
573         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
574         docstring.
575
576 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
577
578         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
579
580 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
581
582         * wl-highlight.el (wl-highlight-headers): Remove
583         `wl-highlight-x-face-func' argument (`beg' and `end').
584
585 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
586
587         * wl-summary.el (wl-summary-mark-as-important):
588         Remove cache if folder is local.
589
590 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
591
592         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
593         to get existing e-mail address string.
594
595 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
596
597         * wl-version.el (wl-generate-user-agent-string): Commentary.
598         (wl-generate-user-agent-string-1): Use `when' for
599         one-branch conditional statement, instead of `and' and `if'.
600         (wl-extended-emacs-version, wl-extended-emacs-version2,
601         wl-extended-emacs-version3): Ditto.
602
603 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
604
605         * wl-summary.el (wl-summary-sync-all-init): New inline function.
606         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
607         condition-case; Remove initialization.
608         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
609         (wl-summary-sync-update3): Added argument `sync-all';
610         Eliminated local variable `msgdb';
611         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
612         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
613         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
614
615 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
616
617         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
618         connection before call `wl-draft-send-mail-with-smtp'.
619
620 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
621
622         * Version number is increased to 2.5.4.
623
624 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
625
626         * wl.el (wl-check-environment): Additional check for
627         'wl-local-domain' and `wl-message-id-domain'.
628
629 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
630
631         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
632         buffer as command specific.
633         (wl-folder-mark-as-read-all-entity): Ditto.
634         (wl-folder-prefetch-entity): Ditto.
635         (wl-folder-drop-unsync-entity): Ditto.
636
637         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
638         (wl-prog-uudecode-no-stdout-option): Changed default to t.
639         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
640
641         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
642         save-excursion.
643
644 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
645
646         * Version number is increased to 2.5.3.
647
648         * wl-summary.el (wl-summary-save-view-cache):
649         Delete duplicated `write-region';
650         Use `write-region-as-binary' instead of `as-binary-output-file' and
651         `write-region'.
652
653 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
654
655         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
656
657 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
658
659         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
660         instead of `smtp-via-smtp'.
661
662 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
663
664         * wl-draft.el (toplevel): Delete defvar for sasl-*.
665
666 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
667
668         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
669         instead of `smtp-sasl-user-realm'.
670
671 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
672
673         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
674
675 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
676
677         * Version number is increased to 2.5.2.
678
679 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
680
681         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
682         does not exist.
683         (wl-biff-stop): Call `cancel-timer' if timer already exists.
684         (wl-biff-start): Call `timer-activate' if timer already exists.
685
686         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
687         only when it is bound as function.
688
689 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
690
691         * Version number is increased to 2.5.1.
692
693 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
694
695         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
696         Print refile/copy destination.
697
698 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
699
700         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
701         queue-flush-only is non-nil.
702
703         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
704
705         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
706         checking cache folder.
707
708 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
709
710         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
711         `regexp-quote'.
712
713 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
714
715         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
716         function.
717         * wl-summary.el (wl-summary-write-current-folder-functions):
718         Change default value.  Use it.
719
720 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
721
722         * Version number is increased to 2.5.0.
723
724         * wl-version.el (wl-version): Changed codename.
725
726 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
727
728         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
729         (wl-summary-supersedes-message): Ditto.
730
731 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
732
733         * wl-refile.el (wl-refile-guess-functions): Renamed from
734         `wl-refile-guess-func-list'.
735
736 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
737
738         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
739         Fixed problem when no rule was matched.
740
741 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
742
743         * wl-summary.el (wl-summary-get-mark): Fixed
744         `wl-summary-buffer-target-mark' check logic.
745
746 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
747
748         * wl-folder.el (wl-folder-write-current-folder): Added group
749         folder check.
750
751         * wl-summary.el (wl-summary-write-current-folder): Renamed from
752         `wl-summary-write-current-newsgroup'.
753         (wl-summary-write-current-folder-functions): New variable.
754         * wl-folder.el (wl-folder-get-newsgroups): New function.
755         (wl-folder-guess-mailing-list-by-refile-rule): New function.
756         (wl-folder-write-current-folder): Renamed from
757         `wl-folder-write-current-newsgroup'.
758
759 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
760
761         * Version number is increased to 2.3.93.
762
763 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
764
765         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
766         (wl-ldap-make-matched-value-list): Ditto.
767         (wl-ldap-alias-safe-string): Split e-mail address.
768
769         * wl-summary.el (wl-summary-read-folder): Fixed problem when
770         petname folder default was selected.
771         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
772         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
773
774 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
775
776         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
777         to `wl-draft-config-exec'.
778
779         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
780         instead of calling `wl-draft-config-exec';
781         Process group-list and show recipients in minibuffer.
782
783         * tm-wl.el (wl-draft-preview-message): Ditto.
784
785 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
786
787         * wl.el (toplevel): Added (C) to copyright notice, and
788         sync Author header.
789         * tm-wl.el (toplevel): Ditto.
790         * wl-address.el (toplevel): Ditto.
791         * wl-demo.el (toplevel): Ditto.
792         * wl-dnd.el (toplevel): Ditto.
793         * wl-draft.el (toplevel): Ditto.
794         * wl-e21.el (toplevel): Ditto.
795         * wl-expire.el (toplevel): Ditto.
796         * wl-folder.el (toplevel): Ditto.
797         * wl-highlight.el (toplevel): Ditto.
798         * wl-message.el (toplevel): Ditto.
799         * wl-mime.el (toplevel): Ditto.
800         * wl-mule.el (toplevel): Ditto.
801         * wl-nemacs.el (toplevel): Ditto.
802         * wl-refile.el (toplevel): Ditto.
803         * wl-score.el (toplevel): Ditto.
804         * wl-summary.el (toplevel): Ditto.
805         * wl-template.el (toplevel): Ditto.
806         * wl-thread.el (toplevel): Ditto.
807         * wl-util.el (toplevel): Ditto.
808         * wl-vars.el (toplevel): Ditto.
809         * wl-xmas.el (toplevel): Ditto.
810
811 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
812
813         * wl.el (wl-init): Added comment about `wl-init-hook'.
814         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
815         * wl-vars.el (wl-init-hook): Added docs.
816         (wl-make-plugged-hook): Removed useless docs.
817         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
818         * wl-xmas.el (toplevel): Ditto.
819
820 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
821
822         * wl-address.el (toplevel): Fixed multiple Author header format.
823         * wl-demo.el (toplevel): Ditto.
824         * wl-draft.el (toplevel): Ditto.
825         * wl-folder.el (toplevel): Ditto.
826         * wl-summary.el (toplevel): Ditto.
827         * wl-thread.el (toplevel): Ditto.
828         * wl-util.el (toplevel): Ditto.
829         * wl-vars.el (toplevel): Ditto.
830         * wl-version.el (toplevel): Ditto.
831         * wl-xmas.el (toplevel): Ditto.
832         * wl.el (toplevel): Ditto.
833
834         * wl-version.el (toplevel): Added require `elmo-version' for
835         `product-version-as-string'.
836
837 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
838
839         * wl-vars.el (wl-draft-send-hook): Changed default value to
840         '(wl-draft-config-exec).
841
842         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
843         explicitly.
844         (wl-draft): Set `wl-draft-config-exec-flag' before running
845         `wl-mail-setup-hook'.
846
847         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
848         `wl-biff-init-icons' to `wl-init-hook' instead of
849         `wl-make-plugged-hook'.
850         (Because if `wl-draft' command is invoked at first,
851         they are not initialized)
852         Updated copyright notice.
853
854         * wl-e21.el (toplevel): Ditto;
855
856         * wl-demo.el (toplevel): Updated copyright notice.
857         * wl-address.el (toplevel): Ditto.
858         * wl-draft.el (toplevel): Ditto.
859         * wl-version.el (toplevel): Ditto.
860         * wl-folder.el (toplevel): Ditto.
861         * wl-summary.el (toplevel): Ditto.
862         * wl-thread.el (toplevel): Ditto.
863         * wl-util.el (toplevel): Ditto.
864         * wl-vars.el (toplevel): Ditto.
865         * wl.el (toplevel): Ditto.
866
867 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
868
869         * wl-highlight.el (wl-highlight-message): Fixed problem of
870         highlighting failure which occured when the last field contains
871         multiple lines in the draft buffer.
872
873         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
874         `wl-biff-start' if plugged.
875
876         * wl-util.el (wl-biff-check-folder): New function.
877         (wl-biff-check-folders): Don't set session name prefix.
878         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
879         (wl-biff-check-folder-async): Ditto.
880
881         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
882         in email address.
883
884 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
885
886         * wl-vars.el (wl-subject-prefix-regexp): New variable.
887
888         * wl-draft.el (wl-draft-strip-subject-re): New function.
889
890         * wl-draft.el (wl-draft-reply): Use it.
891
892 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
893
894         * wl-message.el (wl-mmelmo-message-redisplay): Use
895         `mime-display-message' instead of `wl-mime-display-message'.
896
897         * wl-mime.el (toplevel): Removed compatibility workaround
898         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
899         (wl-mime-display-message): Abolished.
900         (wl-mime-entity-read-field): Ditto.
901         (wl-mime-combine-message/partial-pieces): Use
902         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
903
904 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
905
906         * wl-template.el: Doc fixes.
907
908 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
909
910         * wl-e21.el (wl-message-overload-functions): Do nothing if
911         `current-local-map' is not available.
912         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
913
914 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
915
916         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
917         representation.
918
919         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
920         number.
921         (wl-fldmgr-save-folders): Don't use `format' when insert
922         `wl-fldmgr-folders-header'.
923
924 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
925
926         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
927
928 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
929
930         * wl-highlight.el (wl-highlight-message):
931         Use `std11-field-end' to detect end point of the header field.
932         Refer `wl-highlight-max-header-size'.
933
934         * wl-vars.el (wl-highlight-max-header-size): New variable.
935
936         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
937
938         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
939         Set `for-draft' argument of wl-highlight-headers.
940         (wl-draft): Ditto.
941         (wl-draft-reedit): Ditto.
942         (wl-user-agent-compose-internal): Ditto.
943
944 2000-10-24   Daiki Ueno <ueno@unixuser.org>
945
946         * wl-message.el (wl-message-add-button): Use overlay.
947
948 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
949
950         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
951
952         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
953         problem when group-list content is nothing.
954         (Reported by Mito <mit@nines.nec.co.jp>)
955
956 2000-10-18  SAITO Atsunori <sai@yedo.com>
957
958         * wl-summary.el (wl-summary-print-destination): Adjust line length.
959
960 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
961
962         * tm-wl.el (toplevel): Use product-provide.
963
964 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
965
966         * Version number is increased to 2.3.92.
967
968 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
969
970         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
971         title text, use `display' property for left margin under Emacs 21.
972
973         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
974         properties.
975         (wl-plugged-init-icons): Ditto.
976
977 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
978
979         * wl.el (wl-save-status, wl-init): Remove last period in
980         "...done." message.
981         * tm-wl.el (wl-summary-burst): Ditto.
982         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
983         wl-summary-resume-cache-status,
984         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
985         wl-summary-sync-update3, wl-summary-highlight-msgs,
986         wl-summary-flush-pending-append-operations,
987         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
988         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
989         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
990         wl-thread-open-all): Ditto.
991         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
992         * wl-mime.el (wl-summary-burst): Ditto.
993         * wl-highlight.el (wl-highlight-summary): Ditto.
994         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
995         wl-folder-open-all, wl-folder-update-access-group): Ditto.
996         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
997         * wl-address.el (wl-local-address-init): Ditto.
998
999 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
1000
1001         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
1002         `add-text-properties'.
1003         (wl-plugged-init-icons): Ditto.
1004         (wl-folder-init-icons): Use `propertize' instead of
1005         `put-text-property'.
1006         (wl-plugged-set-folder-icon): Ditto.
1007         (wl-e21-highlight-folder-group-line): Ditto.
1008
1009 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
1010
1011         * wl-version.el (wl-version-status-alist): New variable.
1012         (wl-version-status): New function.
1013
1014         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
1015         "Cc" part of the case "Reply-To".
1016
1017         * wl-draft.el (wl-draft-reply): Use result of
1018         `eword-extract-address-components'.
1019
1020         * wl-demo.el (wl-demo-icon-name): New constant.
1021         (wl-logo-xpm): Use it.
1022         (wl-logo-xbm): Ditto.
1023         (wl-logo-bitmap): Ditto.
1024
1025         * Version number is increased to 2.3.91.
1026
1027 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1028
1029         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
1030         (wl-extended-emacs-version, wl-extended-emacs-version2,
1031         wl-extended-emacs-version3): Remove `interactive'.  Fixed
1032         docstring.
1033
1034         * wl-version.el (wl-generate-user-agent-string-1): New function.
1035         (wl-generate-user-agent-string): Use it.
1036
1037         * wl-version.el (wl-generate-user-agent-string-1): Ignore
1038         `mime-edit-insert-user-agent-field'.
1039         (wl-generate-user-agent-string): Check
1040         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
1041
1042         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
1043         instead of `if', when verbose case.
1044
1045 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
1046
1047         * wl-expire.el (wl-summary-expire): Fix.
1048
1049 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
1050
1051         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
1052         and `elmo-lost+found-folder' if 'wl-draft.
1053         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
1054
1055 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
1056
1057         * wl-expire.el (wl-summary-expire): Change messages.
1058         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1059         `deleing-info' instead of "Deleting..."
1060
1061 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
1062
1063         * wl-summary.el (wl-summary-refile-subr): Fix.
1064
1065 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
1066
1067         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
1068         if pipe folder.
1069
1070 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
1071
1072         * wl-vars.el (wl-draft-use-cache): Default `nil'.
1073
1074 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
1075
1076         * wl-expire.el (wl-expire-hide): New function.
1077         (wl-summary-expire): Add `hide'.
1078
1079 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
1080
1081         * wl-vars.el (wl-draft-reply-without-argument-list):
1082         Changed default value to consider `Reply-To:'.
1083         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
1084
1085         * Version number is increased to 2.3.90.
1086
1087         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
1088         elmo-imap4-get-session with unwind-protect.
1089         Don't cause error.
1090         (wl-summary-sync-marks): Don't check plugged nor folder type.
1091         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
1092         (Always keep current buffer).
1093
1094 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
1095
1096         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
1097         Enclose with `save-excursion'.
1098
1099 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1100
1101         * wl-version.el (wl-version): Remove interactive.
1102
1103 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1104
1105         * wl-version.el (wl-generate-user-agent-string): Use
1106         `product-string-verbose' instead of `product-string-1'.
1107
1108 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
1109
1110         * wl-vars.el (wl-draft-use-cache): New variable.
1111         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
1112         if wl-draft-use-cache is non-nil.
1113
1114 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
1115
1116         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
1117         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
1118
1119 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
1120
1121         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
1122         (wl-thread-msg-mark-as-unread): Ditto.
1123
1124         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
1125         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
1126         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
1127         Don't set mark in summary if return value of `elmo-mark-as-read'
1128         is nil.
1129         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
1130         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
1131         instead of `wl-thread-msg-mark-as-read'.
1132         (wl-summary-mark-as-unread-region): Ditto.
1133         (wl-summary-target-mark-mark-as-read): Ditto.
1134
1135         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1136
1137 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
1138
1139         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
1140
1141         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
1142
1143 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
1144
1145         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
1146         face.
1147
1148 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
1149
1150         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
1151         `running-xemacs'.
1152
1153 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1154
1155         * wl-version.el (toplevel): Use `product-version-as-string' for
1156         set verstion-string, if defined.
1157
1158         * wl-version.el (wl-version-show): Insert string at point, when
1159         call with argument.
1160
1161         * wl-version.el (wl-generate-user-agent-string): Use
1162         `product-string-1' instead of `wl-appname', `wl-version' and
1163         `wl-codename'.
1164
1165 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1166
1167         * wl-address.el (toplevel): Use product-provide.
1168         * wl-demo.el (toplevel): Ditto.
1169         * wl-dnd.el (toplevel): Ditto.
1170         * wl-draft.el (toplevel): Ditto.
1171         * wl-e21.el (toplevel): Ditto.
1172         * wl-expire.el (toplevel): Ditto.
1173         * wl-fldmgr.el (toplevel): Ditto.
1174         * wl-folder.el (toplevel): Ditto.
1175         * wl-highlight.el (toplevel): Ditto.
1176         * wl-message.el (toplevel): Ditto.
1177         * wl-mime.el (toplevel): Ditto.
1178         * wl-mule.el (toplevel): Ditto.
1179         * wl-nemacs.el (toplevel): Ditto.
1180         * wl-refile.el (toplevel): Ditto.
1181         * wl-score.el (toplevel): Ditto.
1182         * wl-summary.el (toplevel): Ditto.
1183         * wl-template.el (toplevel): Ditto.
1184         * wl-thread.el (toplevel): Ditto.
1185         * wl-util.el (toplevel): Ditto.
1186         * wl-vars.el (toplevel): Ditto.
1187         * wl-xmas.el (toplevel): Ditto.
1188         * wl.el (toplevel): Ditto.
1189
1190 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1191
1192         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
1193         instead of product.
1194
1195         * wl-version.el (wl-version): Compile time evalution elmo-version.
1196
1197 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
1198
1199         * wl-summary.el (wl-summary-sync-force-update): Append queue
1200         `mark-as-read'if unplugged.
1201
1202 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1203
1204         * wl-version.el: New file.  Use product.el.
1205         * wl.el: add (require 'wl-version).
1206         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
1207         for ~/.folders header.
1208         (wl-fldmgr-folders-header): Changed.
1209         * wl-demo.el (wl-demo): Use product.el.
1210
1211         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
1212         wl-version.el.
1213         * wl-util.el (wl-version, wl-version-show): Ditto.
1214
1215         * wl-util.el (wl-generate-user-agent-string,
1216         wl-extended-emacs-version, wl-extended-emacs-version2,
1217         wl-extended-emacs-version3): Move to wl-version.el.
1218         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
1219         xemacs-codename, mime-edit-insert-user-agent-field,
1220         mime-edit-user-agent-value, mime-editor/version,
1221         mime-editor/codename): Compile warning killer move to
1222         wl-version.el
1223
1224 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
1225
1226         * wl-summary.el (wl-summary-refile-subr): Fix.
1227
1228 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
1229
1230         * wl-summary.el (wl-summary-sync-marks): Changed argument for
1231         `elmo-list-folder-unread' and `elmo-list-folder-important'.
1232
1233 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
1234
1235         * wl.el (wl-check-environment): Check too many `@'.
1236
1237 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
1238
1239         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
1240
1241 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1242
1243         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
1244         wl-draft-reply-myself-without-argument-list): Add variables.
1245         * wl-draft.el (wl-draft-reply): Use it.
1246
1247 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
1248
1249         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
1250         the 5th argument of `elmo-network-get-spec'.
1251
1252         * wl-thread.el (wl-thread-reparent-children): New inline function.
1253         (wl-thread-delete-message): Use it.
1254
1255         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
1256         (wl-summary-score-update-all-lines): Don't use `dolist'.
1257
1258 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1259
1260         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
1261         (require 'elmo-msgdb) for inline function.
1262
1263 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
1264
1265         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
1266
1267 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
1268
1269         * wl-score.el (wl-score-headers): Fix for the confusing macro
1270         `elmo-kill-buffer'.
1271
1272 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
1273
1274         * wl-summary.el: Don't use the 3rd argument of `require' because
1275         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
1276         * wl-util.el: Ditto.
1277         * wl-draft.el: Ditto.
1278
1279 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
1280
1281         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
1282         window system is not used.
1283
1284 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
1285
1286         * wl-thread.el: Don't use `mapcar' only for iteration.
1287         (wl-thread-resume-entity): Ditto.
1288         (wl-thread-delete-message): Ditto.
1289
1290         * wl-summary.el: Bind `dragdrop-drop-functions',
1291         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
1292         of `require' for `timezone', `easymenu' and `ps-print';
1293         don't use `mapcar' only for iteration.
1294
1295         * wl-util.el: Bind `mule-version', `nemacs-version',
1296         `emacs-beta-version', `xemacs-codename',
1297         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
1298         `mime-editor/version' and `mime-editor/codename'; specify 3rd
1299         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
1300         only for iteration.
1301
1302         * wl-score.el: Don't use `mapcar' only for iteration.
1303         (wl-score-simplify-buffer-fuzzy): Ditto.
1304         (wl-score-simplify-subject): Ditto.
1305         (wl-score-headers): Ditto.
1306         (wl-summary-score-update-all-lines): Ditto.
1307
1308         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
1309         `enable-multibyte-characters' and `mule-version'.
1310
1311         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
1312         `mapcar' only for iteration.
1313
1314         * wl-demo.el: Don't use `mapcar' only for iteration.
1315
1316         * wl-folder.el: Don't use `mapcar' only for iteration.
1317         (wl-folder-open-all): Ditto.
1318         (wl-folder-count-incorporates): Ditto.
1319
1320         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
1321         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
1322
1323         * wl-draft.el: Bind `x-face-add-x-face-version-header',
1324         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
1325         `smtp-connection-type'; specify 3rd argument of `require' for
1326         `timezone'; don't use `mapcar' only for iteration.
1327         (wl-draft-clone-local-variables): Don't use `mapcar'.
1328         (wl-draft-generate-clone-buffer): Ditto.
1329         (wl-user-agent-compose-internal): Ditto.
1330
1331         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
1332
1333         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
1334         (wl-save-status): Ditto.
1335
1336         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
1337         for iteration.
1338
1339 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
1340
1341         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
1342         removed `Date'.
1343         (wl-fldmgr-make-filter-default): New user option.
1344
1345         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
1346         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
1347         (wl-fldmgr-filter-completion-alist): Abolish.
1348
1349         * wl.el (wl): Don't check servers if arg is non-nil.
1350
1351         * wl-draft.el (wl-draft-reply): Set only message-id string to
1352         In-Reply-To field.
1353
1354 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1355
1356         * wl-summary.el (wl-summary-pick): Rewrite.
1357
1358         * wl-draft.el (wl-draft-forward): Get references field from
1359         original buffer.
1360         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
1361
1362 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
1363
1364         * wl-draft.el (wl-draft-forward): Add references field.
1365
1366 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1367
1368         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
1369         (wl-draft-reply): Use it.
1370
1371 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
1372
1373         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
1374         when Emacs 21 is running.
1375
1376         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
1377         bindings.
1378
1379 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
1380
1381         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
1382         XPM icons transparent.
1383
1384         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
1385         Emacs 21.
1386
1387 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1388
1389         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
1390         nil.
1391
1392         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
1393         when it is persistent.
1394         (wl-summary-sync-marks): Changed argument for
1395         `elmo-list-folder-unread' and `elmo-list-folder-important'.
1396         (wl-summary-virtual): Use `elmo-read-search-condition'.
1397         (wl-summary-redisplay-internal): If folder is local, mark as read
1398         even when folder is plugged.
1399
1400 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
1401
1402         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
1403         of `tool-bar-lines' in the frame parameters.
1404         (after-make-frame-functions, post-command-hook): Don't modify the
1405         value.
1406         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
1407         wl-e21-tool-bar-lines): Removed.
1408
1409 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
1410
1411         * wl-highlight.el (wl-highlight-folder-path): Put overlay
1412         properties `evaporate' and `wl-momentary-overlay' as well.
1413         (wl-highlight-summary-displaying): Ditto.
1414         (wl-delete-all-overlays): Don't delete overlay which does not have
1415         a property `wl-momentary-overlay'.
1416
1417         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
1418         `display-mouse-p' and `display-graphic-p'.
1419         (wl-folder-init-icons): Don't search for XBM or the other files.
1420         (wl-plugged-set-folder-icon): Make icons if and only if
1421         `display-graphic-p' returns non-nil.
1422         (wl-highlight-plugged-current-line): Use `before-string' overlay
1423         property to show icon images.
1424         (wl-highlight-folder-current-line): Ditto.
1425         (wl-e21-highlight-folder-group-line): Ditto.
1426         (wl-e21-highlight-folder-by-numbers): Ditto.
1427         (wl-e21-insert-image): Removed.
1428         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
1429         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
1430         said.
1431         (wl-e21-switch-toolbar-after-make-frame): Renamed from
1432         `wl-e21-force-switch-toolbar'.
1433         (wl-e21-make-icon-image): Removed.
1434         (wl-e21-setup-toolbar): Don't search for XBM files.
1435         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
1436         the default value.
1437
1438 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
1439
1440         * wl-util.el (wl-biff-check-folder-async): Set
1441         `wl-biff-check-folders-running' even when it is not an IMAP folder.
1442
1443 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
1444
1445         * wl-e21.el (after-make-frame-functions): Add
1446         `wl-e21-force-switch-toolbar'.
1447         (wl-e21-force-switch-toolbar): New function force to switch the
1448         toolbar appearance automatically.
1449         (post-command-hook): Add `wl-e21-switch-toolbar'.
1450         (wl-e21-switch-toolbar): New function to switch the toolbar
1451         appearance automatically.
1452         (wl-e21-tool-bar-lines): New buffer local variable.
1453
1454 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
1455
1456         * wl-util.el (wl-biff-check-folders-running): New variable.
1457         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
1458         (wl-biff-check-folder-async-callback):
1459         Set `wl-biff-check-folders-running'.
1460         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
1461         with unwind-protect.
1462
1463         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
1464         Enclose `wl-folder-auto-check' with unwind-protect.
1465
1466         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
1467         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
1468
1469         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
1470
1471         * wl-util.el (wl-biff-notify): New inline function.
1472         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
1473         locally.
1474         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
1475         folder-list' is 1.
1476         Use `wl-biff-notify'.
1477         (wl-biff-check-folder-async-callback): New function.
1478         (wl-biff-check-folder-async): Ditto.
1479
1480         * wl-folder.el (wl-folder): Don't check folders.
1481         (wl-folder-auto-check): New function.
1482
1483 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
1484
1485         * wl-util.el (wl-biff-start) [Emacs19+]:
1486         Use `timer-next-integral-multiple-of-time'.
1487         (wl-biff-check-folders): Use `wl-default-folder'
1488         if `wl-biff-check-folder-list' is nil.
1489
1490 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
1491
1492         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
1493         instead of `elmo-delete-lists'.
1494
1495 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
1496
1497         * wl.el (wl-plugged-toggle-all): Set the value of
1498         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
1499         (wl-plugged-toggle): Ditto.
1500         (wl-toggle-plugged): Ditto.
1501         (wl-plugged-init): Ditto.
1502
1503         * wl-xmas.el (wl-biff-init-icons): Set icons data to
1504         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
1505         instead of `wl-biff-state-indicator-off' and
1506         `wl-biff-state-indicator-on'; don't modify the value and the type
1507         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
1508         (wl-plugged-init-icons): Set icons data to
1509         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
1510         instead of `wl-plug-state-indicator-off' and
1511         `wl-plug-state-indicator-on'; don't modify the value and the type
1512         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
1513
1514         * wl-vars.el (wl-modeline-biff-state-off,
1515         wl-modeline-biff-state-on, wl-modeline-biff-status,
1516         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
1517         wl-modeline-plug-status): New internal variables.
1518         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
1519         wl-biff-check-interval, wl-biff-check-folder-list): Change
1520         customization group from `wl-folder' to `wl-highlight'.
1521         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
1522         wl-show-plug-status-on-modeline): Defcustomized.
1523
1524         * wl-util.el (wl-biff-check-folders): Set the value of the flag
1525         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
1526         (wl-mode-line-buffer-identification): Set both ON and OFF data with
1527         a flag to `mode-line-buffer-identification'.
1528
1529         * wl-e21.el (wl-biff-init-icons): Set icons data to
1530         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
1531         instead of `wl-biff-state-indicator-off' and
1532         `wl-biff-state-indicator-on'.
1533         (wl-plugged-init-icons): Set icons data to
1534         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
1535         instead of `wl-plug-state-indicator-off' and
1536         `wl-plug-state-indicator-on'.
1537
1538 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1539
1540         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
1541         excessive titles.
1542
1543 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
1544
1545         * wl.el (wl-plugged-mode): Use revised
1546         `wl-mode-line-buffer-identification'.
1547         (wl-plugged-init): Don't use `force-mode-line-update'.
1548
1549         * wl-xmas.el (wl-draft-overload-functions): Use revised
1550         `wl-mode-line-buffer-identification'.
1551         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
1552         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
1553         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
1554         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
1555         `wl-make-plugged-hook';
1556         add `wl-folder-init-icons' and `wl-setup-folder' to
1557         `wl-folder-mode-hook'.
1558
1559         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
1560         19 as well.
1561         (wl-mode-line-display-priority-list): New user option.
1562         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
1563         Defcustomized.
1564         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
1565         Add docs.
1566
1567         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
1568         start.
1569         (wl-mode-line-buffer-identification): Revised as a function.
1570
1571         * wl-summary.el (wl-summary-mode): Use revised
1572         `wl-mode-line-buffer-identification'; don't call
1573         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
1574         (TopLevel): Don't bind `wl-e21-setup-summary' nor
1575         `wl-xmas-setup-summary'.
1576
1577         * wl-nemacs.el (wl-draft-overload-functions): Use revised
1578         `wl-mode-line-buffer-identification'.
1579
1580         * wl-mule.el (wl-draft-overload-functions): Use revised
1581         `wl-mode-line-buffer-identification'.
1582
1583         * wl-folder.el (wl-make-plugged-alist): Don't call
1584         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
1585         (wl-folder): Don't call `wl-folder-init-icons' directly.
1586         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
1587         `wl-xmas-setup-folder' directly;
1588         use revised `wl-mode-line-buffer-identification'.
1589         (TopLevel): Don't bind `wl-biff-init-icons',
1590         `wl-plugged-init-icons', `wl-folder-init-icons',
1591         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
1592
1593         * wl-e21.el (wl-draft-overload-functions): Use revised
1594         `wl-mode-line-buffer-identification'.
1595         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
1596         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
1597         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
1598         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
1599         `wl-make-plugged-hook';
1600         add `wl-folder-init-icons' and `wl-setup-folder' to
1601         `wl-folder-mode-hook'.
1602
1603 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
1604             Katsumi Yamaoka    <yamaoka@jpl.org>
1605
1606         * wl.el (wl): Call `wl-biff-start'.
1607         (wl-exit): Call `wl-biff-stop'.
1608         (wl-plugged-mode): Show biff in modeline.
1609         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
1610
1611         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
1612         (wl-biff-init-icons): New function.
1613         (wl-plugged-init-icons): Don't make too much keymaps.
1614         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
1615
1616         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
1617         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
1618         variables.
1619         (wl-biff-check-interval, wl-biff-check-folder-list): New user
1620         options.
1621
1622         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
1623         wl-biff-start, wl-biff-stop): New functions.
1624         (timer-next-integral-multiple-of-time): Defined with `defun-meybe'.
1625         (wl-biff-timer-name): New variable.
1626
1627         * wl-summary.el (wl-summary-mode): Show biff in modeline.
1628
1629         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
1630         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
1631
1632         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
1633         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
1634
1635         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
1636         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
1637         `wl-folder-init-icons' to `ignore' if they are not available.
1638         (wl-folder-mode): Show biff in modeline.
1639
1640         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
1641         (wl-biff-init-icons): New function.
1642         (wl-plugged-init-icons): Don't make too much keymaps.
1643         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
1644
1645 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
1646
1647         * wl-vars.el (wl-strict-diff-folders): Customization Type
1648         and doc fix.  Define as a list of regular expressions for
1649         folders or nil.
1650         * wl-folder.el (wl-folder-check-one-entity): Use
1651         `wl-string-match-member' instead of `wl-string-member' for
1652         `wl-strict-diff-folders'.
1653
1654 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
1655
1656         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
1657         (wl-highlight-folder-current-line): Use it; new implementation.
1658         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
1659         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
1660         `defsubst' instead of `defun'.
1661
1662         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
1663         `wl-highlight-group-folder-by-numbers'; made it can also be a
1664         number.  See info for more details.
1665
1666         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
1667         running.
1668
1669         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
1670         to bind them.
1671
1672         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
1673         (wl-highlight-folder-current-line): New implementation.
1674
1675         * wl-highlight.el (wl-highlight-folder-group-line): New
1676         implementation.
1677         (wl-delete-all-overlays): Rewrite as a marco.
1678         (TopLevel): Require `wl-e21' when Emacs 21 is running.
1679
1680         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
1681         running.
1682         (wl-folder-*-glyph): No need to bind them.
1683
1684         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
1685         `wl-e21-highlight-folder-group-icon'; rewrite.
1686         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
1687         `defsubst' instead of `defun'.
1688         (wl-folder-mode-map): Bind it when compiling.
1689
1690 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
1691
1692         * wl.el (wl): Initialize plug-related settings before `wl-init'.
1693
1694         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
1695
1696 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
1697
1698         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
1699
1700 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
1701
1702         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
1703         (wl-highlight-folder-current-line): Use it.
1704
1705         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
1706         in `id-name'.
1707
1708 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
1709
1710         * wl.el: Require `wl-e21' when Emacs 21 is running.
1711
1712         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
1713         default when Emacs 21 is running.
1714         (wl-use-highlight-mouse-line): Ditto.
1715         (wl-on-emacs21): New constant.
1716         (wl-on-emacs20): Removed.
1717
1718         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
1719         Emacs 21 is running.
1720
1721         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
1722         Emacs 21 is running.
1723
1724         * wl-e21.el: New file.
1725
1726 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
1727
1728         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
1729         (wl-toggle-plugged): Ditto.
1730         (wl-plugged-toggle): Ditto.
1731         (wl-plugged-toggle-all): Ditto.
1732
1733         * wl-vars.el (wl-plug-state-indicator): Refer
1734         `wl-plug-state-indicator-on' indirectly.
1735
1736 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1737
1738         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
1739         Call `wl-folder-confirm-existence'.
1740
1741         * wl-folder.el (wl-folder-confirm-existence): Added optional
1742         argument `force'.
1743
1744 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
1745
1746         * wl-summary.el (wl-summary-refile-subr): Assume
1747         `copy-or-refile' as symbol.
1748         (wl-summary-refile): Follow up above change.
1749         (wl-summary-copy): Ditto.  Doc fix.
1750
1751 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
1752
1753         * wl-summary.el (wl-summary-pick): Don't bind
1754         `elmo-search-mime-charset'.
1755
1756         * wl-vars.el (wl-highlight-message-header-button-alist): Define
1757         default using old backquote style.
1758         (wl-search-mime-charset): Abolished.
1759
1760         * wl-highlight.el (wl-highlight-headers):
1761         Call `point' after `re-search-forward'(for Nemacs).
1762
1763         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
1764         for elmo-imap4.el.
1765
1766 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
1767
1768         * wl-message.el (wl-mmelmo-message-redisplay): Bind
1769         `wl-message-ignored-field-list' instead of
1770         `mime-view-ignored-field-list'.
1771
1772         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
1773         Add interactive spec.
1774         (wl-folder-goto-bottom-of-current-folder): Ditto.
1775         (wl-folder-mode-map): Bind them.
1776
1777         * wl-vars.el (wl-message-ignored-field-list): New variable.
1778         (wl-message-visible-field-list): New variable.
1779
1780         * wl-mime.el (wl-mime-header-presentation-method): New function.
1781         (wl-mime-setup): Set header-presentation-method.
1782
1783 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
1784
1785         * wl-nemacs.el (wl-draft-overload-functions): Set
1786         `mode-line-buffer-identification' instead of using
1787         `wl-make-modeline'.
1788
1789         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
1790         instead of using `wl-make-modeline'.
1791
1792         * wl-xmas.el (wl-plugged-init-icons): Set up
1793         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
1794         (wl-make-modeline): Abolish.
1795         (wl-draft-overload-functions): Set
1796         `mode-line-buffer-identification' instead of using
1797         `wl-make-modeline'.
1798
1799         * wl-util.el (wl-make-modeline-subr): Abolish.
1800         (wl-mode-line-buffer-identification): New alias.
1801
1802         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
1803         (wl-summary-make-modeline): Abolish.
1804         (wl-summary-buffer-set-folder): Set
1805         `wl-summary-buffer-folder-indicator'.
1806         (wl-summary-mode): Set `mode-line-buffer-identification' instead
1807         of using `wl-make-modeline'.
1808         (wl-summary-switch-to-clone-buffer): Don't set
1809         `mode-line-buffer-identification'.
1810         (wl-summary-goto-folder-subr): Ditto.
1811
1812         * wl-mule.el (wl-draft-overload-functions): Set
1813         `mode-line-buffer-identification' instead of using
1814         `wl-make-modeline'.
1815
1816         * wl-folder.el (wl-folder-mode): Set
1817         `mode-line-buffer-identification' instead of using
1818         `wl-make-modeline'.
1819         (wl-folder): Don't set `mode-line-buffer-identification'.
1820
1821 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
1822
1823         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
1824         instead of `member' for `wl-refile-guess-func-list' look-ups.
1825         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
1826
1827 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
1828
1829         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
1830         `wl-message-button-dispatcher'.
1831
1832         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
1833
1834         * wl-message.el (wl-message-button-dispatcher): Use it.
1835
1836         * wl-vars.el (wl-highlight-message-header-button-alist): Add
1837         "In-Reply-To".
1838
1839         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
1840         Bind `case-fold-search' to t.
1841
1842 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
1843
1844         * wl-xmas.el (wl-message-overload-functions): Initialize
1845         `wl-message-button-map'.
1846
1847         * wl-mule.el (wl-message-overload-functions): Initialize
1848         `wl-message-button-map'.
1849
1850         * wl-vars.el (wl-highlight-message-header-button-alist): New.
1851
1852         * wl-message.el (wl-message-button-map): New keymap.
1853         (wl-message-add-button): New function.
1854         (wl-message-button-dispatcher): New function.
1855         (wl-message-button-refer-article): New function.
1856
1857         * wl-highlight.el
1858         (wl-highlight-message-add-buttons-to-header): New function.
1859         (wl-highlight-headers): Use it.
1860
1861 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
1862
1863         * wl-summary.el (wl-summary-default-from): Use
1864         `wl-address-get-petname-1'.
1865         (wl-summary-simple-from): Ditto.
1866
1867         * wl-address.el (wl-address-get-petname-1): New inline function.
1868         (wl-address-get-petname): Use it.
1869
1870 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
1871
1872         * wl-summary.el (wl-summary-default-from): Return full-name part
1873         from the address if no petname was found.
1874         (wl-summary-simple-from): Ditto.
1875
1876         * wl-address.el (wl-address-get-petname): Return nil if no petname
1877         associated with the address was found.
1878
1879 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
1880
1881         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
1882         display is finished.
1883
1884 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1885
1886         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
1887         `elmo-folder-exists-p' argument.
1888
1889 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
1890
1891         * wl-folder.el (wl-folder-confirm-existence): Check existence of
1892         the folder.
1893
1894 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1895
1896         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
1897
1898         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
1899         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
1900
1901 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
1902
1903         * wl-folder.el (wl-folder-create-subr): New function.
1904         (wl-folder-confirm-existence): Use it.
1905         (wl-folder-check-one-entity): Use it.
1906         Check the error symbol is derived from 'elmo-open-error.
1907
1908         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
1909         `ignore-error'.
1910
1911 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1912
1913         * wl-util.el (toplevel): Add (eval-when-compile (require
1914         'elmo-util)).  (Maybe `provide' is typo.)
1915
1916 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
1917
1918         * wl-util.el (toplevel): Removed (provide 'elmo-util).
1919         (I don't know why this was needed.)
1920
1921         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
1922         Follow up changes for stream-type.
1923
1924         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
1925         (wl-draft-elmo-nntp-send): Ditto.
1926
1927         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
1928         (wl-nntp-posting-stream-type): Ditto.
1929         (wl-pop-before-smtp-ssl): Abolished.
1930         (wl-nntp-posting-ssl): Ditto.
1931
1932         * wl-address.el (wl-address-quote-specials): New function.
1933         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
1934
1935         * wl-draft.el (wl-draft-reply): Ditto.
1936
1937 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1938
1939         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
1940         use function `wl-string-match-assoc'.
1941
1942 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
1943
1944         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
1945
1946         * wl-draft.el (wl-draft-deduce-address-list): New function.
1947         (wl-draft-parse-mailbox-list): Ditto.
1948         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
1949         instead of `smtp-deduce-address-list'.
1950         (wl-draft-on-field-p): Follow group list.
1951
1952         * wl-address.el (wl-address-concat-token): New function.
1953         (wl-address-string-without-group-list-contents): Ditto.
1954         (wl-complete-field-body): Fixed problem of completion
1955         by japanese petname.
1956         (wl-address-make-completion-list): Rewrite.
1957
1958 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
1959
1960         * wl-address.el (wl-address-make-completion-list): Completion by
1961         petname.
1962         (wl-complete-field-body): Likewise.
1963
1964 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
1965
1966         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
1967         contains invalid address syntax.
1968
1969 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
1970
1971         * wl-folder.el (wl-folder-check-entity-async): Use
1972         `elmo-nntp-spec-hostname'.
1973
1974 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
1975
1976         * wl-summary.el (wl-summary-msgdb-load-async): Use
1977         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
1978
1979 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
1980
1981         * wl-draft.el (wl-draft-reply): Set argument
1982         `content-transfer-encoding' as nil.
1983
1984 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
1985
1986         * wl-refile.el (wl-refile-learn): Move hit element to the top of
1987         `wl-refile-alist'.
1988
1989 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
1990
1991         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
1992         (wl-draft-edit-string): Ditto.
1993         (wl-draft-forward): Ditto.
1994         * wl-summary.el (wl-summary-write): Ditto.
1995
1996 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1997
1998         * wl-summary.el (wl-summary-sync-update3): Call
1999         `wl-summary-buffer-number-column-detect'.
2000         (wl-summary-buffer-number-column-detect): Search from point-min.
2001
2002 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2003
2004         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
2005         contains an address which is not included in original to or cc.
2006
2007 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
2008
2009         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
2010         begin-line does not exist.
2011         * wl-message.el (wl-message-uu-substring): Ditto.
2012
2013 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2014
2015         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
2016         clear local variables.
2017         (wl-summary-exit): Call `elmo-commit'.
2018         (wl-summary-switch-to-clone-buffer): Call
2019         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
2020         (wl-summary-goto-folder-subr): Ditto.
2021
2022         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
2023         POP folder.
2024
2025 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2026
2027         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
2028         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
2029         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
2030         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
2031         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
2032         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
2033
2034         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
2035
2036 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
2037
2038         * wl-summary.el (wl-summary-search-by-subject):
2039         Search parent message from the latest one.
2040
2041 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2042
2043         * wl-draft.el (wl-draft-reply): Insert address with full-name.
2044         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
2045
2046         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
2047         New user option.
2048
2049         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
2050         if elmo-nntp-use-killed-list is nil.
2051         Use `elmo-msgdb-append-to-killed-list'.
2052         (Append numbers confirmed as disappeared to the killed list.)
2053         (wl-summary-confirm-appends): Don't display negative number.
2054
2055 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
2056
2057         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
2058
2059 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
2060
2061         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
2062         range is `all'.
2063         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
2064         `elmo-list-bigger-diff'.
2065
2066 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
2067
2068         * wl-summary.el (wl-summary-buffer-exit-func):
2069         New buffer local variable.
2070         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
2071
2072 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
2073
2074         * wl-demo.el (wl-demo): Fix the last change.
2075
2076 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
2077
2078         * wl-demo.el (wl-demo): Don't use `eval'.
2079
2080 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
2081
2082         * wl-summary.el (wl-summary-buffer-thread-modified):
2083         New buffer-local variable.
2084         (wl-summary-set-thread-modified): New function.
2085         (wl-summary-thread-modified-p): New function.
2086         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
2087         (wl-summary-yank-saved-message): Use function
2088         `wl-summary-set-thread-modified'
2089         (wl-summary-switch-to-clone-buffer): Add
2090         `wl-summary-buffer-thread-modified'.
2091
2092         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
2093         (wl-summary-buffer-mark-saved-hook): Ditto.
2094         * wl-summary.el (wl-summary-msgdb-save): New hook
2095         `wl-summary-buffer-message-saved-hook' and
2096         `wl-summary-buffer-mark-saved-hook'.
2097
2098 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
2099
2100         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
2101
2102 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
2103
2104         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
2105         don't hide scroll bars under FSF Emacsen because it may incur an
2106         undesirable redrawing.
2107
2108 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
2109
2110         * wl-draft.el (wl-draft-edit-string): Call
2111         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
2112
2113 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
2114
2115         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
2116
2117 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
2118
2119         * wl-summary.el (wl-summary-msgdb-load-async): Call
2120         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
2121
2122 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
2123
2124         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
2125         fringes in demo buffer; center bitmap logo correctly even if old
2126         Mule is used.
2127
2128 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
2129
2130         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
2131
2132         * wl-refile.el (wl-refile-subject-alist): New variable.
2133         (wl-refile-subject-alist-file-name): Ditto.
2134         (wl-refile-alist-setup): Rewrite.
2135         (wl-refile-alist-save): Use `elmo-object-save'.
2136         Eliminated arguments.
2137         (wl-refile-learn): Check `wl-refile-guess-func-list'.
2138         (wl-refile-guess-by-subject): New function.
2139         (wl-refile-guess-func-list): Added it.
2140
2141 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
2142
2143         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
2144         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
2145
2146 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
2147
2148         * wl-summary.el (wl-summary-buffer-prev-folder-func):
2149         New buffer-local variable.
2150         (wl-summary-buffer-next-folder-func): Ditto.
2151         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
2152         if non-nil.
2153         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
2154         if non-nil.
2155         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
2156         if non-nil.
2157         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
2158         if non-nil.
2159
2160 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
2161
2162         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
2163         permanently in the demo buffer.
2164
2165 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
2166
2167         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
2168         `mime-entity-fetch-field'.
2169
2170         * wl.el (wl-exit): Delete plugged buffer.
2171
2172         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
2173         XEmacs has menubar feature.
2174
2175 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
2176
2177         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
2178         cannot arrive at the beginning of the buffer under old Emacsen.
2179
2180 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
2181
2182         * wl-address.el (wl-address-ldap-search):
2183         Call `ldap-search-entries' with `withdn' argument t.
2184         (wl-complete-field-body): Bind completion-ignore-case as t.
2185         Clear ldap search hash when it was sole completion.
2186         Use elmo-string for pattern string.
2187         (wl-ldap-alias-safe-string): Eliminated needless let.
2188
2189 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
2190
2191         * wl-address.el (wl-ldap-alias-dn-level): New variable.
2192         (wl-ldap-alias-sep): New constant.
2193         (wl-ldap-search-attribute-type-list): Ditto.
2194         (wl-ldap-get-value): New function.
2195         (wl-ldap-make-filter): Ditto.
2196         (wl-ldap-make-matched-value-list): Ditto.
2197         (wl-ldap-alias-safe-string): Ditto.
2198         (wl-ldap-register-dn-string): Ditto.
2199         (wl-address-ldap-search): Rewrite.
2200
2201 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2202
2203         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
2204         thread is deleted.
2205         (wl-thread-delete-line-from-buffer): Ditto.
2206         (wl-thread-get-exist-children): New function.
2207
2208 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
2209
2210         * wl-demo.el (wl-demo): Made it to select various image types.
2211         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
2212         from `wl-title-logo'.
2213         (wl-logo-ascii): New variable.
2214         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
2215         (wl-demo-copyright-notice): New constant.
2216
2217         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
2218
2219 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2220
2221         * wl-vars.el (wl-summary-target-above): Renamed from
2222         wl-summary-temp-above.
2223         * wl-score.el (wl-score-get-score-alist): Use it.
2224         (wl-summary-score-update-all-lines): Use it.
2225         * wl-summary.el: Ditto. (make-variable-buffer-local).
2226
2227 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
2228
2229         * wl-vars.el (wl-ldap-port): New user option.
2230
2231         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
2232         Rewite whole implementation.
2233         (wl-complete-field-body): Fixed.
2234
2235 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
2236
2237         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
2238         Choose implementation at compile time.
2239
2240 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
2241
2242         * wl-address.el (wl-ldap-search-internal): New function.
2243         (wl-complete-field-to): Use it.
2244
2245 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
2246
2247         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
2248         Use `let' instead of `let*'.
2249         Require 'wl-vars.
2250
2251         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
2252         Define as defcustom.
2253         (wl-ldap-base): Ditto.
2254         (wl-use-ldap): Ditto.
2255
2256 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
2257
2258         * wl-address.el (wl-ldap-search): New function.
2259         (wl-complete-field-body): Use `wl-ldap-search'.
2260         (wl-ldap-server): New variable.
2261         (wl-ldap-base): Ditto.
2262         (wl-use-ldap): Ditto.
2263
2264 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
2265
2266         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
2267         (Pointed out by Mito <mit@nines.nec.co.jp>).
2268         * wl-summary.el (wl-summary-redisplay-no-mime): Update
2269         buffer-local variables like `wl-summary-redisplay-internal'.
2270         (wl-summary-redisplay-all-header): Likewise.  Update
2271         Summary view too.
2272
2273 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
2274
2275         * wl-summary.el (wl-summary-jump-to-parent-message):
2276         Consider prefix argument.
2277
2278         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
2279         when closed thread is deleted.
2280
2281 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
2282
2283         * wl-summary.el (wl-summary-jump-to-parent-message):
2284         Consider thread modification.
2285
2286 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
2287
2288         * wl-message.el (wl-message-normal-get-original-buffer): Use
2289         `save-excursion'.
2290
2291         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
2292         (wl-summary-showto-folder-regexp): Ditto.
2293
2294 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
2295
2296         * wl-util.el (wl-delete-alist): Doc fix.
2297         (wl-delete-associations): New function.
2298         (wl-inverse-alist): New function.
2299         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
2300         Split temporary variables. Use `wl-delete-associations'
2301         and `wl-inverse-alist'.
2302         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
2303
2304 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
2305
2306         * wl-folder.el (wl-folder-prefetch-entity):
2307         Execute prefetching if new count is unknown.
2308
2309 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2310
2311         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
2312
2313         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
2314         delete entity.
2315         (wl-thread-set-parent): If insert as top, set linked as nil.
2316
2317         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
2318         `wl-thread-cleanup-symbols' when view mode is thread.
2319
2320 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
2321
2322         * wl-folder.el (wl-folder-create-folder-entity): Use
2323         with-current-buffer.
2324         (wl-local-folder-init): Call set-buffer to make sure we are in
2325         the Folder buffer. Don't touch buffer-local variables here.
2326         (wl-folder-mode): Initialize buffer-local variables here.
2327
2328         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
2329         (wl-folder-entity-assign-id): Ditto.
2330         (wl-folder-create-entity-hashtb): Ditto.
2331         (wl-local-folder-init): Ditto.
2332         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
2333
2334 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2335
2336         * wl-summary.el (wl-summary-default-from): Fix probrem when
2337         std11-extract-address-components return (nil "foo@bar").
2338
2339 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
2340
2341         * wl-draft.el (wl-draft-clone-local-variables):
2342         Remove redundant `setq'.
2343
2344 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
2345
2346         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
2347         Bind wl-highlight-x-face-func as nil while highlighting header.
2348
2349 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
2350
2351         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
2352
2353 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2354
2355         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
2356         elmo-msgdb-overview-hashtb from copy-variables.
2357         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
2358         instead of `elmo-msgdb-overview-get-entity-by-number'.
2359         (wl-summary-auto-refile): Ditto.
2360
2361         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2362         `elmo-msgdb-overview-get-entity' instead of
2363         `elmo-msgdb-search-overview-entity'.  Use
2364         `elmo-msgdb-overview-get-entity' instead of
2365         `elmo-msgdb-overview-get-entity-by-number'.
2366         (wl-thread-insert-entity-sub): Ditto.
2367         (wl-thread-insert-message): Ditto.
2368
2369         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
2370         `elmo-msgdb-overview-get-entity'.
2371         (wl-normal-message-redisplay): Ditto.
2372
2373 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2374
2375         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
2376         `wl-thread-entities'.
2377         (wl-thread-delete-message): Fix remove top message from
2378         `wl-thread-entity-list'.
2379
2380         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
2381         wl-append(nconc), because update-list is broken on Meadow.
2382
2383         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
2384         updating process.
2385         (wl-summary-rescan): Ditto.
2386         (wl-summary-sync-update3): Ditto.
2387         * wl-thread.el (wl-thread-set-parent): Renamed from
2388         `wl-summary-set-parent'.
2389         (wl-thread-insert-message): Updating buffer faster.
2390         (wl-thread-delete-message): Updating buffer faster.
2391
2392         * wl-score.el (wl-summary-score-update-all-lines): Changed
2393         interval for display progress gauge.
2394
2395 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2396
2397         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
2398         folder always-sticky.
2399         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
2400         defmacro.
2401
2402 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
2403
2404         * wl-vars.el (wl-draft-add-references): New user option.
2405
2406         * wl-draft.el (wl-draft-add-references): New function.
2407         (wl-draft-yank-from-mail-reply-buffer): Use it.
2408         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
2409         as nil.
2410
2411 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2412
2413         * wl-thread.el (wl-thread-update-line-msgs): Called
2414         `wl-thread-update-line-on-buffer-sub'.
2415         (wl-thread-update-line-on-buffer): Delete routine of inserting
2416         thread.
2417         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
2418         moved from `wl-thread-update-line-on-buffer'.
2419         Add threshold for displaying progress gauge.
2420         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
2421         argument of `wl-thread-update-line-msgs'.
2422         Add threshold for displaying progress gauge.
2423         * wl-folder.el:
2424         Add threshold for displaying progress gauge.
2425         * wl-score.el: Ditto.
2426
2427         * wl-expire.el (wl-summary-expire): Display deleting info.
2428
2429 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
2430
2431         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
2432         `no-msg'.
2433         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
2434         argument of `wl-thread-update-line-msgs'.
2435         (wl-summary-set-parent): Added optional argument `parent-number'.
2436         (wl-summary-buffer-saved-message): New buffer local variable.
2437         (wl-summary-save-current-message): New command.
2438         (wl-summary-yank-saved-message): Ditto.
2439         (wl-summary-mode-map): Added key binding for
2440         `wl-summary-save-current-message' (\ew) and
2441         `wl-summary-yank-saved-message' (\C-y).
2442         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
2443
2444 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
2445
2446         * wl-summary.el (wl-summary-mode-map): Added key binding for
2447         `wl-summary-set-parent' (ts).
2448
2449 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2450
2451         * wl-summary.el (wl-summary-insert-thread-entity): Search same
2452         subject faster. If thread number is reverse, delayed updating
2453         thread.
2454         (wl-summary-search-by-subject): Ditto.
2455         (wl-summary-put-alike): Ditto.
2456         (wl-summary-get-alike): Ditto.
2457         (wl-summary-insert-headers): Insert header of all overview in
2458         buffer.
2459         (wl-summary-rescan): Delayed updating thread. Kill search subject
2460         buffer for wl-summary-search-by-subject.
2461         (wl-summary-sync-update3): Ditto.
2462         (wl-summary-exit): Ditto.
2463         (wl-summary-goto-bottom-of-current-thread): Change for linked
2464         thread.
2465         (wl-summary-overview-create-summary-line): Change line for linked
2466         thread.
2467
2468         * wl-summary.el (wl-summary-update-thread): Use
2469         wl-thread-maybe-get-children-num.
2470         (wl-summary-set-parent): If change parent, move sub thread.
2471         (wl-summary-redisplay-internal): Add horizontal recenter.
2472         (wl-summary-redisplay-no-mime): Add horizontal recenter.
2473
2474         * wl-thread.el (wl-thread-entity-get-linked): New function.
2475         (wl-thread-entity-set-linked): New function.
2476         (wl-thread-create-entity): Add linked element.
2477         (wl-thread-entity-insert-as-top): Use wl-append.
2478         (wl-thread-maybe-get-children-num): If closing thread, return
2479         children msgs.
2480         (wl-thread-update-line-msgs): Displaying progress message.
2481         (wl-thread-update-line-on-buffer-sub): Use
2482         wl-thread-maybe-get-children-num.
2483         (wl-thread-update-line-on-buffer): If update line is not exists,
2484         insert thread.
2485         (wl-thread-delete-message): If delete top msg of thread, search
2486         parent by subject.
2487         (wl-thread-insert-entity): Use
2488         wl-thread-maybe-get-children-num.
2489
2490         * wl-highlight.el (wl-highlight-summary-current-line): change
2491         sregexp for linked thread.
2492         * wl-util.el (wl-count-lines): Count lines.
2493         (wl-horizontal-recenter): horizontal recenter.
2494         * wl-score.el (wl-score-put-alike): Use wl-count-lines
2495         (wl-score-get-alike): Ditto.
2496         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
2497         (wl-subject-length-limit): New variable.
2498         (wl-highlight-thread-indent-string-regexp): Changed for linked
2499         thread.
2500
2501 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2502
2503         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
2504         New variable (revival).
2505         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
2506         by subject matching if there's no in-reply-to nor references field
2507         (revival).
2508
2509 \f
2510 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2511
2512         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
2513         message.
2514
2515 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
2516
2517         * wl-summary.el (wl-summary-reply): Return t if there was a
2518         message at cursor point.
2519         Added unwind-protect.
2520         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
2521         returns t.
2522         (wl-summary-cancel-message): Do nothing when there's no message at
2523         cursor point.
2524         (wl-summary-forward): Ditto.
2525         (wl-summary-jump-to-parent-message): Ditto.
2526         (wl-summary-reedit): Ditto.
2527         (wl-summary-edit-addresses): Ditto.
2528         (wl-summary-pipe-message): Ditto.
2529         (wl-summary-print-message-with-ps-print): Ditto.
2530         (wl-summary-print-message): Ditto.
2531         (wl-summary-mark-as-important): Ditto.
2532         (wl-summary-mark-as-unread): Ditto.
2533
2534         * wl-summary.el (wl-summary-reply): Cause an error when there's no
2535         message at cursor point.
2536         (wl-summary-reply-with-citation): Remove unwind-protect.
2537
2538         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
2539         subject searching feature.
2540         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
2541         Eliminated.
2542
2543 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
2544
2545         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
2546         New variable.
2547         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
2548         by subject matching if there's no in-reply-to nor references field.
2549
2550         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
2551
2552         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
2553         when display is finished.
2554         (wl-folder-open-all): Ditto.
2555         (wl-folder-update-access-group): Ditto.
2556         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
2557         * wl-thread.el (wl-thread-close-all): Ditto.
2558
2559         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
2560         progress gauge only when it was displayed.
2561         * wl-folder.el (wl-folder-insert-entity): Ditto.
2562
2563 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
2564
2565         * wl-summary.el (wl-summary-incorporate): Enclose
2566         `wl-summary-sync-force-update' with save-excursion.
2567
2568 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
2569
2570         * wl-summary.el (wl-summary-prefetch-region):
2571         Pass current cursor point to `pos-visible-in-window-p' after
2572         moving cursor to the started point.
2573
2574 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
2575
2576         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
2577
2578         * wl-draft.el (wl-draft-insert-current-message): Delete useless
2579         fields from the forwarding message.
2580         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
2581         `ignored-fields'.
2582
2583 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
2584
2585         * wl-mime.el (wl-message-request-partial):
2586         Eliminated argument `msgdb'.
2587         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
2588         (wl-mime-combine-message/partial-pieces): Likewise.
2589         * tm-wl.el (wl-message-request-partial): Likewise.
2590         (wl-mime-combine-message/partial-pieces): Likewise.
2591
2592 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
2593
2594         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
2595         when display is finished.
2596
2597 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
2598
2599         * wl-summary.el (wl-summary-goto-folder-subr):
2600         Fix problem when wl-summary-partial-highlight-above-lines is nil.
2601
2602 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
2603
2604         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
2605         when cursor point is visible.
2606
2607 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
2608
2609         * wl-expire.el (wl-expire-archive-get-max-number):
2610         Don't use `file-name-directory'.
2611
2612 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
2613
2614         * wl-expire.el (wl-expire-archive-get-max-number):
2615         Use `file-name-directory'.
2616
2617 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
2618
2619         * wl-summary.el (wl-summary-sync-marks): Re-display progress
2620         only when there is progress.
2621
2622 2000-04-13  Mito <mit@nines.nec.co.jp>
2623
2624         * wl-summary.el (wl-summary-sync-marks): Display progress.
2625
2626 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
2627
2628         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
2629         (wl-summary-prev): Move cursor regardless of unread status.
2630         (wl-summary-next): Ditto.
2631
2632 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
2633
2634         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
2635         Added argument `target' and `number'.
2636         * tm-wl.el (wl-summary-burst-subr): New function.
2637         (wl-summary-burst): Use it.
2638
2639 2000-04-10  Mito <mit@nines.nec.co.jp>
2640
2641         * wl-mime.el (wl-burst): New function.
2642         (wl-summary-burst): Use it.
2643
2644 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
2645
2646         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
2647         as petname when there's no candidate.
2648
2649 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
2650
2651         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
2652         New variable.
2653         * wl-fldmgr.el (wl-fldmgr-add): Use it.
2654
2655         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
2656
2657         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
2658
2659 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
2660
2661         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
2662         Use substring of `original' instead of buffer-substring.
2663         (wl-refile-evaluate-rule):
2664         Set `original' argument of wl-refile-expand-newtext.
2665
2666         * wl-summary.el
2667         (wl-summary-auto-refile-check-refile-rule-alist-subr,
2668         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
2669         (wl-summary-auto-refile): Check existence of destination folder just
2670         before marking.
2671
2672 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2673
2674         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
2675         when wl-refile-get-field-value return nil.
2676
2677 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
2678
2679         * wl-refile.el
2680         (wl-refile-expand-newtext): New function imported from Gnus.
2681         (wl-refile-evaluate-rule): Use it.
2682
2683 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
2684
2685         * wl-summary.el (wl-summary-print-destination):
2686         Duplicate folder string to avoid putting text-property on
2687         original string.
2688
2689         * wl-refile.el (wl-refile-get-field-value): New function.
2690         (wl-refile-evaluate-rule): New function;
2691         Evaluate refile rule recursively.
2692         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
2693         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
2694         New function; Check existence of a target folder recursively.
2695         (wl-summary-auto-refile-check-refile-rule-alist):
2696         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
2697
2698 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
2699
2700         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
2701
2702         * wl-folder.el (wl-create-folder-entity-from-buffer):
2703         Fixed problem when '}' character is contained in folder name.
2704
2705         * wl-xmas.el (wl-make-modeline): Consider plugged status.
2706
2707 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
2708
2709         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
2710         (wl-fldmgr-add-completion-all-completions):
2711         Use wl-fldmgr-add-completion-hashtb.
2712
2713 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
2714
2715         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
2716         wl-fldmgr-add-completion-subr): New functions.
2717         * wl-folder.el (wl-folder-completion-func): New variable.
2718         * wl-summary.el (wl-summary-read-folder):
2719         Use wl-folder-completion-func.
2720
2721         * wl-refile.el: Eliminate throw & catch.
2722
2723         * wl.el (wl-plugged-sending-queue-status): Fixed.
2724
2725 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
2726
2727         * wl-draft.el (wl-draft): Put category property on
2728         mail-header-separator.