2002-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>

	* bbdb-wl.el (bbdb-wl-get-addresses-2): Bind unbound local
	variable.

2002-01-28  Yuuichi Teranishi  <teranisi@gohome.org>

	* bbdb-wl.el (bbdb-wl-get-addresses-1): New function.
	(bbdb-wl-get-addresses-2): Ditto.
	(bbdb-wl-get-addresses): Select bbdb-wl-get-addresses-1 or
	bbdb-wl-get-addresses-2 according to the bbdb-version.
	(bbdb-wl-address-headers-spec): New function.
	(bbdb-wl-show-all-recipients): Use it.
	(bbdb-wl-show-sender): Ditto.
	(bbdb-wl-setup): Include defvars for bbdb-get-addresses-headers.

2002-01-17  Kenichi OKADA  <okada@opaopa.org>

	* im-wl.el (wl-draft-send-with-imput-async): Use `wl-message-id-function'.

2002-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>

	* bbdb-wl.el (bbdb-wl-ignore-folder-regexp): New variable.
	(bbdb-wl-get-update-record): Changed to check
	`bbdb-wl-ignore-folder-regexp'.

2002-01-07  Kenichi OKADA  <okada@opaopa.org>

	* wl-mailto.el (wl-mailto-url-at-point): defun at compile time.

2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>

	* bbdb-wl.el (bbdb-wl-setup): Added autoload magic.

2001-12-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* bbdb-wl.el (bbdb-wl-setup): require bbdb-autoloads if exists.
	Use `load' instead of `require' bbdb-autoloads for BBDB 2.20.

2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>

	* bbdb-wl.el (bbdb-wl-get-petname): Fixed docstring.
	(bbdb-wl-from-func): Ditto.

2001-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>

	* 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.

2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>

	* bbdb-wl.el (bbdb-wl-exit): Use `bbdb-offer-save' instead of
	`bbdb-save-db'.

