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