mu4e-vars: fix reference to obsolete mu4e-my-email-addresses

This variable has been replaced with mu4e-user-mail-address-list.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
This commit is contained in:
Alex Bennée
2015-01-05 13:35:08 +00:00
parent 25110722cb
commit 6bde425aa4

View File

@ -250,7 +250,7 @@ The setting is a symbol:
"Whether to consider only 'personal' e-mail addresses, "Whether to consider only 'personal' e-mail addresses,
i.e. addresses from messages where user was explicitly in one of i.e. addresses from messages where user was explicitly in one of
the address fields (this excludes mailing list messages). See the address fields (this excludes mailing list messages). See
`mu4e-my-email-addresses' and the mu-index manpage for details for `mu4e-user-mail-address-list' and the mu-index manpage for details for
details (in particular, how to define your own e-mail addresses)." details (in particular, how to define your own e-mail addresses)."
:type 'boolean :type 'boolean
:group 'mu4e-compose) :group 'mu4e-compose)