changeset 101708:823851e4047e

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 31 Jan 2009 10:10:02 +0000
parents 4bb10611bac4
children 16e67945499c
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jan 31 10:08:37 2009 +0000
+++ b/lisp/ChangeLog	Sat Jan 31 10:10:02 2009 +0000
@@ -4,6 +4,8 @@
 	encoding to `raw-text-unix'.
 	(rmail-perm-variables): Set encoding of rmail-view-buffer to
 	`undecided-unix'.
+	(rmail-redecode-body): Don't change EOL conversion of the new
+	encoding if the old one left it unspecified.
 
 2009-01-31  Glenn Morris  <rgm@gnu.org>