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