changeset 31433:b2650cc2f211

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 07 Sep 2000 08:01:52 +0000
parents d616c4851906
children 28f0d4e9cbb2
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Sep 07 02:55:04 2000 +0000
+++ b/src/ChangeLog	Thu Sep 07 08:01:52 2000 +0000
@@ -1,5 +1,7 @@
 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
 
+	* charset.h (MAKE_CHAR): Be sure to set MSB of C1 to 0.
+
 	* charset.c: Include composite.h
 	(lisp_string_width): New function.
 	(Fstring_width): Call lisp_string_width instead of strwidth.