]> granicus.if.org Git - neomutt/commit
sync to upstream's "encrypt-to-self"
authorRichard Russon <rich@flatcap.org>
Mon, 26 Jun 2017 14:09:06 +0000 (15:09 +0100)
committerRichard Russon <rich@flatcap.org>
Wed, 28 Jun 2017 12:56:56 +0000 (13:56 +0100)
commit5b7c025a72d76db077d231d165e5caf585e79ab7
treed424554e9cf8e8e0dec7488d13c49d5056310c61
parent0fc7fa0239d83927d6be12eceb73cfb054aa2b8f
sync to upstream's "encrypt-to-self"

NeoMutt's variables:
    pgp_encrypt_self
    smime_encrypt_self

have been superceded by Mutt's:
    pgp_self_encrypt
    pgp_self_encrypt_as
    smime_self_encrypt
    smime_self_encrypt_as

Note: NeoMutt's variables will be deprecated at a later date.
doc/manual.xml.head
init.h
ncrypt/crypt.c