Mercurial > emacs
changeset 22610:f5539d91e129
(mail-unsent-separator): Add new alternative.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 25 Jun 1998 18:52:18 +0000 |
parents | c2ed862173da |
children | 38463342cd56 |
files | lisp/mail/rmail.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/rmail.el Thu Jun 25 17:14:47 1998 +0000 +++ b/lisp/mail/rmail.el Thu Jun 25 18:52:18 1998 +0000 @@ -2950,6 +2950,7 @@ "^ *---+ +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 +---+ *$\\|"