From 0599b9251168f278a8ffdcef8b9659068d69e546 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 25 Jun 1998 18:52:18 +0000 Subject: (mail-unsent-separator): Add new alternative. --- lisp/mail/rmail.el | 1 + 1 file changed, 1 insertion(+) 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 +---+ *$\\|" -- cgit v1.2.3