summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonan Waide <waider@waider.ie>2000-09-11 23:30:24 +0000
committerRonan Waide <waider@waider.ie>2000-09-11 23:30:24 +0000
commit1692e1172153457da2b41a639006083dc931d6a9 (patch)
treeded7b8a9f13ac25fcd3b5e7437283214dfd332ac /ChangeLog
parentfb13365b781ed586cc8b7cc61f5c35f85e724dd1 (diff)
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog38
1 files changed, 38 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a57d1d3..b705028 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,41 @@
+2000-09-11 Waider <waider@stepstone.ie>
+
+ * lisp/bbdb-vm.el:
+ Reinstated 2.00.06 behaviour of creating a record if necessary
+ when : is pressed
+ Added new function, bbdb/vm-show-all-recipients, to do the
+ necessary fandango to show recipients for the current
+ message. Map it to something in vm-mode-map if you wish to use
+ it. I'd suggest "'".
+
+2000-09-08 sds <sds@klortho>
+
+ * lisp/bbdb.el (bbdbq-mk): new function to create `subliminal'
+ messages. Also, two new messages.
+
+2000-09-08 Waider <waider@waider.ie>
+
+ * lisp/bbdb.el:
+ Daniel Pittman's patch does indeed override Alex's!
+
+2000-09-07 Waider <waider@waider.ie>
+
+ * lisp/bbdb-snarf.el:
+ Daniel Pittman's autoload patch. May make Alex's patch obsolete.
+
+ * lisp/bbdb.el:
+ Alex Coventry's patch to fix compile-vs-runtime autoloads
+
+2000-09-03 Waider <waider@waider.ie>
+
+ * lisp/bbdb-com.el:
+ Default completed name to an empty string to avoid error
+
+2000-08-29 Waider <waider@waider.ie>
+
+ * lisp/bbdb-vm.el:
+ Check if vm-summary-uninteresting-senders is a string before using it
+
2000-08-28 Waider <waider@stepstone.ie>
* lisp/Makefile: