Mercurial > hg > xemacs-beta
diff lisp/gnus/nndoc.el @ 104:cf808b4c4290 r20-1b4
Import from CVS: tag r20-1b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:16:51 +0200 |
parents | 4be1180a9e89 |
children | 360340f9fd5f |
line wrap: on
line diff
--- a/lisp/gnus/nndoc.el Mon Aug 13 09:15:51 2007 +0200 +++ b/lisp/gnus/nndoc.el Mon Aug 13 09:16:51 2007 +0200 @@ -65,8 +65,8 @@ (body-end . "^-+ End of forwarded message -+$") (prepare-body-function . nndoc-unquote-dashes)) (rfc934 - (article-begin . "^-.*\n+") - (body-end . "^-.*$") + (article-begin . "^--.*\n+") + (body-end . "^--.*$") (prepare-body-function . nndoc-unquote-dashes)) (clari-briefs (article-begin . "^ \\*")