changeset 53527:b3aa44b71705

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 07 Jan 2004 01:43:32 +0000
parents 5c66f1de4907
children dbd73534e01e
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jan 07 01:43:04 2004 +0000
+++ b/lisp/ChangeLog	Wed Jan 07 01:43:32 2004 +0000
@@ -1,3 +1,8 @@
+2004-01-07  Kenichi Handa  <handa@m17n.org>
+
+	* international/mule.el (set-auto-coding): Fix for the case that
+	end-of-line is only CR.
+
 2004-01-07  Kim F. Storm  <storm@cua.dk>
 
 	* subr.el (event-start, event-end): Doc fix.