/[emacs]/emacs/lisp/net/ldap.el
ViewVC logotype

Diff of /emacs/lisp/net/ldap.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by pj, Sat Jan 5 18:42:52 2002 UTC revision 1.7 by pj, Sun Jan 6 16:29:19 2002 UTC
# Line 70  Acme organization in the United States." Line 70  Acme organization in the United States."
70  (defcustom ldap-host-parameters-alist nil  (defcustom ldap-host-parameters-alist nil
71    "*Alist of host-specific options for LDAP transactions.    "*Alist of host-specific options for LDAP transactions.
72  The format of each list element is (HOST PROP1 VAL1 PROP2 VAL2 ...).  The format of each list element is (HOST PROP1 VAL1 PROP2 VAL2 ...).
73  HOST is the hostname of an LDAP server(with an optional TCP port number  HOST is the hostname of an LDAP server (with an optional TCP port number
74  appended to it using a colon as a separator).  appended to it using a colon as a separator).
75  PROPn and VALn are property/value pairs describing parameters for the server.  PROPn and VALn are property/value pairs describing parameters for the server.
76  Valid properties include:  Valid properties include:

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26