comparison 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
comparison
equal deleted inserted replaced
95568:4fec6e274c04 95569:2bf09d117bb6
1 2008-06-05 Kenichi Handa <handa@m17n.org>
2
3 * xfont.c (xfont_list): Don't set registry to iso8859-1 even if it
4 is unspecified.
5
6 * xfaces.c (realize_x_face): If the font-related face attributes
7 are the same as those of default face, realize a new fontset
8 from default->fontset.
9
1 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca> 10 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
2 11
3 * xdisp.c (move_it_in_display_line_to): Improve the type of its args. 12 * xdisp.c (move_it_in_display_line_to): Improve the type of its args.
4 (move_it_in_display_line): New wrapper. 13 (move_it_in_display_line): New wrapper.
5 14