# HG changeset patch # User Kenichi Handa # Date 1230601736 0 # Node ID 21f4186449a729f5d960901cb052d2f134c798de # Parent e55e55a286f43a018e01be184b7a71a27459b613 *** empty log message *** diff -r e55e55a286f4 -r 21f4186449a7 src/ChangeLog --- a/src/ChangeLog Tue Dec 30 01:48:18 2008 +0000 +++ b/src/ChangeLog Tue Dec 30 01:48:56 2008 +0000 @@ -1,5 +1,8 @@ 2008-12-30 Kenichi Handa + * insdel.c (copy_text): To convert a non-ASCII char to unibyte, + just get the low 8-bit of the code. + * font.c (font_intern_prop): Validate str as multibyte. 2008-12-29 Dan Nicolaescu