]> git.eshelyaron.com Git - emacs.git/commit
EUDC: Port BBDB backend to BBDB >= 3
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Fri, 10 Nov 2017 14:05:40 +0000 (09:05 -0500)
committerThomas Fitzsimmons <fitzsim@fitzsim.org>
Wed, 15 Nov 2017 02:09:25 +0000 (21:09 -0500)
commit05257b92edee3dfbaf8bd7d7d408884efd083a90
tree1d1a56ef437dca2d677da3c9a4570858f412fb0c
parent262dce043527a53b21edff15a742fb07f66a48b1
EUDC: Port BBDB backend to BBDB >= 3

* lisp/net/eudcb-bbdb.el (eudc-bbdb-field): Convert BBDB < 3
field names to BBDB >= 3 field names.
(eudc-bbdb-format-query): Support old
and new BBDB field names.
(eudc-bbdb-filter-non-matching-record): Add support for both
BBDB < 3 field names and BBDB >= 3 field names.
(eudc-bbdb-extract-phones): Likewise.
(eudc-bbdb-extract-addresses): Likewise.
(eudc-bbdb-format-record-as-result): Likewise.
* doc/misc/eudc.texi (Creating BBDB Records): Document EUDC
BBDB field name support.
doc/misc/eudc.texi
lisp/net/eudcb-bbdb.el