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