summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSam Steingold <sds@goems.com>2000-08-11 20:53:23 +0000
committerSam Steingold <sds@goems.com>2000-08-11 20:53:23 +0000
commitf4cf4683fcb892811fa1d35a73747d8e0e306b1f (patch)
treeec37d89edce963d7f10181b52ed5b739b533b375 /ChangeLog
parent2dff503c8776087987f07a6581de0015c5c4a5ca (diff)
* lisp/bbdb.el (bbdb-save-db): fixed the calling sequence of
`y-or-n-p-with-timeout'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c034602..8840455 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-08-11 Sam Steingold <sds@gnu.org>
+ * lisp/bbdb.el (bbdb-save-db): fixed the calling sequence of
+ `y-or-n-p-with-timeout'
+
* lisp/bbdb-snarf.el (bbdb-extract-address-components): use
`bbdb-warn' instead of `warn'
(replace-in-string): check for `boundp', not `functionp'