From aeac2bb33b90f205f40d047eb02b3d938287b66e Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sun, 29 Apr 2001 16:59:00 +0000 Subject: Mojo this a bit so that "\n\n>" gets translated to "
" * mail-format.c (handle_text_plain_flowed): Mojo this a bit so that "\n\n>" gets translated to "
" rather than "

", since the transition to blockquote mode creates a blank line itself. Makes Mozilla-generated flowed replies look better. svn path=/trunk/; revision=9627 --- mail/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index fd88414b58..593afac972 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2001-04-29 Dan Winship + + * mail-format.c (handle_text_plain_flowed): Mojo this a bit so + that "\n\n>" gets translated to "
" rather than + "

", since the transition to blockquote mode + creates a blank line itself. Makes Mozilla-generated flowed + replies look better. + 2001-04-27 Dan Winship * mail-session.c: Renamed from session.c and made to be a subclass -- cgit v1.2.3