aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/mail/rmail.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el
index b60145c6d3a..c960e8e413e 100644
--- a/lisp/mail/rmail.el
+++ b/lisp/mail/rmail.el
@@ -70,7 +70,7 @@
70(defconst rmail-unseen-attr-index 6 70(defconst rmail-unseen-attr-index 6
71 "The index for the `unseen' attribute.") 71 "The index for the `unseen' attribute.")
72 72
73(defconst rmail-resent-attr-index 6 73(defconst rmail-resent-attr-index 7
74 "The index for the `resent' attribute.") 74 "The index for the `resent' attribute.")
75 75
76(defconst rmail-attr-array 76(defconst rmail-attr-array