* utils/bbdb-wl.el (bbdb-wl-extract-field-value-internal): Enclose the
authoryamaoka <yamaoka>
Fri, 14 Sep 2001 00:25:27 +0000 (00:25 +0000)
committeryamaoka <yamaoka>
Fri, 14 Sep 2001 00:25:27 +0000 (00:25 +0000)
commit03c2f9a9bbb0de184b2cec0535dfc257d0c9c3ba
tree765e9ec32b4fd5790b60c203a2f0e917f2698e6c
parentdc25732b9a8d5a94a9c1978f9246c06c9d35e4d4
* utils/bbdb-wl.el (bbdb-wl-extract-field-value-internal): Enclose the
function definition with `eval-and-compile'.
(bbdb-wl-pop-up-bbdb-buffer): Use `bbdb-display-layout' and
 `bbdb-pop-up-display-layout' instead of the macro `bbdb-pop-up-elided-display'
 for the development version of BBDB.
(bbdb-get-addresses-headers): Define it before it is referred to.

* elmo/acap.el (acap-read-passphrase): Always autoload ange-ftp for both
 compile-time and run-time to avoid byte-compile warning.
elmo/ChangeLog
elmo/acap.el
utils/ChangeLog
utils/bbdb-wl.el