EUDC: Fix eudc-ldap-no-wildcard-attributes docstring
* lisp/net/eudc-vars.el (eudc-ldap-no-wildcard-attributes): Fix docstring. (Bug#62721)
This commit is contained in:
parent
2aee38d826
commit
b2f88a3b44
1 changed files with 1 additions and 1 deletions
|
@ -446,7 +446,7 @@ objectclass in Active Directory servers.
|
|||
You may not want functions like `eudc-query-form' and
|
||||
`eudc-expand-inline' to do LDAP wildcard expansion by default on
|
||||
certain fields. If so, add the relevant symbol to this list, for
|
||||
example `samaccountname' for the \"E-Mail\" field."
|
||||
example `mail' for the \"E-Mail\" field."
|
||||
:type '(repeat (symbol :tag "Directory attribute")))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue