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