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