diff src/ChangeLog @ 107311:cdeadbfdda61

buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.
author Kenichi Handa <handa@m17n.org>
date Tue, 02 Mar 2010 10:30:52 +0900
parents d8f04397b77a
children 5e25c4602dd4
line wrap: on
line diff
--- a/src/ChangeLog	Mon Mar 01 20:50:57 2010 +0900
+++ b/src/ChangeLog	Tue Mar 02 10:30:52 2010 +0900
@@ -1,3 +1,8 @@
+2010-03-02  Kenichi Handa  <handa@m17n.org>
+
+	* buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte
+	form of raw-bytes.
+
 2010-02-28  Chong Yidong  <cyd@stupidchicken.com>
 
 	* charset.c (load_charset_map_from_file)