diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e4ef9d60e26..fcbc03aa08c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2005-07-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2 | |||
| 3 | * macterm.c (mac_draw_vertical_window_border): Use foreground of | ||
| 4 | VERTICAL_BORDER_FACE_ID for vertical border line. | ||
| 5 | (mac_encode_char): Call check_ccl_update in advance. | ||
| 6 | (mac_to_x_fontname, x_font_name_to_mac_font_name) | ||
| 7 | (init_font_name_table, mac_do_list_fonts, XLoadQueryFont): Don't | ||
| 8 | assume that font family length is less than 32. | ||
| 9 | (x_compute_min_glyph_bounds): Make static. | ||
| 10 | (x_load_font): Never set fonts_changed_p to zero. | ||
| 11 | |||
| 1 | 2005-07-04 Lute Kamstra <lute@gnu.org> | 12 | 2005-07-04 Lute Kamstra <lute@gnu.org> |
| 2 | 13 | ||
| 3 | Update FSF's address in GPL notices. | 14 | Update FSF's address in GPL notices. |