1 2001-12-10 TAKAHASHI Kaoru <kaoru@kaisei.org>
3 * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4 value. Refactoring `wl-folder-notify-deleted' is nil case.
6 2001-12-08 Yuuichi Teranishi <teranisi@gohome.org>
8 * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
9 (wl-fetch-confirm-threshold): Ditto.
11 * wl-summary.el (wl-summary-confirm-appends): Removed.
12 (wl-summary-sync-update): Don't refer
13 `wl-summary-update-confirm-threshold' (It is now abolished).
15 * wl-message.el (wl-message-display-internal): Don't refer
16 `wl-fetch-confirm-threshold' (It is now abolished).
18 2001-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
20 * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
22 2001-12-07 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
24 * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
25 (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
26 Change default value to nil.
27 (wl-summary-indent-length-limit): The value can be nil, nil means
30 * wl-summary.el: Don't set limit for indent length if the value of
31 wl-summary-indent-length-limit is nil.
32 If the value of wl-summary-width is nil, it means only that the width
33 of summary is unlimited (nil doesn't mean that the indent length is
36 * wl-thread.el: Ditto.
38 2001-12-06 Hiroshi Tsutsui <tsutsui@easter.kuee.kyoto-u.ac.jp>
40 * wl-vars.el (wl-summary-update-confirm-threshold): The value can
41 be nil, nil means never confirm.
42 * wl-summary.el (wl-summary-confirm-appends): Ditto.
44 2001-12-06 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
46 * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
49 2001-12-05 Yuuichi Teranishi <teranisi@gohome.org>
51 * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
52 Use `with-temp-buffer'.
54 2001-12-02 Yuuichi Teranishi <teranisi@gohome.org>
56 * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
57 with new backquote style).
58 (wl-folder-get-entity-from-buffer): Ditto.
60 2001-12-02 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
62 * wl-version.el (nemacs-version): Eliminated.
63 (wl-extended-emacs-version2): Ignore nemacs.
64 (wl-extended-emacs-version3): Ditto.
66 2001-11-30 Tatsuya Kinoshita <tats@iris.ne.jp>
68 * wl-vars.el (wl-draft-add-references): Set default value as nil.
69 (wl-draft-add-in-reply-to): New variable.
70 * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
71 Divided from `wl-draft-add-references'; add support `In-Reply-To'.
72 (wl-draft-yank-from-mail-reply-buffer): Use
73 `wl-draft-add-in-reply-to'.
74 (wl-draft-insert-current-message): Ditto.
76 2001-12-01 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
78 * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
80 (wl-message-buffer-prefetch-folder-type-list): Added elements
81 `mark' and `cache' instead of `internal'.
83 2001-11-30 Yuuichi Teranishi <teranisi@gohome.org>
85 * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
86 resume msgdb directory.
88 2001-11-28 Yuuichi Teranishi <teranisi@gohome.org>
90 * wl.el (wl-exit): Call `wl-acap-exit'.
92 * wl-summary.el (wl-summary-message-string): New function.
93 (wl-summary-reedit): Use it.
94 (wl-summary-resend-bounced-mail): Remove needless let.
95 (wl-summary-supersedes-message): Ditto.
96 (wl-summary-save): Ditto.
98 * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
99 (wl-acap-init): Set it.
100 (wl-acap-exit): New function.
102 2001-11-26 TAKAHASHI Kaoru <kaoru@kaisei.org>
104 * wl.el (wl-init): Revert (require 'mime-setup). move from
107 2001-11-24 TAKAHASHI Kaoru <kaoru@kaisei.org>
109 * wl-summary.el (wl-summary-write-current-folder): Remove unused
110 local variables. Add error when guess function return invalid
113 2001-11-23 TAKAHASHI Kaoru <kaoru@kaisei.org>
115 * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
116 Change local variable name.
117 (wl-folder-guess-mailing-list-by-folder-name): Ditto.
118 (wl-folder-get-newsgroups): Return nil when non-news folder.
119 * wl-summary.el (wl-summary-write-current-folder): State through
120 when guess-list return nil.
121 (wl-summary-write-current-folder-functions): Fixed docstring.
123 * wl.el (wl-exit): Changed confirm message.
125 * wl.el (wl-init): (require 'mime-setup) move to toplevel.
126 * wl-draft.el (wl-draft): Remove verbose `featurep'.
128 * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
130 2001-11-23 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
132 * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
133 user option (Renamed from wl-cache-prefetch-folder-type-list).
134 (wl-message-buffer-prefetch-folder-list): New user option (Renamed
135 from wl-cache-prefetch-folder-list).
137 * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
139 (wl-message-buffer-prefetch-p): Changed to enable
140 `wl-message-buffer-prefetch-folder-list'.
142 * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
145 2001-11-23 Kenichi OKADA <okada@opaopa.org>
147 * wl-draft.el (wl-draft-config-sub-func-alist): Added
148 `part-top' and `part-bottom'.
149 (wl-draft-config-sub-part-top): New function.
150 (wl-draft-config-sub-part-bottom): New function.
152 2001-11-20 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
154 * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
156 2001-11-19 Kenichi OKADA <okada@opaopa.org>
158 * wl-folder.el (wl-folder-get-newsgroups): Fix.
160 2001-11-19 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
162 * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
164 * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
165 (wl-summary-write-current-folder): Ditto.
167 2001-11-19 Yuuichi Teranishi <teranisi@gohome.org>
169 * wl-folder.el (wl-folder-get-newsgroups): Use
170 `elmo-folder-newsgroups'.
172 2001-11-18 Kenichi OKADA <okada@opaopa.org>
174 * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
175 (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
176 `wl-draft-config-sub-header-bottom'.
178 2001-11-14 TAKAHASHI Kaoru <kaoru@kaisei.org>
180 * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
183 2001-11-12 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
185 * wl-summary.el (wl-summary-mode): Undo last change.
187 * wl-folder.el (wl-folder-mode): Ditto.
189 2001-11-09 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
191 * wl-summary.el (wl-summary-mode): Locally set
192 truncate-partial-window-width to nil.
195 * wl-folder.el (wl-folder-mode): Ditto.
197 2001-11-09 Yuuichi Teranishi <teranisi@gohome.org>
199 * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
201 2001-11-08 Yuuichi Teranishi <teranisi@gohome.org>
203 * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
206 * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
208 * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
210 * Version number is increased to 2.7.6.
212 2001-11-05 Yuuichi Teranishi <teranisi@gohome.org>
214 * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
216 2001-11-01 Yuuichi Teranishi <teranisi@gohome.org>
218 * wl-summary.el (wl-summary-sync-update): Enclose network
219 related portion with `unwind-protect'.
221 2001-10-31 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
223 * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
225 2001-10-29 Yuuichi Teranishi <teranisi@gohome.org>
227 * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
229 * wl-vars.el (wl-message-body-button-alist): Ditto.
231 * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
233 (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
235 * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
236 for the max match length;
237 Use 4th element value for the button string regexp group.
239 * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
240 candidate exists, prompt to select.
242 2001-10-15 NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>
244 * wl-summary.el (wl-summary-jump-to-msg): Search before
245 calibration point by `beginning-of-line'.
247 2001-10-11 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
249 * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
252 2001-10-11 Yuuichi Teranishi <teranisi@gohome.org>
254 * wl-message.el (wl-message-display-internal): Bind
255 `default-mime-charset'.
257 * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
259 * wl-draft.el (wl-draft-reply): Decode newsgroup field.
261 * Version number is increased to 2.7.5.
263 2001-10-10 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
265 * wl-expire.el (wl-summary-archive): Fixed;
266 Use `elmo-folder-name-internal'.
268 2001-10-08 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
270 * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
271 from `elmo-folder-move-messages' caller.
272 (wl-expire-refile-with-copy-reserve-msg): Ditto.
274 * wl-summary.el (wl-summary-exec-subr): Likewise (All other
275 related portions are changed).
277 2001-10-06 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
279 * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
282 2001-10-05 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
284 * wl-draft.el (wl-draft): Make truncate-partial-width-windows
285 buffer local and set it to nil.
287 * wl-message.el (wl-message-redisplay): Ditto.
289 2001-10-03 Yuuichi Teranishi <teranisi@gohome.org>
291 * wl-summary.el (wl-summary-mark-as-important): If message is
292 already cached, set messag as read, otherwise encache and mark as read.
294 2001-10-02 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
296 * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
299 2001-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
301 * wl-xmas.el (wl-message-define-keymap): Return a keymap.
302 * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
305 2001-10-02 Yuuichi Teranishi <teranisi@gohome.org>
307 * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
310 * wl-mule.el (wl-message-define-keymap): Ditto.
312 * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
314 * wl-xmas.el (wl-message-display-internal-hook): Define.
315 (wl-xmas-setup-message-toolbar): Define as function.
316 (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
317 (wl-message-overload-functions): Abolished.
318 (wl-message-define-keymap): New function.
320 * wl-vars.el (wl-message-display-internal-hook): New variable.
321 (wl-message-header-button-alist): New variable (Renamed from
322 wl-highlight-message-header-button-alist).
323 (wl-message-body-button-alist): Ditto.
325 * wl-mule.el (wl-message-define-keymap): New function.
326 (wl-message-overload-functions): Abolished.
328 * wl-message.el (wl-message-add-buttons-to-body): New function.
329 (wl-message-redisplay): Don't call wl-message-overload-functions;
330 Call wl-message-add-buttons-to-header and
331 wl-message-add-buttons-to-body.
332 (wl-message-display-internal): Set keymap argument for
333 elmo-mime-display-as-is, elmo-mime-message-display;
334 Run wl-message-display-internal-hook.
335 (wl-message-refer-article-or-url): Abolished.
337 * wl-highlight.el (wl-highlight-headers): Don't call
338 wl-highlight-message-add-buttons-to-header.
339 (wl-highlight-message-add-buttons-to-header): Abolished.
342 * wl-e21.el (wl-message-display-internal-hook): Define.
343 (wl-e21-setup-toolbar): Deleted duplicated binding.
344 (wl-e21-setup-message-toolbar): Define as function.
345 (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
346 (wl-message-define-keymap): New function.
347 (wl-message-overload-functions): Abolished.
349 2001-10-01 Yuuichi Teranishi <teranisi@gohome.org>
351 * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
352 and elmo-folder-close.
354 * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
356 2001-09-28 TAKAHASHI Kaoru <kaoru@kaisei.org>
358 * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
360 * wl-draft.el (wl-draft-do-fcc): Ditto.
362 2001-09-26 Kenichi OKADA <okada@opaopa.org>
364 * wl-vars.el (wl-fcc-force-as-read): New variable.
365 * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
366 mark copied message as read.
368 2001-09-26 Kenichi OKADA <okada@opaopa.org>
370 * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
372 2001-09-26 TAKAHASHI Kaoru <kaoru@kaisei.org>
374 * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
375 `wl-summary-target-above' instead of obsolete variable
376 `wl-summary-temp-above'.
378 * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
379 instead of `make-obsolete-variable'.
380 * wl-refile.el (toplevel): Ditto.
382 2001-09-26 Yuuichi Teranishi <teranisi@gohome.org>
384 * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
385 with third argument t.
386 (wl-draft): Set first argument for wl-plugged-init as t.
388 * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
391 2001-09-26 TAKAHASHI Kaoru <kaoru@kaisei.org>
393 * wl-vars.el: Tabify.
394 (wl-biff-notify-hook): Use `ding' instead of `beep'.
396 * wl-draft.el (wl-draft-send): Fixed docstring and confirm
399 2001-09-26 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
401 * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
402 and set default to beep.
404 2001-09-25 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
406 * wl-vars.el (wl-draft-truncate-lines): New variable.
408 * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
409 instead of wl-message-truncate-lines for truncate-lines.
411 2001-09-25 Yuuichi Teranishi <teranisi@gohome.org>
413 * wl-message.el (wl-message-display-internal): Call
414 `wl-highlight-message' after `elmo-mime-display-as-is'.
416 * wl-mime.el (wl-mime-display-text/plain): New function.
417 (wl-mime-display-header): Ditto.
418 (wl-mime-setup): Register `wl-mime-display-text/plain' as a
419 body-presentation-method for text/plain;
420 Register `wl-mime-display-header' as a header-presentation-method;
421 Don't set up `elmo-message-text-content-inserted-hook' and
422 `elmo-message-header-inserted-hook'.
424 * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
426 (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
427 as t if flag is 'all-header;
428 Don't bind `elmo-message-ignored-field-list',
429 `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
431 2001-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
433 * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
434 for xemacs with non-mule environment.
436 2001-09-23 TAKAHASHI Kaoru <kaoru@kaisei.org>
438 * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
439 (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
440 (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
442 2001-09-21 TAKAHASHI Kaoru <kaoru@kaisei.org>
444 * wl-vars.el (wl-interactive-send): Set default value as t.
446 2001-09-21 Yuuichi Teranishi <teranisi@gohome.org>
448 * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
449 (wl-addrmgr-method-list): Abolished.
450 (wl-addrmgr-change-method): Follow above change.
452 * wl-draft.el (wl-draft): Call `wl-plugged-init'.
454 2001-09-21 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
456 * wl-vars.el (wl-message-truncate-lines): Change default value
457 to default-truncate-lines.
459 * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
461 2001-09-20 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
463 * wl-vars.el (wl-message-truncate-lines): New variable.
465 * wl-message.el (wl-message-redisplay): Set truncate-lines using
466 wl-message-truncate-lines.
468 2001-09-20 TAKAHASHI Kaoru <kaoru@kaisei.org>
470 * wl-acap.el (wl-acap-init): Remove period from error message.
471 (wl-acap-find-acap-service): Remove period from message.
473 2001-09-20 Yuuichi Teranishi <teranisi@gohome.org>
475 * wl.el (wl-check-environment): Undo last change.
477 * wl-vars.el (wl-from): Changed default value.
479 * wl-util.el (toplevel): Don't require tm-edit.
481 * wl-draft.el (wl-draft): Changed order of `elmo-init' and
483 Don't set mark on mail body.
484 (wl-draft-reedit): Ditto.
486 * wl-address.el (wl-address-quote-specials): Define as an alias for
487 elmo-address-quote-specials.
489 2001-09-18 Yuuichi Teranishi <teranisi@gohome.org>
491 * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
493 * wl-vars.el (wl-from): Set default value as nil.
494 (wl-organization): Set default value as ORGANIZATION environment
497 * wl-draft.el (wl-smtp-extension-bind): Check value of
498 wl-smtp-connection-type.
500 * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
503 2001-09-18 TAKAHASHI Kaoru <kaoru@kaisei.org>
505 * Version number is increased to 2.7.4.
507 * wl-highlight.el (wl-highlight-headers): Remove BEG and END
508 arguments from `wl-highlight-x-face-function' caller.
509 Use x-face-1.3.6.12 or later.
511 2001-09-17 Reuben Thomas <rrt@dcs.gla.ac.uk>
513 * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
515 2001-09-17 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
517 * wl-vars.el (wl-summary-width): Fix type to accept nil.
518 (wl-fcc): Fix to accept function.
519 (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
521 2001-09-16 TAKAHASHI Kaoru <kaoru@kaisei.org>
523 * wl-acap.el (toplevel): Added `product-provide' declare.
524 * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
526 2001-09-14 Yuuichi Teranishi <teranisi@gohome.org>
528 * wl.el (wl): Changed order of calling `elmo-init'
529 and `elmo-folder-init'.
531 2001-09-13 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
533 * wl-mime.el (wl-summary-burst): Extract message when content-type
534 of root entity is not only `multipart' but also `message/rfc822'.
535 (wl-summary-burst-subr): Ditto.
537 2001-09-13 Yuuichi Teranishi <teranisi@gohome.org>
539 * wl-vars.el (toplevel): Require 'custom.
540 (wl-trash-folder): Added to `wl-setting' group.
542 * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
544 (wl-addrmgr-draw): Insert empty line when no entry exists.
546 * wl-mule.el (wl-message-wheel-up): Fixed.
547 (wl-message-wheel-down): Ditto.
549 2001-09-12 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
551 * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
552 config is an anonymous lambda expression.
554 2001-09-11 Katsumi Yamaoka <yamaoka@jpl.org>
556 * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
557 when Mule 2 is running.
559 2001-09-11 Yuuichi Teranishi <teranisi@gohome.org>
561 * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
563 2001-09-10 Yuuichi Teranishi <teranisi@gohome.org>
565 * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
566 spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
568 * wl-address.el (wl-address-specials-regexp): Eliminated.
569 (wl-address-quote-specials): Rewrite.
571 2001-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
573 * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
574 shy-groups for regexp.
576 * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
577 character classes and Perl style shy-groups for regexp.
578 (wl-highlight-plugged-current-line): Use Posix style character
580 (wl-e21-highlight-folder-by-numbers): Ditto.
581 (wl-e21-display-image-p): Use `display-images-p' instead of
583 (display-images-p): Make an alias to `display-graphic-p' if it is
584 not available. It is for Emacs version prior to 21.0.105.
586 * wl-demo.el (wl-demo): Use `display-images-p' instead of
588 (wl-demo-image-type-alist): Ditto.
589 (display-images-p): Make an alias to `display-graphic-p' if it is
590 not available. It is for Emacs version prior to 21.0.105.
592 2001-09-04 TAKAHASHI Kaoru <kaoru@kaisei.org>
594 * wl-version.el (wl-generate-user-agent-string-1): Remove tm
596 (wl-generate-user-agent-string): Ditto.
598 * wl-version.el (wl-version): Update docsting.
599 (wl-version-status): Ditto.
601 2001-09-03 TAKAHASHI Kaoru <kaoru@kaisei.org>
603 * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
604 21.0.105. For Emacs 21.0.104 or earlier.
606 2001-09-03 Takuo KITAME <kitame@northeye.org>
608 * wl-e21.el (wl-plugged-init-icons): Use
609 `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
610 (wl-biff-init-icons): Ditto.
612 2001-08-31 Yuuichi Teranishi <teranisi@gohome.org>
614 * wl-highlight.el (wl-highlight-summary-current-line):
615 Fixed highlighting refile/copy destination.
617 * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
618 (wl-acap-store): Encode string by wl-acap-coding-system.
620 2001-08-30 Yuuichi Teranishi <teranisi@gohome.org>
622 * wl-acap.el (toplevel): Check and require 'un-define before
624 Added checking for UTF-2000.
626 2001-08-29 Yuuichi Teranishi <teranisi@gohome.org>
628 * wl-acap.el (toplevel): Require 'un-define before 'wl;
629 Don't enclose with `eval-and-compile'.
631 * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
634 * wl-draft.el (wl-draft): Ditto.
636 * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
638 * wl-acap.el (toplevel): Require 'wl.
639 (wl-acap-store): Call `elmo-init'.
641 * wl.el (wl): Changed position of `wl-check-environment'.
642 (toplevel): Added autoload setting for wl-acap.
644 * wl-vars.el (wl-setting): New custom group.
645 (wl-from): Added wl-setting group.
646 (wl-user-mail-address-list): Ditto.
647 (wl-organization): Ditto.
648 (wl-subscribed-mailing-list): Ditto.
649 (wl-envelope-from): Ditto.
650 (wl-smtp-posting-user): Ditto.
651 (wl-smtp-posting-server): Ditto.
652 (wl-smtp-posting-port): Ditto.
653 (wl-smtp-authenticate-type): Ditto.
654 (wl-pop-before-smtp-user): Ditto.
655 (wl-pop-before-smtp-server): Ditto.
656 (wl-pop-before-smtp-port): Ditto.
657 (wl-pop-before-smtp-authenticate-type): Ditto.
658 (wl-nntp-posting-server): Ditto.
659 (wl-nntp-posting-user): Ditto.
660 (wl-nntp-posting-port): Ditto.
661 (wl-fetch-confirm-threshold): Ditto.
662 (wl-prefetch-threshold): Ditto.
663 (wl-thread-insert-opened): Ditto.
664 (wl-ldap-server): Ditto.
665 (wl-ldap-port): Ditto.
666 (wl-ldap-base): Ditto.
667 (wl-ldap-objectclass): Ditto.
668 (wl-use-ldap): Ditto.
669 (wl-draft-config-alist): Ditto.
670 (wl-draft-config-matchone): Ditto.
671 (wl-template-alist): Ditto.
672 (wl-message-sort-field-list): Ditto.
673 (wl-message-ignored-field-list): Ditto.
674 (wl-message-visible-field-list): Ditto.
675 (wl-interactive-send): Ditto.
676 (wl-summary-move-order): Ditto.
677 (wl-auto-select-first): Ditto.
678 (wl-auto-select-next): Ditto.
679 (wl-interactive-save-folders): Ditto.
681 * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
682 Initialization codes are moved from wl-local-folder-init.
683 (wl-local-folder-init): Follow the change above.
684 (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
686 * wl-acap.el: New file.
688 * Version number is increased to 2.7.3.
690 2001-08-21 Kenichi OKADA <okada@opaopa.org>
692 * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
694 2001-08-21 Kenichi OKADA <okada@opaopa.org>
696 * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
697 (wl-addrmgr-address-entry-list): Ditto.
699 2001-08-21 Yuuichi Teranishi <teranisi@gohome.org>
701 * wl-e21.el (wl-draft-mode-map): Removed binding for
702 `wl-draft-insert-x-face-field'.
704 * wl-mule.el (wl-draft-mode-map): Ditto.
706 * wl-xmas.el (wl-draft-mode-map): Ditto.
708 * wl-vars.el (wl-cs-noconv): Ignore nemacs.
709 (wl-cs-autoconv): Ditto.
710 (wl-cs-local): Ditto.
711 (wl-use-scoring): Ditto.
712 (wl-mime-charset): Ditto.
713 (wl-folder-check-async): Ditto.
715 * wl.el (toplevel): Ignore nemacs and tm.
718 * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
719 (wl-summary-mode-map): Added binding for `wl-addrmgr'.
720 (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
721 instead of wl-address-petname-add-or-change.
722 (wl-summary-edit-addresses-subr): Use wl-address-delete
723 instead of wl-address-petname-delete.
725 * wl-util.el (wl-as-coding-system): Ignore nemacs.
727 * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
730 * wl-message.el (require): Remove tm support.
732 * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
734 * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
735 (wl-folder-jump-to-current-entity): Ditto.
736 (wl-folder-mode-map): Added binding for `wl-addrmgr'.
738 * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
739 `wl-draft-insert-x-face-field' to `wl-addrmgr'.
740 Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
742 * wl-mule.el (wl-draft-key-setup): Ditto.
744 * wl-xmas.el (wl-draft-key-setup): Ditto.
746 * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
747 (wl-draft-std11-parse-addresses): New function.
748 (wl-draft-parse-mailbox-list): Use it.
749 (wl-draft): Ignore nemacs.
750 (wl-draft-reedit): Ditto.
752 * wl-addrmgr.el: New file.
753 (Original is wl-rcpt.el written by
754 "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
755 Thanks Kitamoto-san.)
757 * wl-address.el (wl-address-make-address-list): Modified parsing
759 (wl-address-delete): Renamed from `wl-address-petname-delete';
760 Modify wl-address-list too.
761 (wl-address-add-or-change): Renamed from
762 `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
764 2001-08-15 YAMASHITA Junji <ysjj@unixuser.org>
766 * wl-highlight.el (wl-highlight-summary-current-line):
767 Work with transient-mark-mode
769 2001-08-15 Yuuichi Teranishi <teranisi@gohome.org>
771 * Version number is increased to 2.7.2.
773 * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
774 instead of elmo-dop-queue-method.
776 2001-08-06 SAITO Atsunori <sai@yedo.com>
778 * wl-vars.el (wl-ldap-objectclass): New user option.
780 * wl-address.el (wl-ldap-make-filter): Use it.
782 2001-08-03 Yuuichi Teranishi <teranisi@gohome.org>
784 * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
786 2001-08-02 Yuuichi Teranishi <teranisi@gohome.org>
788 * wl-folder.el (wl-folder): redisplay after folder insertion.
790 * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
792 * wl-summary.el (wl-summary-sync-update):
793 Change status mark only when new-msgdb exists.
794 (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
796 2001-07-23 Yuuichi Teranishi <teranisi@gohome.org>
798 * wl-summary.el (wl-summary-open-folder): New function.
799 (wl-summary-goto-folder-subr): Use it.
800 (wl-summary-mark-as-important): Fix;
801 Encache only when no cache exists.
803 2001-07-17 Yuuichi Teranishi <teranisi@gohome.org>
805 * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
806 Use with-current-buffer.
808 2001-07-14 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
810 * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
811 before call `get-buffer'. Fixed parenthesis.
812 (wl-score-get-header-entry): Clear message and help window when
814 (wl-score-edit-insert-header): Ditto.
816 2001-07-14 Yuuichi Teranishi <teranisi@gohome.org>
818 * wl-draft.el (wl-message-mail-p): Test resent-to: field.
819 (Fix by Peter Møller Neergaard <turtle@bu.edu>)
820 (wl-default-draft-cite): Fix.
822 * wl-score.el (wl-score-insert-help): Fixed parenthesis.
823 (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
825 2001-07-12 Yuuichi Teranishi <teranisi@gohome.org>
827 * wl-message.el (wl-message-prev-page): Do same bahavior
828 as summary when it is called in the message buffer.
829 (wl-message-next-page): Ditto.
831 2001-07-09 Yuuichi Teranishi <teranisi@gohome.org>
833 * wl-summary.el (wl-summary-forward): Use cache if it is not
836 2001-07-05 Yuuichi Teranishi <teranisi@gohome.org>
838 * wl-vars.el: Changed file coding system to ISO-2022-JP.
839 Removed redundant require of elmo-vars.
840 (wl-biff-state-indicator-on): Changed default value for
841 xemacs with non-mule environment.
843 * wl-summary.el (wl-summary-exec-subr): Fixed problem when
844 wl-message-buffer is nil;
845 Hide progress bar after moving messages.
847 2001-07-04 Yuuichi Teranishi <teranisi@gohome.org>
849 * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
850 message at cursor point is deleted.
852 2001-07-02 Yuuichi Teranishi <teranisi@gohome.org>
854 * wl-vars.el: Changed file coding system to euc-japan.
855 Added -*-coding:-*- magic to the first line.
857 * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
858 Search parent from the first message.
860 * Version number is increased to 2.7.1.
862 2001-06-28 OHASHI Akira <bg66@koka-in.org>
864 * wl-vars.el: Fix file coding system to ISO-2022-JP.
866 2001-06-27 Yuuichi Teranishi <teranisi@gohome.org>
868 * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
869 refile/delete execution.
871 * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
874 2001-06-26 Yuuichi Teranishi <teranisi@gohome.org>
876 * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
878 Don't update marks when update process is interrupted.
880 2001-06-25 Yuuichi Teranishi <teranisi@gohome.org>
882 * wl-summary.el (wl-summary-reply): Fixed problem when
883 wl-draft-use-frame is non-nil.
884 (wl-summary-forward): Ditto.
886 * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
888 (wl-folder-mark-as-read-all-entity): Ditto.
889 (wl-folder-prefetch-entity): Ditto.
891 * wl.el (wl): Check environment before wl-init.
893 * wl-summary.el (wl-summary-collect-unread): Eliminated.
894 (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
895 instead of wl-summary-collect-unread.
896 (wl-summary-reply): Split message window.
898 2001-06-21 Yuuichi Teranishi <teranisi@gohome.org>
900 * wl-vars.el (wl): Set custom-manual link as "wl-ja"
901 only if current language environment is japanese,
903 * wl-folder.el (wl-folder-jump-to-current-entity): Call
904 wl-folder-select-buffer when wl-summary-use-frame is non-nil.
905 (wl-folder-goto-folder-subr): Ditto.
907 * wl-draft.el (wl-draft-dispatch-message): Call
908 `elmo-file-cache-get-path'.
910 2001-06-20 Yuuichi Teranishi <teranisi@gohome.org>
912 * wl-summary.el (wl-summary-cursor-move): If return value of
913 wl-summary-next-message is not number, don't jump.
915 2001-06-19 Yuuichi Teranishi <teranisi@gohome.org>
917 * wl-summary.el (wl-summary-buffer-next-message-function): New
919 (wl-summary-next-message): Call wl-summary-buffer-next-message-function
922 * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
925 * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
926 (wl-plugged-drawing): Ditto.
928 2001-06-18 Yuuichi Teranishi <teranisi@gohome.org>
930 * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
932 (wl-biff-check-folder-async): Enclose wl-biff-check-folder
935 * wl.el (wl-init): Require mime-setup.
936 (wl-check-environment): Don't require mime-setup.
938 * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
939 instead of elmo-folder-type.
941 * wl-message.el (wl-message-buffer-prefetch-debug): Set default
944 2001-06-15 Yuuichi Teranishi <teranisi@gohome.org>
946 * Version number is increased to 2.7.0.
948 * wl-version.el (wl-version): Changed codename.
950 * wl-summary.el (wl-summary-delete-cache): Fixed.
952 * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
953 Workaround for net folders.
954 (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
956 * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
957 value to nil (According to the patch from
958 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
960 * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
961 of elmo-folder-close.
963 2001-06-06 Peter Møller Neergaard <turtle@bu.edu>
965 * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
968 2001-06-13 Yuuichi Teranishi <teranisi@gohome.org>
970 * wl-summary.el (wl-summary-resend-message): Fixed.
972 * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
973 Call wl-draft with `from' argument if its address is included in
974 `wl-user-mail-address-list'.
975 (wl-draft): Added `from' argument.
977 * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
979 (wl): Don't show demo if wl-demo is nil.
981 * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
982 wl-summary-use-frame.
984 * wl-vars.el (wl-summary-use-frame): New user option.
985 (wl-folder-use-frame): Changed docstring.
987 * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
989 (wl-folder-select-buffer): Renamed wl-folder-use-frame to
990 wl-summary-use-frame.
992 * wl-vars.el (wl-folder-use-frame): New user option.
994 * wl-summary.el (wl-summary-exit): Back to folder frame if
995 wl-folder-use-frame is non-nil.
996 (wl-summary-redisplay-internal): Ignore cache if current folder
998 (wl-summary-redisplay-no-mime): Ditto.
999 (wl-summary-redisplay-all-header): Ditto.
1001 * wl-folder.el (wl-folder-select-buffer): Switch to other frame
1002 if wl-folder-use-frame is non-nil.
1004 2001-06-06 Yuuichi Teranishi <teranisi@gohome.org>
1006 * wl-summary.el (wl-summary-sync-update): Bind
1007 elmo-folder-update-threshold.
1008 (wl-summary-mark-as-important): Enclosed server mark processing
1009 with `save-match-data'.
1011 * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
1012 only when it is already defined.
1014 2001-05-24 Masahiro MURATA <muse@ba2.so-net.ne.jp>
1016 * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
1017 name of folder exclude localdir is wrong.
1018 * wl-folder.el (wl-folder-sync-entity):
1019 Set `wl-summary-always-sticky-folder-list' as nil.
1020 (wl-folder-mark-as-read-all-entity): Ditto.
1021 (wl-folder-prefetch-entity): Ditto.
1023 2001-05-23 Kenichi OKADA <okada@opaopa.org>
1025 * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
1026 instead of `wl-summary-write-current-newsgroup'.
1028 2001-05-19 Masahiro MURATA <muse@ba2.so-net.ne.jp>
1030 * wl-summary.el (wl-summary-auto-select-msg-p): New function.
1031 (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
1032 non-nil and selected message is important, do not display.
1034 2001-05-16 Kenichi OKADA <okada@opaopa.org>
1036 * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
1038 2001-05-10 Yuuichi Teranishi <teranisi@gohome.org>
1040 * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
1042 * wl-summary.el (wl-summary-mark-as-important): Set message number
1043 using wl-summary-message-number.
1045 2001-05-10 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
1047 * wl-summary.el (wl-summary-exec-subr): Fixed problem when
1048 destination folder is 'null.
1050 2001-05-09 Kenichi OKADA <okada@opaopa.org>
1052 * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
1054 (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
1055 (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
1056 (wl-folder-guess-mailing-list-by-folder-name): Ditto.
1058 2001-05-08 Yuuichi Teranishi <teranisi@gohome.org>
1060 * wl-mime.el (wl-mime-setup): Added setting for
1061 `mime-setup-signature-key-alist' to avoid overriding key bind for
1064 * wl-e21.el (wl-draft-overload-functions): Don't override key binding
1065 for `wl-draft-send'.
1066 * wl-mule.el (wl-draft-overload-functions): Ditto.
1067 * wl-xmas.el (wl-draft-overload-functions): Ditto.
1068 * wl-draft.el (wl-draft-send): Ditto.
1070 * wl-message.el (wl-message-display-internal):
1071 Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
1072 (Patch is provided by <kita@coe.nttdata.co.jp>).
1074 2001-05-09 Kenichi OKADA <okada@opaopa.org>
1076 * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
1078 2001-05-08 Kenichi OKADA <okada@opaopa.org>
1080 * wl.el (wl): Fix for wl-demo.
1082 2001-05-08 Kenichi OKADA <okada@opaopa.org>
1084 * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
1086 2001-05-08 Kenichi OKADA <okada@opaopa.org>
1088 * wl-folder.el (wl-folder-prefetch-entity): Use
1089 `wl-folder-get-elmo-folder'.
1090 (wl-folder-count-incorporates): Do not use
1091 `wl-folder-get-elmo-folder'.
1093 2001-05-08 Kenichi OKADA <okada@opaopa.org>
1095 * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
1096 instead of `elmo-folder-get-type'.
1098 2001-05-01 TAKAHASHI Kaoru <kaoru@kaisei.org>
1100 * wl-summary.el (wl-summary-write-current-folder): Set cursor
1101 position on Subject: field.
1102 (Advised by Mito <mit@nines.nec.co.jp>)
1104 2001-04-27 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
1106 * wl-folder.el (wl-folder-prefetch-entity): Use
1107 `wl-folder-get-elmo-folder'.
1109 2001-04-26 Yuuichi Teranishi <teranisi@gohome.org>
1111 * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
1113 * wl-summary.el (wl-summary-buffer-set-folder): Set up
1114 `process-duplicates' slot.
1116 * wl-highlight.el (wl-highlight-message): Don't highlight as signature
1117 if detection failed.
1119 2001-04-25 TAKAHASHI Kaoru <kaoru@kaisei.org>
1121 * wl-version.el (wl-version-status): Set to "alpha".
1123 2001-04-23 Yuuichi Teranishi <teranisi@gohome.org>
1125 * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
1126 Check wl-message-buffer lives before set-buffer.
1128 2001-04-22 Masahiro MURATA <muse@ba2.so-net.ne.jp>
1130 * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
1131 called in folder mode.
1132 * wl-var.el (wl-summary-exit-pre-hook): New variable.
1133 * wl-summary.el (wl-summary-exit-pre-hook): Run
1134 `wl-summary-exit-pre-hook' before exit summary mode.
1136 2001-04-22 TAKAHASHI Kaoru <kaoru@kaisei.org>
1138 * wl-version.el (wl-version-status): New variable.
1139 (wl-version-status-alist): Removed.
1140 (wl-version-status): Rule included.
1142 2001-04-19 Yuuichi Teranishi <teranisi@gohome.org>
1144 * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
1147 * wl-draft.el (wl-draft-insert-current-message): Fixed problem
1148 when `mail-reply-buffer' is buffer-local variable.
1149 (Reported by <kita@coe.nttdata.co.jp>).
1151 2001-04-17 Yuuichi Teranishi <teranisi@gohome.org>
1153 * wl-vars.el (toplevel): Require 'elmo-util.
1155 2001-04-16 Yuuichi Teranishi <teranisi@gohome.org>
1157 * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
1158 (All other related portions are changed)
1160 * wl.el (wl-plugged-change): Use '<' instead of '<='.
1162 * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
1164 2001-04-14 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
1166 * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
1168 2001-04-13 Yuuichi Teranishi <teranisi@gohome.org>
1170 * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
1171 Delete other windows to avoid an error.
1172 Use `point-marker' instead of `point' to remember the start point
1175 * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
1177 * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
1178 number not to exceed all message number.
1180 2001-04-12 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
1182 * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
1183 call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
1185 2001-04-09 Yuuichi Teranishi <teranisi@gohome.org>
1187 * wl-summary.el (wl-summary-sync-force-update): Added argument
1189 (wl-summary-sync-update): Ditto.
1190 (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
1193 * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
1194 (wl-message-buffer-prefetch-next): Don't run timer if timer is
1197 2001-04-07 Masahiro MURATA <muse@ba2.so-net.ne.jp>
1199 * wl-expire.el (wl-expire-archive-get-folder): Added argument
1201 (wl-expire-archive-number1): Diito.
1202 (wl-expire-archive-number2): Diito.
1203 (wl-expire-archive-Date): Diito.
1204 (wl-archive-number1): Diito.
1205 (wl-archive-number2): Diito.
1206 (wl-archive-date): Diito.
1207 (wl-archive-folder-p): New function.
1208 (wl-summary-expire): Support of expand folder name at
1210 * wl-util.el (wl-expand-newtext): Renamed from
1211 `wl-refile-expand-newtext'.
1213 2001-04-05 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
1215 * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
1216 `elmo-msgdb-overview-get-entity' with `msgdb' instead of
1217 `(elmo-msgdb-get-overview msgdb)'.
1218 (wl-summary-prefetch): Bind match data before call
1219 `wl-summay-prefetch-msg'.
1220 (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
1221 'off if `wl-summary-buffer-disp-msg' is non-nil.
1222 Fixed problem that couldn't show only one new or unread message when
1224 (wl-summary-reply): Don't call `split-window-vertically' and other
1227 2001-04-03 Yuuichi Teranishi <teranisi@gohome.org>
1229 * wl-expire.el (wl-expire-refile): Fixed.
1231 2001-04-02 Yuuichi Teranishi <teranisi@gohome.org>
1233 * wl-vars.el (wl-biff-unnotify-hook): New variable.
1235 * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
1236 biff notification is removed.
1238 * wl.el (wl): Changed position of `elmo-init'.
1240 * wl-draft.el (wl-default-draft-cite): Use date field
1241 on the citation buffer.
1243 * wl-vars.el (wl-shimbun-folder-icon): New variable.
1245 * wl-xmas.el (wl-folder-internal-icon-list): Added
1246 `wl-folder-shimbun-image'.
1248 * wl-e21.el (wl-folder-internal-icon-list): Added
1249 `wl-folder-shimbun-image'.
1251 2001-03-31 Yuuichi Teranishi <teranisi@gohome.org>
1253 * wl.el (wl-init): Eliminated argument.
1256 * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
1257 (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
1258 instead of `elmo-folder-msgdb-internal'.
1259 (wl-summary-sync-update): Ditto.
1260 (wl-summary-flush-pending-append-operations): Eliminated.
1261 (wl-summary-delete-all-msgs): Set msgdb instead of folder.
1262 (wl-summary-goto-folder-subr): Set load-msgdb argument of
1265 * wl-mime.el (wl-summary-burst): Fixed.
1267 * wl-folder.el (wl-folder-info-save): Check data type.
1269 * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
1270 (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
1271 instead of `elmo-folder-msgdb-internal'.
1272 (wl-expire-hide): Ditto.
1275 * wl-draft.el (wl-draft): Removed argument for `wl-init'.
1277 2001-03-20 TAKAHASHI Kaoru <kaoru@kaisei.org>
1279 * wl-folder.el (wl-folder-write-current-folder): Support petname.
1281 2001-03-11 Kenichi OKADA <okada@opaopa.org>
1283 * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
1285 2001-03-11 TAKAHASHI Kaoru <kaoru@kaisei.org>
1287 * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
1288 Fixed `match-beginning' argument mismatch.
1290 2001-03-05 Katsumi Yamaoka <yamaoka@jpl.org>
1292 * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
1295 2001-03-01 Yuuichi Teranishi <teranisi@gohome.org>
1297 * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
1298 instead of `elmo-nntp-default-port'.
1300 * wl-vars.el: Fixed some doc strings.
1302 2001-02-28 Yuuichi Teranishi <teranisi@gohome.org>
1304 * wl-summary.el (wl-summary-prefetch-msg): Use
1305 `elmo-msgdb-overview-get-entity' instead of `assoc'.
1307 * wl-vars.el: Define *-func as obsolete variable using
1308 `elmo-define-obsolete-variable'.
1310 * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
1311 (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
1312 instead of `wl-message-buffer-prefetch-threshold'.
1314 * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
1316 * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
1318 * wl-draft.el (wl-caesar-region-func): Ditto.
1320 * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
1321 Keep unread status in elmo-folder-move-messages.
1322 (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
1324 2001-02-27 TAKAHASHI Kaoru <kaoru@kaisei.org>
1326 * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
1327 `wl-summary-buffer-exit-func'
1328 (wl-summary-buffer-message-redisplay-function): Renamed from
1329 `wl-summary-buffer-message-redisplay-func'
1330 (wl-summary-buffer-next-folder-function): Renamed from
1331 `wl-summary-buffer-next-folder-func'.
1332 (wl-summary-buffer-prev-folder-function): Renamed from
1333 `wl-summary-buffer-prev-folder-func'.
1334 (wl-summary-get-petname-function): Renamed from
1335 `wl-summary-get-petname-func'.
1337 * wl-score.el (wl-score-edit-exit-function): Renamed from
1338 `wl-score-edit-exit-func'.
1340 * wl-message.el (wl-message-buffer-prefetch-get-next-function):
1341 Renamed from `wl-message-buffer-prefetch-get-next-function'.
1343 * wl-util.el (wl-load-profile-function): Renamed from
1344 `wl-load-profile-func'.
1346 * wl-folder.el (wl-folder-completion-function): Renamed from
1347 `wl-folder-completion-func'.
1348 (wl-folder-init-function): Renamed from `wl-folder-init-func'.
1350 * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
1351 `wl-expire-archive-get-folder-func'.
1352 (wl-draft-send-function): Renamed from `wl-draft-send-func'.
1353 (wl-draft-send-mail-function): Renamed from
1354 `wl-draft-send-mail-func'.
1355 (wl-draft-send-news-function): Renamed from
1356 `wl-draft-send-news-func'.
1357 (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
1358 (wl-generate-mailer-string-function): Renamed from
1359 `wl-generate-mailer-string-func'.
1360 (wl-highlight-signature-search-function): Renamed from
1361 `wl-highlight-signature-search-func'.
1362 (wl-highlight-x-face-function): Renamed from
1363 `wl-highlight-x-face-func'
1364 (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
1365 (wl-ps-print-buffer-function): Renamed from
1366 `wl-ps-print-buffer-func'
1367 (wl-summary-from-function): Renamed from `wl-summary-from-func'.
1368 (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
1369 (wl-summary-subject-filter-function): Renamed from
1370 `wl-summary-subject-filter-func'.
1372 * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
1373 `wl-draft-queue-flush-send-func'
1374 (wl-draft-cite-function): Renamed from
1375 `wl-draft-cite-func'
1377 * wl-address.el (wl-address-init-function): Renamed from
1378 `wl-address-init-func'.
1380 2001-02-27 Yuuichi Teranishi <teranisi@gohome.org>
1382 * wl-draft.el (wl-draft-queue-flush): Don't call
1383 `elmo-dop-unlock-message'.
1384 * wl-draft.el (wl-draft-queue-append): Don't call
1385 `elmo-dop-lock-message'.
1387 * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
1388 (wl-summary-buffer-folder-name): Ditto.
1389 (wl-summary-message-regexp): Added '-' (all other related portions
1391 (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
1392 wl-summary-buffer-folder-name.
1394 2001-02-26 "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
1396 * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
1397 the number of mails in the folder buffer is not updated by wl-biff.
1399 2000-02-26 Kenichi OKADA <okada@opaopa.org>
1401 * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
1402 * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
1404 2001-03-01 Yuuichi Teranishi <teranisi@gohome.org>
1406 * wl-summary.el (wl-summary-next-message):
1407 Return next message number when wl-summary-move-order is nil.
1409 2001-02-28 Akihiro MOTOKI <mokkun@iname.com>
1411 * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
1412 `wl-summary-move-spec-alist'.
1413 (wl-summary-move-spec-unplugged-alist): New variable
1414 (Move spec for unplugged status).
1415 (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
1416 if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
1418 2001-03-01 OKAZAKI Tetsurou <okazaki@be.to>
1420 * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
1421 * wl-mule.el (wl-draft-overload-menubar): Ditto.
1423 2001-02-28 OKAZAKI Tetsurou <okazaki@be.to>
1425 * wl-mime.el (wl-draft-preview-message): Use `function' instead of
1426 simple quotation to quote the anonymous function.
1427 * tm-wl.el (wl-draft-preview-message): Ditto.
1429 2001-02-25 OKAZAKI Tetsurou <okazaki@be.to>
1431 * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
1432 Eliminate redundant `save-excursion'.
1433 (wl-highlight-summary-current-line): Ditto.
1435 * wl-highlight.el (wl-highlight-summary-current-line): Avoid
1436 accessing match data when `looking-at' failed.
1438 * wl-draft.el (wl-draft-delete): Use `match-string' instead of
1439 `elmo-match-string' where users don't care about the speed.
1440 (wl-draft-save): Ditto.
1442 2001-02-24 Yuuichi Teranishi <teranisi@gohome.org>
1444 * wl-util.el (wl-regexp-opt): New function.
1446 * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
1447 number from `wl-summary-buffer-number-list'.
1448 (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
1449 Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
1450 (wl-summary-move-spec-alist): Changed default setting.
1452 2001-02-23 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
1454 * wl-vars.el (wl-biff-notify-hook): New hook.
1455 * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
1456 the arrival of new mail.
1457 (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
1458 and advice by Yuuichi Teranishi <teranisi@gohome.org>)
1460 2001-02-23 Yuuichi Teranishi <teranisi@gohome.org>
1462 * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
1464 2001-02-22 Yuuichi Teranishi <teranisi@gohome.org>
1466 * wl-summary.el (wl-summary-default-get-next-msg): Fix.
1468 * Version number is increased to 2.5.8.
1470 * wl-thread.el (toplevel): require 'cl.
1471 (wl-thread-resume-entity): Call wl-thread-make-number-list.
1472 (wl-thread-make-number-list): New function.
1473 (wl-thread-entity-make-number-list-from-children): Ditto.
1474 (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
1475 (wl-thread-entity-insert-as-children): Likewise.
1476 (wl-thread-delete-message): Likewise.
1477 (wl-meaning-of-mark): Eliminated.
1478 (wl-thread-next-failure-mark-p): Ditto.
1479 (wl-thread-entity-get-mark): Ditto.
1480 (wl-thread-meaning-alist-get-result): Ditto.
1481 (wl-thread-entity-check-prev-mark): Ditto.
1482 (wl-thread-entity-check-next-mark): Ditto.
1483 (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
1484 (wl-thread-entity-get-prev-marked-entity): Ditto.
1485 (wl-thread-get-prev-unread): Ditto.
1486 (wl-thread-jump-to-prev-unread): Ditto.
1487 (wl-thread-get-next-unread): Ditto.
1488 (wl-thread-jump-to-next-unread): Ditto.
1489 (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
1490 (wl-thread-entity-get-next-marked-entity): Ditto.
1492 * wl-summary.el (wl-summary-buffer-number-list):
1493 New bufer-local variable.
1494 (wl-summary-switch-to-clone-buffer): Clone
1495 `wl-summary-buffer-number-list'.
1496 (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
1497 (wl-summary-cursor-move-regex): Eliminated.
1498 (wl-summary-cursor-up): Rewrite.
1499 (wl-summary-cursor-down): Ditto.
1500 (wl-summary-mode-spec-alist): New variable.
1501 (wl-summary-next-message): New inline function.
1502 (wl-summary-cursor-move): New function.
1503 (wl-summary-default-get-next-msg): Rewrite.
1504 (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
1505 (wl-summary-rescan): Ditto.
1506 (wl-summary-sync-all-init): Ditto.
1507 (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
1508 summary is not thread view.
1509 (wl-summary-sync-update): Ditto.
1510 (wl-summary-rescan): Ditto.
1511 (wl-summary-make-number-list): New function.
1513 * wl-draft.el: "FCC" -> "Fcc".
1515 2001-02-21 Yuuichi Teranishi <teranisi@gohome.org>
1517 * wl-highlight.el (wl-highlight-summary-window):
1518 Call `set-buffer-modified-p'.
1520 * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
1521 (wl): Call `elmo-init' and fix.
1523 * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
1526 * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
1528 2001-02-20 Yuuichi Teranishi <teranisi@gohome.org>
1530 * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
1532 2001-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
1534 * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
1536 2001-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
1538 * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
1539 `wl-use-toolbar' nor `display-graphic-p'.
1540 (wl-e21-setup-message-toolbar): Ditto.
1541 (wl-e21-setup-summary-toolbar): Ditto.
1542 (wl-e21-setup-folder-toolbar): Ditto.
1544 (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
1545 (wl-plugged-init-icons): Ditto.
1547 (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
1548 `display-graphic-p'.
1549 (wl-plugged-set-folder-icon): Ditto.
1550 (wl-highlight-plugged-current-line): Ditto.
1551 (wl-highlight-folder-current-line): Ditto.
1552 (wl-e21-highlight-folder-group-line): Ditto.
1553 (wl-e21-setup-toolbar): Ditto.
1554 (wl-e21-display-image-p): New macro.
1556 * wl-demo.el (wl-demo): Simplified.
1557 (wl-demo-image-type-alist): Use `image-type-available-p' for
1558 checking whether the image type `xbm' is available.
1560 2000-02-20 Yuuichi Teranishi <teranisi@gohome.org>
1562 * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
1563 (wl-summary-input-range): Ditto.
1565 2001-02-20 Yuuichi Teranishi <teranisi@gohome.org>
1567 * wl-summary.el (wl-summary-edit-addresses): Use
1568 `wl-summary-get-original-buffer'
1569 (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
1570 (wl-summary-jump-to-msg-by-message-id-via-nntp):
1571 Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
1572 (wl-summary-get-newsgroups): Eliminated.
1573 (wl-summary-set-crosspost): Ditto.
1574 (wl-summary-is-crosspost-folder): Ditto.
1575 (wl-crosspost-alist-load): Ditto.
1576 (wl-crosspost-alist-save): Ditto.
1578 * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
1579 `elmo-setup-subscribed-newsgroups' instead of
1580 `elmo-nntp-make-groups-hashtb'.
1581 (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
1582 instead of `wl-crosspost-alist-save'.
1584 * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
1585 of `elmo-folder-message-appendable-p'.
1586 (wl-mime-header-presentation-method): Eliminated.
1588 * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
1589 (Error occurs in emacs21).
1591 * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
1592 the current buffer).
1594 * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
1595 instead of `wl-crosspost-alist-save'.
1596 (wl-init): `elmo-crosspost-message-alist-load'
1597 instead of `wl-crosspost-alist-load'
1599 * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
1600 (wl-parse-newsgroups): Likewise.
1601 (wl-biff-notify): Run `wl-biff-notify-hook'.
1603 2001-02-21 Yuuichi Teranishi <teranisi@gohome.org>
1605 * wl-vars.el (wl-summary-lazy-highlight): New variable.
1607 * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
1608 when `wl-summary-lazy-highlight' is non-nil.
1609 (wl-summary-goto-folder-subr): Highlight only when
1610 `wl-summary-lazy-highlight' is non-nil.
1612 * wl-highlight.el (wl-highlight-summary): Fixed docstring;
1613 Don't display progress and highlight temp-mark when
1614 `wl-summary-lazy-highlight' is non-nil.
1615 (wl-highlight-summary-window): New function.
1616 (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
1618 2000-02-20 Kenichi OKADA <okada@opaopa.org>
1620 * wl-summary.el (wl-summary-sync): Change `all-visible'
1622 (wl-summary-input-range): Ditto.
1624 2001-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
1626 * wl-e21.el (wl-highlight-folder-current-line): Call
1627 `wl-folder-init-icons' when folder icons have not been initialized.
1629 * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
1631 * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
1632 (wl-demo-image-type-alist): New macro.
1634 2001-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
1636 * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
1637 display does not support graphics.
1638 (wl-plugged-init-icons): Ditto.
1639 (wl-folder-init-icons): Ditto.
1641 * wl-demo.el (wl-demo): Chech closely whether the display
1644 2001-02-09 Yuuichi Teranishi <teranisi@gohome.org>
1646 * wl-summary.el (wl-summary-get-original-buffer): New function.
1647 (wl-summary-set-crosspost): Use it.
1648 (wl-summary-target-mark-uudecode): Ditto.
1649 (wl-summary-reedit): Ditto.
1650 (wl-summary-resend-bounced-mail): Ditto.
1651 (wl-summary-update-crosspost): Eliminated (It may be incorporated
1652 into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
1654 * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
1655 (wl-message-display-internal): Ditto.
1657 2001-02-07 Yuuichi Teranishi <teranisi@gohome.org>
1659 * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
1661 2001-02-06 Yuuichi Teranishi <teranisi@gohome.org>
1663 * wl-summary.el (wl-summary-save-view): Renamed from
1664 `wl-summary-save-status'.
1666 2000-02-20 Kenichi OKADA <okada@opaopa.org>
1668 * wl-summary.el (wl-summary-sync): Added `all-shown'
1670 2000-02-20 Kenichi OKADA <okada@opaopa.org>
1672 * wl-summary.el (wl-summary-input-range): Added `all-shown'
1674 2000-02-19 Kenichi OKADA <okada@opaopa.org>
1676 * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
1678 2001-02-19 OKAZAKI Tetsurou <okazaki@be.to>
1680 * wl-highlight.el (wl-highlight-summary-line-string): Use
1681 `zerop' instead of `= 0'.
1682 (wl-highlight-summary): Use `zerop' instead of `eq 0'.
1684 * wl-template.el (wl-template-next): Use `=' instead of `eq'
1685 for comparing numbers.
1686 (wl-template-prev): Use `zerop' instead of `eq 0'.
1688 * wl-draft.el (wl-draft-insert-current-message): Use
1689 `with-current-buffer' instead of `save-excursion'.
1690 Use `zerop' instead of `eq 0'.
1692 2001-02-17 Kenichi OKADA <okada@opaopa.org>
1694 * wl-draft.el (wl-draft-insert-ccs): New function.
1695 (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
1696 * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
1698 2001-02-15 Yuuichi Teranishi <teranisi@gohome.org>
1700 * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
1702 2001-02-14 Yuuichi Teranishi <teranisi@gohome.org>
1704 * wl-expire.el (wl-expire-refile): Don't call
1705 elmo-msgdb-add-msgs-to-seen-list;
1706 Pass wl-expire-add-seen-list to elmo-folder-move-messages.
1707 (wl-expire-refile-with-copy-reserve-msg): Ditto.
1709 2001-01-19 Yuuichi Teranishi <teranisi@gohome.org>
1711 * wl-message.el (wl-message-prev-page): Ignore errors while
1714 2001-01-14 Yuuichi Teranishi <teranisi@gohome.org>
1716 * wl-mime.el: Use elmo-original-message-mode instead of
1717 mmelmo-original-mode.
1719 * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
1720 `elmo-folder-get-spec';
1721 (wl-fldmgr-add-completion-all-completions):
1722 Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
1724 * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
1725 of `elmo-folder-get-type'.
1727 * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
1728 `elmo-folder-get-spec';
1729 Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1730 Use `elmo-folder-append-message' instead of `elmo-append-msg';
1731 Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1732 Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
1733 `elmo-read-msg-no-cache';
1734 Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
1735 Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
1736 (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
1737 (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
1739 (wl-draft-reedit): Use `elmo-message-file-name'.
1741 * wl-expire.el: Use `elmo-folder-name-internal';
1742 Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1743 Use macro `wl-summary-buffer-msgdb' instead of variable
1744 `wl-summary-buffer-msgdb';
1745 Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
1746 Use macro `wl-summary-buffer-folder-name' instead of variable
1747 `wl-summary-buffer-folder-name'.
1748 * wl-score.el: Likewise.
1750 * wl-message.el: Rewrite for new message buffer cache mechanism.
1751 (wl-message-buffer-cache-buffer-get): New macro.
1752 (wl-message-buffer-cache-folder-get): Ditto.
1753 (wl-message-buffer-cache-message-get): Ditto.
1754 (wl-message-buffer-cache-entry-make): Ditto.
1755 (wl-message-buffer-cache-hit): Ditto.
1756 (wl-message-buffer-cache-sort): New function.
1757 (wl-message-buffer-cache-add): Ditto.
1758 (wl-message-buffer-cache-delete): Ditto.
1759 (wl-message-buffer-cache-clean-up): Ditto.
1760 (wl-message-buffer-window): Rewrite.
1761 (wl-message-select-buffer): Renamed from `wl-select-buffer'.
1762 (wl-message-buffer-display): New function.
1763 (wl-message-display-internal): New function.
1765 2001-01-12 Yuuichi Teranishi <teranisi@gohome.org>
1767 * wl-folder.el: Use `elmo-folder-name-internal';
1768 Use `wl-folder-get-elmo-folder';
1769 Use `elmo-folder-list-messages' instead of
1771 Use `elmo-folder-get-primitive-list' instead of
1772 `elmo-folder-get-primitive-spec-list';
1773 Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
1774 Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1775 Use `elmo-folder-create' instead of `elmo-create-folder'.
1776 (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
1777 (wl-folder-get-elmo-folder): New macro.
1778 (wl-folder-elmo-folder-cache-get): Ditto.
1779 (wl-folder-elmo-folder-cache-put): Ditto.
1780 (wl-folder-suspend): Call `elmo-quit'.
1782 * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1783 Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1784 Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
1785 Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
1786 (toplevel): require 'cl.
1787 (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
1789 * wl-summary.el: Rewrite to use new elmo interface.
1792 2001-02-06 Yuuichi Teranishi <teranisi@gohome.org>
1794 * wl-mime.el (wl-draft-preview-message):
1795 Run `wl-draft-send-hook' before collecting recipients information;
1796 Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
1798 * tm-wl.el (wl-draft-preview-message): Ditto.
1800 2001-02-05 Yuuichi Teranishi <teranisi@gohome.org>
1802 * wl-mime.el (wl-draft-preview-message): Fixed problem that
1803 wrong receipients are displayed when forwarded message.
1805 2001-02-01 Yuuichi Teranishi <teranisi@gohome.org>
1807 * Version number is increased to 2.5.7.
1809 2001-01-29 Katsumi Yamaoka <yamaoka@jpl.org>
1811 * wl-message.el (wl-message-next-page): Bind
1812 `window-pixel-scroll-increment' to nil while scrolling up.
1814 2001-01-27 TAKAHASHI Kaoru <kaoru@kaisei.org>
1816 * wl-vars.el (wl-save-hook): New hook.
1817 * wl.el (wl-save): Call `wl-save-hook'.
1819 2001-01-27 TAKAHASHI Kaoru <kaoru@kaisei.org>
1821 * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
1822 Argument WITH-ARG instead of NO-ARG (negative mean).
1823 (wl-draft-reply): WITH-ARG instead of NO-ARG.
1824 * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
1825 * wl-message.el (wl-message-follow-current-entity): Likewise.
1827 2001-01-26 TAKAHASHI Kaoru <kaoru@kaisei.org>
1829 * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
1830 FROM was optional argument.
1831 (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
1833 2001-01-23 TAKAHASHI Kaoru <kaoru@kaisei.org>
1835 * Version number is increased to 2.5.6.
1837 2001-01-23 TAKAHASHI Kaoru <kaoru@kaisei.org>
1839 * wl-version.el (wl-version-show): Removed.
1840 (wl-version): Add `interactive'.
1842 2001-01-22 YAMASHITA Junji <ysjj@unixuser.org>
1844 * wl-summary.el (wl-summary-get-petname-func): New variable.
1845 (wl-summary-default-from): funcall `wl-summary-get-petname-func'
1846 instead of `wl-address-get-petname-1'.
1847 (wl-summary-simple-from): Ditto.
1849 * wl-address.el (wl-address-get-petname-1): Define as function.
1851 2001-01-22 Yuuichi Teranishi <teranisi@gohome.org>
1853 * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
1854 field in the original message.
1855 (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
1857 2001-01-19 Akihiro MOTOKI <mokkun@iname.com>
1859 * wl-expire.el (wl-expire-hide):
1860 Call `wl-expire-delete-reserve-marked-msgs-from-list'.
1862 2001-01-19 Yuuichi Teranishi <teranisi@gohome.org>
1864 * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
1865 find decoder for To, Cc, and Subject.
1867 2001-01-30 Yuuichi Teranishi <teranisi@gohome.org>
1869 * wl-summary.el (wl-cache-prefetch-next): Revert the logic
1870 for checking `elmo-use-buffer-cache'.
1871 (wl-summary-mark-as-important): Fixed typo in comment.
1873 2001-01-22 Yuuichi Teranishi <teranisi@gohome.org>
1875 * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
1876 field in the original message.
1877 (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
1879 2001-01-19 Akihiro MOTOKI <mokkun@iname.com>
1881 * wl-expire.el (wl-expire-hide):
1882 Call `wl-expire-delete-reserve-marked-msgs-from-list'.
1884 2001-01-19 Yuuichi Teranishi <teranisi@gohome.org>
1886 * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
1887 find decoder for To, Cc, and Subject.
1889 2001-01-18 Yuuichi Teranishi <teranisi@gohome.org>
1891 * Version number is increased to 2.5.5.
1893 * wl-address.el (wl-address-specials-regexp): New constant.
1894 (wl-address-quote-specials): Use it.
1896 2001-01-17 Yuuichi Teranishi <teranisi@gohome.org>
1898 * wl-summary.el (wl-summary-rescan):
1899 Call `wl-summary-buffer-number-column-detect'.
1900 (Advised by Akihiro MOTOKI <mokkun@iname.com>)
1902 * wl-message.el (wl-message-mode-map): Define.
1903 (wl-message-decode): Use it as local-map.
1905 2001-01-16 Yuuichi Teranishi <teranisi@gohome.org>
1907 * wl-score.el (wl-score-guess-like-gnus): Abolished.
1908 (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
1910 2001-01-12 Yuuichi Teranishi <teranisi@gohome.org>
1912 * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
1914 * wl-mule.el (wl-read-event-char): Ditto.
1916 * wl-e21.el (wl-read-event-char): Ditto.
1918 * wl-nemacs.el (wl-read-event-char): Ditto.
1919 (read-event): Removed.
1921 * wl-util.el (toplevel): Removed dummy definition of
1923 (wl-read-event-char, wl-xmas-read-event-char): Removed.
1925 2001-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
1927 * wl-nemacs.el (elmo-archive-call-process): Moved to
1930 2001-01-02 TAKAHASHI Kaoru <kaoru@kaisei.org>
1932 * wl-draft.el (wl-draft-reply-list-symbol): New function.
1933 (wl-draft-reply): Use it. Fixed "No match field" error message.
1935 * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
1936 instead of magic-number 6. Use `not' instead of `null' for symbol
1937 `nil' check (not empty list).
1938 (wl-draft-insert-x-face-field): Fixed paren style.
1940 * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
1941 one-branch conditional statement, instead of `and' and `if'.
1942 (wl-draft-forward): Likewise.
1943 (wl-draft-add-references): Likewise.
1944 (wl-draft-yank-from-mail-reply-buffer): Likewise.
1946 * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
1947 conditional steatment. Use `cond' instead of `if'.
1948 (wl-draft-confirm): Likewise.
1950 2001-01-01 TAKAHASHI Kaoru <kaoru@kaisei.org>
1952 * wl-version.el (wl-version-show): Use `product-string-1'
1953 instead of `wl-version'.
1954 * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
1956 * wl-demo.el (wl-demo-copyright-notice): Add 2001.
1958 2000-12-31 TAKAHASHI Kaoru <kaoru@kaisei.org>
1960 * wl-highlight.el (wl-highlight-headers): Revert
1961 `wl-highlight-x-face-func' argument (`beg' and `end').
1963 2000-12-29 TAKAHASHI Kaoru <kaoru@kaisei.org>
1965 * wl.el (toplevel): Move `product-provide' declare.
1966 * wl-demo.el (toplevel): Ditto.
1967 * wl-dnd.el (toplevel): Ditto.
1968 * wl-highlight.el (toplevel): Ditto.
1969 * wl-message.el (toplevel): Ditto.
1970 * wl-refile.el (toplevel): Ditto.
1971 * wl-util.el (toplevel): Ditto.
1973 2000-12-26 Yuuichi Teranishi <teranisi@gohome.org>
1975 * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
1976 keep cursor position. (Advised by OKAZAKI Tetsurou <okazaki@be.to>)
1977 (wl-thread-close-all): keep cursor position.
1979 2000-12-24 TAKAHASHI Kaoru <kaoru@kaisei.org>
1981 * wl-version.el (wl-version-status-alist): Use `zerop' instead of
1983 (wl-generate-user-agent-string-1): Fix conditional statement.
1985 2000-11-27 Kenichi OKADA <okada@opaopa.org>
1987 * wl.el (wl-check-environment): Additional check for
1988 'wl-local-domain' and `wl-message-id-domain'.
1990 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1992 * wl-draft.el (toplevel): Delete defvar for sasl-*.
1994 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1996 * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
1997 instead of `smtp-sasl-user-realm'.
1999 2000-11-19 Kenichi OKADA <okada@opaopa.org>
2001 * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
2003 2000-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
2005 * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
2006 to the default value as well as `eword-lexical-analyzer'.
2008 2000-12-19 TAKAHASHI Kaoru <kaoru@kaisei.org>
2010 * wl-version.el (wl-extended-emacs-version,
2011 wl-extended-emacs-version2, wl-extended-emacs-version3): Use
2012 `elmo-match-string' instead of `wl-match-string'.
2014 2000-12-15 TAKAHASHI Kaoru <kaoru@kaisei.org>
2016 * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
2019 2000-12-10 Hironori Fukuchi <nory@valis.co.jp>
2021 * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
2023 2000-12-15 TAKAHASHI Kaoru <kaoru@kaisei.org>
2025 * wl-highlight.el (wl-highlight-headers): Remove
2026 `wl-highlight-x-face-func' argument (`beg' and `end').
2028 2000-12-15 Yuuichi Teranishi <teranisi@gohome.org>
2030 * wl-summary.el (wl-summary-mark-as-important):
2031 Remove cache if folder is local.
2033 2000-12-06 Taro Kawagishi <taro.kawagishi@nokia.com>
2035 * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
2036 to get existing e-mail address string.
2038 2000-12-13 TAKAHASHI Kaoru <kaoru@kaisei.org>
2040 * wl-version.el (wl-generate-user-agent-string): Commentary.
2041 (wl-generate-user-agent-string-1): Use `when' for
2042 one-branch conditional statement, instead of `and' and `if'.
2043 (wl-extended-emacs-version, wl-extended-emacs-version2,
2044 wl-extended-emacs-version3): Ditto.
2046 2000-12-12 Yuuichi Teranishi <teranisi@gohome.org>
2048 * wl-summary.el (wl-summary-sync-all-init): New inline function.
2049 (wl-summary-sync): Enclose `wl-summary-sync-update3' with
2050 condition-case; Remove initialization.
2051 (wl-summary-confirm-appends): Don't enclose with `condition-case'.
2052 (wl-summary-sync-update3): Added argument `sync-all';
2053 Eliminated local variable `msgdb';
2054 Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
2055 Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
2056 (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
2058 2000-12-12 KOGURO Naoki <koguro@dd.iij4u.or.jp>
2060 * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
2061 connection before call `wl-draft-send-mail-with-smtp'.
2063 2000-11-30 Yuuichi Teranishi <teranisi@gohome.org>
2065 * Version number is increased to 2.5.4.
2067 2000-11-27 Kenichi OKADA <okada@opaopa.org>
2069 * wl.el (wl-check-environment): Additional check for
2070 'wl-local-domain' and `wl-message-id-domain'.
2072 2000-11-28 Yuuichi Teranishi <teranisi@gohome.org>
2074 * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
2075 buffer as command specific.
2076 (wl-folder-mark-as-read-all-entity): Ditto.
2077 (wl-folder-prefetch-entity): Ditto.
2078 (wl-folder-drop-unsync-entity): Ditto.
2080 * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
2081 (wl-prog-uudecode-no-stdout-option): Changed default to t.
2082 (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
2084 * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
2087 2000-11-22 Yuuichi Teranishi <teranisi@gohome.org>
2089 * Version number is increased to 2.5.3.
2091 * wl-summary.el (wl-summary-save-view-cache):
2092 Delete duplicated `write-region';
2093 Use `write-region-as-binary' instead of `as-binary-output-file' and
2096 2000-11-20 Katsumi Yamaoka <yamaoka@jpl.org>
2098 * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
2100 2000-11-20 Yuuichi Teranishi <teranisi@gohome.org>
2102 * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
2103 instead of `smtp-via-smtp'.
2105 2000-11-19 Kenichi OKADA <okada@opaopa.org>
2107 * wl-draft.el (toplevel): Delete defvar for sasl-*.
2109 2000-11-19 Kenichi OKADA <okada@opaopa.org>
2111 * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
2112 instead of `smtp-sasl-user-realm'.
2114 2000-11-19 Kenichi OKADA <okada@opaopa.org>
2116 * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
2118 2000-11-19 Kenichi OKADA <okada@opaopa.org>
2120 * Version number is increased to 2.5.2.
2122 2000-11-17 Yuuichi Teranishi <teranisi@gohome.org>
2124 * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
2126 (wl-biff-stop): Call `cancel-timer' if timer already exists.
2127 (wl-biff-start): Call `timer-activate' if timer already exists.
2129 * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
2130 only when it is bound as function.
2132 2000-11-15 Yuuichi Teranishi <teranisi@gohome.org>
2134 * Version number is increased to 2.5.1.
2136 2000-11-14 Yuuichi Teranishi <teranisi@gohome.org>
2138 * wl-thread.el (wl-thread-update-line-on-buffer-sub):
2139 Print refile/copy destination.
2141 2000-11-13 Yuuichi Teranishi <teranisi@gohome.org>
2143 * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
2144 queue-flush-only is non-nil.
2146 * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
2148 * wl-summary.el (wl-summary-refile-subr): Use folder realname while
2149 checking cache folder.
2151 2000-11-09 TAKAHASHI Kaoru <kaoru@kaisei.org>
2153 * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
2156 2000-11-08 TAKAHASHI Kaoru <kaoru@kaisei.org>
2158 * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
2160 * wl-summary.el (wl-summary-write-current-folder-functions):
2161 Change default value. Use it.
2163 2000-11-08 Yuuichi Teranishi <teranisi@gohome.org>
2165 * Version number is increased to 2.5.0.
2167 * wl-version.el (wl-version): Changed codename.
2169 2000-11-06 Kenichi OKADA <okada@opaopa.org>
2171 * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
2172 (wl-summary-supersedes-message): Ditto.
2174 2000-11-05 TAKAHASHI Kaoru <kaoru@kaisei.org>
2176 * wl-refile.el (wl-refile-guess-functions): Renamed from
2177 `wl-refile-guess-func-list'.
2179 2000-11-02 Yuuichi Teranishi <teranisi@gohome.org>
2181 * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
2182 Fixed problem when no rule was matched.
2184 2000-11-01 Akihiro MOTOKI <motoki@da.jp.nec.com>
2186 * wl-summary.el (wl-summary-get-mark): Fixed
2187 `wl-summary-buffer-target-mark' check logic.
2189 2000-11-01 TAKAHASHI Kaoru <kaoru@kaisei.org>
2191 * wl-folder.el (wl-folder-write-current-folder): Added group
2194 * wl-summary.el (wl-summary-write-current-folder): Renamed from
2195 `wl-summary-write-current-newsgroup'.
2196 (wl-summary-write-current-folder-functions): New variable.
2197 * wl-folder.el (wl-folder-get-newsgroups): New function.
2198 (wl-folder-guess-mailing-list-by-refile-rule): New function.
2199 (wl-folder-write-current-folder): Renamed from
2200 `wl-folder-write-current-newsgroup'.
2202 2000-11-01 TAKAHASHI Kaoru <kaoru@kaisei.org>
2204 * Version number is increased to 2.3.93.
2206 2000-11-01 Yuuichi Teranishi <teranisi@gohome.org>
2208 * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
2209 (wl-ldap-make-matched-value-list): Ditto.
2210 (wl-ldap-alias-safe-string): Split e-mail address.
2212 * wl-summary.el (wl-summary-read-folder): Fixed problem when
2213 petname folder default was selected.
2214 (Fix by HIROSE Yuuji <yuuji@gentei.org>)
2215 (wl-summary-auto-refile): Use `wl-folder-get-realname'.
2217 2000-10-31 Yuuichi Teranishi <teranisi@gohome.org>
2219 * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
2220 to `wl-draft-config-exec'.
2222 * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
2223 instead of calling `wl-draft-config-exec';
2224 Process group-list and show recipients in minibuffer.
2226 * tm-wl.el (wl-draft-preview-message): Ditto.
2228 2000-10-31 TAKAHASHI Kaoru <kaoru@kaisei.org>
2230 * wl.el (toplevel): Added (C) to copyright notice, and
2232 * tm-wl.el (toplevel): Ditto.
2233 * wl-address.el (toplevel): Ditto.
2234 * wl-demo.el (toplevel): Ditto.
2235 * wl-dnd.el (toplevel): Ditto.
2236 * wl-draft.el (toplevel): Ditto.
2237 * wl-e21.el (toplevel): Ditto.
2238 * wl-expire.el (toplevel): Ditto.
2239 * wl-folder.el (toplevel): Ditto.
2240 * wl-highlight.el (toplevel): Ditto.
2241 * wl-message.el (toplevel): Ditto.
2242 * wl-mime.el (toplevel): Ditto.
2243 * wl-mule.el (toplevel): Ditto.
2244 * wl-nemacs.el (toplevel): Ditto.
2245 * wl-refile.el (toplevel): Ditto.
2246 * wl-score.el (toplevel): Ditto.
2247 * wl-summary.el (toplevel): Ditto.
2248 * wl-template.el (toplevel): Ditto.
2249 * wl-thread.el (toplevel): Ditto.
2250 * wl-util.el (toplevel): Ditto.
2251 * wl-vars.el (toplevel): Ditto.
2252 * wl-xmas.el (toplevel): Ditto.
2254 2000-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2256 * wl.el (wl-init): Added comment about `wl-init-hook'.
2257 * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
2258 * wl-vars.el (wl-init-hook): Added docs.
2259 (wl-make-plugged-hook): Removed useless docs.
2260 * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
2261 * wl-xmas.el (toplevel): Ditto.
2263 2000-10-31 TAKAHASHI Kaoru <kaoru@kaisei.org>
2265 * wl-address.el (toplevel): Fixed multiple Author header format.
2266 * wl-demo.el (toplevel): Ditto.
2267 * wl-draft.el (toplevel): Ditto.
2268 * wl-folder.el (toplevel): Ditto.
2269 * wl-summary.el (toplevel): Ditto.
2270 * wl-thread.el (toplevel): Ditto.
2271 * wl-util.el (toplevel): Ditto.
2272 * wl-vars.el (toplevel): Ditto.
2273 * wl-version.el (toplevel): Ditto.
2274 * wl-xmas.el (toplevel): Ditto.
2275 * wl.el (toplevel): Ditto.
2277 * wl-version.el (toplevel): Added require `elmo-version' for
2278 `product-version-as-string'.
2280 2000-10-31 Yuuichi Teranishi <teranisi@gohome.org>
2282 * wl-vars.el (wl-draft-send-hook): Changed default value to
2283 '(wl-draft-config-exec).
2285 * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
2287 (wl-draft): Set `wl-draft-config-exec-flag' before running
2288 `wl-mail-setup-hook'.
2290 * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
2291 `wl-biff-init-icons' to `wl-init-hook' instead of
2292 `wl-make-plugged-hook'.
2293 (Because if `wl-draft' command is invoked at first,
2294 they are not initialized)
2295 Updated copyright notice.
2297 * wl-e21.el (toplevel): Ditto;
2299 * wl-demo.el (toplevel): Updated copyright notice.
2300 * wl-address.el (toplevel): Ditto.
2301 * wl-draft.el (toplevel): Ditto.
2302 * wl-version.el (toplevel): Ditto.
2303 * wl-folder.el (toplevel): Ditto.
2304 * wl-summary.el (toplevel): Ditto.
2305 * wl-thread.el (toplevel): Ditto.
2306 * wl-util.el (toplevel): Ditto.
2307 * wl-vars.el (toplevel): Ditto.
2308 * wl.el (toplevel): Ditto.
2310 2000-10-30 Yuuichi Teranishi <teranisi@gohome.org>
2312 * wl-highlight.el (wl-highlight-message): Fixed problem of
2313 highlighting failure which occured when the last field contains
2314 multiple lines in the draft buffer.
2316 * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
2317 `wl-biff-start' if plugged.
2319 * wl-util.el (wl-biff-check-folder): New function.
2320 (wl-biff-check-folders): Don't set session name prefix.
2321 Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
2322 (wl-biff-check-folder-async): Ditto.
2324 * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
2327 2000-10-07 Yasushi Shoji <yashi@yashi.com>
2329 * wl-vars.el (wl-subject-prefix-regexp): New variable.
2331 * wl-draft.el (wl-draft-strip-subject-re): New function.
2333 * wl-draft.el (wl-draft-reply): Use it.
2335 2000-10-30 Yuuichi Teranishi <teranisi@gohome.org>
2337 * wl-message.el (wl-mmelmo-message-redisplay): Use
2338 `mime-display-message' instead of `wl-mime-display-message'.
2340 * wl-mime.el (toplevel): Removed compatibility workaround
2341 for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
2342 (wl-mime-display-message): Abolished.
2343 (wl-mime-entity-read-field): Ditto.
2344 (wl-mime-combine-message/partial-pieces): Use
2345 `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
2347 2000-10-27 OKAZAKI Tetsurou <okazaki@be.to>
2349 * wl-template.el: Doc fixes.
2351 2000-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
2353 * wl-e21.el (wl-message-overload-functions): Do nothing if
2354 `current-local-map' is not available.
2355 (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
2357 2000-10-26 TAKAHASHI Kaoru <kaoru@kaisei.org>
2359 * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
2362 * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
2364 (wl-fldmgr-save-folders): Don't use `format' when insert
2365 `wl-fldmgr-folders-header'.
2367 2000-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
2369 * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
2371 2000-10-26 Yuuichi Teranishi <teranisi@gohome.org>
2373 * wl-highlight.el (wl-highlight-message):
2374 Use `std11-field-end' to detect end point of the header field.
2375 Refer `wl-highlight-max-header-size'.
2377 * wl-vars.el (wl-highlight-max-header-size): New variable.
2379 * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
2381 * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
2382 Set `for-draft' argument of wl-highlight-headers.
2384 (wl-draft-reedit): Ditto.
2385 (wl-user-agent-compose-internal): Ditto.
2387 2000-10-24 Daiki Ueno <ueno@unixuser.org>
2389 * wl-message.el (wl-message-add-button): Use overlay.
2391 2000-10-24 Yuuichi Teranishi <teranisi@gohome.org>
2393 * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
2395 * wl-address.el (wl-address-string-without-group-list-contents): Fixed
2396 problem when group-list content is nothing.
2397 (Reported by Mito <mit@nines.nec.co.jp>)
2399 2000-10-18 SAITO Atsunori <sai@yedo.com>
2401 * wl-summary.el (wl-summary-print-destination): Adjust line length.
2403 2000-10-20 TAKAHASHI Kaoru <kaoru@kaisei.org>
2405 * tm-wl.el (toplevel): Use product-provide.
2407 2000-10-20 Yuuichi Teranishi <teranisi@gohome.org>
2409 * Version number is increased to 2.3.92.
2411 2000-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
2413 * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
2414 title text, use `display' property for left margin under Emacs 21.
2416 * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
2418 (wl-plugged-init-icons): Ditto.
2420 2000-10-19 TAKAHASHI Kaoru <kaoru@kaisei.org>
2422 * wl.el (wl-save-status, wl-init): Remove last period in
2424 * tm-wl.el (wl-summary-burst): Ditto.
2425 * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
2426 wl-summary-resume-cache-status,
2427 wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
2428 wl-summary-sync-update3, wl-summary-highlight-msgs,
2429 wl-summary-flush-pending-append-operations,
2430 wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
2431 wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
2432 * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
2433 wl-thread-open-all): Ditto.
2434 * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2435 * wl-mime.el (wl-summary-burst): Ditto.
2436 * wl-highlight.el (wl-highlight-summary): Ditto.
2437 * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
2438 wl-folder-open-all, wl-folder-update-access-group): Ditto.
2439 * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
2440 * wl-address.el (wl-local-address-init): Ditto.
2442 2000-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
2444 * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
2445 `add-text-properties'.
2446 (wl-plugged-init-icons): Ditto.
2447 (wl-folder-init-icons): Use `propertize' instead of
2448 `put-text-property'.
2449 (wl-plugged-set-folder-icon): Ditto.
2450 (wl-e21-highlight-folder-group-line): Ditto.
2452 2000-10-18 Yuuichi Teranishi <teranisi@gohome.org>
2454 * wl-version.el (wl-version-status-alist): New variable.
2455 (wl-version-status): New function.
2457 * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
2458 "Cc" part of the case "Reply-To".
2460 * wl-draft.el (wl-draft-reply): Use result of
2461 `eword-extract-address-components'.
2463 * wl-demo.el (wl-demo-icon-name): New constant.
2464 (wl-logo-xpm): Use it.
2465 (wl-logo-xbm): Ditto.
2466 (wl-logo-bitmap): Ditto.
2468 * Version number is increased to 2.3.91.
2470 2000-10-18 TAKAHASHI Kaoru <kaoru@kaisei.org>
2472 * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
2473 (wl-extended-emacs-version, wl-extended-emacs-version2,
2474 wl-extended-emacs-version3): Remove `interactive'. Fixed
2477 * wl-version.el (wl-generate-user-agent-string-1): New function.
2478 (wl-generate-user-agent-string): Use it.
2480 * wl-version.el (wl-generate-user-agent-string-1): Ignore
2481 `mime-edit-insert-user-agent-field'.
2482 (wl-generate-user-agent-string): Check
2483 `mime-edit-insert-user-agent-field' and `mime-editor/version'.
2485 * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
2486 instead of `if', when verbose case.
2488 2000-10-18 Kenichi OKADA <okada@opaopa.org>
2490 * wl-expire.el (wl-summary-expire): Fix.
2492 2000-10-18 Kenichi OKADA <okada@opaopa.org>
2494 * wl.el (wl-check-environment): Don't check `wl-trash-folder'
2495 and `elmo-lost+found-folder' if 'wl-draft.
2496 * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
2498 2000-10-17 Kenichi OKADA <okada@opaopa.org>
2500 * wl-expire.el (wl-summary-expire): Change messages.
2501 * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2502 `deleing-info' instead of "Deleting..."
2504 2000-10-15 Osamu Yamane <yamane@green.ocn.ne.jp>
2506 * wl-summary.el (wl-summary-refile-subr): Fix.
2508 2000-10-15 Kenichi OKADA <okada@opaopa.org>
2510 * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
2513 2000-10-17 Kenichi OKADA <okada@opaopa.org>
2515 * wl-vars.el (wl-draft-use-cache): Default `nil'.
2517 2000-10-17 Kenichi OKADA <okada@opaopa.org>
2519 * wl-expire.el (wl-expire-hide): New function.
2520 (wl-summary-expire): Add `hide'.
2522 2000-10-17 Yuuichi Teranishi <teranisi@gohome.org>
2524 * wl-vars.el (wl-draft-reply-without-argument-list):
2525 Changed default value to consider `Reply-To:'.
2526 (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
2528 * Version number is increased to 2.3.90.
2530 * wl-summary.el (wl-summary-msgdb-load-async): Enclose
2531 elmo-imap4-get-session with unwind-protect.
2533 (wl-summary-sync-marks): Don't check plugged nor folder type.
2534 (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
2535 (Always keep current buffer).
2537 2000-10-16 Akihiro MOTOKI <motoki@da.jp.nec.com>
2539 * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
2540 Enclose with `save-excursion'.
2542 2000-10-16 TAKAHASHI Kaoru <kaoru@kaisei.org>
2544 * wl-version.el (wl-version): Remove interactive.
2546 2000-10-15 TAKAHASHI Kaoru <kaoru@kaisei.org>
2548 * wl-version.el (wl-generate-user-agent-string): Use
2549 `product-string-verbose' instead of `product-string-1'.
2551 2000-10-15 Kenichi OKADA <okada@opaopa.org>
2553 * wl-vars.el (wl-draft-use-cache): New variable.
2554 * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
2555 if wl-draft-use-cache is non-nil.
2557 2000-10-15 Kenichi OKADA <okada@opaopa.org>
2559 * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
2560 (wl-summary-prefetch-msg): force prefetch if called with optional argument.
2562 2000-10-13 Yuuichi Teranishi <teranisi@gohome.org>
2564 * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
2565 (wl-thread-msg-mark-as-unread): Ditto.
2567 * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
2568 (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
2569 (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
2570 Don't set mark in summary if return value of `elmo-mark-as-read'
2572 Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
2573 (wl-summary-mark-as-read-region): Use `wl-summary-mark-as-read'
2574 instead of `wl-thread-msg-mark-as-read'.
2575 (wl-summary-mark-as-unread-region): Ditto.
2576 (wl-summary-target-mark-mark-as-read): Ditto.
2578 * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2580 2000-10-12 Yuuichi Teranishi <teranisi@gohome.org>
2582 * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
2584 * wl-mule.el (wl-highlight-folder-current-line): Ditto.
2586 2000-10-11 Yuuichi Teranishi <teranisi@gohome.org>
2588 * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
2591 2000-10-11 OKAZAKI Tetsurou <okazaki@be.to>
2593 * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
2596 2000-10-11 TAKAHASHI Kaoru <kaoru@kaisei.org>
2598 * wl-version.el (toplevel): Use `product-version-as-string' for
2599 set verstion-string, if defined.
2601 * wl-version.el (wl-version-show): Insert string at point, when
2604 * wl-version.el (wl-generate-user-agent-string): Use
2605 `product-string-1' instead of `wl-appname', `wl-version' and
2608 2000-10-10 TAKAHASHI Kaoru <kaoru@kaisei.org>
2610 * wl-address.el (toplevel): Use product-provide.
2611 * wl-demo.el (toplevel): Ditto.
2612 * wl-dnd.el (toplevel): Ditto.
2613 * wl-draft.el (toplevel): Ditto.
2614 * wl-e21.el (toplevel): Ditto.
2615 * wl-expire.el (toplevel): Ditto.
2616 * wl-fldmgr.el (toplevel): Ditto.
2617 * wl-folder.el (toplevel): Ditto.
2618 * wl-highlight.el (toplevel): Ditto.
2619 * wl-message.el (toplevel): Ditto.
2620 * wl-mime.el (toplevel): Ditto.
2621 * wl-mule.el (toplevel): Ditto.
2622 * wl-nemacs.el (toplevel): Ditto.
2623 * wl-refile.el (toplevel): Ditto.
2624 * wl-score.el (toplevel): Ditto.
2625 * wl-summary.el (toplevel): Ditto.
2626 * wl-template.el (toplevel): Ditto.
2627 * wl-thread.el (toplevel): Ditto.
2628 * wl-util.el (toplevel): Ditto.
2629 * wl-vars.el (toplevel): Ditto.
2630 * wl-xmas.el (toplevel): Ditto.
2631 * wl.el (toplevel): Ditto.
2633 2000-10-10 TAKAHASHI Kaoru <kaoru@kaisei.org>
2635 * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
2638 * wl-version.el (wl-version): Compile time evalution elmo-version.
2640 2000-10-10 Kenichi OKADA <okada@opaopa.org>
2642 * wl-summary.el (wl-summary-sync-force-update): Append queue
2643 `mark-as-read'if unplugged.
2645 2000-10-10 TAKAHASHI Kaoru <kaoru@kaisei.org>
2647 * wl-version.el: New file. Use product.el.
2648 * wl.el: add (require 'wl-version).
2649 * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
2650 for ~/.folders header.
2651 (wl-fldmgr-folders-header): Changed.
2652 * wl-demo.el (wl-demo): Use product.el.
2654 * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
2656 * wl-util.el (wl-version, wl-version-show): Ditto.
2658 * wl-util.el (wl-generate-user-agent-string,
2659 wl-extended-emacs-version, wl-extended-emacs-version2,
2660 wl-extended-emacs-version3): Move to wl-version.el.
2661 * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
2662 xemacs-codename, mime-edit-insert-user-agent-field,
2663 mime-edit-user-agent-value, mime-editor/version,
2664 mime-editor/codename): Compile warning killer move to
2667 2000-10-09 Kenichi OKADA <okada@opaopa.org>
2669 * wl-summary.el (wl-summary-refile-subr): Fix.
2671 2000-10-09 Yuuichi Teranishi <teranisi@gohome.org>
2673 * wl-summary.el (wl-summary-sync-marks): Changed argument for
2674 `elmo-list-folder-unread' and `elmo-list-folder-important'.
2676 2000-10-08 Kenichi OKADA <okada@opaopa.org>
2678 * wl.el (wl-check-environment): Check too many `@'.
2680 2000-10-08 Mikio Nakajima <minakaji@osaka.email.ne.jp>
2682 * wl-thread.el (wl-thread-delete-message): Fix parentheses.
2684 2000-10-07 TAKAHASHI Kaoru <kaoru@kaisei.org>
2686 * wl-vars.el (wl-draft-reply-myself-with-argument-list,
2687 wl-draft-reply-myself-without-argument-list): Add variables.
2688 * wl-draft.el (wl-draft-reply): Use it.
2690 2000-10-06 Daiki Ueno <ueno@unixuser.org>
2692 * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
2693 the 5th argument of `elmo-network-get-spec'.
2695 * wl-thread.el (wl-thread-reparent-children): New inline function.
2696 (wl-thread-delete-message): Use it.
2698 * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
2699 (wl-summary-score-update-all-lines): Don't use `dolist'.
2701 2000-10-06 TAKAHASHI Kaoru <kaoru@kaisei.org>
2703 * wl-score.el (toplevel): Remove (provide 'elmo-msgdb). And add
2704 (require 'elmo-msgdb) for inline function.
2706 2000-10-06 Kenichi OKADA <okada@opaopa.org>
2708 * wl-vars.el (wl-draft-queue-save-variables): Add variables.
2710 2000-10-06 Kenichi OKADA <okada@opaopa.org>
2712 * wl-score.el (wl-score-headers): Fix for the confusing macro
2715 2000-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
2717 * wl-summary.el: Don't use the 3rd argument of `require' because
2718 it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
2719 * wl-util.el: Ditto.
2720 * wl-draft.el: Ditto.
2722 2000-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
2724 * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
2725 window system is not used.
2727 2000-10-04 Daiki Ueno <ueno@unixuser.org>
2729 * wl-thread.el: Don't use `mapcar' only for iteration.
2730 (wl-thread-resume-entity): Ditto.
2731 (wl-thread-delete-message): Ditto.
2733 * wl-summary.el: Bind `dragdrop-drop-functions',
2734 `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
2735 of `require' for `timezone', `easymenu' and `ps-print';
2736 don't use `mapcar' only for iteration.
2738 * wl-util.el: Bind `mule-version', `nemacs-version',
2739 `emacs-beta-version', `xemacs-codename',
2740 `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
2741 `mime-editor/version' and `mime-editor/codename'; specify 3rd
2742 argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
2745 * wl-score.el: Don't use `mapcar' only for iteration.
2746 (wl-score-simplify-buffer-fuzzy): Ditto.
2747 (wl-score-simplify-subject): Ditto.
2748 (wl-score-headers): Ditto.
2749 (wl-summary-score-update-all-lines): Ditto.
2751 * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
2752 `enable-multibyte-characters' and `mule-version'.
2754 * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
2755 `mapcar' only for iteration.
2757 * wl-demo.el: Don't use `mapcar' only for iteration.
2759 * wl-folder.el: Don't use `mapcar' only for iteration.
2760 (wl-folder-open-all): Ditto.
2761 (wl-folder-count-incorporates): Ditto.
2763 * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
2764 (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
2766 * wl-draft.el: Bind `x-face-add-x-face-version-header',
2767 `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
2768 `smtp-connection-type'; specify 3rd argument of `require' for
2769 `timezone'; don't use `mapcar' only for iteration.
2770 (wl-draft-clone-local-variables): Don't use `mapcar'.
2771 (wl-draft-generate-clone-buffer): Ditto.
2772 (wl-user-agent-compose-internal): Ditto.
2774 * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
2776 * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
2777 (wl-save-status): Ditto.
2779 * wl-address.el (wl-local-address-init): Don't use `mapcar' only
2782 2000-10-04 Yuuichi Teranishi <teranisi@gohome.org>
2784 * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
2786 (wl-fldmgr-make-filter-default): New user option.
2788 * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
2789 Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
2790 (wl-fldmgr-filter-completion-alist): Abolish.
2792 * wl.el (wl): Don't check servers if arg is non-nil.
2794 * wl-draft.el (wl-draft-reply): Set only message-id string to
2797 2000-10-03 Yuuichi Teranishi <teranisi@gohome.org>
2799 * wl-summary.el (wl-summary-pick): Rewrite.
2801 * wl-draft.el (wl-draft-forward): Get references field from
2803 (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
2805 2000-10-02 A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
2807 * wl-draft.el (wl-draft-forward): Add references field.
2809 2000-10-03 Yuuichi Teranishi <teranisi@gohome.org>
2811 * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
2812 (wl-draft-reply): Use it.
2814 2000-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
2816 * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
2817 when Emacs 21 is running.
2819 * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
2822 2000-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
2824 * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
2825 XPM icons transparent.
2827 * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
2830 2000-09-29 Yuuichi Teranishi <teranisi@gohome.org>
2832 * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
2835 * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
2836 when it is persistent.
2837 (wl-summary-sync-marks): Changed argument for
2838 `elmo-list-folder-unread' and `elmo-list-folder-important'.
2839 (wl-summary-virtual): Use `elmo-read-search-condition'.
2840 (wl-summary-redisplay-internal): If folder is local, mark as read
2841 even when folder is plugged.
2843 2000-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
2845 * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
2846 of `tool-bar-lines' in the frame parameters.
2847 (after-make-frame-functions, post-command-hook): Don't modify the
2849 (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
2850 wl-e21-tool-bar-lines): Removed.
2852 2000-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
2854 * wl-highlight.el (wl-highlight-folder-path): Put overlay
2855 properties `evaporate' and `wl-momentary-overlay' as well.
2856 (wl-highlight-summary-displaying): Ditto.
2857 (wl-delete-all-overlays): Don't delete overlay which does not have
2858 a property `wl-momentary-overlay'.
2860 * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
2861 `display-mouse-p' and `display-graphic-p'.
2862 (wl-folder-init-icons): Don't search for XBM or the other files.
2863 (wl-plugged-set-folder-icon): Make icons if and only if
2864 `display-graphic-p' returns non-nil.
2865 (wl-highlight-plugged-current-line): Use `before-string' overlay
2866 property to show icon images.
2867 (wl-highlight-folder-current-line): Ditto.
2868 (wl-e21-highlight-folder-group-line): Ditto.
2869 (wl-e21-highlight-folder-by-numbers): Ditto.
2870 (wl-e21-insert-image): Removed.
2871 (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
2872 (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
2874 (wl-e21-switch-toolbar-after-make-frame): Renamed from
2875 `wl-e21-force-switch-toolbar'.
2876 (wl-e21-make-icon-image): Removed.
2877 (wl-e21-setup-toolbar): Don't search for XBM files.
2878 (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
2881 2000-09-27 Yuuichi Teranishi <teranisi@gohome.org>
2883 * wl-util.el (wl-biff-check-folder-async): Set
2884 `wl-biff-check-folders-running' even when it is not an IMAP folder.
2886 2000-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
2888 * wl-e21.el (after-make-frame-functions): Add
2889 `wl-e21-force-switch-toolbar'.
2890 (wl-e21-force-switch-toolbar): New function force to switch the
2891 toolbar appearance automatically.
2892 (post-command-hook): Add `wl-e21-switch-toolbar'.
2893 (wl-e21-switch-toolbar): New function to switch the toolbar
2894 appearance automatically.
2895 (wl-e21-tool-bar-lines): New buffer local variable.
2897 2000-09-25 Yuuichi Teranishi <teranisi@gohome.org>
2899 * wl-util.el (wl-biff-check-folders-running): New variable.
2900 (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
2901 (wl-biff-check-folder-async-callback):
2902 Set `wl-biff-check-folders-running'.
2903 (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
2904 with unwind-protect.
2906 * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
2907 Enclose `wl-folder-auto-check' with unwind-protect.
2909 * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
2910 (toplevel) [Emacs19+]: Removed autoload setting for "timer".
2912 * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
2914 * wl-util.el (wl-biff-notify): New inline function.
2915 (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
2917 Call `wl-biff-check-folder-async' if length of `wl-biff-check-
2919 Use `wl-biff-notify'.
2920 (wl-biff-check-folder-async-callback): New function.
2921 (wl-biff-check-folder-async): Ditto.
2923 * wl-folder.el (wl-folder): Don't check folders.
2924 (wl-folder-auto-check): New function.
2926 2000-09-24 A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
2928 * wl-util.el (wl-biff-start) [Emacs19+]:
2929 Use `timer-next-integral-multiple-of-time'.
2930 (wl-biff-check-folders): Use `wl-default-folder'
2931 if `wl-biff-check-folder-list' is nil.
2933 2000-09-24 OKAZAKI Tetsurou <okazaki@be.to>
2935 * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
2936 instead of `elmo-delete-lists'.
2938 2000-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
2940 * wl.el (wl-plugged-toggle-all): Set the value of
2941 `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
2942 (wl-plugged-toggle): Ditto.
2943 (wl-toggle-plugged): Ditto.
2944 (wl-plugged-init): Ditto.
2946 * wl-xmas.el (wl-biff-init-icons): Set icons data to
2947 `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
2948 instead of `wl-biff-state-indicator-off' and
2949 `wl-biff-state-indicator-on'; don't modify the value and the type
2950 of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
2951 (wl-plugged-init-icons): Set icons data to
2952 `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
2953 instead of `wl-plug-state-indicator-off' and
2954 `wl-plug-state-indicator-on'; don't modify the value and the type
2955 of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
2957 * wl-vars.el (wl-modeline-biff-state-off,
2958 wl-modeline-biff-state-on, wl-modeline-biff-status,
2959 wl-modeline-plug-state-off, wl-modeline-plug-state-on,
2960 wl-modeline-plug-status): New internal variables.
2961 (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
2962 wl-biff-check-interval, wl-biff-check-folder-list): Change
2963 customization group from `wl-folder' to `wl-highlight'.
2964 (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
2965 wl-show-plug-status-on-modeline): Defcustomized.
2967 * wl-util.el (wl-biff-check-folders): Set the value of the flag
2968 `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
2969 (wl-mode-line-buffer-identification): Set both ON and OFF data with
2970 a flag to `mode-line-buffer-identification'.
2972 * wl-e21.el (wl-biff-init-icons): Set icons data to
2973 `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
2974 instead of `wl-biff-state-indicator-off' and
2975 `wl-biff-state-indicator-on'.
2976 (wl-plugged-init-icons): Set icons data to
2977 `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
2978 instead of `wl-plug-state-indicator-off' and
2979 `wl-plug-state-indicator-on'.
2981 2000-09-20 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
2983 * wl-util.el (wl-mode-line-buffer-identification): Don't breed
2986 2000-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2988 * wl.el (wl-plugged-mode): Use revised
2989 `wl-mode-line-buffer-identification'.
2990 (wl-plugged-init): Don't use `force-mode-line-update'.
2992 * wl-xmas.el (wl-draft-overload-functions): Use revised
2993 `wl-mode-line-buffer-identification'.
2994 (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
2995 (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
2996 (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
2997 add `wl-plugged-init-icons' and `wl-biff-init-icons' to
2998 `wl-make-plugged-hook';
2999 add `wl-folder-init-icons' and `wl-setup-folder' to
3000 `wl-folder-mode-hook'.
3002 * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
3004 (wl-mode-line-display-priority-list): New user option.
3005 (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
3007 (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
3010 * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
3012 (wl-mode-line-buffer-identification): Revised as a function.
3014 * wl-summary.el (wl-summary-mode): Use revised
3015 `wl-mode-line-buffer-identification'; don't call
3016 `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
3017 (TopLevel): Don't bind `wl-e21-setup-summary' nor
3018 `wl-xmas-setup-summary'.
3020 * wl-nemacs.el (wl-draft-overload-functions): Use revised
3021 `wl-mode-line-buffer-identification'.
3023 * wl-mule.el (wl-draft-overload-functions): Use revised
3024 `wl-mode-line-buffer-identification'.
3026 * wl-folder.el (wl-make-plugged-alist): Don't call
3027 `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
3028 (wl-folder): Don't call `wl-folder-init-icons' directly.
3029 (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
3030 `wl-xmas-setup-folder' directly;
3031 use revised `wl-mode-line-buffer-identification'.
3032 (TopLevel): Don't bind `wl-biff-init-icons',
3033 `wl-plugged-init-icons', `wl-folder-init-icons',
3034 `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
3036 * wl-e21.el (wl-draft-overload-functions): Use revised
3037 `wl-mode-line-buffer-identification'.
3038 (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
3039 (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
3040 (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
3041 add `wl-plugged-init-icons' and `wl-biff-init-icons' to
3042 `wl-make-plugged-hook';
3043 add `wl-folder-init-icons' and `wl-setup-folder' to
3044 `wl-folder-mode-hook'.
3046 2000-09-18 A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
3047 Katsumi Yamaoka <yamaoka@jpl.org>
3049 * wl.el (wl): Call `wl-biff-start'.
3050 (wl-exit): Call `wl-biff-stop'.
3051 (wl-plugged-mode): Show biff in modeline.
3052 (wl-unplugged-glyph, wl-plugged-glyph): Removed.
3054 * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
3055 (wl-biff-init-icons): New function.
3056 (wl-plugged-init-icons): Don't make too much keymaps.
3057 (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
3059 * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
3060 wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
3062 (wl-biff-check-interval, wl-biff-check-folder-list): New user
3065 * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
3066 wl-biff-start, wl-biff-stop): New functions.
3067 (timer-next-integral-multiple-of-time): Defined with `defun-meybe'.
3068 (wl-biff-timer-name): New variable.
3070 * wl-summary.el (wl-summary-mode): Show biff in modeline.
3072 * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
3073 (wl-plugged-init-icons, wl-folder-init-icons): Removed.
3075 * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
3076 (wl-plugged-init-icons, wl-folder-init-icons): Removed.
3078 * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
3079 (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
3080 `wl-folder-init-icons' to `ignore' if they are not available.
3081 (wl-folder-mode): Show biff in modeline.
3083 * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
3084 (wl-biff-init-icons): New function.
3085 (wl-plugged-init-icons): Don't make too much keymaps.
3086 (wl-biff-nomail-image, wl-biff-mail-image): New variables.
3088 2000-09-15 OKAZAKI Tetsurou <okazaki@be.to>
3090 * wl-vars.el (wl-strict-diff-folders): Customization Type
3091 and doc fix. Define as a list of regular expressions for
3093 * wl-folder.el (wl-folder-check-one-entity): Use
3094 `wl-string-match-member' instead of `wl-string-member' for
3095 `wl-strict-diff-folders'.
3097 2000-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
3099 * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
3100 (wl-highlight-folder-current-line): Use it; new implementation.
3101 (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
3102 wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
3103 `defsubst' instead of `defun'.
3105 * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
3106 `wl-highlight-group-folder-by-numbers'; made it can also be a
3107 number. See info for more details.
3109 * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
3112 * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
3115 * wl-mule.el (wl-xmas-setup-*): No need to bind them.
3116 (wl-highlight-folder-current-line): New implementation.
3118 * wl-highlight.el (wl-highlight-folder-group-line): New
3120 (wl-delete-all-overlays): Rewrite as a marco.
3121 (TopLevel): Require `wl-e21' when Emacs 21 is running.
3123 * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
3125 (wl-folder-*-glyph): No need to bind them.
3127 * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
3128 `wl-e21-highlight-folder-group-icon'; rewrite.
3129 (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
3130 `defsubst' instead of `defun'.
3131 (wl-folder-mode-map): Bind it when compiling.
3133 2000-09-13 Yuuichi Teranishi <teranisi@gohome.org>
3135 * wl.el (wl): Initialize plug-related settings before `wl-init'.
3137 * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
3139 2000-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
3141 * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
3143 2000-09-11 Katsumi Yamaoka <yamaoka@jpl.org>
3145 * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
3146 (wl-highlight-folder-current-line): Use it.
3148 * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
3151 2000-09-08 Katsumi Yamaoka <yamaoka@jpl.org>
3153 * wl.el: Require `wl-e21' when Emacs 21 is running.
3155 * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
3156 default when Emacs 21 is running.
3157 (wl-use-highlight-mouse-line): Ditto.
3158 (wl-on-emacs21): New constant.
3159 (wl-on-emacs20): Removed.
3161 * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
3162 Emacs 21 is running.
3164 * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
3165 Emacs 21 is running.
3167 * wl-e21.el: New file.
3169 2000-09-08 Daiki Ueno <ueno@unixuser.org>
3171 * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
3172 (wl-toggle-plugged): Ditto.
3173 (wl-plugged-toggle): Ditto.
3174 (wl-plugged-toggle-all): Ditto.
3176 * wl-vars.el (wl-plug-state-indicator): Refer
3177 `wl-plug-state-indicator-on' indirectly.
3179 2000-08-31 Yuuichi Teranishi <teranisi@gohome.org>
3181 * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
3182 Call `wl-folder-confirm-existence'.
3184 * wl-folder.el (wl-folder-confirm-existence): Added optional
3187 2000-08-30 OKAZAKI Tetsurou <okazaki@be.to>
3189 * wl-summary.el (wl-summary-refile-subr): Assume
3190 `copy-or-refile' as symbol.
3191 (wl-summary-refile): Follow up above change.
3192 (wl-summary-copy): Ditto. Doc fix.
3194 2000-08-29 Yuuichi Teranishi <teranisi@gohome.org>
3196 * wl-summary.el (wl-summary-pick): Don't bind
3197 `elmo-search-mime-charset'.
3199 * wl-vars.el (wl-highlight-message-header-button-alist): Define
3200 default using old backquote style.
3201 (wl-search-mime-charset): Abolished.
3203 * wl-highlight.el (wl-highlight-headers):
3204 Call `point' after `re-search-forward'(for Nemacs).
3206 * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
3209 2000-08-29 Daiki Ueno <ueno@unixuser.org>
3211 * wl-message.el (wl-mmelmo-message-redisplay): Bind
3212 `wl-message-ignored-field-list' instead of
3213 `mime-view-ignored-field-list'.
3215 * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
3216 Add interactive spec.
3217 (wl-folder-goto-bottom-of-current-folder): Ditto.
3218 (wl-folder-mode-map): Bind them.
3220 * wl-vars.el (wl-message-ignored-field-list): New variable.
3221 (wl-message-visible-field-list): New variable.
3223 * wl-mime.el (wl-mime-header-presentation-method): New function.
3224 (wl-mime-setup): Set header-presentation-method.
3226 2000-08-28 Daiki Ueno <ueno@unixuser.org>
3228 * wl-nemacs.el (wl-draft-overload-functions): Set
3229 `mode-line-buffer-identification' instead of using
3232 * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
3233 instead of using `wl-make-modeline'.
3235 * wl-xmas.el (wl-plugged-init-icons): Set up
3236 `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
3237 (wl-make-modeline): Abolish.
3238 (wl-draft-overload-functions): Set
3239 `mode-line-buffer-identification' instead of using
3242 * wl-util.el (wl-make-modeline-subr): Abolish.
3243 (wl-mode-line-buffer-identification): New alias.
3245 * wl-summary.el (wl-summary-buffer-folder-indicator): New.
3246 (wl-summary-make-modeline): Abolish.
3247 (wl-summary-buffer-set-folder): Set
3248 `wl-summary-buffer-folder-indicator'.
3249 (wl-summary-mode): Set `mode-line-buffer-identification' instead
3250 of using `wl-make-modeline'.
3251 (wl-summary-switch-to-clone-buffer): Don't set
3252 `mode-line-buffer-identification'.
3253 (wl-summary-goto-folder-subr): Ditto.
3255 * wl-mule.el (wl-draft-overload-functions): Set
3256 `mode-line-buffer-identification' instead of using
3259 * wl-folder.el (wl-folder-mode): Set
3260 `mode-line-buffer-identification' instead of using
3262 (wl-folder): Don't set `mode-line-buffer-identification'.
3264 2000-08-28 OKAZAKI Tetsurou <okazaki@be.to>
3266 * wl-refile.el (wl-refile-learn): Simplified. Use `memq'
3267 instead of `member' for `wl-refile-guess-func-list' look-ups.
3268 Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
3270 2000-08-28 Daiki Ueno <ueno@unixuser.org>
3272 * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
3273 `wl-message-button-dispatcher'.
3275 * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
3277 * wl-message.el (wl-message-button-dispatcher): Use it.
3279 * wl-vars.el (wl-highlight-message-header-button-alist): Add
3282 * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
3283 Bind `case-fold-search' to t.
3285 2000-08-28 Daiki Ueno <ueno@unixuser.org>
3287 * wl-xmas.el (wl-message-overload-functions): Initialize
3288 `wl-message-button-map'.
3290 * wl-mule.el (wl-message-overload-functions): Initialize
3291 `wl-message-button-map'.
3293 * wl-vars.el (wl-highlight-message-header-button-alist): New.
3295 * wl-message.el (wl-message-button-map): New keymap.
3296 (wl-message-add-button): New function.
3297 (wl-message-button-dispatcher): New function.
3298 (wl-message-button-refer-article): New function.
3301 (wl-highlight-message-add-buttons-to-header): New function.
3302 (wl-highlight-headers): Use it.
3304 2000-08-28 Daiki Ueno <ueno@unixuser.org>
3306 * wl-summary.el (wl-summary-default-from): Use
3307 `wl-address-get-petname-1'.
3308 (wl-summary-simple-from): Ditto.
3310 * wl-address.el (wl-address-get-petname-1): New inline function.
3311 (wl-address-get-petname): Use it.
3313 2000-08-27 Daiki Ueno <ueno@unixuser.org>
3315 * wl-summary.el (wl-summary-default-from): Return full-name part
3316 from the address if no petname was found.
3317 (wl-summary-simple-from): Ditto.
3319 * wl-address.el (wl-address-get-petname): Return nil if no petname
3320 associated with the address was found.
3322 2000-08-23 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3324 * wl-folder.el (wl-folder-open-all): Remove progress gauge when
3325 display is finished.
3327 2000-08-23 TAKAHASHI Kaoru <kaoru@kaisei.org>
3329 * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
3330 `elmo-folder-exists-p' argument.
3332 2000-08-23 Daiki Ueno <ueno@unixuser.org>
3334 * wl-folder.el (wl-folder-confirm-existence): Check existence of
3337 2000-08-23 Yuuichi Teranishi <teranisi@gohome.org>
3339 * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
3341 * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
3342 Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
3344 2000-08-22 Daiki Ueno <ueno@unixuser.org>
3346 * wl-folder.el (wl-folder-create-subr): New function.
3347 (wl-folder-confirm-existence): Use it.
3348 (wl-folder-check-one-entity): Use it.
3349 Check the error symbol is derived from 'elmo-open-error.
3351 * wl-summary.el (wl-summary-read-folder): Don't pass the argument
3354 2000-08-21 TAKAHASHI Kaoru <kaoru@kaisei.org>
3356 * wl-util.el (toplevel): Add (eval-when-compile (require
3357 'elmo-util)). (Maybe `provide' is typo.)
3359 2000-08-21 Yuuichi Teranishi <teranisi@gohome.org>
3361 * wl-util.el (toplevel): Removed (provide 'elmo-util).
3362 (I don't know why this was needed.)
3364 * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
3365 Follow up changes for stream-type.
3367 * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
3368 (wl-draft-elmo-nntp-send): Ditto.
3370 * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
3371 (wl-nntp-posting-stream-type): Ditto.
3372 (wl-pop-before-smtp-ssl): Abolished.
3373 (wl-nntp-posting-ssl): Ditto.
3375 * wl-address.el (wl-address-quote-specials): New function.
3376 (wl-address-make-completion-list): Use `wl-address-quote-specials'.
3378 * wl-draft.el (wl-draft-reply): Ditto.
3380 2000-08-16 TAKAHASHI Kaoru <kaoru@kaisei.org>
3382 * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
3383 use function `wl-string-match-assoc'.
3385 2000-08-10 Yuuichi Teranishi <teranisi@gohome.org>
3387 * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
3389 * wl-draft.el (wl-draft-deduce-address-list): New function.
3390 (wl-draft-parse-mailbox-list): Ditto.
3391 (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
3392 instead of `smtp-deduce-address-list'.
3393 (wl-draft-on-field-p): Follow group list.
3395 * wl-address.el (wl-address-concat-token): New function.
3396 (wl-address-string-without-group-list-contents): Ditto.
3397 (wl-complete-field-body): Fixed problem of completion
3398 by japanese petname.
3399 (wl-address-make-completion-list): Rewrite.
3401 2000-08-11 Taro Kawagishi <taro.kawagishi@nokia.com>
3403 * wl-address.el (wl-address-make-completion-list): Completion by
3405 (wl-complete-field-body): Likewise.
3407 2000-08-08 Yuuichi Teranishi <teranisi@gohome.org>
3409 * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
3410 contains invalid address syntax.
3412 2000-07-26 Kenichi OKADA <okada@opaopa.org>
3414 * wl-folder.el (wl-folder-check-entity-async): Use
3415 `elmo-nntp-spec-hostname'.
3417 2000-08-02 OKAZAKI Tetsurou <okazaki@be.to>
3419 * wl-summary.el (wl-summary-msgdb-load-async): Use
3420 `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
3422 2000-07-31 Yuuichi Teranishi <teranisi@gohome.org>
3424 * wl-draft.el (wl-draft-reply): Set argument
3425 `content-transfer-encoding' as nil.
3427 2000-07-26 Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
3429 * wl-refile.el (wl-refile-learn): Move hit element to the top of
3432 2000-07-26 Kenichi OKADA <okada@opaopa.org>
3434 * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
3435 (wl-draft-edit-string): Ditto.
3436 (wl-draft-forward): Ditto.
3437 * wl-summary.el (wl-summary-write): Ditto.
3439 2000-07-24 Yuuichi Teranishi <teranisi@gohome.org>
3441 * wl-summary.el (wl-summary-sync-update3): Call
3442 `wl-summary-buffer-number-column-detect'.
3443 (wl-summary-buffer-number-column-detect): Search from point-min.
3445 2000-07-19 Yuuichi Teranishi <teranisi@gohome.org>
3447 * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
3448 contains an address which is not included in original to or cc.
3450 2000-07-19 Kenichi OKADA <okada@opaopa.org>
3452 * wl-summary.el (wl-summary-target-mark-uudecode): Error when
3453 begin-line does not exist.
3454 * wl-message.el (wl-message-uu-substring): Ditto.
3456 2000-07-18 Yuuichi Teranishi <teranisi@gohome.org>
3458 * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
3459 clear local variables.
3460 (wl-summary-exit): Call `elmo-commit'.
3461 (wl-summary-switch-to-clone-buffer): Call
3462 `wl-summary-buffer-set-folder' after `wl-summary-mode'.
3463 (wl-summary-goto-folder-subr): Ditto.
3465 * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
3468 2000-07-17 Yuuichi Teranishi <teranisi@gohome.org>
3470 * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
3471 wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
3472 wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
3473 wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
3474 wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
3475 wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
3477 * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
3479 2000-07-12 Hironori Fukuchi <nory@valis.co.jp>
3481 * wl-summary.el (wl-summary-search-by-subject):
3482 Search parent message from the latest one.
3484 2000-07-13 Yuuichi Teranishi <teranisi@gohome.org>
3486 * wl-draft.el (wl-draft-reply): Insert address with full-name.
3487 (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
3489 * wl-vars.el (wl-draft-reply-use-address-with-full-name):
3492 * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
3493 if elmo-nntp-use-killed-list is nil.
3494 Use `elmo-msgdb-append-to-killed-list'.
3495 (Append numbers confirmed as disappeared to the killed list.)
3496 (wl-summary-confirm-appends): Don't display negative number.
3498 2000-07-07 Kenichi OKADA <okada@opaopa.org>
3500 * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
3502 2000-07-11 Yuuichi Teranishi <teranisi@gohome.org>
3504 * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
3506 (wl-summary-sync-update3): Use `elmo-list-diff' instead of
3507 `elmo-list-bigger-diff'.
3509 2000-07-04 Yuuichi Teranishi <teranisi@gohome.org>
3511 * wl-summary.el (wl-summary-buffer-exit-func):
3512 New buffer local variable.
3513 (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
3515 2000-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
3517 * wl-demo.el (wl-demo): Fix the last change.
3519 2000-07-07 Katsumi Yamaoka <yamaoka@jpl.org>
3521 * wl-demo.el (wl-demo): Don't use `eval'.
3523 2000-07-07 Kenichi OKADA <okada@opaopa.org>
3525 * wl-summary.el (wl-summary-buffer-thread-modified):
3526 New buffer-local variable.
3527 (wl-summary-set-thread-modified): New function.
3528 (wl-summary-thread-modified-p): New function.
3529 (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
3530 (wl-summary-yank-saved-message): Use function
3531 `wl-summary-set-thread-modified'
3532 (wl-summary-switch-to-clone-buffer): Add
3533 `wl-summary-buffer-thread-modified'.
3535 * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
3536 (wl-summary-buffer-mark-saved-hook): Ditto.
3537 * wl-summary.el (wl-summary-msgdb-save): New hook
3538 `wl-summary-buffer-message-saved-hook' and
3539 `wl-summary-buffer-mark-saved-hook'.
3541 2000-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
3543 * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
3545 2000-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
3547 * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
3548 don't hide scroll bars under FSF Emacsen because it may incur an
3549 undesirable redrawing.
3551 2000-07-04 Kenichi OKADA <okada@opaopa.org>
3553 * wl-draft.el (wl-draft-edit-string): Call
3554 `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
3556 2000-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
3558 * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
3560 2000-07-01 OKAZAKI Tetsurou <okazaki@be.to>
3562 * wl-summary.el (wl-summary-msgdb-load-async): Call
3563 `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
3565 2000-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
3567 * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
3568 fringes in demo buffer; center bitmap logo correctly even if old
3571 2000-06-27 MAKINO Takashi <makino@cyber.office.ne.jp>
3573 * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
3575 * wl-refile.el (wl-refile-subject-alist): New variable.
3576 (wl-refile-subject-alist-file-name): Ditto.
3577 (wl-refile-alist-setup): Rewrite.
3578 (wl-refile-alist-save): Use `elmo-object-save'.
3579 Eliminated arguments.
3580 (wl-refile-learn): Check `wl-refile-guess-func-list'.
3581 (wl-refile-guess-by-subject): New function.
3582 (wl-refile-guess-func-list): Added it.
3584 2000-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
3586 * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
3587 (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
3589 2000-06-28 Yuuichi Teranishi <teranisi@gohome.org>
3591 * wl-summary.el (wl-summary-buffer-prev-folder-func):
3592 New buffer-local variable.
3593 (wl-summary-buffer-next-folder-func): Ditto.
3594 (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
3596 (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
3598 (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
3600 (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
3603 2000-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
3605 * wl-demo.el (wl-demo): Don't set the value of `fill-column'
3606 permanently in the demo buffer.
3608 2000-06-22 Yuuichi Teranishi <teranisi@gohome.org>
3610 * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
3611 `mime-entity-fetch-field'.
3613 * wl.el (wl-exit): Delete plugged buffer.
3615 * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
3616 XEmacs has menubar feature.
3618 2000-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3620 * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0. It
3621 cannot arrive at the beginning of the buffer under old Emacsen.
3623 2000-06-19 Yuuichi Teranishi <teranisi@gohome.org>
3625 * wl-address.el (wl-address-ldap-search):
3626 Call `ldap-search-entries' with `withdn' argument t.
3627 (wl-complete-field-body): Bind completion-ignore-case as t.
3628 Clear ldap search hash when it was sole completion.
3629 Use elmo-string for pattern string.
3630 (wl-ldap-alias-safe-string): Eliminated needless let.
3632 2000-06-16 Shun-ichi GOTO <gotoh@taiyo.co.jp>
3634 * wl-address.el (wl-ldap-alias-dn-level): New variable.
3635 (wl-ldap-alias-sep): New constant.
3636 (wl-ldap-search-attribute-type-list): Ditto.
3637 (wl-ldap-get-value): New function.
3638 (wl-ldap-make-filter): Ditto.
3639 (wl-ldap-make-matched-value-list): Ditto.
3640 (wl-ldap-alias-safe-string): Ditto.
3641 (wl-ldap-register-dn-string): Ditto.
3642 (wl-address-ldap-search): Rewrite.
3644 2000-06-17 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3646 * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
3648 (wl-thread-delete-line-from-buffer): Ditto.
3649 (wl-thread-get-exist-children): New function.
3651 2000-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
3653 * wl-demo.el (wl-demo): Made it to select various image types.
3654 (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
3655 from `wl-title-logo'.
3656 (wl-logo-ascii): New variable.
3657 (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
3658 (wl-demo-copyright-notice): New constant.
3660 * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
3662 2000-06-15 TAKAHASHI Kaoru <kaoru@kaisei.org>
3664 * wl-vars.el (wl-summary-target-above): Renamed from
3665 wl-summary-temp-above.
3666 * wl-score.el (wl-score-get-score-alist): Use it.
3667 (wl-summary-score-update-all-lines): Use it.
3668 * wl-summary.el: Ditto. (make-variable-buffer-local).
3670 2000-06-15 Yuuichi Teranishi <teranisi@gohome.org>
3672 * wl-vars.el (wl-ldap-port): New user option.
3674 * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
3675 Rewite whole implementation.
3676 (wl-complete-field-body): Fixed.
3678 2000-06-14 Yuuichi Teranishi <teranisi@quickhack.net>
3680 * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
3681 Choose implementation at compile time.
3683 2000-06-13 Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
3685 * wl-address.el (wl-ldap-search-internal): New function.
3686 (wl-complete-field-to): Use it.
3688 2000-06-12 Yuuichi Teranishi <teranisi@gohome.org>
3690 * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
3691 Use `let' instead of `let*'.
3694 * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
3695 Define as defcustom.
3696 (wl-ldap-base): Ditto.
3697 (wl-use-ldap): Ditto.
3699 2000-06-09 Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
3701 * wl-address.el (wl-ldap-search): New function.
3702 (wl-complete-field-body): Use `wl-ldap-search'.
3703 (wl-ldap-server): New variable.
3704 (wl-ldap-base): Ditto.
3705 (wl-use-ldap): Ditto.
3707 2000-06-08 OKAZAKI Tetsurou <okazaki@be.to>
3709 * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
3710 (Pointed out by Mito <mit@nines.nec.co.jp>).
3711 * wl-summary.el (wl-summary-redisplay-no-mime): Update
3712 buffer-local variables like `wl-summary-redisplay-internal'.
3713 (wl-summary-redisplay-all-header): Likewise. Update
3716 2000-06-05 Yuuichi Teranishi <teranisi@gohome.org>
3718 * wl-summary.el (wl-summary-jump-to-parent-message):
3719 Consider prefix argument.
3721 * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
3722 when closed thread is deleted.
3724 2000-05-31 Yasushi ABE <yasushi@stbbs.net>
3726 * wl-summary.el (wl-summary-jump-to-parent-message):
3727 Consider thread modification.
3729 2000-06-03 OKAZAKI Tetsurou <okazaki@be.to>
3731 * wl-message.el (wl-message-normal-get-original-buffer): Use
3734 * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
3735 (wl-summary-showto-folder-regexp): Ditto.
3737 2000-05-31 OKAZAKI Tetsurou <okazaki@be.to>
3739 * wl-util.el (wl-delete-alist): Doc fix.
3740 (wl-delete-associations): New function.
3741 (wl-inverse-alist): New function.
3742 * wl-summary.el (wl-summary-exec-subr): Rename parameters.
3743 Split temporary variables. Use `wl-delete-associations'
3744 and `wl-inverse-alist'.
3745 (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
3747 2000-05-30 Yuuichi Teranishi <teranisi@gohome.org>
3749 * wl-folder.el (wl-folder-prefetch-entity):
3750 Execute prefetching if new count is unknown.
3752 2000-05-27 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3754 * wl-vars.el (wl-summary-insert-headers-hook): New variable.
3756 * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
3758 (wl-thread-set-parent): If insert as top, set linked as nil.
3760 * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
3761 `wl-thread-cleanup-symbols' when view mode is thread.
3763 2000-05-26 OKAZAKI Tetsurou <okazaki@be.to>
3765 * wl-folder.el (wl-folder-create-folder-entity): Use
3766 with-current-buffer.
3767 (wl-local-folder-init): Call set-buffer to make sure we are in
3768 the Folder buffer. Don't touch buffer-local variables here.
3769 (wl-folder-mode): Initialize buffer-local variables here.
3771 * wl-folder.el (wl-folder-get-path): Use let instead of let*.
3772 (wl-folder-entity-assign-id): Ditto.
3773 (wl-folder-create-entity-hashtb): Ditto.
3774 (wl-local-folder-init): Ditto.
3775 (wl-folder-create-group-alist): Initialize `cur-alist' with let.
3777 2000-05-24 TAKAHASHI Kaoru <kaoru@kaisei.org>
3779 * wl-summary.el (wl-summary-default-from): Fix probrem when
3780 std11-extract-address-components return (nil "foo@bar").
3782 2000-05-24 OKAZAKI Tetsurou <okazaki@be.to>
3784 * wl-draft.el (wl-draft-clone-local-variables):
3785 Remove redundant `setq'.
3787 2000-05-19 Yuuichi Teranishi <teranisi@gohome.org>
3789 * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
3790 Bind wl-highlight-x-face-func as nil while highlighting header.
3792 2000-05-21 OKAZAKI Tetsurou <okazaki@be.to>
3794 * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
3796 2000-05-21 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3798 * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
3799 elmo-msgdb-overview-hashtb from copy-variables.
3800 (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
3801 instead of `elmo-msgdb-overview-get-entity-by-number'.
3802 (wl-summary-auto-refile): Ditto.
3804 * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3805 `elmo-msgdb-overview-get-entity' instead of
3806 `elmo-msgdb-search-overview-entity'. Use
3807 `elmo-msgdb-overview-get-entity' instead of
3808 `elmo-msgdb-overview-get-entity-by-number'.
3809 (wl-thread-insert-entity-sub): Ditto.
3810 (wl-thread-insert-message): Ditto.
3812 * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
3813 `elmo-msgdb-overview-get-entity'.
3814 (wl-normal-message-redisplay): Ditto.
3816 2000-05-20 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3818 * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
3819 `wl-thread-entities'.
3820 (wl-thread-delete-message): Fix remove top message from
3821 `wl-thread-entity-list'.
3823 * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
3824 wl-append(nconc), because update-list is broken on Meadow.
3826 * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
3828 (wl-summary-rescan): Ditto.
3829 (wl-summary-sync-update3): Ditto.
3830 * wl-thread.el (wl-thread-set-parent): Renamed from
3831 `wl-summary-set-parent'.
3832 (wl-thread-insert-message): Updating buffer faster.
3833 (wl-thread-delete-message): Updating buffer faster.
3835 * wl-score.el (wl-summary-score-update-all-lines): Changed
3836 interval for display progress gauge.
3838 2000-05-19 TAKAHASHI Kaoru <kaoru@kaisei.org>
3840 * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
3841 folder always-sticky.
3842 * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
3845 2000-05-18 Yuuichi Teranishi <teranisi@gohome.org>
3847 * wl-vars.el (wl-draft-add-references): New user option.
3849 * wl-draft.el (wl-draft-add-references): New function.
3850 (wl-draft-yank-from-mail-reply-buffer): Use it.
3851 (wl-draft-insert-current-message): Bind `wl-draft-add-references'
3854 2000-05-12 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3856 * wl-thread.el (wl-thread-update-line-msgs): Called
3857 `wl-thread-update-line-on-buffer-sub'.
3858 (wl-thread-update-line-on-buffer): Delete routine of inserting
3860 (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
3861 moved from `wl-thread-update-line-on-buffer'.
3862 Add threshold for displaying progress gauge.
3863 * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
3864 argument of `wl-thread-update-line-msgs'.
3865 Add threshold for displaying progress gauge.
3867 Add threshold for displaying progress gauge.
3868 * wl-score.el: Ditto.
3870 * wl-expire.el (wl-summary-expire): Display deleting info.
3872 2000-05-12 Yuuichi Teranishi <teranisi@gohome.org>
3874 * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
3876 * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
3877 argument of `wl-thread-update-line-msgs'.
3878 (wl-summary-set-parent): Added optional argument `parent-number'.
3879 (wl-summary-buffer-saved-message): New buffer local variable.
3880 (wl-summary-save-current-message): New command.
3881 (wl-summary-yank-saved-message): Ditto.
3882 (wl-summary-mode-map): Added key binding for
3883 `wl-summary-save-current-message' (\ew) and
3884 `wl-summary-yank-saved-message' (\C-y).
3885 (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
3887 2000-05-11 Yuuichi Teranishi <teranisi@gohome.org>
3889 * wl-summary.el (wl-summary-mode-map): Added key binding for
3890 `wl-summary-set-parent' (ts).
3892 2000-05-10 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3894 * wl-summary.el (wl-summary-insert-thread-entity): Search same
3895 subject faster. If thread number is reverse, delayed updating
3897 (wl-summary-search-by-subject): Ditto.
3898 (wl-summary-put-alike): Ditto.
3899 (wl-summary-get-alike): Ditto.
3900 (wl-summary-insert-headers): Insert header of all overview in
3902 (wl-summary-rescan): Delayed updating thread. Kill search subject
3903 buffer for wl-summary-search-by-subject.
3904 (wl-summary-sync-update3): Ditto.
3905 (wl-summary-exit): Ditto.
3906 (wl-summary-goto-bottom-of-current-thread): Change for linked
3908 (wl-summary-overview-create-summary-line): Change line for linked
3911 * wl-summary.el (wl-summary-update-thread): Use
3912 wl-thread-maybe-get-children-num.
3913 (wl-summary-set-parent): If change parent, move sub thread.
3914 (wl-summary-redisplay-internal): Add horizontal recenter.
3915 (wl-summary-redisplay-no-mime): Add horizontal recenter.
3917 * wl-thread.el (wl-thread-entity-get-linked): New function.
3918 (wl-thread-entity-set-linked): New function.
3919 (wl-thread-create-entity): Add linked element.
3920 (wl-thread-entity-insert-as-top): Use wl-append.
3921 (wl-thread-maybe-get-children-num): If closing thread, return
3923 (wl-thread-update-line-msgs): Displaying progress message.
3924 (wl-thread-update-line-on-buffer-sub): Use
3925 wl-thread-maybe-get-children-num.
3926 (wl-thread-update-line-on-buffer): If update line is not exists,
3928 (wl-thread-delete-message): If delete top msg of thread, search
3930 (wl-thread-insert-entity): Use
3931 wl-thread-maybe-get-children-num.
3933 * wl-highlight.el (wl-highlight-summary-current-line): change
3934 sregexp for linked thread.
3935 * wl-util.el (wl-count-lines): Count lines.
3936 (wl-horizontal-recenter): horizontal recenter.
3937 * wl-score.el (wl-score-put-alike): Use wl-count-lines
3938 (wl-score-get-alike): Ditto.
3939 * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
3940 (wl-subject-length-limit): New variable.
3941 (wl-highlight-thread-indent-string-regexp): Changed for linked
3944 2000-05-10 Yuuichi Teranishi <teranisi@gohome.org>
3946 * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
3947 New variable (revival).
3948 * wl-summary.el (wl-summary-insert-thread-entity): Search parent
3949 by subject matching if there's no in-reply-to nor references field
3953 2000-05-10 Yuuichi Teranishi <teranisi@gohome.org>
3955 * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
3958 2000-05-09 Yuuichi Teranishi <teranisi@gohome.org>
3960 * wl-summary.el (wl-summary-reply): Return t if there was a
3961 message at cursor point.
3962 Added unwind-protect.
3963 (wl-summary-reply-with-citation): Cite only when wl-summary-reply
3965 (wl-summary-cancel-message): Do nothing when there's no message at
3967 (wl-summary-forward): Ditto.
3968 (wl-summary-jump-to-parent-message): Ditto.
3969 (wl-summary-reedit): Ditto.
3970 (wl-summary-edit-addresses): Ditto.
3971 (wl-summary-pipe-message): Ditto.
3972 (wl-summary-print-message-with-ps-print): Ditto.
3973 (wl-summary-print-message): Ditto.
3974 (wl-summary-mark-as-important): Ditto.
3975 (wl-summary-mark-as-unread): Ditto.
3977 * wl-summary.el (wl-summary-reply): Cause an error when there's no
3978 message at cursor point.
3979 (wl-summary-reply-with-citation): Remove unwind-protect.
3981 * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
3982 subject searching feature.
3983 * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
3986 2000-04-28 Yuuichi Teranishi <teranisi@gohome.org>
3988 * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
3990 * wl-summary.el (wl-summary-insert-thread-entity): Search parent
3991 by subject matching if there's no in-reply-to nor references field.
3993 * wl-summary.el (wl-summary-set-parent): New command (No key binding).
3995 * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
3996 when display is finished.
3997 (wl-folder-open-all): Ditto.
3998 (wl-folder-update-access-group): Ditto.
3999 * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
4000 * wl-thread.el (wl-thread-close-all): Ditto.
4002 * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
4003 progress gauge only when it was displayed.
4004 * wl-folder.el (wl-folder-insert-entity): Ditto.
4006 2000-04-26 Yuuichi Teranishi <teranisi@gohome.org>
4008 * wl-summary.el (wl-summary-incorporate): Enclose
4009 `wl-summary-sync-force-update' with save-excursion.
4011 2000-04-21 Yuuichi Teranishi <teranisi@elmo.dq.isl.ntt.co.jp>
4013 * wl-summary.el (wl-summary-prefetch-region):
4014 Pass current cursor point to `pos-visible-in-window-p' after
4015 moving cursor to the started point.
4017 2000-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
4019 * wl-vars.el (wl-ignored-forwarded-headers): New user option.
4021 * wl-draft.el (wl-draft-insert-current-message): Delete useless
4022 fields from the forwarding message.
4023 (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
4026 2000-04-20 Yuuichi Teranishi <teranisi@gohome.org>
4028 * wl-mime.el (wl-message-request-partial):
4029 Eliminated argument `msgdb'.
4030 Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
4031 (wl-mime-combine-message/partial-pieces): Likewise.
4032 * tm-wl.el (wl-message-request-partial): Likewise.
4033 (wl-mime-combine-message/partial-pieces): Likewise.
4035 2000-04-17 Yoshiki Hayashi <yoshiki@xemacs.org>
4037 * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
4038 when display is finished.
4040 2000-04-17 HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
4042 * wl-summary.el (wl-summary-goto-folder-subr):
4043 Fix problem when wl-summary-partial-highlight-above-lines is nil.
4045 2000-04-18 Yuuichi Teranishi <teranisi@gohome.org>
4047 * wl-summary.el (wl-summary-prefetch-region): Redisplay only
4048 when cursor point is visible.
4050 2000-04-15 Yuuichi Teranishi <teranisi@gohome.org>
4052 * wl-expire.el (wl-expire-archive-get-max-number):
4053 Don't use `file-name-directory'.
4055 2000-04-14 Yuuichi Teranishi <teranisi@gohome.org>
4057 * wl-expire.el (wl-expire-archive-get-max-number):
4058 Use `file-name-directory'.
4060 2000-04-13 Yuuichi Teranishi <teranisi@gohome.org>
4062 * wl-summary.el (wl-summary-sync-marks): Re-display progress
4063 only when there is progress.
4065 2000-04-13 Mito <mit@nines.nec.co.jp>
4067 * wl-summary.el (wl-summary-sync-marks): Display progress.
4069 2000-04-13 Yuuichi Teranishi <teranisi@gohome.org>
4071 * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
4072 (wl-summary-prev): Move cursor regardless of unread status.
4073 (wl-summary-next): Ditto.
4075 2000-04-10 Yuuichi Teranishi <teranisi@gohome.org>
4077 * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
4078 Added argument `target' and `number'.
4079 * tm-wl.el (wl-summary-burst-subr): New function.
4080 (wl-summary-burst): Use it.
4082 2000-04-10 Mito <mit@nines.nec.co.jp>
4084 * wl-mime.el (wl-burst): New function.
4085 (wl-summary-burst): Use it.
4087 2000-04-07 A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
4089 * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
4090 as petname when there's no candidate.
4092 2000-04-07 Yuuichi Teranishi <teranisi@gohome.org>
4094 * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
4096 * wl-fldmgr.el (wl-fldmgr-add): Use it.
4098 * wl.el (wl-plugged-init): Flush queues if started with plugged status.
4100 * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
4102 2000-04-05 Yuuichi Teranishi <teranisi@gohome.org>
4104 * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
4105 Use substring of `original' instead of buffer-substring.
4106 (wl-refile-evaluate-rule):
4107 Set `original' argument of wl-refile-expand-newtext.
4110 (wl-summary-auto-refile-check-refile-rule-alist-subr,
4111 wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
4112 (wl-summary-auto-refile): Check existence of destination folder just
4115 2000-04-05 TAKAHASHI Kaoru <kaoru@kaisei.org>
4117 * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
4118 when wl-refile-get-field-value return nil.
4120 2000-04-04 Daiki Ueno <ueno@unixuser.org>
4123 (wl-refile-expand-newtext): New function imported from Gnus.
4124 (wl-refile-evaluate-rule): Use it.
4126 2000-04-04 Yuuichi Teranishi <teranisi@gohome.org>
4128 * wl-summary.el (wl-summary-print-destination):
4129 Duplicate folder string to avoid putting text-property on
4132 * wl-refile.el (wl-refile-get-field-value): New function.
4133 (wl-refile-evaluate-rule): New function;
4134 Evaluate refile rule recursively.
4135 (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
4136 * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
4137 New function; Check existence of a target folder recursively.
4138 (wl-summary-auto-refile-check-refile-rule-alist):
4139 Use wl-summary-auto-refile-check-refile-rule-alist-subr.
4141 2000-03-30 Yuuichi Teranishi <teranisi@gohome.org>
4143 * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
4145 * wl-folder.el (wl-create-folder-entity-from-buffer):
4146 Fixed problem when '}' character is contained in folder name.
4148 * wl-xmas.el (wl-make-modeline): Consider plugged status.
4150 2000-03-29 Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
4152 * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
4153 (wl-fldmgr-add-completion-all-completions):
4154 Use wl-fldmgr-add-completion-hashtb.
4156 2000-03-28 Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
4158 * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
4159 wl-fldmgr-add-completion-subr): New functions.
4160 * wl-folder.el (wl-folder-completion-func): New variable.
4161 * wl-summary.el (wl-summary-read-folder):
4162 Use wl-folder-completion-func.
4164 * wl-refile.el: Eliminate throw & catch.
4166 * wl.el (wl-plugged-sending-queue-status): Fixed.
4168 2000-03-27 Mikio Nakajima <minakaji@osaka.email.ne.jp>
4170 * wl-draft.el (wl-draft): Put category property on
4171 mail-header-separator.