diff lisp/gnus/message.el @ 92147:773ae07da318

Merge from gnus--devo--0 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1073
author Miles Bader <miles@gnu.org>
date Sun, 24 Feb 2008 06:43:15 +0000
parents d77b6e5ee8af
children 5f827896103e
line wrap: on
line diff
--- a/lisp/gnus/message.el	Sun Feb 24 02:48:47 2008 +0000
+++ b/lisp/gnus/message.el	Sun Feb 24 06:43:15 2008 +0000
@@ -1722,6 +1722,7 @@
 	  "^ *--+ +begin message +--+ *$\\|"
 	  "^ *---+ +Original message follows +---+ *$\\|"
 	  "^ *---+ +Undelivered message follows +---+ *$\\|"
+	  "^------ This is a copy of the message, including all the headers. ------ *$\\|"
 	  "^|? *---+ +Message text follows: +---+ *|?$")
   "A regexp that matches the separator before the text of a failed message.")