* wl-summary.el (wl-summary-prefetch-msg): Use
authorteranisi <teranisi>
Wed, 28 Feb 2001 07:36:26 +0000 (07:36 +0000)
committerteranisi <teranisi>
Wed, 28 Feb 2001 07:36:26 +0000 (07:36 +0000)
commit5ea2e03ce4add953f300ba076dc36e55bdd3b54a
tree7475d55d01e001c01f572fd0883fd96861f8196c
parent5799c10881cb749aa5e1ac20075db4b04fc635b3
* wl-summary.el (wl-summary-prefetch-msg): Use
 `elmo-msgdb-overview-get-entity' instead of `assoc'.

* wl-vars.el: Define *-func as obsolete variable using
 `elmo-define-obsolete-variable'.

* wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
 (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
 instead of `wl-message-buffer-prefetch-threshold'.

* elmo-util.el (elmo-resque-obsolete-variable): Use defvaralias if defined.

* mmimap.el (toplevel): Require 'mime-parse and 'static.
 (mmimap-parse-parameters-from-list): Define as alias for
 `mime-decode-parameter-plist' if it is defined as function.
 (mmimap-make-mime-entity): Added argument `number'.
 (initialize-instance): Set `number' argument of mmimap-make-mime-entity as 0.
 (mime-imap-entity-header-string): Arrange node-id for rfc2060 section.
elmo/ChangeLog
elmo/elmo-util.el
elmo/mmimap.el
wl/ChangeLog
wl/wl-message.el
wl/wl-summary.el
wl/wl-vars.el