Show
Ignore:
Timestamp:
2006年09月18日 20時48分14秒 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/net/ldap.el

    r4161 r4166  
    495495  `scope' is one of the three symbols `sub', `base' or `one'. 
    496496  `binddn' is the distinguished name of the user to bind as (in RFC 1779 syntax). 
     497  `auth' is one of the symbols `simple', `krbv41' or `krbv42' 
    497498  `passwd' is the password to use for simple authentication. 
    498499  `deref' is one of the symbols `never', `always', `search' or `find'.