diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9abd806ce63..454aa92093f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 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. |