summaryrefslogtreecommitdiffstats
path: root/mutt.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-01-26 20:28:13 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-01-26 20:28:13 +0000
commita85405609bea12dbca88206b5f174cd4459013af (patch)
tree3c471b46c99c24cc91a257a9de6a2591489a61f5 /mutt.h
parente613b1b29de006818ca8fdbb6126b903b48bc89d (diff)
[unstable] Add the ~v pattern. From Vikas.
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 eadae1a3..5b13a84e 100644
--- a/mutt.h
+++ b/mutt.h
@@ -193,6 +193,7 @@ enum
M_OR,
M_TO,
M_CC,
+ M_COLLAPSED,
M_SUBJECT,
M_FROM,
M_DATE,