Variable: eudc-supported-protocols
eudc-supported-protocols is a variable defined in eudc-vars.el.gz.
Value
(ph mailabbrev macos-contacts mab ldap ecomplete bbdb)
Documentation
Protocols currently supported by EUDC.
This variable is updated when protocol-specific libraries are loaded, *do not change manually*.
Source Code
;; Defined in /usr/src/emacs/lisp/net/eudc-vars.el.gz
(defvar eudc-supported-protocols nil
"Protocols currently supported by EUDC.
This variable is updated when protocol-specific libraries
are loaded, *do not change manually*.")