Fix documentation of 'eudc-inline-expansion-format'

* doc/misc/eudc.texi (Inline Query Expansion): Fix the default value of
'eudc-inline-expansion-format'. (Bug#24840)
This commit is contained in:
Tibor Csögör 2016-11-01 04:57:53 -04:00 committed by Thomas Fitzsimmons
parent 7a87f82987
commit 1fef1387c3

View file

@ -733,8 +733,7 @@ upon an inline expansion request. It is a list whose first element is a
string passed to @code{format}. Remaining elements are symbols
corresponding to directory attribute names. The corresponding attribute
values are passed as additional arguments to @code{format}. Default is
@code{("%s" email)} but you may want to consider a value like @code{("%s
<%s>" name email)}
@code{("%s %s <%s>" firstname name email)}.
@end defvar
@defvar eudc-multiple-match-handling-method