Function: eudc-bbdbify-company
eudc-bbdbify-company is a byte-compiled function defined in
eudc-export.el.gz.
Signature
(eudc-bbdbify-company &rest ORGANIZATIONS)
Documentation
Return ORGANIZATIONS as a list compatible with BBDB.
Source Code
;; Defined in /usr/src/emacs/lisp/net/eudc-export.el.gz
(defun eudc-bbdbify-company (&rest organizations)
"Return ORGANIZATIONS as a list compatible with BBDB."
organizations)