Mercurial > emacs
diff src/ChangeLog @ 95569:2bf09d117bb6
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Thu, 05 Jun 2008 04:18:55 +0000 |
| parents | b3c0438c570b |
| children | d34a432d5863 |
line wrap: on
line diff
--- 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 <handa@m17n.org> + + * 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 <monnier@iro.umontreal.ca> * xdisp.c (move_it_in_display_line_to): Improve the type of its args.
