summaryrefslogtreecommitdiffstats
path: root/mutt.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-09-22 17:50:26 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-09-22 17:50:26 +0000
commit940f31f67ffe4ec651c099c9bcd62b78d1189cc9 (patch)
tree40d83b81a06f6bd1fb41c093862fd65da3eadb67 /mutt.h
parentcc34e4308f01326cea9bd30169520c6f4bf8a12e (diff)
Introduce the $mh_purge option.
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 bc89caf8..9f3d647c 100644
--- a/mutt.h
+++ b/mutt.h
@@ -270,6 +270,7 @@ enum
OPTMENUSCROLL, /* scroll menu instead of implicit next-page */
OPTMETAKEY, /* interpret ALT-x as ESC-x */
OPTMETOO,
+ OPTMHPURGE,
OPTMIMEFORWDECODE,
OPTPAGERSTOP,
OPTPIPEDECODE,