]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 7 Sep 2000 08:01:52 +0000 (08:01 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 7 Sep 2000 08:01:52 +0000 (08:01 +0000)
src/ChangeLog

index 2c32b4a04e098f7ac8bdc58ee8d58dcdc2073b19..9504544ddda76c48e0c585cb0b717bf4b4281a7d 100644 (file)
@@ -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.