aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2009-01-31 14:34:05 +0000
committerEli Zaretskii2009-01-31 14:34:05 +0000
commitde456f3ba152d49f70a2b88d503b641387cf4a52 (patch)
tree8d8f6992120d42f024e25a680d92bc29362ecbdd /lisp/ChangeLog
parent6e9db169a39601d4997da47e590b492123f5e659 (diff)
downloademacs-de456f3ba152d49f70a2b88d503b641387cf4a52.tar.gz
emacs-de456f3ba152d49f70a2b88d503b641387cf4a52.zip
(unrmail): Set coding-system of the old Rmail file to `raw-text-unix'.
Bind coding-system-for-write when writing out the converted message, and make sure it uses Unix EOLs.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c54e960fb77..362f46616f6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
12009-01-31 Eli Zaretskii <eliz@gnu.org> 12009-01-31 Eli Zaretskii <eliz@gnu.org>
2 2
3 * mail/unrmail.el (unrmail): Set coding-system of the old Rmail
4 file to `raw-text-unix'. Bind coding-system-for-write when
5 writing out the converted message, and make sure it uses Unix
6 EOLs.
7
3 * mail/rmail.el (rmail-convert-babyl-to-mbox): Set Rmail's buffer 8 * mail/rmail.el (rmail-convert-babyl-to-mbox): Set Rmail's buffer
4 encoding to `raw-text-unix'. 9 encoding to `raw-text-unix'.
5 (rmail-perm-variables): Set encoding of rmail-view-buffer to 10 (rmail-perm-variables): Set encoding of rmail-view-buffer to