emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/net/ldap.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/net/ldap.el
Date: Sun, 06 Jan 2002 11:29:20 -0500

Index: emacs/lisp/net/ldap.el
diff -c emacs/lisp/net/ldap.el:1.6 emacs/lisp/net/ldap.el:1.7
*** emacs/lisp/net/ldap.el:1.6  Sat Jan  5 13:42:52 2002
--- emacs/lisp/net/ldap.el      Sun Jan  6 11:29:19 2002
***************
*** 70,76 ****
  (defcustom ldap-host-parameters-alist nil
    "*Alist of host-specific options for LDAP transactions.
  The format of each list element is (HOST PROP1 VAL1 PROP2 VAL2 ...).
! HOST is the hostname of an LDAP server(with an optional TCP port number
  appended to it using a colon as a separator).
  PROPn and VALn are property/value pairs describing parameters for the server.
  Valid properties include:
--- 70,76 ----
  (defcustom ldap-host-parameters-alist nil
    "*Alist of host-specific options for LDAP transactions.
  The format of each list element is (HOST PROP1 VAL1 PROP2 VAL2 ...).
! HOST is the hostname of an LDAP server (with an optional TCP port number
  appended to it using a colon as a separator).
  PROPn and VALn are property/value pairs describing parameters for the server.
  Valid properties include:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]