summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSam Steingold <sds@goems.com>2000-08-11 17:51:02 +0000
committerSam Steingold <sds@goems.com>2000-08-11 17:51:02 +0000
commit2dff503c8776087987f07a6581de0015c5c4a5ca (patch)
tree4b4cc3a68fee534ee7dd954215c1d08f69f095ad /ChangeLog
parent482257a1ed7bf415879edc6aa0e1e17133086a90 (diff)
* lisp/bbdb-snarf.el (bbdb-extract-address-components): use
`bbdb-warn' instead of `warn' (replace-in-string): check for `boundp', not `functionp' (bbdb-snarf-nice-real-name-regexp, bbdb-snarf-nice-real-name): doc fix * lisp/bbdb.el: removed the `defsubst' kludge - we do not support emaxen without `defsubst' anyway; also pacify the compiler a little bit
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 910f288..c034602 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2000-08-11 Sam Steingold <sds@gnu.org>
+
+ * lisp/bbdb-snarf.el (bbdb-extract-address-components): use
+ `bbdb-warn' instead of `warn'
+ (replace-in-string): check for `boundp', not `functionp'
+ (bbdb-snarf-nice-real-name-regexp, bbdb-snarf-nice-real-name): doc fix
+
+ * lisp/bbdb.el: removed the `defsubst' kludge - we do not support
+ emaxen without `defsubst' anyway;
+ also pacify the compiler a little bit
+
+
2000-08-10 Sam Steingold <sds@gnu.org>
* lisp/bbdb.el (bbdb-join): dropped an unused variable