From 6af6f4a43c4b59d7fc74c87f5d2d9c95a8984895 Mon Sep 17 00:00:00 2001 From: Sam Steingold Date: Wed, 5 Jul 2000 18:24:07 +0000 Subject: (parse-bbdb-internal): bind, not setq the version. --- ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 125d410..8cea43f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-07-05 Sam Steingold + + * lisp/bbdb.el (parse-bbdb-internal): bind, not setq the version. + 2000-07-03 Jochen Küpper * texinfo/bbdb.texinfo: Various little changes, including ml info, @@ -5,6 +9,12 @@ Added info-directory information. Added detailed node list. +2000-06-30 Sam Steingold + + * bbdb-migrate.el (bbdb-migrate): + re-wrote using `mapcar' instead of `append' + this is linear instead of quadratic and avoids much consing + 2000-06-30 Jochen Küpper * lisp/Makefile: Add everything to build bbdb-merge.elc. @@ -83,7 +93,7 @@ * lisp/bbdb-merge.el: Refined so it works a little better, particularly with merging - timestamps + timestamps Added bbdb-merge-file, so you can now import another bbdb and merge it. -- cgit v1.2.3