Fix call to make-obsolete-variable

This commit is contained in:
Alex Branham 2018-05-18 15:52:41 -05:00
parent b9527245a8
commit 39ec6a0417
No known key found for this signature in database
GPG Key ID: 1E4227A253E99AC7
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ We have the following choices:
'mu4e-compose-crypto-reply-policy' variable is deprecated.
'mu4e-compose-crypto-reply-plain-policy' and
'mu4e-compose-crypto-reply-encrypted-policy' should be used instead")
(make-obsolete-variable mu4e-compose-crypto-reply-policy "The use of the
(make-obsolete-variable 'mu4e-compose-crypto-reply-policy "The use of the
'mu4e-compose-crypto-reply-policy' variable is deprecated.
'mu4e-compose-crypto-reply-plain-policy' and
'mu4e-compose-crypto-reply-encrypted-policy' should be used instead"