Fix org-bbdb anniversaries to work with the new BBDB
commit76503ed1b4114e9e0142e85df86261d1146b37a3
authorMatt Lundin <mdl@imapmail.org>
Sat, 7 Apr 2012 12:21:57 +0000 (7 07:21 -0500)
committerBastien Guerry <bzg@altern.org>
Mon, 9 Apr 2012 10:53:08 +0000 (9 12:53 +0200)
tree1a88c47107754e08b4f3e5721461d69064d5ba63
parent14e4d7ece908a638810cfd2dc1cefbcf2736e371
Fix org-bbdb anniversaries to work with the new BBDB

* org-bbdb.el (org-bbdb-anniv-extract-date, org-bbdb-make-anniv-hash):
  Fix org-bbdb anniversary functionality to accommodate bbdb 3.x.
  There are two major changes in bbdb 3.x that need to be taken into
  account.  The first is that `bbdb-split' reverses the order of its
  parameters in 3.x.  The second is that `bbdb-record-getprop' is
  replaced by bbdb-record-note in 3.x.
lisp/org-bbdb.el