summaryrefslogtreecommitdiffstats
path: root/mutt.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-02-18 23:14:34 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-02-18 23:14:34 +0000
commit0b025e274afbb7d067ab771698d0d32d34daadda (patch)
tree424f60358712dfd39545be7c0340d1637dfabd0b /mutt.h
parent9695791fff221ebe1314b7408e4f0f402e0d53af (diff)
Add retainable signatures. This should work nicely with encrypted
mailing lists.
Diffstat (limited to 'mutt.h')
-rw-r--r--mutt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt.h b/mutt.h
index 0ca5ff5d..6e0e220e 100644
--- a/mutt.h
+++ b/mutt.h
@@ -359,6 +359,7 @@ enum
OPTPGPREPLYENCRYPT,
OPTPGPREPLYSIGN,
OPTPGPENCRYPTSELF,
+ OPTPGPRETAINABLESIG,
OPTPGPSTRICTENC,
OPTFORWDECRYPT,
OPTPGPSHOWUNUSABLE,