# HG changeset patch # User Kenichi Handa # Date 1212639535 0 # Node ID 2bf09d117bb605807fbf8da4e976c61aaaf39198 # Parent 4fec6e274c04fa3203b3c8010423098507718dea *** empty log message *** diff -r 4fec6e274c04 -r 2bf09d117bb6 src/ChangeLog --- a/src/ChangeLog Thu Jun 05 04:15:44 2008 +0000 +++ b/src/ChangeLog Thu Jun 05 04:18:55 2008 +0000 @@ -1,3 +1,12 @@ +2008-06-05 Kenichi Handa + + * xfont.c (xfont_list): Don't set registry to iso8859-1 even if it + is unspecified. + + * xfaces.c (realize_x_face): If the font-related face attributes + are the same as those of default face, realize a new fontset + from default->fontset. + 2008-06-05 Stefan Monnier * xdisp.c (move_it_in_display_line_to): Improve the type of its args.