* wl-summary.el (wl-summary-exit): Changed order of saving summary view and
[elisp/wanderlust.git] / wl / ChangeLog
1 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4         and msgdb.
5
6         * wl.el (wl-toggle-plugged): Save summary view.
7
8 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
9
10         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
11
12 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
13
14         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
15
16 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17
18         * wl-e21.el (wl-e21-toolbar-configurations): Replace
19         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
20         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
21
22         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
23         if it was failed.
24         (wl-demo): Disable undo in the demo buffer.
25
26 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
27
28         * wl-version.el (wl-version): Changed codename.
29
30         * Version number is increased to 2.9.0.
31
32 2001-12-14  Takuo KITAME <kitame@northeye.org>
33
34         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
35         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
36         (wl-folder-mark-as-read-all-current-entity): Ditto.
37
38 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
39
40         * wl-vars.el (wl-from-width): Define as obsolete variable.
41         (wl-subject-length-limit): Ditto.
42
43         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
44
45         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
46         wl-summary-save-view.
47
48         * wl.el (wl-save-status): Ditto.
49         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
50
51         * wl-summary.el (wl-summary-save-view): Removed unused argument.
52         (wl-summary-exit): Follow the change above.
53         (wl-summary-goto-folder-subr): Ditto.
54
55         * wl-folder.el (wl-folder-create-subr): Don't use
56         `elmo-folder-creatable-p'.
57
58 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
59
60         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
61
62 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
63
64         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
65         rather than bitmap on Emacs 21.
66         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
67         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
68         for xbm if the new redisplay engine is not available.
69
70 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
71
72         * wl-folder.el (wl-folder-init-hook): New hook.
73         (wl-folder-init): Run `wl-folder-init-hook'.
74
75 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
76
77         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
78
79 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
80
81         * wl-acap.el (wl-acap-cache-filename): New variable.
82         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
83         (wl-acap-init): Use cache if no ACAP server found.
84
85 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
86
87         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
88         `wl-acap-original-msgdb-dir'.
89
90         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
91         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
92
93         * wl-mime.el (wl-mime-save-directory): Renamed from
94         `wl-mime-save-dir'.
95
96 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
97
98         * wl-vars.el (wl-icon-dir): Fixed the docstring.
99
100         * wl-demo.el: Require `path-util'.
101         (wl-demo-bitmap-mule-available-p): New internal variable.
102         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
103         `module-installed-p' instead.
104         (wl-demo-insert-image): Use *.img file for a bitmap image.
105         (wl-demo): Don't call the ascii demo recursively.
106
107 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
108
109         * Version number is increased to 2.7.7.
110
111 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
112
113         * wl.el (wl-exit): Eliminated byte-compile warning.
114
115 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
116
117         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
118         obsolete variable using `elmo-define-obsolete-variable'.
119         (wl-fetch-confirm-threshold): Ditto.
120         (wl-cache-prefetch-folder-type-list): Ditto.
121         (wl-cache-prefetch-folder-list): Ditto.
122
123 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
124
125         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
126         (wl-demo-icon-name): Use Xmas logo at the end of the year.
127         (wl-demo-insert-image): New function.
128         (wl-demo-insert-text): New function.
129         (wl-demo-image-type-alist): Redefine as a function.
130         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
131         (wl-demo-with-temp-file-buffer): Removed.
132         (wl-logo-xpm): Removed.
133         (wl-logo-xbm): Removed.
134         (wl-logo-bitmap): Removed.
135
136 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
137
138         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
139         (wl-expire-localdir-get-folder-function): New user option.
140         (wl-expire-localdir-get-folder): New function.
141         (wl-expire-localdir-date): Ditto.
142
143 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
144
145         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
146         value.  Refactoring `wl-folder-notify-deleted' is nil case.
147         Fixed unread number mismatch when all-unread < unread.
148
149 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
150
151         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
152         (wl-fetch-confirm-threshold): Ditto.
153
154         * wl-summary.el (wl-summary-confirm-appends): Removed.
155         (wl-summary-sync-update): Don't refer
156         `wl-summary-update-confirm-threshold' (It is now abolished).
157
158         * wl-message.el (wl-message-display-internal): Don't refer
159         `wl-fetch-confirm-threshold' (It is now abolished).
160
161 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
162
163         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
164
165 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
166
167         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
168         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
169         Change default value to nil.
170         (wl-summary-indent-length-limit): The value can be nil, nil means
171         unlimited.
172
173         * wl-summary.el: Don't set limit for indent length if the value of
174         wl-summary-indent-length-limit is nil.
175         If the value of wl-summary-width is nil, it means only that the width
176         of summary is unlimited (nil doesn't mean that the indent length is
177         unlimited).
178
179         * wl-thread.el: Ditto.
180
181 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
182
183         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
184         be nil, nil means never confirm.
185         * wl-summary.el (wl-summary-confirm-appends): Ditto.
186
187 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
188
189         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
190         means unlimited).
191
192 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
193
194         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
195         Use `with-temp-buffer'.
196
197 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
198
199         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
200         with new backquote style).
201         (wl-folder-get-entity-from-buffer): Ditto.
202
203 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
204
205         * wl-version.el (nemacs-version): Eliminated.
206         (wl-extended-emacs-version2): Ignore nemacs.
207         (wl-extended-emacs-version3): Ditto.
208
209 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
210
211         * wl-vars.el (wl-draft-add-references): Set default value as nil.
212         (wl-draft-add-in-reply-to): New variable.
213         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
214         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
215         (wl-draft-yank-from-mail-reply-buffer): Use
216         `wl-draft-add-in-reply-to'.
217         (wl-draft-insert-current-message): Ditto.
218
219 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
220
221         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
222         typo (kill->hide).
223         (wl-message-buffer-prefetch-folder-type-list): Added elements
224         `mark' and `cache' instead of `internal'.
225
226 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
227
228         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
229         resume msgdb directory.
230
231 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
232
233         * wl.el (wl-exit): Call `wl-acap-exit'.
234
235         * wl-summary.el (wl-summary-message-string): New function.
236         (wl-summary-reedit): Use it.
237         (wl-summary-resend-bounced-mail): Remove needless let.
238         (wl-summary-supersedes-message): Ditto.
239         (wl-summary-save): Ditto.
240
241         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
242         (wl-acap-init): Set it.
243         (wl-acap-exit): New function.
244
245 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
246
247         * wl.el (wl-init): Revert (require 'mime-setup). move from
248         toplevel.
249
250 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
251
252         * wl-summary.el (wl-summary-write-current-folder): Remove unused
253         local variables.  Add error when guess function return invalid
254         value.
255
256 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
257
258         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
259         Change local variable name.
260         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
261         (wl-folder-get-newsgroups): Return nil when non-news folder.
262         * wl-summary.el (wl-summary-write-current-folder): State through
263         when guess-list return nil.
264         (wl-summary-write-current-folder-functions): Fixed docstring.
265
266         * wl.el (wl-exit): Changed confirm message.
267
268         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
269         * wl-draft.el (wl-draft): Remove verbose `featurep'.
270
271         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
272
273 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
274
275         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
276         user option (Renamed from wl-cache-prefetch-folder-type-list).
277         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
278         from wl-cache-prefetch-folder-list).
279
280         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
281         Move to wl-vars.el.
282         (wl-message-buffer-prefetch-p): Changed to enable
283         `wl-message-buffer-prefetch-folder-list'.
284
285         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
286         `ignore-cache'.
287
288 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
289
290         * wl-draft.el (wl-draft-config-sub-func-alist): Added
291         `part-top' and `part-bottom'.
292         (wl-draft-config-sub-part-top): New function.
293         (wl-draft-config-sub-part-bottom): New function.
294
295 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
296
297         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
298
299 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
300
301         * wl-folder.el (wl-folder-get-newsgroups): Fix.
302
303 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
304
305         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
306
307         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
308         (wl-summary-write-current-folder): Ditto.
309
310 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
311
312         * wl-folder.el (wl-folder-get-newsgroups): Use
313         `elmo-folder-newsgroups'.
314
315 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
316
317         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
318         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
319         `wl-draft-config-sub-header-bottom'.
320
321 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
322
323         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
324         localnews folder.
325
326 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
327
328         * wl-summary.el (wl-summary-mode): Undo last change.
329
330         * wl-folder.el (wl-folder-mode): Ditto.
331
332 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
333
334         * wl-summary.el (wl-summary-mode): Locally set
335         truncate-partial-window-width to nil.
336         (for XEmacs)
337
338         * wl-folder.el (wl-folder-mode): Ditto.
339
340 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
341
342         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
343
344 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
345
346         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
347         number.
348
349         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
350
351         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
352
353         * Version number is increased to 2.7.6.
354
355 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
356
357         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
358
359 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
360
361         * wl-summary.el (wl-summary-sync-update): Enclose network
362         related portion with `unwind-protect'.
363
364 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
365
366         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
367
368 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
369
370         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
371         element.
372         * wl-vars.el (wl-message-body-button-alist): Ditto.
373
374         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
375         max match length.
376         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
377
378         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
379         for the max match length;
380         Use 4th element value for the button string regexp group.
381
382         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
383         candidate exists, prompt to select.
384
385 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
386
387         * wl-summary.el (wl-summary-jump-to-msg): Search before
388         calibration point by `beginning-of-line'.
389
390 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
391
392         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
393         for access group.
394
395 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
396
397         * wl-message.el (wl-message-display-internal): Bind
398         `default-mime-charset'.
399
400         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
401
402         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
403
404         * Version number is increased to 2.7.5.
405
406 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
407
408         * wl-expire.el (wl-summary-archive): Fixed;
409         Use `elmo-folder-name-internal'.
410
411 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
412
413         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
414         from `elmo-folder-move-messages' caller.
415         (wl-expire-refile-with-copy-reserve-msg): Ditto.
416
417         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
418         related portions are changed).
419
420 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
421
422         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
423         counter.
424
425 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
426
427         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
428         buffer local and set it to nil.
429
430         * wl-message.el (wl-message-redisplay): Ditto.
431
432 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
433
434         * wl-summary.el (wl-summary-mark-as-important): If message is
435         already cached, set messag as read, otherwise encache and mark as read.
436
437 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
438
439         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
440         point-min.
441
442 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
443
444         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
445         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
446         a keymap.
447
448 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
449
450         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
451         parent.
452
453         * wl-mule.el (wl-message-define-keymap): Ditto.
454
455         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
456
457         * wl-xmas.el (wl-message-display-internal-hook): Define.
458         (wl-xmas-setup-message-toolbar): Define as function.
459         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
460         (wl-message-overload-functions): Abolished.
461         (wl-message-define-keymap): New function.
462
463         * wl-vars.el (wl-message-display-internal-hook): New variable.
464         (wl-message-header-button-alist): New variable (Renamed from
465         wl-highlight-message-header-button-alist).
466         (wl-message-body-button-alist): Ditto.
467
468         * wl-mule.el (wl-message-define-keymap): New function.
469         (wl-message-overload-functions): Abolished.
470
471         * wl-message.el (wl-message-add-buttons-to-body): New function.
472         (wl-message-redisplay): Don't call wl-message-overload-functions;
473         Call wl-message-add-buttons-to-header and
474         wl-message-add-buttons-to-body.
475         (wl-message-display-internal): Set keymap argument for
476         elmo-mime-display-as-is, elmo-mime-message-display;
477         Run wl-message-display-internal-hook.
478         (wl-message-refer-article-or-url): Abolished.
479
480         * wl-highlight.el (wl-highlight-headers): Don't call
481         wl-highlight-message-add-buttons-to-header.
482         (wl-highlight-message-add-buttons-to-header): Abolished.
483
484
485         * wl-e21.el (wl-message-display-internal-hook): Define.
486         (wl-e21-setup-toolbar): Deleted duplicated binding.
487         (wl-e21-setup-message-toolbar): Define as function.
488         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
489         (wl-message-define-keymap): New function.
490         (wl-message-overload-functions): Abolished.
491
492 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
493
494         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
495         and elmo-folder-close.
496
497         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
498
499 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
500
501         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
502         boolean value.
503         * wl-draft.el (wl-draft-do-fcc): Ditto.
504
505 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
506
507         * wl-vars.el (wl-fcc-force-as-read): New variable.
508         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
509         mark copied message as read.
510
511 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
512
513         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
514
515 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
516
517         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
518         `wl-summary-target-above' instead of obsolete variable
519         `wl-summary-temp-above'.
520
521         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
522         instead of `make-obsolete-variable'.
523         * wl-refile.el (toplevel): Ditto.
524
525 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
526
527         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
528         with third argument t.
529         (wl-draft): Set first argument for wl-plugged-init as t.
530
531         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
532         definition.
533
534 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
535
536         * wl-vars.el: Tabify.
537         (wl-biff-notify-hook): Use `ding' instead of `beep'.
538
539         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
540         message.
541
542 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
543
544         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
545         and set default to beep.
546
547 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
548
549         * wl-vars.el (wl-draft-truncate-lines): New variable.
550
551         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
552         instead of wl-message-truncate-lines for truncate-lines.
553
554 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
555
556         * wl-message.el (wl-message-display-internal): Call
557         `wl-highlight-message' after `elmo-mime-display-as-is'.
558
559         * wl-mime.el (wl-mime-display-text/plain): New function.
560         (wl-mime-display-header): Ditto.
561         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
562         body-presentation-method for text/plain;
563         Register `wl-mime-display-header' as a header-presentation-method;
564         Don't set up `elmo-message-text-content-inserted-hook' and
565         `elmo-message-header-inserted-hook'.
566
567         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
568         variable.
569         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
570         as t if flag is 'all-header;
571         Don't bind `elmo-message-ignored-field-list',
572         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
573
574 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
575
576         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
577         for xemacs with non-mule environment.
578
579 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
580
581         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
582         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
583         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
584
585 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
586
587         * wl-vars.el (wl-interactive-send): Set default value as t.
588
589 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
590
591         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
592         (wl-addrmgr-method-list): Abolished.
593         (wl-addrmgr-change-method): Follow above change.
594
595         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
596
597 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
598
599         * wl-vars.el (wl-message-truncate-lines): Change default value
600         to default-truncate-lines.
601
602         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
603
604 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
605
606         * wl-vars.el (wl-message-truncate-lines): New variable.
607
608         * wl-message.el (wl-message-redisplay): Set truncate-lines using
609         wl-message-truncate-lines.
610
611 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
612
613         * wl-acap.el (wl-acap-init): Remove period from error message.
614         (wl-acap-find-acap-service): Remove period from message.
615
616 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
617
618         * wl.el (wl-check-environment): Undo last change.
619
620         * wl-vars.el (wl-from): Changed default value.
621
622         * wl-util.el (toplevel): Don't require tm-edit.
623
624         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
625         `wl-folder-init';
626         Don't set mark on mail body.
627         (wl-draft-reedit): Ditto.
628
629         * wl-address.el (wl-address-quote-specials): Define as an alias for
630         elmo-address-quote-specials.
631
632 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
633
634         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
635
636         * wl-vars.el (wl-from): Set default value as nil.
637         (wl-organization): Set default value as ORGANIZATION environment
638         variable.
639
640         * wl-draft.el (wl-smtp-extension-bind): Check value of
641         wl-smtp-connection-type.
642
643         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
644         error.
645
646 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
647
648         * Version number is increased to 2.7.4.
649
650         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
651         arguments from `wl-highlight-x-face-function' caller.
652         Use x-face-1.3.6.12 or later.
653
654 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
655
656         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
657
658 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
659
660         * wl-vars.el (wl-summary-width): Fix type to accept nil.
661         (wl-fcc): Fix to accept function.
662         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
663
664 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
665
666         * wl-acap.el (toplevel): Added `product-provide' declare.
667         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
668
669 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
670
671         * wl.el (wl): Changed order of calling `elmo-init'
672         and `elmo-folder-init'.
673
674 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
675
676         * wl-mime.el (wl-summary-burst): Extract message when content-type
677         of root entity is not only `multipart' but also `message/rfc822'.
678         (wl-summary-burst-subr): Ditto.
679
680 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
681
682         * wl-vars.el (toplevel): Require 'custom.
683         (wl-trash-folder): Added to `wl-setting' group.
684
685         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
686         exists.
687         (wl-addrmgr-draw): Insert empty line when no entry exists.
688
689         * wl-mule.el (wl-message-wheel-up): Fixed.
690         (wl-message-wheel-down): Ditto.
691
692 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
693
694         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
695         config is an anonymous lambda expression.
696
697 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
698
699         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
700         when Mule 2 is running.
701
702 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
703
704         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
705
706 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
707
708         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
709         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
710
711         * wl-address.el (wl-address-specials-regexp): Eliminated.
712         (wl-address-quote-specials): Rewrite.
713
714 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
715
716         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
717         shy-groups for regexp.
718
719         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
720         character classes and Perl style shy-groups for regexp.
721         (wl-highlight-plugged-current-line): Use Posix style character
722         classes for regexp.
723         (wl-e21-highlight-folder-by-numbers): Ditto.
724         (wl-e21-display-image-p): Use `display-images-p' instead of
725         `display-graphic-p'.
726         (display-images-p): Make an alias to `display-graphic-p' if it is
727         not available.  It is for Emacs version prior to 21.0.105.
728
729         * wl-demo.el (wl-demo): Use `display-images-p' instead of
730         `display-graphic-p'.
731         (wl-demo-image-type-alist): Ditto.
732         (display-images-p): Make an alias to `display-graphic-p' if it is
733         not available.  It is for Emacs version prior to 21.0.105.
734
735 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
736
737         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
738         support.
739         (wl-generate-user-agent-string): Ditto.
740
741         * wl-version.el (wl-version): Update docsting.
742         (wl-version-status): Ditto.
743
744 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
745
746         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
747         21.0.105.  For Emacs 21.0.104 or earlier.
748
749 2001-09-03  Takuo KITAME <kitame@northeye.org>
750
751         * wl-e21.el (wl-plugged-init-icons): Use
752         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
753         (wl-biff-init-icons): Ditto.
754
755 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
756
757         * wl-highlight.el (wl-highlight-summary-current-line):
758         Fixed highlighting refile/copy destination.
759
760         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
761         (wl-acap-store): Encode string by wl-acap-coding-system.
762
763 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
764
765         * wl-acap.el (toplevel): Check and require 'un-define before
766         'xemacs-ucs;
767          Added checking for UTF-2000.
768
769 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
770
771         * wl-acap.el (toplevel): Require 'un-define before 'wl;
772         Don't enclose with `eval-and-compile'.
773
774         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
775         wl-init is non-nil.
776
777         * wl-draft.el (wl-draft): Ditto.
778
779         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
780
781         * wl-acap.el (toplevel): Require 'wl.
782         (wl-acap-store): Call `elmo-init'.
783
784         * wl.el (wl): Changed position of `wl-check-environment'.
785         (toplevel): Added autoload setting for wl-acap.
786
787         * wl-vars.el (wl-setting): New custom group.
788         (wl-from): Added wl-setting group.
789         (wl-user-mail-address-list): Ditto.
790         (wl-organization): Ditto.
791         (wl-subscribed-mailing-list): Ditto.
792         (wl-envelope-from): Ditto.
793         (wl-smtp-posting-user): Ditto.
794         (wl-smtp-posting-server): Ditto.
795         (wl-smtp-posting-port): Ditto.
796         (wl-smtp-authenticate-type): Ditto.
797         (wl-pop-before-smtp-user): Ditto.
798         (wl-pop-before-smtp-server): Ditto.
799         (wl-pop-before-smtp-port): Ditto.
800         (wl-pop-before-smtp-authenticate-type): Ditto.
801         (wl-nntp-posting-server): Ditto.
802         (wl-nntp-posting-user): Ditto.
803         (wl-nntp-posting-port): Ditto.
804         (wl-fetch-confirm-threshold): Ditto.
805         (wl-prefetch-threshold): Ditto.
806         (wl-thread-insert-opened): Ditto.
807         (wl-ldap-server): Ditto.
808         (wl-ldap-port): Ditto.
809         (wl-ldap-base): Ditto.
810         (wl-ldap-objectclass): Ditto.
811         (wl-use-ldap): Ditto.
812         (wl-draft-config-alist): Ditto.
813         (wl-draft-config-matchone): Ditto.
814         (wl-template-alist): Ditto.
815         (wl-message-sort-field-list): Ditto.
816         (wl-message-ignored-field-list): Ditto.
817         (wl-message-visible-field-list): Ditto.
818         (wl-interactive-send): Ditto.
819         (wl-summary-move-order): Ditto.
820         (wl-auto-select-first): Ditto.
821         (wl-auto-select-next): Ditto.
822         (wl-interactive-save-folders): Ditto.
823
824         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
825         Initialization codes are moved from wl-local-folder-init.
826         (wl-local-folder-init): Follow the change above.
827         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
828
829         * wl-acap.el: New file.
830
831         * Version number is increased to 2.7.3.
832
833 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
834
835         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
836
837 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
838
839         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
840         (wl-addrmgr-address-entry-list): Ditto.
841
842 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
843
844         * wl-e21.el (wl-draft-mode-map): Removed binding for
845         `wl-draft-insert-x-face-field'.
846
847         * wl-mule.el (wl-draft-mode-map): Ditto.
848
849         * wl-xmas.el (wl-draft-mode-map): Ditto.
850
851         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
852         (wl-cs-autoconv): Ditto.
853         (wl-cs-local): Ditto.
854         (wl-use-scoring): Ditto.
855         (wl-mime-charset): Ditto.
856         (wl-folder-check-async): Ditto.
857
858         * wl.el (toplevel): Ignore nemacs and tm.
859         (wl-exit): Ditto.
860
861         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
862         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
863         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
864         instead of wl-address-petname-add-or-change.
865         (wl-summary-edit-addresses-subr): Use wl-address-delete
866         instead of wl-address-petname-delete.
867
868         * wl-util.el (wl-as-coding-system): Ignore nemacs.
869
870         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
871         if error occured.
872
873         * wl-message.el (require): Remove tm support.
874
875         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
876
877         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
878         (wl-folder-jump-to-current-entity): Ditto.
879         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
880
881         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
882         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
883         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
884
885         * wl-mule.el (wl-draft-key-setup): Ditto.
886
887         * wl-xmas.el (wl-draft-key-setup): Ditto.
888
889         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
890         (wl-draft-std11-parse-addresses): New function.
891         (wl-draft-parse-mailbox-list): Use it.
892         (wl-draft): Ignore nemacs.
893         (wl-draft-reedit): Ditto.
894
895         * wl-addrmgr.el: New file.
896         (Original is wl-rcpt.el written by
897         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
898         Thanks Kitamoto-san.)
899
900         * wl-address.el (wl-address-make-address-list): Modified parsing
901         process.
902         (wl-address-delete): Renamed from `wl-address-petname-delete';
903         Modify wl-address-list too.
904         (wl-address-add-or-change): Renamed from
905         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
906
907 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
908
909         * wl-highlight.el (wl-highlight-summary-current-line):
910           Work with transient-mark-mode
911
912 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
913
914         * Version number is increased to 2.7.2.
915
916         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
917         instead of elmo-dop-queue-method.
918
919 2001-08-06  SAITO Atsunori <sai@yedo.com>
920
921         * wl-vars.el (wl-ldap-objectclass): New user option.
922
923         * wl-address.el (wl-ldap-make-filter): Use it.
924
925 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
926
927         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
928
929 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
930
931         * wl-folder.el (wl-folder): redisplay after folder insertion.
932
933         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
934
935         * wl-summary.el (wl-summary-sync-update):
936         Change status mark only when new-msgdb exists.
937         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
938
939 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
940
941         * wl-summary.el (wl-summary-open-folder): New function.
942         (wl-summary-goto-folder-subr): Use it.
943         (wl-summary-mark-as-important): Fix;
944         Encache only when no cache exists.
945
946 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
947
948         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
949         Use with-current-buffer.
950
951 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
952
953         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
954         before call `get-buffer'. Fixed parenthesis.
955         (wl-score-get-header-entry): Clear message and help window when
956         keyboard quit.
957         (wl-score-edit-insert-header): Ditto.
958
959 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
960
961         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
962         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
963         (wl-default-draft-cite): Fix.
964
965         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
966         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
967
968 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
969
970         * wl-message.el (wl-message-prev-page): Do same bahavior
971         as summary when it is called in the message buffer.
972         (wl-message-next-page): Ditto.
973
974 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
975
976         * wl-summary.el (wl-summary-forward): Use cache if it is not
977         section cache.
978
979 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
980
981         * wl-vars.el: Changed file coding system to ISO-2022-JP.
982         Removed redundant require of elmo-vars.
983         (wl-biff-state-indicator-on): Changed default value for
984         xemacs with non-mule environment.
985
986         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
987         wl-message-buffer is nil;
988         Hide progress bar after moving messages.
989
990 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
991
992         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
993         message at cursor point is deleted.
994
995 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
996
997         * wl-vars.el: Changed file coding system to euc-japan.
998         Added -*-coding:-*- magic to the first line.
999
1000         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
1001         Search parent from the first message.
1002
1003         * Version number is increased to 2.7.1.
1004
1005 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
1006
1007         * wl-vars.el: Fix file coding system to ISO-2022-JP.
1008
1009 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
1010
1011         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
1012         refile/delete execution.
1013
1014         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
1015         Fixed docstring.
1016
1017 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
1018
1019         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
1020         do update process;
1021         Don't update marks when update process is interrupted.
1022
1023 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
1024
1025         * wl-summary.el (wl-summary-reply): Fixed problem when
1026         wl-draft-use-frame is non-nil.
1027         (wl-summary-forward): Ditto.
1028
1029         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
1030         as nil.
1031         (wl-folder-mark-as-read-all-entity): Ditto.
1032         (wl-folder-prefetch-entity): Ditto.
1033
1034         * wl.el (wl): Check environment before wl-init.
1035
1036         * wl-summary.el (wl-summary-collect-unread): Eliminated.
1037         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
1038         instead of wl-summary-collect-unread.
1039         (wl-summary-reply): Split message window.
1040
1041 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
1042
1043         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
1044         only if current language environment is japanese,
1045
1046         * wl-folder.el (wl-folder-jump-to-current-entity): Call
1047         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
1048         (wl-folder-goto-folder-subr): Ditto.
1049
1050         * wl-draft.el (wl-draft-dispatch-message): Call
1051         `elmo-file-cache-get-path'.
1052
1053 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
1054
1055         * wl-summary.el (wl-summary-cursor-move): If return value of
1056         wl-summary-next-message is not number, don't jump.
1057
1058 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
1059
1060         * wl-summary.el (wl-summary-buffer-next-message-function): New
1061         variable.
1062         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
1063         if it is bound.
1064
1065         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
1066         string.
1067
1068         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
1069         (wl-plugged-drawing): Ditto.
1070
1071 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
1072
1073         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
1074         process.
1075         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
1076         with unwind-protect.
1077
1078         * wl.el (wl-init): Require mime-setup.
1079         (wl-check-environment): Don't require mime-setup.
1080
1081         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
1082         instead of elmo-folder-type.
1083
1084         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
1085         value as nil.
1086
1087 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
1088
1089         * Version number is increased to 2.7.0.
1090
1091         * wl-version.el (wl-version): Changed codename.
1092
1093         * wl-summary.el (wl-summary-delete-cache): Fixed.
1094
1095         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
1096         Workaround for net folders.
1097         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
1098
1099         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
1100         value to nil (According to the patch from
1101         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
1102
1103         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
1104         of elmo-folder-close.
1105
1106 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
1107
1108         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
1109         for postfix.
1110
1111 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
1112
1113         * wl-summary.el (wl-summary-resend-message): Fixed.
1114
1115         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
1116         Call wl-draft with `from' argument if its address is included in
1117         `wl-user-mail-address-list'.
1118         (wl-draft): Added `from' argument.
1119
1120         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
1121         non-nil.
1122         (wl): Don't show demo if wl-demo is nil.
1123
1124         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
1125         wl-summary-use-frame.
1126
1127         * wl-vars.el (wl-summary-use-frame): New user option.
1128         (wl-folder-use-frame): Changed docstring.
1129
1130         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
1131         non-nil.
1132         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
1133         wl-summary-use-frame.
1134
1135         * wl-vars.el (wl-folder-use-frame): New user option.
1136
1137         * wl-summary.el (wl-summary-exit): Back to folder frame if
1138         wl-folder-use-frame is non-nil.
1139         (wl-summary-redisplay-internal): Ignore cache if current folder
1140         is draft folder,
1141         (wl-summary-redisplay-no-mime): Ditto.
1142         (wl-summary-redisplay-all-header): Ditto.
1143
1144         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
1145         if wl-folder-use-frame is non-nil.
1146
1147 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
1148
1149         * wl-summary.el (wl-summary-sync-update): Bind
1150         elmo-folder-update-threshold.
1151         (wl-summary-mark-as-important): Enclosed server mark processing
1152         with `save-match-data'.
1153
1154         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
1155         only when it is already defined.
1156
1157 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
1158
1159         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
1160         name of folder exclude localdir is wrong.
1161         * wl-folder.el (wl-folder-sync-entity):
1162         Set `wl-summary-always-sticky-folder-list' as nil.
1163         (wl-folder-mark-as-read-all-entity): Ditto.
1164         (wl-folder-prefetch-entity): Ditto.
1165
1166 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
1167
1168         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
1169         instead of `wl-summary-write-current-newsgroup'.
1170
1171 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
1172
1173         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
1174         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
1175         non-nil and selected message is important, do not display.
1176
1177 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
1178
1179         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
1180
1181 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
1182
1183         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
1184
1185         * wl-summary.el (wl-summary-mark-as-important): Set message number
1186         using wl-summary-message-number.
1187
1188 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1189
1190         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
1191         destination folder is 'null.
1192
1193 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
1194
1195         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
1196         New function.
1197         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
1198         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
1199         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
1200
1201 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
1202
1203         * wl-mime.el (wl-mime-setup): Added setting for
1204         `mime-setup-signature-key-alist' to avoid overriding key bind for
1205         `wl-draft-send'.
1206
1207         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
1208         for `wl-draft-send'.
1209         * wl-mule.el (wl-draft-overload-functions): Ditto.
1210         * wl-xmas.el (wl-draft-overload-functions): Ditto.
1211         * wl-draft.el (wl-draft-send): Ditto.
1212
1213         * wl-message.el (wl-message-display-internal):
1214         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
1215         (Patch is provided by <kita@coe.nttdata.co.jp>).
1216
1217 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
1218
1219         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
1220
1221 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
1222
1223         * wl.el (wl): Fix for wl-demo.
1224
1225 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
1226
1227         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
1228
1229 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
1230
1231         * wl-folder.el (wl-folder-prefetch-entity): Use
1232         `wl-folder-get-elmo-folder'.
1233         (wl-folder-count-incorporates): Do not use
1234         `wl-folder-get-elmo-folder'.
1235
1236 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
1237
1238         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
1239         instead of `elmo-folder-get-type'.
1240
1241 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1242
1243         * wl-summary.el (wl-summary-write-current-folder): Set cursor
1244         position on Subject: field.
1245         (Advised by Mito <mit@nines.nec.co.jp>)
1246
1247 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1248
1249         * wl-folder.el (wl-folder-prefetch-entity): Use
1250         `wl-folder-get-elmo-folder'.
1251
1252 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
1253
1254         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
1255
1256         * wl-summary.el (wl-summary-buffer-set-folder): Set up
1257         `process-duplicates' slot.
1258
1259         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
1260         if detection failed.
1261
1262 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1263
1264         * wl-version.el (wl-version-status): Set to "alpha".
1265
1266 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
1267
1268         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
1269         Check wl-message-buffer lives before set-buffer.
1270
1271 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
1272
1273         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
1274         called in folder mode.
1275         * wl-var.el (wl-summary-exit-pre-hook): New variable.
1276         * wl-summary.el (wl-summary-exit-pre-hook): Run
1277         `wl-summary-exit-pre-hook' before exit summary mode.
1278
1279 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1280
1281         * wl-version.el (wl-version-status): New variable.
1282         (wl-version-status-alist): Removed.
1283         (wl-version-status): Rule included.
1284
1285 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
1286
1287         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
1288         @sponichi.
1289
1290         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
1291         when `mail-reply-buffer' is buffer-local variable.
1292         (Reported by <kita@coe.nttdata.co.jp>).
1293
1294 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
1295
1296         * wl-vars.el (toplevel): Require 'elmo-util.
1297
1298 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
1299
1300         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
1301         (All other related portions are changed)
1302
1303         * wl.el (wl-plugged-change): Use '<' instead of '<='.
1304
1305         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
1306
1307 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1308
1309         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
1310
1311 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
1312
1313         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
1314         Delete other windows to avoid an error.
1315         Use `point-marker' instead of `point' to remember the start point
1316         of body.
1317
1318         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
1319
1320         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
1321         number not to exceed all message number.
1322
1323 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1324
1325         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
1326         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
1327
1328 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
1329
1330         * wl-summary.el (wl-summary-sync-force-update): Added argument
1331         no-check.
1332         (wl-summary-sync-update): Ditto.
1333         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
1334         with `no-check'.
1335
1336         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
1337         (wl-message-buffer-prefetch-next): Don't run timer if timer is
1338         already running.
1339
1340 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
1341
1342         * wl-expire.el (wl-expire-archive-get-folder): Added argument
1343         `dst-folder-arg'.
1344         (wl-expire-archive-number1): Diito.
1345         (wl-expire-archive-number2): Diito.
1346         (wl-expire-archive-Date): Diito.
1347         (wl-archive-number1): Diito.
1348         (wl-archive-number2): Diito.
1349         (wl-archive-date): Diito.
1350         (wl-archive-folder-p): New function.
1351         (wl-summary-expire): Support of expand folder name at
1352         wl-expire-alist.
1353         * wl-util.el (wl-expand-newtext): Renamed from
1354         `wl-refile-expand-newtext'.
1355
1356 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1357
1358         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
1359         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
1360         `(elmo-msgdb-get-overview msgdb)'.
1361         (wl-summary-prefetch): Bind match data before call
1362         `wl-summay-prefetch-msg'.
1363         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
1364         'off if `wl-summary-buffer-disp-msg' is non-nil.
1365         Fixed problem that couldn't show only one new or unread message when
1366         enter folder.
1367         (wl-summary-reply): Don't call `split-window-vertically' and other
1368         window.
1369
1370 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
1371
1372         * wl-expire.el (wl-expire-refile): Fixed.
1373
1374 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
1375
1376         * wl-vars.el (wl-biff-unnotify-hook): New variable.
1377
1378         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
1379         biff notification is removed.
1380
1381         * wl.el (wl): Changed position of `elmo-init'.
1382
1383         * wl-draft.el (wl-default-draft-cite): Use date field
1384         on the citation buffer.
1385
1386         * wl-vars.el (wl-shimbun-folder-icon): New variable.
1387
1388         * wl-xmas.el (wl-folder-internal-icon-list): Added
1389         `wl-folder-shimbun-image'.
1390
1391         * wl-e21.el (wl-folder-internal-icon-list): Added
1392         `wl-folder-shimbun-image'.
1393
1394 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
1395
1396         * wl.el (wl-init): Eliminated argument.
1397         (wl): Rewrite.
1398
1399         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
1400         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
1401         instead of `elmo-folder-msgdb-internal'.
1402         (wl-summary-sync-update): Ditto.
1403         (wl-summary-flush-pending-append-operations): Eliminated.
1404         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
1405         (wl-summary-goto-folder-subr): Set load-msgdb argument of
1406         `elmo-folder-open'.
1407
1408         * wl-mime.el (wl-summary-burst): Fixed.
1409
1410         * wl-folder.el (wl-folder-info-save): Check data type.
1411
1412         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
1413         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
1414         instead of `elmo-folder-msgdb-internal'.
1415         (wl-expire-hide): Ditto.
1416
1417
1418         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
1419
1420 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1421
1422         * wl-folder.el (wl-folder-write-current-folder): Support petname.
1423
1424 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
1425
1426         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
1427
1428 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1429
1430         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
1431         Fixed `match-beginning' argument mismatch.
1432
1433 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
1434
1435         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
1436         the default value.
1437
1438 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
1439
1440         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
1441         instead of `elmo-nntp-default-port'.
1442
1443         * wl-vars.el: Fixed some doc strings.
1444
1445 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
1446
1447         * wl-summary.el (wl-summary-prefetch-msg): Use
1448         `elmo-msgdb-overview-get-entity' instead of `assoc'.
1449
1450         * wl-vars.el: Define *-func as obsolete variable using
1451         `elmo-define-obsolete-variable'.
1452
1453         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
1454         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
1455         instead of `wl-message-buffer-prefetch-threshold'.
1456
1457         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
1458
1459         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
1460
1461         * wl-draft.el (wl-caesar-region-func): Ditto.
1462
1463         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
1464         Keep unread status in elmo-folder-move-messages.
1465         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
1466
1467 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1468
1469         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
1470         `wl-summary-buffer-exit-func'
1471         (wl-summary-buffer-message-redisplay-function): Renamed from
1472         `wl-summary-buffer-message-redisplay-func'
1473         (wl-summary-buffer-next-folder-function): Renamed from
1474         `wl-summary-buffer-next-folder-func'.
1475         (wl-summary-buffer-prev-folder-function): Renamed from
1476         `wl-summary-buffer-prev-folder-func'.
1477         (wl-summary-get-petname-function): Renamed from
1478         `wl-summary-get-petname-func'.
1479
1480         * wl-score.el (wl-score-edit-exit-function): Renamed from
1481         `wl-score-edit-exit-func'.
1482
1483         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
1484         Renamed from `wl-message-buffer-prefetch-get-next-function'.
1485
1486         * wl-util.el (wl-load-profile-function): Renamed from
1487         `wl-load-profile-func'.
1488
1489         * wl-folder.el (wl-folder-completion-function): Renamed from
1490         `wl-folder-completion-func'.
1491         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
1492
1493         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
1494         `wl-expire-archive-get-folder-func'.
1495         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
1496         (wl-draft-send-mail-function): Renamed from
1497         `wl-draft-send-mail-func'.
1498         (wl-draft-send-news-function): Renamed from
1499         `wl-draft-send-news-func'.
1500         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
1501         (wl-generate-mailer-string-function): Renamed from
1502         `wl-generate-mailer-string-func'.
1503         (wl-highlight-signature-search-function): Renamed from
1504         `wl-highlight-signature-search-func'.
1505         (wl-highlight-x-face-function): Renamed from
1506         `wl-highlight-x-face-func'
1507         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
1508         (wl-ps-print-buffer-function): Renamed from
1509         `wl-ps-print-buffer-func'
1510         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
1511         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
1512         (wl-summary-subject-filter-function): Renamed from
1513         `wl-summary-subject-filter-func'.
1514
1515         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
1516         `wl-draft-queue-flush-send-func'
1517         (wl-draft-cite-function): Renamed from
1518         `wl-draft-cite-func'
1519
1520         * wl-address.el (wl-address-init-function): Renamed from
1521         `wl-address-init-func'.
1522
1523 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
1524
1525         * wl-draft.el (wl-draft-queue-flush): Don't call
1526         `elmo-dop-unlock-message'.
1527         * wl-draft.el (wl-draft-queue-append): Don't call
1528         `elmo-dop-lock-message'.
1529
1530         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
1531         (wl-summary-buffer-folder-name): Ditto.
1532         (wl-summary-message-regexp): Added '-' (all other related portions
1533         are changed).
1534         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
1535         wl-summary-buffer-folder-name.
1536
1537 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
1538
1539         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
1540         the number of mails in the folder buffer is not updated by wl-biff.
1541
1542 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
1543
1544         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
1545         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
1546
1547 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
1548
1549         * wl-summary.el (wl-summary-next-message):
1550         Return next message number when wl-summary-move-order is nil.
1551
1552 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
1553
1554         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
1555         `wl-summary-move-spec-alist'.
1556         (wl-summary-move-spec-unplugged-alist): New variable
1557         (Move spec for unplugged status).
1558         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
1559         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
1560
1561 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
1562
1563         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
1564         * wl-mule.el (wl-draft-overload-menubar): Ditto.
1565
1566 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
1567
1568         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
1569         simple quotation to quote the anonymous function.
1570         * tm-wl.el (wl-draft-preview-message): Ditto.
1571
1572 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
1573
1574         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
1575         Eliminate redundant `save-excursion'.
1576         (wl-highlight-summary-current-line): Ditto.
1577
1578         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
1579         accessing match data when `looking-at' failed.
1580
1581         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
1582         `elmo-match-string' where users don't care about the speed.
1583         (wl-draft-save): Ditto.
1584
1585 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
1586
1587         * wl-util.el (wl-regexp-opt): New function.
1588
1589         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
1590         number from `wl-summary-buffer-number-list'.
1591         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
1592         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
1593         (wl-summary-move-spec-alist): Changed default setting.
1594
1595 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1596
1597         * wl-vars.el (wl-biff-notify-hook): New hook.
1598         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
1599         the arrival of new mail.
1600         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
1601         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
1602
1603 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
1604
1605         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
1606
1607 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
1608
1609         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
1610
1611         * Version number is increased to 2.5.8.
1612
1613         * wl-thread.el (toplevel): require 'cl.
1614         (wl-thread-resume-entity): Call wl-thread-make-number-list.
1615         (wl-thread-make-number-list): New function.
1616         (wl-thread-entity-make-number-list-from-children): Ditto.
1617         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
1618         (wl-thread-entity-insert-as-children): Likewise.
1619         (wl-thread-delete-message): Likewise.
1620         (wl-meaning-of-mark): Eliminated.
1621         (wl-thread-next-failure-mark-p): Ditto.
1622         (wl-thread-entity-get-mark): Ditto.
1623         (wl-thread-meaning-alist-get-result): Ditto.
1624         (wl-thread-entity-check-prev-mark): Ditto.
1625         (wl-thread-entity-check-next-mark): Ditto.
1626         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
1627         (wl-thread-entity-get-prev-marked-entity): Ditto.
1628         (wl-thread-get-prev-unread): Ditto.
1629         (wl-thread-jump-to-prev-unread): Ditto.
1630         (wl-thread-get-next-unread): Ditto.
1631         (wl-thread-jump-to-next-unread): Ditto.
1632         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
1633         (wl-thread-entity-get-next-marked-entity): Ditto.
1634
1635         * wl-summary.el (wl-summary-buffer-number-list):
1636         New bufer-local variable.
1637         (wl-summary-switch-to-clone-buffer): Clone
1638         `wl-summary-buffer-number-list'.
1639         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
1640         (wl-summary-cursor-move-regex): Eliminated.
1641         (wl-summary-cursor-up): Rewrite.
1642         (wl-summary-cursor-down): Ditto.
1643         (wl-summary-mode-spec-alist): New variable.
1644         (wl-summary-next-message): New inline function.
1645         (wl-summary-cursor-move): New function.
1646         (wl-summary-default-get-next-msg): Rewrite.
1647         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
1648         (wl-summary-rescan): Ditto.
1649         (wl-summary-sync-all-init): Ditto.
1650         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
1651         summary is not thread view.
1652         (wl-summary-sync-update): Ditto.
1653         (wl-summary-rescan): Ditto.
1654         (wl-summary-make-number-list): New function.
1655
1656         * wl-draft.el: "FCC" -> "Fcc".
1657
1658 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
1659
1660         * wl-highlight.el (wl-highlight-summary-window):
1661         Call `set-buffer-modified-p'.
1662
1663         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
1664         (wl): Call `elmo-init' and fix.
1665
1666         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
1667         Use new variables.
1668
1669         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
1670
1671 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
1672
1673         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
1674
1675 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
1676
1677         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
1678
1679 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
1680
1681         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
1682         `wl-use-toolbar' nor `display-graphic-p'.
1683         (wl-e21-setup-message-toolbar): Ditto.
1684         (wl-e21-setup-summary-toolbar): Ditto.
1685         (wl-e21-setup-folder-toolbar): Ditto.
1686
1687         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
1688         (wl-plugged-init-icons): Ditto.
1689
1690         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
1691         `display-graphic-p'.
1692         (wl-plugged-set-folder-icon): Ditto.
1693         (wl-highlight-plugged-current-line): Ditto.
1694         (wl-highlight-folder-current-line): Ditto.
1695         (wl-e21-highlight-folder-group-line): Ditto.
1696         (wl-e21-setup-toolbar): Ditto.
1697         (wl-e21-display-image-p): New macro.
1698
1699         * wl-demo.el (wl-demo): Simplified.
1700         (wl-demo-image-type-alist): Use `image-type-available-p' for
1701         checking whether the image type `xbm' is available.
1702
1703 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
1704
1705         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
1706         (wl-summary-input-range): Ditto.
1707
1708 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
1709
1710         * wl-summary.el (wl-summary-edit-addresses): Use
1711         `wl-summary-get-original-buffer'
1712         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
1713         (wl-summary-jump-to-msg-by-message-id-via-nntp):
1714         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
1715         (wl-summary-get-newsgroups): Eliminated.
1716         (wl-summary-set-crosspost): Ditto.
1717         (wl-summary-is-crosspost-folder): Ditto.
1718         (wl-crosspost-alist-load): Ditto.
1719         (wl-crosspost-alist-save): Ditto.
1720
1721         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
1722         `elmo-setup-subscribed-newsgroups' instead of
1723         `elmo-nntp-make-groups-hashtb'.
1724         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
1725         instead of `wl-crosspost-alist-save'.
1726
1727         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
1728         of `elmo-folder-message-appendable-p'.
1729         (wl-mime-header-presentation-method): Eliminated.
1730
1731         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
1732         (Error occurs in emacs21).
1733
1734         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
1735         the current buffer).
1736
1737         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
1738         instead of `wl-crosspost-alist-save'.
1739         (wl-init): `elmo-crosspost-message-alist-load'
1740         instead of `wl-crosspost-alist-load'
1741
1742         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
1743         (wl-parse-newsgroups): Likewise.
1744         (wl-biff-notify): Run `wl-biff-notify-hook'.
1745
1746 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
1747
1748         * wl-vars.el (wl-summary-lazy-highlight): New variable.
1749
1750         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
1751         when `wl-summary-lazy-highlight' is non-nil.
1752         (wl-summary-goto-folder-subr): Highlight only when
1753         `wl-summary-lazy-highlight' is non-nil.
1754
1755         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
1756         Don't display progress and highlight temp-mark when
1757         `wl-summary-lazy-highlight' is non-nil.
1758         (wl-highlight-summary-window): New function.
1759         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
1760
1761 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
1762
1763         * wl-summary.el (wl-summary-sync): Change `all-visible'
1764         from `all-shown'
1765         (wl-summary-input-range): Ditto.
1766
1767 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
1768
1769         * wl-e21.el (wl-highlight-folder-current-line): Call
1770         `wl-folder-init-icons' when folder icons have not been initialized.
1771
1772         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
1773
1774         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
1775         (wl-demo-image-type-alist): New macro.
1776
1777 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
1778
1779         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
1780         display does not support graphics.
1781         (wl-plugged-init-icons): Ditto.
1782         (wl-folder-init-icons): Ditto.
1783
1784         * wl-demo.el (wl-demo): Chech closely whether the display
1785         supports graphics.
1786
1787 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1788
1789         * wl-summary.el (wl-summary-get-original-buffer): New function.
1790         (wl-summary-set-crosspost): Use it.
1791         (wl-summary-target-mark-uudecode): Ditto.
1792         (wl-summary-reedit): Ditto.
1793         (wl-summary-resend-bounced-mail): Ditto.
1794         (wl-summary-update-crosspost): Eliminated (It may be incorporated
1795         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
1796
1797         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
1798         (wl-message-display-internal): Ditto.
1799
1800 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
1801
1802         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
1803
1804 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
1805
1806         * wl-summary.el (wl-summary-save-view): Renamed from
1807         `wl-summary-save-status'.
1808
1809 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
1810
1811         * wl-summary.el (wl-summary-sync): Added `all-shown'
1812
1813 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
1814
1815         * wl-summary.el (wl-summary-input-range): Added `all-shown'
1816
1817 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
1818
1819         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
1820
1821 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
1822
1823         * wl-highlight.el (wl-highlight-summary-line-string): Use
1824         `zerop' instead of `= 0'.
1825         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
1826
1827         * wl-template.el (wl-template-next): Use `=' instead of `eq'
1828         for comparing numbers.
1829         (wl-template-prev): Use `zerop' instead of `eq 0'.
1830
1831         * wl-draft.el (wl-draft-insert-current-message): Use
1832         `with-current-buffer' instead of `save-excursion'.
1833         Use `zerop' instead of `eq 0'.
1834
1835 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
1836
1837         * wl-draft.el (wl-draft-insert-ccs): New function.
1838         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
1839         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
1840
1841 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
1842
1843         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
1844
1845 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
1846
1847         * wl-expire.el (wl-expire-refile): Don't call
1848         elmo-msgdb-add-msgs-to-seen-list;
1849         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
1850         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1851
1852 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
1853
1854         * wl-message.el (wl-message-prev-page): Ignore errors while
1855         scroll-down.
1856
1857 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
1858
1859         * wl-mime.el: Use elmo-original-message-mode instead of
1860         mmelmo-original-mode.
1861
1862         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
1863         `elmo-folder-get-spec';
1864         (wl-fldmgr-add-completion-all-completions):
1865         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
1866
1867         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
1868         of `elmo-folder-get-type'.
1869
1870         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
1871         `elmo-folder-get-spec';
1872         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1873         Use `elmo-folder-append-message' instead of `elmo-append-msg';
1874         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1875         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
1876         `elmo-read-msg-no-cache';
1877         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
1878         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
1879         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
1880         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
1881         `elmo-cache-save';
1882         (wl-draft-reedit): Use `elmo-message-file-name'.
1883
1884         * wl-expire.el: Use `elmo-folder-name-internal';
1885         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1886         Use macro `wl-summary-buffer-msgdb' instead of variable
1887         `wl-summary-buffer-msgdb';
1888         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
1889         Use macro `wl-summary-buffer-folder-name' instead of variable
1890         `wl-summary-buffer-folder-name'.
1891         * wl-score.el: Likewise.
1892
1893         * wl-message.el: Rewrite for new message buffer cache mechanism.
1894         (wl-message-buffer-cache-buffer-get): New macro.
1895         (wl-message-buffer-cache-folder-get): Ditto.
1896         (wl-message-buffer-cache-message-get): Ditto.
1897         (wl-message-buffer-cache-entry-make): Ditto.
1898         (wl-message-buffer-cache-hit): Ditto.
1899         (wl-message-buffer-cache-sort): New function.
1900         (wl-message-buffer-cache-add): Ditto.
1901         (wl-message-buffer-cache-delete): Ditto.
1902         (wl-message-buffer-cache-clean-up): Ditto.
1903         (wl-message-buffer-window): Rewrite.
1904         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
1905         (wl-message-buffer-display): New function.
1906         (wl-message-display-internal): New function.
1907
1908 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
1909
1910         * wl-folder.el: Use `elmo-folder-name-internal';
1911         Use `wl-folder-get-elmo-folder';
1912         Use `elmo-folder-list-messages' instead of
1913         `elmo-list-folder';
1914         Use `elmo-folder-get-primitive-list' instead of
1915         `elmo-folder-get-primitive-spec-list';
1916         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
1917         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1918         Use `elmo-folder-create' instead of `elmo-create-folder'.
1919         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
1920         (wl-folder-get-elmo-folder): New macro.
1921         (wl-folder-elmo-folder-cache-get): Ditto.
1922         (wl-folder-elmo-folder-cache-put): Ditto.
1923         (wl-folder-suspend): Call `elmo-quit'.
1924
1925         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1926         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1927         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
1928         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
1929         (toplevel): require 'cl.
1930         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
1931
1932         * wl-summary.el: Rewrite to use new elmo interface.
1933
1934 \f
1935 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
1936
1937         * wl-mime.el (wl-draft-preview-message):
1938         Run `wl-draft-send-hook' before collecting recipients information;
1939         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
1940
1941         * tm-wl.el (wl-draft-preview-message): Ditto.
1942
1943 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
1944
1945         * wl-mime.el (wl-draft-preview-message): Fixed problem that
1946         wrong receipients are displayed when forwarded message.
1947
1948 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1949
1950         * Version number is increased to 2.5.7.
1951
1952 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
1953
1954         * wl-message.el (wl-message-next-page): Bind
1955         `window-pixel-scroll-increment' to nil while scrolling up.
1956
1957 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1958
1959         * wl-vars.el (wl-save-hook): New hook.
1960         * wl.el (wl-save): Call `wl-save-hook'.
1961
1962 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1963
1964         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
1965         Argument WITH-ARG instead of NO-ARG (negative mean).
1966         (wl-draft-reply): WITH-ARG instead of NO-ARG.
1967         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
1968         * wl-message.el (wl-message-follow-current-entity): Likewise.
1969
1970 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1971
1972         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
1973         FROM was optional argument.
1974         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
1975
1976 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1977
1978         * Version number is increased to 2.5.6.
1979
1980 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1981
1982         * wl-version.el (wl-version-show): Removed.
1983         (wl-version): Add `interactive'.
1984
1985 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
1986
1987         * wl-summary.el (wl-summary-get-petname-func): New variable.
1988         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
1989         instead of `wl-address-get-petname-1'.
1990         (wl-summary-simple-from): Ditto.
1991
1992         * wl-address.el (wl-address-get-petname-1): Define as function.
1993
1994 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
1995
1996         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
1997         field in the original message.
1998         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
1999
2000 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
2001
2002         * wl-expire.el (wl-expire-hide):
2003         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
2004
2005 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
2006
2007         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
2008         find decoder for To, Cc, and Subject.
2009
2010 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
2011
2012         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
2013         for checking `elmo-use-buffer-cache'.
2014         (wl-summary-mark-as-important): Fixed typo in comment.
2015
2016 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
2017
2018         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
2019         field in the original message.
2020         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
2021
2022 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
2023
2024         * wl-expire.el (wl-expire-hide):
2025         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
2026
2027 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
2028
2029         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
2030         find decoder for To, Cc, and Subject.
2031
2032 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
2033
2034         * Version number is increased to 2.5.5.
2035
2036         * wl-address.el (wl-address-specials-regexp): New constant.
2037         (wl-address-quote-specials): Use it.
2038
2039 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
2040
2041         * wl-summary.el (wl-summary-rescan):
2042         Call `wl-summary-buffer-number-column-detect'.
2043         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
2044
2045         * wl-message.el (wl-message-mode-map): Define.
2046         (wl-message-decode): Use it as local-map.
2047
2048 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
2049
2050         * wl-score.el (wl-score-guess-like-gnus): Abolished.
2051         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
2052
2053 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
2054
2055         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
2056
2057         * wl-mule.el (wl-read-event-char): Ditto.
2058
2059         * wl-e21.el (wl-read-event-char): Ditto.
2060
2061         * wl-nemacs.el (wl-read-event-char): Ditto.
2062         (read-event): Removed.
2063
2064         * wl-util.el (toplevel): Removed dummy definition of
2065         `read-event'.
2066         (wl-read-event-char, wl-xmas-read-event-char): Removed.
2067
2068 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
2069
2070         * wl-nemacs.el (elmo-archive-call-process): Moved to
2071         elmo-archive.el.
2072
2073 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2074
2075         * wl-draft.el (wl-draft-reply-list-symbol): New function.
2076         (wl-draft-reply): Use it.  Fixed "No match field" error message.
2077
2078         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
2079         instead of magic-number 6.  Use `not' instead of `null' for symbol
2080         `nil' check (not empty list).
2081         (wl-draft-insert-x-face-field): Fixed paren style.
2082
2083         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
2084         one-branch conditional statement, instead of `and' and `if'.
2085         (wl-draft-forward): Likewise.
2086         (wl-draft-add-references): Likewise.
2087         (wl-draft-yank-from-mail-reply-buffer): Likewise.
2088
2089         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
2090         conditional steatment.  Use `cond' instead of `if'.
2091         (wl-draft-confirm): Likewise.
2092
2093 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2094
2095         * wl-version.el (wl-version-show): Use `product-string-1'
2096         instead of `wl-version'.
2097         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
2098
2099         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
2100
2101 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2102
2103         * wl-highlight.el (wl-highlight-headers): Revert
2104         `wl-highlight-x-face-func' argument (`beg' and `end').
2105
2106 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2107
2108         * wl.el (toplevel): Move `product-provide' declare.
2109         * wl-demo.el (toplevel): Ditto.
2110         * wl-dnd.el (toplevel): Ditto.
2111         * wl-highlight.el (toplevel): Ditto.
2112         * wl-message.el (toplevel): Ditto.
2113         * wl-refile.el (toplevel): Ditto.
2114         * wl-util.el (toplevel): Ditto.
2115
2116 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2117
2118         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
2119         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
2120         (wl-thread-close-all): keep cursor position.
2121
2122 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2123
2124         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
2125         (eq x 0).
2126         (wl-generate-user-agent-string-1): Fix conditional statement.
2127
2128 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
2129
2130         * wl.el (wl-check-environment): Additional check for
2131         'wl-local-domain' and `wl-message-id-domain'.
2132
2133 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
2134
2135         * wl-draft.el (toplevel): Delete defvar for sasl-*.
2136
2137 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
2138
2139         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
2140         instead of `smtp-sasl-user-realm'.
2141
2142 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
2143
2144         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
2145
2146 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
2147
2148         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
2149         to the default value as well as `eword-lexical-analyzer'.
2150
2151 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2152
2153         * wl-version.el (wl-extended-emacs-version,
2154         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
2155         `elmo-match-string' instead of `wl-match-string'.
2156
2157 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2158
2159         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
2160         docstring.
2161
2162 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
2163
2164         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
2165
2166 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2167
2168         * wl-highlight.el (wl-highlight-headers): Remove
2169         `wl-highlight-x-face-func' argument (`beg' and `end').
2170
2171 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
2172
2173         * wl-summary.el (wl-summary-mark-as-important):
2174         Remove cache if folder is local.
2175
2176 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
2177
2178         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
2179         to get existing e-mail address string.
2180
2181 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2182
2183         * wl-version.el (wl-generate-user-agent-string): Commentary.
2184         (wl-generate-user-agent-string-1): Use `when' for
2185         one-branch conditional statement, instead of `and' and `if'.
2186         (wl-extended-emacs-version, wl-extended-emacs-version2,
2187         wl-extended-emacs-version3): Ditto.
2188
2189 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2190
2191         * wl-summary.el (wl-summary-sync-all-init): New inline function.
2192         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
2193         condition-case; Remove initialization.
2194         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
2195         (wl-summary-sync-update3): Added argument `sync-all';
2196         Eliminated local variable `msgdb';
2197         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
2198         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
2199         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
2200
2201 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
2202
2203         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
2204         connection before call `wl-draft-send-mail-with-smtp'.
2205
2206 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
2207
2208         * Version number is increased to 2.5.4.
2209
2210 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
2211
2212         * wl.el (wl-check-environment): Additional check for
2213         'wl-local-domain' and `wl-message-id-domain'.
2214
2215 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
2216
2217         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
2218         buffer as command specific.
2219         (wl-folder-mark-as-read-all-entity): Ditto.
2220         (wl-folder-prefetch-entity): Ditto.
2221         (wl-folder-drop-unsync-entity): Ditto.
2222
2223         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
2224         (wl-prog-uudecode-no-stdout-option): Changed default to t.
2225         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
2226
2227         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
2228         save-excursion.
2229
2230 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
2231
2232         * Version number is increased to 2.5.3.
2233
2234         * wl-summary.el (wl-summary-save-view-cache):
2235         Delete duplicated `write-region';
2236         Use `write-region-as-binary' instead of `as-binary-output-file' and
2237         `write-region'.
2238
2239 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
2240
2241         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
2242
2243 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
2244
2245         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
2246         instead of `smtp-via-smtp'.
2247
2248 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
2249
2250         * wl-draft.el (toplevel): Delete defvar for sasl-*.
2251
2252 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
2253
2254         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
2255         instead of `smtp-sasl-user-realm'.
2256
2257 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
2258
2259         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
2260
2261 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
2262
2263         * Version number is increased to 2.5.2.
2264
2265 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
2266
2267         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
2268         does not exist.
2269         (wl-biff-stop): Call `cancel-timer' if timer already exists.
2270         (wl-biff-start): Call `timer-activate' if timer already exists.
2271
2272         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
2273         only when it is bound as function.
2274
2275 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
2276
2277         * Version number is increased to 2.5.1.
2278
2279 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
2280
2281         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
2282         Print refile/copy destination.
2283
2284 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2285
2286         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
2287         queue-flush-only is non-nil.
2288
2289         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
2290
2291         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
2292         checking cache folder.
2293
2294 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2295
2296         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
2297         `regexp-quote'.
2298
2299 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2300
2301         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
2302         function.
2303         * wl-summary.el (wl-summary-write-current-folder-functions):
2304         Change default value.  Use it.
2305
2306 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
2307
2308         * Version number is increased to 2.5.0.
2309
2310         * wl-version.el (wl-version): Changed codename.
2311
2312 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
2313
2314         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
2315         (wl-summary-supersedes-message): Ditto.
2316
2317 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2318
2319         * wl-refile.el (wl-refile-guess-functions): Renamed from
2320         `wl-refile-guess-func-list'.
2321
2322 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
2323
2324         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
2325         Fixed problem when no rule was matched.
2326
2327 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
2328
2329         * wl-summary.el (wl-summary-get-mark): Fixed
2330         `wl-summary-buffer-target-mark' check logic.
2331
2332 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2333
2334         * wl-folder.el (wl-folder-write-current-folder): Added group
2335         folder check.
2336
2337         * wl-summary.el (wl-summary-write-current-folder): Renamed from
2338         `wl-summary-write-current-newsgroup'.
2339         (wl-summary-write-current-folder-functions): New variable.
2340         * wl-folder.el (wl-folder-get-newsgroups): New function.
2341         (wl-folder-guess-mailing-list-by-refile-rule): New function.
2342         (wl-folder-write-current-folder): Renamed from
2343         `wl-folder-write-current-newsgroup'.
2344
2345 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2346
2347         * Version number is increased to 2.3.93.
2348
2349 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
2350
2351         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
2352         (wl-ldap-make-matched-value-list): Ditto.
2353         (wl-ldap-alias-safe-string): Split e-mail address.
2354
2355         * wl-summary.el (wl-summary-read-folder): Fixed problem when
2356         petname folder default was selected.
2357         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
2358         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
2359
2360 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
2361
2362         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
2363         to `wl-draft-config-exec'.
2364
2365         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
2366         instead of calling `wl-draft-config-exec';
2367         Process group-list and show recipients in minibuffer.
2368
2369         * tm-wl.el (wl-draft-preview-message): Ditto.
2370
2371 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2372
2373         * wl.el (toplevel): Added (C) to copyright notice, and
2374         sync Author header.
2375         * tm-wl.el (toplevel): Ditto.
2376         * wl-address.el (toplevel): Ditto.
2377         * wl-demo.el (toplevel): Ditto.
2378         * wl-dnd.el (toplevel): Ditto.
2379         * wl-draft.el (toplevel): Ditto.
2380         * wl-e21.el (toplevel): Ditto.
2381         * wl-expire.el (toplevel): Ditto.
2382         * wl-folder.el (toplevel): Ditto.
2383         * wl-highlight.el (toplevel): Ditto.
2384         * wl-message.el (toplevel): Ditto.
2385         * wl-mime.el (toplevel): Ditto.
2386         * wl-mule.el (toplevel): Ditto.
2387         * wl-nemacs.el (toplevel): Ditto.
2388         * wl-refile.el (toplevel): Ditto.
2389         * wl-score.el (toplevel): Ditto.
2390         * wl-summary.el (toplevel): Ditto.
2391         * wl-template.el (toplevel): Ditto.
2392         * wl-thread.el (toplevel): Ditto.
2393         * wl-util.el (toplevel): Ditto.
2394         * wl-vars.el (toplevel): Ditto.
2395         * wl-xmas.el (toplevel): Ditto.
2396
2397 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
2398
2399         * wl.el (wl-init): Added comment about `wl-init-hook'.
2400         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
2401         * wl-vars.el (wl-init-hook): Added docs.
2402         (wl-make-plugged-hook): Removed useless docs.
2403         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
2404         * wl-xmas.el (toplevel): Ditto.
2405
2406 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2407
2408         * wl-address.el (toplevel): Fixed multiple Author header format.
2409         * wl-demo.el (toplevel): Ditto.
2410         * wl-draft.el (toplevel): Ditto.
2411         * wl-folder.el (toplevel): Ditto.
2412         * wl-summary.el (toplevel): Ditto.
2413         * wl-thread.el (toplevel): Ditto.
2414         * wl-util.el (toplevel): Ditto.
2415         * wl-vars.el (toplevel): Ditto.
2416         * wl-version.el (toplevel): Ditto.
2417         * wl-xmas.el (toplevel): Ditto.
2418         * wl.el (toplevel): Ditto.
2419
2420         * wl-version.el (toplevel): Added require `elmo-version' for
2421         `product-version-as-string'.
2422
2423 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
2424
2425         * wl-vars.el (wl-draft-send-hook): Changed default value to
2426         '(wl-draft-config-exec).
2427
2428         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
2429         explicitly.
2430         (wl-draft): Set `wl-draft-config-exec-flag' before running
2431         `wl-mail-setup-hook'.
2432
2433         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
2434         `wl-biff-init-icons' to `wl-init-hook' instead of
2435         `wl-make-plugged-hook'.
2436         (Because if `wl-draft' command is invoked at first,
2437         they are not initialized)
2438         Updated copyright notice.
2439
2440         * wl-e21.el (toplevel): Ditto;
2441
2442         * wl-demo.el (toplevel): Updated copyright notice.
2443         * wl-address.el (toplevel): Ditto.
2444         * wl-draft.el (toplevel): Ditto.
2445         * wl-version.el (toplevel): Ditto.
2446         * wl-folder.el (toplevel): Ditto.
2447         * wl-summary.el (toplevel): Ditto.
2448         * wl-thread.el (toplevel): Ditto.
2449         * wl-util.el (toplevel): Ditto.
2450         * wl-vars.el (toplevel): Ditto.
2451         * wl.el (toplevel): Ditto.
2452
2453 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
2454
2455         * wl-highlight.el (wl-highlight-message): Fixed problem of
2456         highlighting failure which occured when the last field contains
2457         multiple lines in the draft buffer.
2458
2459         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
2460         `wl-biff-start' if plugged.
2461
2462         * wl-util.el (wl-biff-check-folder): New function.
2463         (wl-biff-check-folders): Don't set session name prefix.
2464         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
2465         (wl-biff-check-folder-async): Ditto.
2466
2467         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
2468         in email address.
2469
2470 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
2471
2472         * wl-vars.el (wl-subject-prefix-regexp): New variable.
2473
2474         * wl-draft.el (wl-draft-strip-subject-re): New function.
2475
2476         * wl-draft.el (wl-draft-reply): Use it.
2477
2478 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
2479
2480         * wl-message.el (wl-mmelmo-message-redisplay): Use
2481         `mime-display-message' instead of `wl-mime-display-message'.
2482
2483         * wl-mime.el (toplevel): Removed compatibility workaround
2484         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
2485         (wl-mime-display-message): Abolished.
2486         (wl-mime-entity-read-field): Ditto.
2487         (wl-mime-combine-message/partial-pieces): Use
2488         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
2489
2490 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
2491
2492         * wl-template.el: Doc fixes.
2493
2494 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
2495
2496         * wl-e21.el (wl-message-overload-functions): Do nothing if
2497         `current-local-map' is not available.
2498         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
2499
2500 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2501
2502         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
2503         representation.
2504
2505         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
2506         number.
2507         (wl-fldmgr-save-folders): Don't use `format' when insert
2508         `wl-fldmgr-folders-header'.
2509
2510 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
2511
2512         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
2513
2514 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2515
2516         * wl-highlight.el (wl-highlight-message):
2517         Use `std11-field-end' to detect end point of the header field.
2518         Refer `wl-highlight-max-header-size'.
2519
2520         * wl-vars.el (wl-highlight-max-header-size): New variable.
2521
2522         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
2523
2524         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
2525         Set `for-draft' argument of wl-highlight-headers.
2526         (wl-draft): Ditto.
2527         (wl-draft-reedit): Ditto.
2528         (wl-user-agent-compose-internal): Ditto.
2529
2530 2000-10-24   Daiki Ueno <ueno@unixuser.org>
2531
2532         * wl-message.el (wl-message-add-button): Use overlay.
2533
2534 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2535
2536         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
2537
2538         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
2539         problem when group-list content is nothing.
2540         (Reported by Mito <mit@nines.nec.co.jp>)
2541
2542 2000-10-18  SAITO Atsunori <sai@yedo.com>
2543
2544         * wl-summary.el (wl-summary-print-destination): Adjust line length.
2545
2546 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2547
2548         * tm-wl.el (toplevel): Use product-provide.
2549
2550 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
2551
2552         * Version number is increased to 2.3.92.
2553
2554 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
2555
2556         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
2557         title text, use `display' property for left margin under Emacs 21.
2558
2559         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
2560         properties.
2561         (wl-plugged-init-icons): Ditto.
2562
2563 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2564
2565         * wl.el (wl-save-status, wl-init): Remove last period in
2566         "...done." message.
2567         * tm-wl.el (wl-summary-burst): Ditto.
2568         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
2569         wl-summary-resume-cache-status,
2570         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
2571         wl-summary-sync-update3, wl-summary-highlight-msgs,
2572         wl-summary-flush-pending-append-operations,
2573         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
2574         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
2575         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
2576         wl-thread-open-all): Ditto.
2577         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2578         * wl-mime.el (wl-summary-burst): Ditto.
2579         * wl-highlight.el (wl-highlight-summary): Ditto.
2580         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
2581         wl-folder-open-all, wl-folder-update-access-group): Ditto.
2582         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
2583         * wl-address.el (wl-local-address-init): Ditto.
2584
2585 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
2586
2587         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
2588         `add-text-properties'.
2589         (wl-plugged-init-icons): Ditto.
2590         (wl-folder-init-icons): Use `propertize' instead of
2591         `put-text-property'.
2592         (wl-plugged-set-folder-icon): Ditto.
2593         (wl-e21-highlight-folder-group-line): Ditto.
2594
2595 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2596
2597         * wl-version.el (wl-version-status-alist): New variable.
2598         (wl-version-status): New function.
2599
2600         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
2601         "Cc" part of the case "Reply-To".
2602
2603         * wl-draft.el (wl-draft-reply): Use result of
2604         `eword-extract-address-components'.
2605
2606         * wl-demo.el (wl-demo-icon-name): New constant.
2607         (wl-logo-xpm): Use it.
2608         (wl-logo-xbm): Ditto.
2609         (wl-logo-bitmap): Ditto.
2610
2611         * Version number is increased to 2.3.91.
2612
2613 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2614
2615         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
2616         (wl-extended-emacs-version, wl-extended-emacs-version2,
2617         wl-extended-emacs-version3): Remove `interactive'.  Fixed
2618         docstring.
2619
2620         * wl-version.el (wl-generate-user-agent-string-1): New function.
2621         (wl-generate-user-agent-string): Use it.
2622
2623         * wl-version.el (wl-generate-user-agent-string-1): Ignore
2624         `mime-edit-insert-user-agent-field'.
2625         (wl-generate-user-agent-string): Check
2626         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
2627
2628         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
2629         instead of `if', when verbose case.
2630
2631 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
2632
2633         * wl-expire.el (wl-summary-expire): Fix.
2634
2635 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
2636
2637         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
2638         and `elmo-lost+found-folder' if 'wl-draft.
2639         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
2640
2641 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
2642
2643         * wl-expire.el (wl-summary-expire): Change messages.
2644         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2645         `deleing-info' instead of "Deleting..."
2646
2647 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
2648
2649         * wl-summary.el (wl-summary-refile-subr): Fix.
2650
2651 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
2652
2653         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
2654         if pipe folder.
2655
2656 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
2657
2658         * wl-vars.el (wl-draft-use-cache): Default `nil'.
2659
2660 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
2661
2662         * wl-expire.el (wl-expire-hide): New function.
2663         (wl-summary-expire): Add `hide'.
2664
2665 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
2666
2667         * wl-vars.el (wl-draft-reply-without-argument-list):
2668         Changed default value to consider `Reply-To:'.
2669         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
2670
2671         * Version number is increased to 2.3.90.
2672
2673         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
2674         elmo-imap4-get-session with unwind-protect.
2675         Don't cause error.
2676         (wl-summary-sync-marks): Don't check plugged nor folder type.
2677         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
2678         (Always keep current buffer).
2679
2680 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
2681
2682         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
2683         Enclose with `save-excursion'.
2684
2685 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2686
2687         * wl-version.el (wl-version): Remove interactive.
2688
2689 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2690
2691         * wl-version.el (wl-generate-user-agent-string): Use
2692         `product-string-verbose' instead of `product-string-1'.
2693
2694 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
2695
2696         * wl-vars.el (wl-draft-use-cache): New variable.
2697         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
2698         if wl-draft-use-cache is non-nil.
2699
2700 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
2701
2702         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
2703         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
2704
2705 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
2706
2707         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
2708         (wl-thread-msg-mark-as-unread): Ditto.
2709
2710         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
2711         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
2712         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
2713         Don't set mark in summary if return value of `elmo-mark-as-read'
2714         is nil.
2715         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
2716         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
2717         instead of `wl-thread-msg-mark-as-read'.
2718         (wl-summary-mark-as-unread-region): Ditto.
2719         (wl-summary-target-mark-mark-as-read): Ditto.
2720
2721         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2722
2723 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
2724
2725         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
2726
2727         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
2728
2729 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
2730
2731         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
2732         face.
2733
2734 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
2735
2736         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
2737         `running-xemacs'.
2738
2739 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2740
2741         * wl-version.el (toplevel): Use `product-version-as-string' for
2742         set verstion-string, if defined.
2743
2744         * wl-version.el (wl-version-show): Insert string at point, when
2745         call with argument.
2746
2747         * wl-version.el (wl-generate-user-agent-string): Use
2748         `product-string-1' instead of `wl-appname', `wl-version' and
2749         `wl-codename'.
2750
2751 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2752
2753         * wl-address.el (toplevel): Use product-provide.
2754         * wl-demo.el (toplevel): Ditto.
2755         * wl-dnd.el (toplevel): Ditto.
2756         * wl-draft.el (toplevel): Ditto.
2757         * wl-e21.el (toplevel): Ditto.
2758         * wl-expire.el (toplevel): Ditto.
2759         * wl-fldmgr.el (toplevel): Ditto.
2760         * wl-folder.el (toplevel): Ditto.
2761         * wl-highlight.el (toplevel): Ditto.
2762         * wl-message.el (toplevel): Ditto.
2763         * wl-mime.el (toplevel): Ditto.
2764         * wl-mule.el (toplevel): Ditto.
2765         * wl-nemacs.el (toplevel): Ditto.
2766         * wl-refile.el (toplevel): Ditto.
2767         * wl-score.el (toplevel): Ditto.
2768         * wl-summary.el (toplevel): Ditto.
2769         * wl-template.el (toplevel): Ditto.
2770         * wl-thread.el (toplevel): Ditto.
2771         * wl-util.el (toplevel): Ditto.
2772         * wl-vars.el (toplevel): Ditto.
2773         * wl-xmas.el (toplevel): Ditto.
2774         * wl.el (toplevel): Ditto.
2775
2776 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2777
2778         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
2779         instead of product.
2780
2781         * wl-version.el (wl-version): Compile time evalution elmo-version.
2782
2783 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
2784
2785         * wl-summary.el (wl-summary-sync-force-update): Append queue
2786         `mark-as-read'if unplugged.
2787
2788 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2789
2790         * wl-version.el: New file.  Use product.el.
2791         * wl.el: add (require 'wl-version).
2792         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
2793         for ~/.folders header.
2794         (wl-fldmgr-folders-header): Changed.
2795         * wl-demo.el (wl-demo): Use product.el.
2796
2797         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
2798         wl-version.el.
2799         * wl-util.el (wl-version, wl-version-show): Ditto.
2800
2801         * wl-util.el (wl-generate-user-agent-string,
2802         wl-extended-emacs-version, wl-extended-emacs-version2,
2803         wl-extended-emacs-version3): Move to wl-version.el.
2804         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
2805         xemacs-codename, mime-edit-insert-user-agent-field,
2806         mime-edit-user-agent-value, mime-editor/version,
2807         mime-editor/codename): Compile warning killer move to
2808         wl-version.el
2809
2810 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
2811
2812         * wl-summary.el (wl-summary-refile-subr): Fix.
2813
2814 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
2815
2816         * wl-summary.el (wl-summary-sync-marks): Changed argument for
2817         `elmo-list-folder-unread' and `elmo-list-folder-important'.
2818
2819 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
2820
2821         * wl.el (wl-check-environment): Check too many `@'.
2822
2823 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
2824
2825         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
2826
2827 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2828
2829         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
2830         wl-draft-reply-myself-without-argument-list): Add variables.
2831         * wl-draft.el (wl-draft-reply): Use it.
2832
2833 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
2834
2835         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
2836         the 5th argument of `elmo-network-get-spec'.
2837
2838         * wl-thread.el (wl-thread-reparent-children): New inline function.
2839         (wl-thread-delete-message): Use it.
2840
2841         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
2842         (wl-summary-score-update-all-lines): Don't use `dolist'.
2843
2844 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2845
2846         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
2847         (require 'elmo-msgdb) for inline function.
2848
2849 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
2850
2851         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
2852
2853 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
2854
2855         * wl-score.el (wl-score-headers): Fix for the confusing macro
2856         `elmo-kill-buffer'.
2857
2858 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
2859
2860         * wl-summary.el: Don't use the 3rd argument of `require' because
2861         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
2862         * wl-util.el: Ditto.
2863         * wl-draft.el: Ditto.
2864
2865 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
2866
2867         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
2868         window system is not used.
2869
2870 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
2871
2872         * wl-thread.el: Don't use `mapcar' only for iteration.
2873         (wl-thread-resume-entity): Ditto.
2874         (wl-thread-delete-message): Ditto.
2875
2876         * wl-summary.el: Bind `dragdrop-drop-functions',
2877         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
2878         of `require' for `timezone', `easymenu' and `ps-print';
2879         don't use `mapcar' only for iteration.
2880
2881         * wl-util.el: Bind `mule-version', `nemacs-version',
2882         `emacs-beta-version', `xemacs-codename',
2883         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
2884         `mime-editor/version' and `mime-editor/codename'; specify 3rd
2885         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
2886         only for iteration.
2887
2888         * wl-score.el: Don't use `mapcar' only for iteration.
2889         (wl-score-simplify-buffer-fuzzy): Ditto.
2890         (wl-score-simplify-subject): Ditto.
2891         (wl-score-headers): Ditto.
2892         (wl-summary-score-update-all-lines): Ditto.
2893
2894         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
2895         `enable-multibyte-characters' and `mule-version'.
2896
2897         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
2898         `mapcar' only for iteration.
2899
2900         * wl-demo.el: Don't use `mapcar' only for iteration.
2901
2902         * wl-folder.el: Don't use `mapcar' only for iteration.
2903         (wl-folder-open-all): Ditto.
2904         (wl-folder-count-incorporates): Ditto.
2905
2906         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
2907         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
2908
2909         * wl-draft.el: Bind `x-face-add-x-face-version-header',
2910         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
2911         `smtp-connection-type'; specify 3rd argument of `require' for
2912         `timezone'; don't use `mapcar' only for iteration.
2913         (wl-draft-clone-local-variables): Don't use `mapcar'.
2914         (wl-draft-generate-clone-buffer): Ditto.
2915         (wl-user-agent-compose-internal): Ditto.
2916
2917         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
2918
2919         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
2920         (wl-save-status): Ditto.
2921
2922         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
2923         for iteration.
2924
2925 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
2926
2927         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
2928         removed `Date'.
2929         (wl-fldmgr-make-filter-default): New user option.
2930
2931         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
2932         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
2933         (wl-fldmgr-filter-completion-alist): Abolish.
2934
2935         * wl.el (wl): Don't check servers if arg is non-nil.
2936
2937         * wl-draft.el (wl-draft-reply): Set only message-id string to
2938         In-Reply-To field.
2939
2940 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
2941
2942         * wl-summary.el (wl-summary-pick): Rewrite.
2943
2944         * wl-draft.el (wl-draft-forward): Get references field from
2945         original buffer.
2946         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
2947
2948 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
2949
2950         * wl-draft.el (wl-draft-forward): Add references field.
2951
2952 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
2953
2954         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
2955         (wl-draft-reply): Use it.
2956
2957 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
2958
2959         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
2960         when Emacs 21 is running.
2961
2962         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
2963         bindings.
2964
2965 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
2966
2967         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
2968         XPM icons transparent.
2969
2970         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
2971         Emacs 21.
2972
2973 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
2974
2975         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
2976         nil.
2977
2978         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
2979         when it is persistent.
2980         (wl-summary-sync-marks): Changed argument for
2981         `elmo-list-folder-unread' and `elmo-list-folder-important'.
2982         (wl-summary-virtual): Use `elmo-read-search-condition'.
2983         (wl-summary-redisplay-internal): If folder is local, mark as read
2984         even when folder is plugged.
2985
2986 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
2987
2988         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
2989         of `tool-bar-lines' in the frame parameters.
2990         (after-make-frame-functions, post-command-hook): Don't modify the
2991         value.
2992         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
2993         wl-e21-tool-bar-lines): Removed.
2994
2995 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
2996
2997         * wl-highlight.el (wl-highlight-folder-path): Put overlay
2998         properties `evaporate' and `wl-momentary-overlay' as well.
2999         (wl-highlight-summary-displaying): Ditto.
3000         (wl-delete-all-overlays): Don't delete overlay which does not have
3001         a property `wl-momentary-overlay'.
3002
3003         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
3004         `display-mouse-p' and `display-graphic-p'.
3005         (wl-folder-init-icons): Don't search for XBM or the other files.
3006         (wl-plugged-set-folder-icon): Make icons if and only if
3007         `display-graphic-p' returns non-nil.
3008         (wl-highlight-plugged-current-line): Use `before-string' overlay
3009         property to show icon images.
3010         (wl-highlight-folder-current-line): Ditto.
3011         (wl-e21-highlight-folder-group-line): Ditto.
3012         (wl-e21-highlight-folder-by-numbers): Ditto.
3013         (wl-e21-insert-image): Removed.
3014         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
3015         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
3016         said.
3017         (wl-e21-switch-toolbar-after-make-frame): Renamed from
3018         `wl-e21-force-switch-toolbar'.
3019         (wl-e21-make-icon-image): Removed.
3020         (wl-e21-setup-toolbar): Don't search for XBM files.
3021         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
3022         the default value.
3023
3024 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
3025
3026         * wl-util.el (wl-biff-check-folder-async): Set
3027         `wl-biff-check-folders-running' even when it is not an IMAP folder.
3028
3029 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
3030
3031         * wl-e21.el (after-make-frame-functions): Add
3032         `wl-e21-force-switch-toolbar'.
3033         (wl-e21-force-switch-toolbar): New function force to switch the
3034         toolbar appearance automatically.
3035         (post-command-hook): Add `wl-e21-switch-toolbar'.
3036         (wl-e21-switch-toolbar): New function to switch the toolbar
3037         appearance automatically.
3038         (wl-e21-tool-bar-lines): New buffer local variable.
3039
3040 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
3041
3042         * wl-util.el (wl-biff-check-folders-running): New variable.
3043         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
3044         (wl-biff-check-folder-async-callback):
3045         Set `wl-biff-check-folders-running'.
3046         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
3047         with unwind-protect.
3048
3049         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
3050         Enclose `wl-folder-auto-check' with unwind-protect.
3051
3052         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
3053         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
3054
3055         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
3056
3057         * wl-util.el (wl-biff-notify): New inline function.
3058         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
3059         locally.
3060         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
3061         folder-list' is 1.
3062         Use `wl-biff-notify'.
3063         (wl-biff-check-folder-async-callback): New function.
3064         (wl-biff-check-folder-async): Ditto.
3065
3066         * wl-folder.el (wl-folder): Don't check folders.
3067         (wl-folder-auto-check): New function.
3068
3069 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
3070
3071         * wl-util.el (wl-biff-start) [Emacs19+]:
3072         Use `timer-next-integral-multiple-of-time'.
3073         (wl-biff-check-folders): Use `wl-default-folder'
3074         if `wl-biff-check-folder-list' is nil.
3075
3076 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
3077
3078         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
3079         instead of `elmo-delete-lists'.
3080
3081 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
3082
3083         * wl.el (wl-plugged-toggle-all): Set the value of
3084         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
3085         (wl-plugged-toggle): Ditto.
3086         (wl-toggle-plugged): Ditto.
3087         (wl-plugged-init): Ditto.
3088
3089         * wl-xmas.el (wl-biff-init-icons): Set icons data to
3090         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
3091         instead of `wl-biff-state-indicator-off' and
3092         `wl-biff-state-indicator-on'; don't modify the value and the type
3093         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
3094         (wl-plugged-init-icons): Set icons data to
3095         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
3096         instead of `wl-plug-state-indicator-off' and
3097         `wl-plug-state-indicator-on'; don't modify the value and the type
3098         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
3099
3100         * wl-vars.el (wl-modeline-biff-state-off,
3101         wl-modeline-biff-state-on, wl-modeline-biff-status,
3102         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
3103         wl-modeline-plug-status): New internal variables.
3104         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
3105         wl-biff-check-interval, wl-biff-check-folder-list): Change
3106         customization group from `wl-folder' to `wl-highlight'.
3107         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
3108         wl-show-plug-status-on-modeline): Defcustomized.
3109
3110         * wl-util.el (wl-biff-check-folders): Set the value of the flag
3111         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
3112         (wl-mode-line-buffer-identification): Set both ON and OFF data with
3113         a flag to `mode-line-buffer-identification'.
3114
3115         * wl-e21.el (wl-biff-init-icons): Set icons data to
3116         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
3117         instead of `wl-biff-state-indicator-off' and
3118         `wl-biff-state-indicator-on'.
3119         (wl-plugged-init-icons): Set icons data to
3120         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
3121         instead of `wl-plug-state-indicator-off' and
3122         `wl-plug-state-indicator-on'.
3123
3124 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3125
3126         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
3127         excessive titles.
3128
3129 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
3130
3131         * wl.el (wl-plugged-mode): Use revised
3132         `wl-mode-line-buffer-identification'.
3133         (wl-plugged-init): Don't use `force-mode-line-update'.
3134
3135         * wl-xmas.el (wl-draft-overload-functions): Use revised
3136         `wl-mode-line-buffer-identification'.
3137         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
3138         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
3139         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
3140         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
3141         `wl-make-plugged-hook';
3142         add `wl-folder-init-icons' and `wl-setup-folder' to
3143         `wl-folder-mode-hook'.
3144
3145         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
3146         19 as well.
3147         (wl-mode-line-display-priority-list): New user option.
3148         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
3149         Defcustomized.
3150         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
3151         Add docs.
3152
3153         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
3154         start.
3155         (wl-mode-line-buffer-identification): Revised as a function.
3156
3157         * wl-summary.el (wl-summary-mode): Use revised
3158         `wl-mode-line-buffer-identification'; don't call
3159         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
3160         (TopLevel): Don't bind `wl-e21-setup-summary' nor
3161         `wl-xmas-setup-summary'.
3162
3163         * wl-nemacs.el (wl-draft-overload-functions): Use revised
3164         `wl-mode-line-buffer-identification'.
3165
3166         * wl-mule.el (wl-draft-overload-functions): Use revised
3167         `wl-mode-line-buffer-identification'.
3168
3169         * wl-folder.el (wl-make-plugged-alist): Don't call
3170         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
3171         (wl-folder): Don't call `wl-folder-init-icons' directly.
3172         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
3173         `wl-xmas-setup-folder' directly;
3174         use revised `wl-mode-line-buffer-identification'.
3175         (TopLevel): Don't bind `wl-biff-init-icons',
3176         `wl-plugged-init-icons', `wl-folder-init-icons',
3177         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
3178
3179         * wl-e21.el (wl-draft-overload-functions): Use revised
3180         `wl-mode-line-buffer-identification'.
3181         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
3182         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
3183         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
3184         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
3185         `wl-make-plugged-hook';
3186         add `wl-folder-init-icons' and `wl-setup-folder' to
3187         `wl-folder-mode-hook'.
3188
3189 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
3190             Katsumi Yamaoka    <yamaoka@jpl.org>
3191
3192         * wl.el (wl): Call `wl-biff-start'.
3193         (wl-exit): Call `wl-biff-stop'.
3194         (wl-plugged-mode): Show biff in modeline.
3195         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
3196
3197         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
3198         (wl-biff-init-icons): New function.
3199         (wl-plugged-init-icons): Don't make too much keymaps.
3200         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
3201
3202         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
3203         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
3204         variables.
3205         (wl-biff-check-interval, wl-biff-check-folder-list): New user
3206         options.
3207
3208         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
3209         wl-biff-start, wl-biff-stop): New functions.
3210         (timer-next-integral-multiple-of-time): Defined with `defun-meybe'.
3211         (wl-biff-timer-name): New variable.
3212
3213         * wl-summary.el (wl-summary-mode): Show biff in modeline.
3214
3215         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
3216         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
3217
3218         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
3219         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
3220
3221         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
3222         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
3223         `wl-folder-init-icons' to `ignore' if they are not available.
3224         (wl-folder-mode): Show biff in modeline.
3225
3226         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
3227         (wl-biff-init-icons): New function.
3228         (wl-plugged-init-icons): Don't make too much keymaps.
3229         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
3230
3231 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
3232
3233         * wl-vars.el (wl-strict-diff-folders): Customization Type
3234         and doc fix.  Define as a list of regular expressions for
3235         folders or nil.
3236         * wl-folder.el (wl-folder-check-one-entity): Use
3237         `wl-string-match-member' instead of `wl-string-member' for
3238         `wl-strict-diff-folders'.
3239
3240 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
3241
3242         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
3243         (wl-highlight-folder-current-line): Use it; new implementation.
3244         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
3245         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
3246         `defsubst' instead of `defun'.
3247
3248         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
3249         `wl-highlight-group-folder-by-numbers'; made it can also be a
3250         number.  See info for more details.
3251
3252         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
3253         running.
3254
3255         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
3256         to bind them.
3257
3258         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
3259         (wl-highlight-folder-current-line): New implementation.
3260
3261         * wl-highlight.el (wl-highlight-folder-group-line): New
3262         implementation.
3263         (wl-delete-all-overlays): Rewrite as a marco.
3264         (TopLevel): Require `wl-e21' when Emacs 21 is running.
3265
3266         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
3267         running.
3268         (wl-folder-*-glyph): No need to bind them.
3269
3270         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
3271         `wl-e21-highlight-folder-group-icon'; rewrite.
3272         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
3273         `defsubst' instead of `defun'.
3274         (wl-folder-mode-map): Bind it when compiling.
3275
3276 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3277
3278         * wl.el (wl): Initialize plug-related settings before `wl-init'.
3279
3280         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
3281
3282 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
3283
3284         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
3285
3286 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
3287
3288         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
3289         (wl-highlight-folder-current-line): Use it.
3290
3291         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
3292         in `id-name'.
3293
3294 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
3295
3296         * wl.el: Require `wl-e21' when Emacs 21 is running.
3297
3298         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
3299         default when Emacs 21 is running.
3300         (wl-use-highlight-mouse-line): Ditto.
3301         (wl-on-emacs21): New constant.
3302         (wl-on-emacs20): Removed.
3303
3304         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
3305         Emacs 21 is running.
3306
3307         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
3308         Emacs 21 is running.
3309
3310         * wl-e21.el: New file.
3311
3312 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
3313
3314         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
3315         (wl-toggle-plugged): Ditto.
3316         (wl-plugged-toggle): Ditto.
3317         (wl-plugged-toggle-all): Ditto.
3318
3319         * wl-vars.el (wl-plug-state-indicator): Refer
3320         `wl-plug-state-indicator-on' indirectly.
3321
3322 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
3323
3324         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
3325         Call `wl-folder-confirm-existence'.
3326
3327         * wl-folder.el (wl-folder-confirm-existence): Added optional
3328         argument `force'.
3329
3330 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
3331
3332         * wl-summary.el (wl-summary-refile-subr): Assume
3333         `copy-or-refile' as symbol.
3334         (wl-summary-refile): Follow up above change.
3335         (wl-summary-copy): Ditto.  Doc fix.
3336
3337 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
3338
3339         * wl-summary.el (wl-summary-pick): Don't bind
3340         `elmo-search-mime-charset'.
3341
3342         * wl-vars.el (wl-highlight-message-header-button-alist): Define
3343         default using old backquote style.
3344         (wl-search-mime-charset): Abolished.
3345
3346         * wl-highlight.el (wl-highlight-headers):
3347         Call `point' after `re-search-forward'(for Nemacs).
3348
3349         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
3350         for elmo-imap4.el.
3351
3352 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
3353
3354         * wl-message.el (wl-mmelmo-message-redisplay): Bind
3355         `wl-message-ignored-field-list' instead of
3356         `mime-view-ignored-field-list'.
3357
3358         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
3359         Add interactive spec.
3360         (wl-folder-goto-bottom-of-current-folder): Ditto.
3361         (wl-folder-mode-map): Bind them.
3362
3363         * wl-vars.el (wl-message-ignored-field-list): New variable.
3364         (wl-message-visible-field-list): New variable.
3365
3366         * wl-mime.el (wl-mime-header-presentation-method): New function.
3367         (wl-mime-setup): Set header-presentation-method.
3368
3369 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
3370
3371         * wl-nemacs.el (wl-draft-overload-functions): Set
3372         `mode-line-buffer-identification' instead of using
3373         `wl-make-modeline'.
3374
3375         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
3376         instead of using `wl-make-modeline'.
3377
3378         * wl-xmas.el (wl-plugged-init-icons): Set up
3379         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
3380         (wl-make-modeline): Abolish.
3381         (wl-draft-overload-functions): Set
3382         `mode-line-buffer-identification' instead of using
3383         `wl-make-modeline'.
3384
3385         * wl-util.el (wl-make-modeline-subr): Abolish.
3386         (wl-mode-line-buffer-identification): New alias.
3387
3388         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
3389         (wl-summary-make-modeline): Abolish.
3390         (wl-summary-buffer-set-folder): Set
3391         `wl-summary-buffer-folder-indicator'.
3392         (wl-summary-mode): Set `mode-line-buffer-identification' instead
3393         of using `wl-make-modeline'.
3394         (wl-summary-switch-to-clone-buffer): Don't set
3395         `mode-line-buffer-identification'.
3396         (wl-summary-goto-folder-subr): Ditto.
3397
3398         * wl-mule.el (wl-draft-overload-functions): Set
3399         `mode-line-buffer-identification' instead of using
3400         `wl-make-modeline'.
3401
3402         * wl-folder.el (wl-folder-mode): Set
3403         `mode-line-buffer-identification' instead of using
3404         `wl-make-modeline'.
3405         (wl-folder): Don't set `mode-line-buffer-identification'.
3406
3407 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
3408
3409         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
3410         instead of `member' for `wl-refile-guess-func-list' look-ups.
3411         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
3412
3413 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
3414
3415         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
3416         `wl-message-button-dispatcher'.
3417
3418         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
3419
3420         * wl-message.el (wl-message-button-dispatcher): Use it.
3421
3422         * wl-vars.el (wl-highlight-message-header-button-alist): Add
3423         "In-Reply-To".
3424
3425         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
3426         Bind `case-fold-search' to t.
3427
3428 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
3429
3430         * wl-xmas.el (wl-message-overload-functions): Initialize
3431         `wl-message-button-map'.
3432
3433         * wl-mule.el (wl-message-overload-functions): Initialize
3434         `wl-message-button-map'.
3435
3436         * wl-vars.el (wl-highlight-message-header-button-alist): New.
3437
3438         * wl-message.el (wl-message-button-map): New keymap.
3439         (wl-message-add-button): New function.
3440         (wl-message-button-dispatcher): New function.
3441         (wl-message-button-refer-article): New function.
3442
3443         * wl-highlight.el
3444         (wl-highlight-message-add-buttons-to-header): New function.
3445         (wl-highlight-headers): Use it.
3446
3447 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
3448
3449         * wl-summary.el (wl-summary-default-from): Use
3450         `wl-address-get-petname-1'.
3451         (wl-summary-simple-from): Ditto.
3452
3453         * wl-address.el (wl-address-get-petname-1): New inline function.
3454         (wl-address-get-petname): Use it.
3455
3456 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
3457
3458         * wl-summary.el (wl-summary-default-from): Return full-name part
3459         from the address if no petname was found.
3460         (wl-summary-simple-from): Ditto.
3461
3462         * wl-address.el (wl-address-get-petname): Return nil if no petname
3463         associated with the address was found.
3464
3465 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3466
3467         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
3468         display is finished.
3469
3470 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3471
3472         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
3473         `elmo-folder-exists-p' argument.
3474
3475 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
3476
3477         * wl-folder.el (wl-folder-confirm-existence): Check existence of
3478         the folder.
3479
3480 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
3481
3482         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
3483
3484         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
3485         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
3486
3487 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
3488
3489         * wl-folder.el (wl-folder-create-subr): New function.
3490         (wl-folder-confirm-existence): Use it.
3491         (wl-folder-check-one-entity): Use it.
3492         Check the error symbol is derived from 'elmo-open-error.
3493
3494         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
3495         `ignore-error'.
3496
3497 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3498
3499         * wl-util.el (toplevel): Add (eval-when-compile (require
3500         'elmo-util)).  (Maybe `provide' is typo.)
3501
3502 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3503
3504         * wl-util.el (toplevel): Removed (provide 'elmo-util).
3505         (I don't know why this was needed.)
3506
3507         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
3508         Follow up changes for stream-type.
3509
3510         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
3511         (wl-draft-elmo-nntp-send): Ditto.
3512
3513         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
3514         (wl-nntp-posting-stream-type): Ditto.
3515         (wl-pop-before-smtp-ssl): Abolished.
3516         (wl-nntp-posting-ssl): Ditto.
3517
3518         * wl-address.el (wl-address-quote-specials): New function.
3519         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
3520
3521         * wl-draft.el (wl-draft-reply): Ditto.
3522
3523 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3524
3525         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
3526         use function `wl-string-match-assoc'.
3527
3528 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
3529
3530         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
3531
3532         * wl-draft.el (wl-draft-deduce-address-list): New function.
3533         (wl-draft-parse-mailbox-list): Ditto.
3534         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
3535         instead of `smtp-deduce-address-list'.
3536         (wl-draft-on-field-p): Follow group list.
3537
3538         * wl-address.el (wl-address-concat-token): New function.
3539         (wl-address-string-without-group-list-contents): Ditto.
3540         (wl-complete-field-body): Fixed problem of completion
3541         by japanese petname.
3542         (wl-address-make-completion-list): Rewrite.
3543
3544 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
3545
3546         * wl-address.el (wl-address-make-completion-list): Completion by
3547         petname.
3548         (wl-complete-field-body): Likewise.
3549
3550 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
3551
3552         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
3553         contains invalid address syntax.
3554
3555 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
3556
3557         * wl-folder.el (wl-folder-check-entity-async): Use
3558         `elmo-nntp-spec-hostname'.
3559
3560 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
3561
3562         * wl-summary.el (wl-summary-msgdb-load-async): Use
3563         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
3564
3565 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
3566
3567         * wl-draft.el (wl-draft-reply): Set argument
3568         `content-transfer-encoding' as nil.
3569
3570 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
3571
3572         * wl-refile.el (wl-refile-learn): Move hit element to the top of
3573         `wl-refile-alist'.
3574
3575 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
3576
3577         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
3578         (wl-draft-edit-string): Ditto.
3579         (wl-draft-forward): Ditto.
3580         * wl-summary.el (wl-summary-write): Ditto.
3581
3582 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3583
3584         * wl-summary.el (wl-summary-sync-update3): Call
3585         `wl-summary-buffer-number-column-detect'.
3586         (wl-summary-buffer-number-column-detect): Search from point-min.
3587
3588 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3589
3590         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
3591         contains an address which is not included in original to or cc.
3592
3593 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
3594
3595         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
3596         begin-line does not exist.
3597         * wl-message.el (wl-message-uu-substring): Ditto.
3598
3599 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3600
3601         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
3602         clear local variables.
3603         (wl-summary-exit): Call `elmo-commit'.
3604         (wl-summary-switch-to-clone-buffer): Call
3605         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
3606         (wl-summary-goto-folder-subr): Ditto.
3607
3608         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
3609         POP folder.
3610
3611 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3612
3613         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
3614         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
3615         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
3616         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
3617         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
3618         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
3619
3620         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
3621
3622 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
3623
3624         * wl-summary.el (wl-summary-search-by-subject):
3625         Search parent message from the latest one.
3626
3627 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3628
3629         * wl-draft.el (wl-draft-reply): Insert address with full-name.
3630         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
3631
3632         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
3633         New user option.
3634
3635         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
3636         if elmo-nntp-use-killed-list is nil.
3637         Use `elmo-msgdb-append-to-killed-list'.
3638         (Append numbers confirmed as disappeared to the killed list.)
3639         (wl-summary-confirm-appends): Don't display negative number.
3640
3641 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
3642
3643         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
3644
3645 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
3646
3647         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
3648         range is `all'.
3649         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
3650         `elmo-list-bigger-diff'.
3651
3652 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
3653
3654         * wl-summary.el (wl-summary-buffer-exit-func):
3655         New buffer local variable.
3656         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
3657
3658 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
3659
3660         * wl-demo.el (wl-demo): Fix the last change.
3661
3662 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
3663
3664         * wl-demo.el (wl-demo): Don't use `eval'.
3665
3666 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
3667
3668         * wl-summary.el (wl-summary-buffer-thread-modified):
3669         New buffer-local variable.
3670         (wl-summary-set-thread-modified): New function.
3671         (wl-summary-thread-modified-p): New function.
3672         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
3673         (wl-summary-yank-saved-message): Use function
3674         `wl-summary-set-thread-modified'
3675         (wl-summary-switch-to-clone-buffer): Add
3676         `wl-summary-buffer-thread-modified'.
3677
3678         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
3679         (wl-summary-buffer-mark-saved-hook): Ditto.
3680         * wl-summary.el (wl-summary-msgdb-save): New hook
3681         `wl-summary-buffer-message-saved-hook' and
3682         `wl-summary-buffer-mark-saved-hook'.
3683
3684 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
3685
3686         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
3687
3688 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
3689
3690         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
3691         don't hide scroll bars under FSF Emacsen because it may incur an
3692         undesirable redrawing.
3693
3694 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
3695
3696         * wl-draft.el (wl-draft-edit-string): Call
3697         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
3698
3699 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
3700
3701         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
3702
3703 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
3704
3705         * wl-summary.el (wl-summary-msgdb-load-async): Call
3706         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
3707
3708 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
3709
3710         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
3711         fringes in demo buffer; center bitmap logo correctly even if old
3712         Mule is used.
3713
3714 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
3715
3716         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
3717
3718         * wl-refile.el (wl-refile-subject-alist): New variable.
3719         (wl-refile-subject-alist-file-name): Ditto.
3720         (wl-refile-alist-setup): Rewrite.
3721         (wl-refile-alist-save): Use `elmo-object-save'.
3722         Eliminated arguments.
3723         (wl-refile-learn): Check `wl-refile-guess-func-list'.
3724         (wl-refile-guess-by-subject): New function.
3725         (wl-refile-guess-func-list): Added it.
3726
3727 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
3728
3729         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
3730         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
3731
3732 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
3733
3734         * wl-summary.el (wl-summary-buffer-prev-folder-func):
3735         New buffer-local variable.
3736         (wl-summary-buffer-next-folder-func): Ditto.
3737         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
3738         if non-nil.
3739         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
3740         if non-nil.
3741         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
3742         if non-nil.
3743         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
3744         if non-nil.
3745
3746 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
3747
3748         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
3749         permanently in the demo buffer.
3750
3751 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
3752
3753         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
3754         `mime-entity-fetch-field'.
3755
3756         * wl.el (wl-exit): Delete plugged buffer.
3757
3758         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
3759         XEmacs has menubar feature.
3760
3761 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
3762
3763         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
3764         cannot arrive at the beginning of the buffer under old Emacsen.
3765
3766 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3767
3768         * wl-address.el (wl-address-ldap-search):
3769         Call `ldap-search-entries' with `withdn' argument t.
3770         (wl-complete-field-body): Bind completion-ignore-case as t.
3771         Clear ldap search hash when it was sole completion.
3772         Use elmo-string for pattern string.
3773         (wl-ldap-alias-safe-string): Eliminated needless let.
3774
3775 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
3776
3777         * wl-address.el (wl-ldap-alias-dn-level): New variable.
3778         (wl-ldap-alias-sep): New constant.
3779         (wl-ldap-search-attribute-type-list): Ditto.
3780         (wl-ldap-get-value): New function.
3781         (wl-ldap-make-filter): Ditto.
3782         (wl-ldap-make-matched-value-list): Ditto.
3783         (wl-ldap-alias-safe-string): Ditto.
3784         (wl-ldap-register-dn-string): Ditto.
3785         (wl-address-ldap-search): Rewrite.
3786
3787 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3788
3789         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
3790         thread is deleted.
3791         (wl-thread-delete-line-from-buffer): Ditto.
3792         (wl-thread-get-exist-children): New function.
3793
3794 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
3795
3796         * wl-demo.el (wl-demo): Made it to select various image types.
3797         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
3798         from `wl-title-logo'.
3799         (wl-logo-ascii): New variable.
3800         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
3801         (wl-demo-copyright-notice): New constant.
3802
3803         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
3804
3805 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3806
3807         * wl-vars.el (wl-summary-target-above): Renamed from
3808         wl-summary-temp-above.
3809         * wl-score.el (wl-score-get-score-alist): Use it.
3810         (wl-summary-score-update-all-lines): Use it.
3811         * wl-summary.el: Ditto. (make-variable-buffer-local).
3812
3813 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
3814
3815         * wl-vars.el (wl-ldap-port): New user option.
3816
3817         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
3818         Rewite whole implementation.
3819         (wl-complete-field-body): Fixed.
3820
3821 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
3822
3823         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
3824         Choose implementation at compile time.
3825
3826 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
3827
3828         * wl-address.el (wl-ldap-search-internal): New function.
3829         (wl-complete-field-to): Use it.
3830
3831 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
3832
3833         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
3834         Use `let' instead of `let*'.
3835         Require 'wl-vars.
3836
3837         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
3838         Define as defcustom.
3839         (wl-ldap-base): Ditto.
3840         (wl-use-ldap): Ditto.
3841
3842 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
3843
3844         * wl-address.el (wl-ldap-search): New function.
3845         (wl-complete-field-body): Use `wl-ldap-search'.
3846         (wl-ldap-server): New variable.
3847         (wl-ldap-base): Ditto.
3848         (wl-use-ldap): Ditto.
3849
3850 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
3851
3852         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
3853         (Pointed out by Mito <mit@nines.nec.co.jp>).
3854         * wl-summary.el (wl-summary-redisplay-no-mime): Update
3855         buffer-local variables like `wl-summary-redisplay-internal'.
3856         (wl-summary-redisplay-all-header): Likewise.  Update
3857         Summary view too.
3858
3859 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
3860
3861         * wl-summary.el (wl-summary-jump-to-parent-message):
3862         Consider prefix argument.
3863
3864         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
3865         when closed thread is deleted.
3866
3867 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
3868
3869         * wl-summary.el (wl-summary-jump-to-parent-message):
3870         Consider thread modification.
3871
3872 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
3873
3874         * wl-message.el (wl-message-normal-get-original-buffer): Use
3875         `save-excursion'.
3876
3877         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
3878         (wl-summary-showto-folder-regexp): Ditto.
3879
3880 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
3881
3882         * wl-util.el (wl-delete-alist): Doc fix.
3883         (wl-delete-associations): New function.
3884         (wl-inverse-alist): New function.
3885         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
3886         Split temporary variables. Use `wl-delete-associations'
3887         and `wl-inverse-alist'.
3888         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
3889
3890 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3891
3892         * wl-folder.el (wl-folder-prefetch-entity):
3893         Execute prefetching if new count is unknown.
3894
3895 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3896
3897         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
3898
3899         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
3900         delete entity.
3901         (wl-thread-set-parent): If insert as top, set linked as nil.
3902
3903         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
3904         `wl-thread-cleanup-symbols' when view mode is thread.
3905
3906 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
3907
3908         * wl-folder.el (wl-folder-create-folder-entity): Use
3909         with-current-buffer.
3910         (wl-local-folder-init): Call set-buffer to make sure we are in
3911         the Folder buffer. Don't touch buffer-local variables here.
3912         (wl-folder-mode): Initialize buffer-local variables here.
3913
3914         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
3915         (wl-folder-entity-assign-id): Ditto.
3916         (wl-folder-create-entity-hashtb): Ditto.
3917         (wl-local-folder-init): Ditto.
3918         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
3919
3920 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3921
3922         * wl-summary.el (wl-summary-default-from): Fix probrem when
3923         std11-extract-address-components return (nil "foo@bar").
3924
3925 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
3926
3927         * wl-draft.el (wl-draft-clone-local-variables):
3928         Remove redundant `setq'.
3929
3930 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3931
3932         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
3933         Bind wl-highlight-x-face-func as nil while highlighting header.
3934
3935 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
3936
3937         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
3938
3939 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3940
3941         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
3942         elmo-msgdb-overview-hashtb from copy-variables.
3943         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
3944         instead of `elmo-msgdb-overview-get-entity-by-number'.
3945         (wl-summary-auto-refile): Ditto.
3946
3947         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3948         `elmo-msgdb-overview-get-entity' instead of
3949         `elmo-msgdb-search-overview-entity'.  Use
3950         `elmo-msgdb-overview-get-entity' instead of
3951         `elmo-msgdb-overview-get-entity-by-number'.
3952         (wl-thread-insert-entity-sub): Ditto.
3953         (wl-thread-insert-message): Ditto.
3954
3955         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
3956         `elmo-msgdb-overview-get-entity'.
3957         (wl-normal-message-redisplay): Ditto.
3958
3959 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3960
3961         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
3962         `wl-thread-entities'.
3963         (wl-thread-delete-message): Fix remove top message from
3964         `wl-thread-entity-list'.
3965
3966         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
3967         wl-append(nconc), because update-list is broken on Meadow.
3968
3969         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
3970         updating process.
3971         (wl-summary-rescan): Ditto.
3972         (wl-summary-sync-update3): Ditto.
3973         * wl-thread.el (wl-thread-set-parent): Renamed from
3974         `wl-summary-set-parent'.
3975         (wl-thread-insert-message): Updating buffer faster.
3976         (wl-thread-delete-message): Updating buffer faster.
3977
3978         * wl-score.el (wl-summary-score-update-all-lines): Changed
3979         interval for display progress gauge.
3980
3981 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3982
3983         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
3984         folder always-sticky.
3985         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
3986         defmacro.
3987
3988 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
3989
3990         * wl-vars.el (wl-draft-add-references): New user option.
3991
3992         * wl-draft.el (wl-draft-add-references): New function.
3993         (wl-draft-yank-from-mail-reply-buffer): Use it.
3994         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
3995         as nil.
3996
3997 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3998
3999         * wl-thread.el (wl-thread-update-line-msgs): Called
4000         `wl-thread-update-line-on-buffer-sub'.
4001         (wl-thread-update-line-on-buffer): Delete routine of inserting
4002         thread.
4003         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
4004         moved from `wl-thread-update-line-on-buffer'.
4005         Add threshold for displaying progress gauge.
4006         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
4007         argument of `wl-thread-update-line-msgs'.
4008         Add threshold for displaying progress gauge.
4009         * wl-folder.el:
4010         Add threshold for displaying progress gauge.
4011         * wl-score.el: Ditto.
4012
4013         * wl-expire.el (wl-summary-expire): Display deleting info.
4014
4015 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
4016
4017         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
4018         `no-msg'.
4019         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
4020         argument of `wl-thread-update-line-msgs'.
4021         (wl-summary-set-parent): Added optional argument `parent-number'.
4022         (wl-summary-buffer-saved-message): New buffer local variable.
4023         (wl-summary-save-current-message): New command.
4024         (wl-summary-yank-saved-message): Ditto.
4025         (wl-summary-mode-map): Added key binding for
4026         `wl-summary-save-current-message' (\ew) and
4027         `wl-summary-yank-saved-message' (\C-y).
4028         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
4029
4030 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4031
4032         * wl-summary.el (wl-summary-mode-map): Added key binding for
4033         `wl-summary-set-parent' (ts).
4034
4035 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4036
4037         * wl-summary.el (wl-summary-insert-thread-entity): Search same
4038         subject faster. If thread number is reverse, delayed updating
4039         thread.
4040         (wl-summary-search-by-subject): Ditto.
4041         (wl-summary-put-alike): Ditto.
4042         (wl-summary-get-alike): Ditto.
4043         (wl-summary-insert-headers): Insert header of all overview in
4044         buffer.
4045         (wl-summary-rescan): Delayed updating thread. Kill search subject
4046         buffer for wl-summary-search-by-subject.
4047         (wl-summary-sync-update3): Ditto.
4048         (wl-summary-exit): Ditto.
4049         (wl-summary-goto-bottom-of-current-thread): Change for linked
4050         thread.
4051         (wl-summary-overview-create-summary-line): Change line for linked
4052         thread.
4053
4054         * wl-summary.el (wl-summary-update-thread): Use
4055         wl-thread-maybe-get-children-num.
4056         (wl-summary-set-parent): If change parent, move sub thread.
4057         (wl-summary-redisplay-internal): Add horizontal recenter.
4058         (wl-summary-redisplay-no-mime): Add horizontal recenter.
4059
4060         * wl-thread.el (wl-thread-entity-get-linked): New function.
4061         (wl-thread-entity-set-linked): New function.
4062         (wl-thread-create-entity): Add linked element.
4063         (wl-thread-entity-insert-as-top): Use wl-append.
4064         (wl-thread-maybe-get-children-num): If closing thread, return
4065         children msgs.
4066         (wl-thread-update-line-msgs): Displaying progress message.
4067         (wl-thread-update-line-on-buffer-sub): Use
4068         wl-thread-maybe-get-children-num.
4069         (wl-thread-update-line-on-buffer): If update line is not exists,
4070         insert thread.
4071         (wl-thread-delete-message): If delete top msg of thread, search
4072         parent by subject.
4073         (wl-thread-insert-entity): Use
4074         wl-thread-maybe-get-children-num.
4075
4076         * wl-highlight.el (wl-highlight-summary-current-line): change
4077         sregexp for linked thread.
4078         * wl-util.el (wl-count-lines): Count lines.
4079         (wl-horizontal-recenter): horizontal recenter.
4080         * wl-score.el (wl-score-put-alike): Use wl-count-lines
4081         (wl-score-get-alike): Ditto.
4082         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
4083         (wl-subject-length-limit): New variable.
4084         (wl-highlight-thread-indent-string-regexp): Changed for linked
4085         thread.
4086
4087 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4088
4089         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
4090         New variable (revival).
4091         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
4092         by subject matching if there's no in-reply-to nor references field
4093         (revival).
4094
4095 \f
4096 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4097
4098         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
4099         message.
4100
4101 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4102
4103         * wl-summary.el (wl-summary-reply): Return t if there was a
4104         message at cursor point.
4105         Added unwind-protect.
4106         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
4107         returns t.
4108         (wl-summary-cancel-message): Do nothing when there's no message at
4109         cursor point.
4110         (wl-summary-forward): Ditto.
4111         (wl-summary-jump-to-parent-message): Ditto.
4112         (wl-summary-reedit): Ditto.
4113         (wl-summary-edit-addresses): Ditto.
4114         (wl-summary-pipe-message): Ditto.
4115         (wl-summary-print-message-with-ps-print): Ditto.
4116         (wl-summary-print-message): Ditto.
4117         (wl-summary-mark-as-important): Ditto.
4118         (wl-summary-mark-as-unread): Ditto.
4119
4120         * wl-summary.el (wl-summary-reply): Cause an error when there's no
4121         message at cursor point.
4122         (wl-summary-reply-with-citation): Remove unwind-protect.
4123
4124         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
4125         subject searching feature.
4126         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
4127         Eliminated.
4128
4129 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
4130
4131         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
4132         New variable.
4133         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
4134         by subject matching if there's no in-reply-to nor references field.
4135
4136         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
4137
4138         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
4139         when display is finished.
4140         (wl-folder-open-all): Ditto.
4141         (wl-folder-update-access-group): Ditto.
4142         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
4143         * wl-thread.el (wl-thread-close-all): Ditto.
4144
4145         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
4146         progress gauge only when it was displayed.
4147         * wl-folder.el (wl-folder-insert-entity): Ditto.
4148
4149 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
4150
4151         * wl-summary.el (wl-summary-incorporate): Enclose
4152         `wl-summary-sync-force-update' with save-excursion.
4153
4154 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
4155
4156         * wl-summary.el (wl-summary-prefetch-region):
4157         Pass current cursor point to `pos-visible-in-window-p' after
4158         moving cursor to the started point.
4159
4160 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
4161
4162         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
4163
4164         * wl-draft.el (wl-draft-insert-current-message): Delete useless
4165         fields from the forwarding message.
4166         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
4167         `ignored-fields'.
4168
4169 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
4170
4171         * wl-mime.el (wl-message-request-partial):
4172         Eliminated argument `msgdb'.
4173         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
4174         (wl-mime-combine-message/partial-pieces): Likewise.
4175         * tm-wl.el (wl-message-request-partial): Likewise.
4176         (wl-mime-combine-message/partial-pieces): Likewise.
4177
4178 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
4179
4180         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
4181         when display is finished.
4182
4183 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
4184
4185         * wl-summary.el (wl-summary-goto-folder-subr):
4186         Fix problem when wl-summary-partial-highlight-above-lines is nil.
4187
4188 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
4189
4190         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
4191         when cursor point is visible.
4192
4193 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
4194
4195         * wl-expire.el (wl-expire-archive-get-max-number):
4196         Don't use `file-name-directory'.
4197
4198 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
4199
4200         * wl-expire.el (wl-expire-archive-get-max-number):
4201         Use `file-name-directory'.
4202
4203 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
4204
4205         * wl-summary.el (wl-summary-sync-marks): Re-display progress
4206         only when there is progress.
4207
4208 2000-04-13  Mito <mit@nines.nec.co.jp>
4209
4210         * wl-summary.el (wl-summary-sync-marks): Display progress.
4211
4212 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
4213
4214         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
4215         (wl-summary-prev): Move cursor regardless of unread status.
4216         (wl-summary-next): Ditto.
4217
4218 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
4219
4220         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
4221         Added argument `target' and `number'.
4222         * tm-wl.el (wl-summary-burst-subr): New function.
4223         (wl-summary-burst): Use it.
4224
4225 2000-04-10  Mito <mit@nines.nec.co.jp>
4226
4227         * wl-mime.el (wl-burst): New function.
4228         (wl-summary-burst): Use it.
4229
4230 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
4231
4232         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
4233         as petname when there's no candidate.
4234
4235 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
4236
4237         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
4238         New variable.
4239         * wl-fldmgr.el (wl-fldmgr-add): Use it.
4240
4241         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
4242
4243         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
4244
4245 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
4246
4247         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
4248         Use substring of `original' instead of buffer-substring.
4249         (wl-refile-evaluate-rule):
4250         Set `original' argument of wl-refile-expand-newtext.
4251
4252         * wl-summary.el
4253         (wl-summary-auto-refile-check-refile-rule-alist-subr,
4254         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
4255         (wl-summary-auto-refile): Check existence of destination folder just
4256         before marking.
4257
4258 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4259
4260         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
4261         when wl-refile-get-field-value return nil.
4262
4263 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
4264
4265         * wl-refile.el
4266         (wl-refile-expand-newtext): New function imported from Gnus.
4267         (wl-refile-evaluate-rule): Use it.
4268
4269 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
4270
4271         * wl-summary.el (wl-summary-print-destination):
4272         Duplicate folder string to avoid putting text-property on
4273         original string.
4274
4275         * wl-refile.el (wl-refile-get-field-value): New function.
4276         (wl-refile-evaluate-rule): New function;
4277         Evaluate refile rule recursively.
4278         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
4279         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
4280         New function; Check existence of a target folder recursively.
4281         (wl-summary-auto-refile-check-refile-rule-alist):
4282         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
4283
4284 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
4285
4286         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
4287
4288         * wl-folder.el (wl-create-folder-entity-from-buffer):
4289         Fixed problem when '}' character is contained in folder name.
4290
4291         * wl-xmas.el (wl-make-modeline): Consider plugged status.
4292
4293 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
4294
4295         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
4296         (wl-fldmgr-add-completion-all-completions):
4297         Use wl-fldmgr-add-completion-hashtb.
4298
4299 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
4300
4301         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
4302         wl-fldmgr-add-completion-subr): New functions.
4303         * wl-folder.el (wl-folder-completion-func): New variable.
4304         * wl-summary.el (wl-summary-read-folder):
4305         Use wl-folder-completion-func.
4306
4307         * wl-refile.el: Eliminate throw & catch.
4308
4309         * wl.el (wl-plugged-sending-queue-status): Fixed.
4310
4311 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
4312
4313         * wl-draft.el (wl-draft): Put category property on
4314         mail-header-separator.