# HG changeset patch # User Kenichi Handa # Date 1220247255 0 # Node ID f2322a17046c34e18804e5277de6bf6dd674d0c5 # Parent ec291be9f039ad56e8da47829e3d889cf2432d8e *** empty log message *** diff -r ec291be9f039 -r f2322a17046c src/ChangeLog --- a/src/ChangeLog Mon Sep 01 05:15:58 2008 +0000 +++ b/src/ChangeLog Mon Sep 01 05:34:15 2008 +0000 @@ -1,3 +1,13 @@ +2008-09-01 Kenichi Handa + + * ftfont.c (ftfont_spec_pattern): Don't create a charset of the + representative chars of the script is a vector. + (ftfont_list): Handle the case the representative chars of the + script is a vector. + + * character.c (syms_of_character): Docstring of + script-representative-chars fixed. + 2008-08-31 Eli Zaretskii * msdos.c (BUILD_CHAR_GLYPH): New macro. @@ -47,6 +57,7 @@ * w32uniscribe.c (uniscribe_check_otf): Don't fallback on DFLT script. +>>>>>>> 1.6936 2008-08-29 Eli Zaretskii * composite.c (fill_gstring_body): Avoid compiler warnings.