summaryrefslogtreecommitdiffstats
path: root/mutt.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-10-28 18:36:11 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-10-28 18:36:11 +0000
commit844541347e69fd8e04165f0279ef1d909dafe654 (patch)
tree33346c8ad345d7f9687c1e73928996a5a9bcba1c /mutt.h
parent5bc94b2f111dc5f2eed7a2d1914b5fa961af7c99 (diff)
Add a $forward_weed option which controls header weeding when
decode-forwarding messages.
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 a2de65fd..7147468f 100644
--- a/mutt.h
+++ b/mutt.h
@@ -290,6 +290,7 @@ enum
OPTFOLLOWUPTO,
OPTFORCENAME,
OPTFORWDECODE,
+ OPTFORWWEEDHEADER,
OPTFORWQUOTE,
OPTHDRS,
OPTHEADER,