summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonan Waide <waider@waider.ie>2001-01-18 00:52:13 +0000
committerRonan Waide <waider@waider.ie>2001-01-18 00:52:13 +0000
commit9b34af11be3147b7119882a8fbff8254a47cf102 (patch)
tree8c7dc70c0ad171150829b1ff3ec84f8840908197 /ChangeLog
parentffb21a0bab0f826222b47b6076d68d99c6ee5511 (diff)
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog31
1 files changed, 28 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index fa64dc0..c2fd603 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-01-18 Ronan Waide <waider@waider.ie>
+
+ * lisp/bbdb-vm.el: Proper fix for VM windowing bug
+
2001-01-17 Robert.Fenk@gmx.de
* lisp/bbdb.el (bbdb-always-add-addresses): Docfix
@@ -32,6 +36,12 @@
native Xemacs sound support or the modem device.
(bbdb-dial): modified in order to use the new stuff
+2001-01-08 Waider <waider@waider.ie>
+
+ * lisp/bbdb-hooks.el:
+ Added Bill Carpenter-provided function
+ 'bbdb-ignore-selected-messages-confirmation'
+
2001-01-03 Didier Verna <didier@xemacs.org>
* aclocal.m4: new file (Autoconf support).
@@ -51,13 +61,28 @@
* texinfo/bbdb.texinfo (Normal User): ditto.
(XEmacs Package): ditto.
-2000-12-31 Ronan Waide <waider@waider.ie>
+2001-01-03 Waider <waider@waider.ie>
+ * lisp/bbdb-com.el (bbdb-dial):
+ Change docstring for bbdb-dial
+ Remove check for window system
+
+ * texinfo/bbdb.texinfo:
+ Removed some things from the TODO list
+ Removed the Log section
+ Added xref from 'BBDB Mailing Lists' to 'Using BBDB to implement
+ Mailing Lists'
+ A few other minor tweaks
+
+ * html/index.html:
+ Updated the links section; some other minor changes.
+
+2000-12-31 Waider <waider@waider.ie>
* lisp/bbdb.el (bbdb-undisplay-records):
Don't mess with *BBDB* if it doesn't exist!
Some compile noise hushed.
-2000-12-18 Ronan Waide <waider@waider.ie>
+2000-12-18 Waider <waider@waider.ie>
* bbdb/lisp/bbdb.el:
Added definition for cadar.
@@ -74,7 +99,7 @@
* lisp/bbdb-com.el (bbdb-check-zip-codes-p): New variable.
(bbdb-legal-zip-codes): New variable.
(bbdb-parse-zip-string): Use the two new variables instead of
- hard-coding valid zip string regepxs.
+ hard-coding valid zip string regexps.
(bbdb-create-internal): Doc change. Check wether zip code is
stringp.