changeset 56801:e423df082f94

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 27 Aug 2004 00:25:59 +0000
parents 752ef76fcc08
children f306b2e60578 d8411455de48
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Aug 27 00:24:50 2004 +0000
+++ b/lisp/ChangeLog	Fri Aug 27 00:25:59 2004 +0000
@@ -1,3 +1,8 @@
+2004-08-27  Kenichi Handa  <handa@m17n.org>
+
+	* international/utf-8.el (utf-8-post-read-conversion): If the
+	buffer is unibyte, temporarily make it multibyte.
+
 2004-08-27  Masatake YAMATO  <jet@gyve.org>
 
 	* calendar/time-date.el (time-to-seconds): Add autoload cookies.