File: ChangeLog

package info (click to toggle)
wl 2.8.1-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 5,600 kB
  • ctags: 2,951
  • sloc: lisp: 40,584; sh: 148; makefile: 100
file content (28 lines) | stat: -rw-r--r-- 971 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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'.