aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1998-06-25 18:52:18 +0000
committerRichard M. Stallman <[email protected]>1998-06-25 18:52:18 +0000
commit0599b9251168f278a8ffdcef8b9659068d69e546 (patch)
tree2c60f822c425ff566dbd78d4bea6dd051003b065
parent0bb37c1a185a604ae250c378a97297b40c594103 (diff)
(mail-unsent-separator): Add new alternative.
-rw-r--r--lisp/mail/rmail.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el
index f193e42b08..078cb81a5f 100644
--- a/lisp/mail/rmail.el
+++ b/lisp/mail/rmail.el
@@ -2950,6 +2950,7 @@ typically for purposes of moderating a list."
"^ *---+ +Returned message +---+ *$\\|"
"^ *---+ *Returned mail follows *---+ *$\\|"
"^Start of returned message$\\|"
+ "^---+ Below this line is a copy of the message.$\\|"
"^ *---+ +Original message +---+ *$\\|"
"^ *--+ +begin message +--+ *$\\|"
"^ *---+ +Original message follows +---+ *$\\|"