diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9b145d865db..1498d267775 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2011-04-12 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-04-12 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | * ftxfont.c: Make symbols static if they're not exported. | ||
| 4 | (ftxfont_driver): Export only if !defined HAVE_XFT && def8ined | ||
| 5 | HAVE_FREETYPE. | ||
| 6 | * font.h (ftxfont_driver): Likewise. | ||
| 7 | |||
| 3 | * xfns.c: Make symbols static if they're not exported. | 8 | * xfns.c: Make symbols static if they're not exported. |
| 4 | (x_last_font_name, x_display_info_for_name): | 9 | (x_last_font_name, x_display_info_for_name): |
| 5 | (x_set_foreground_color, x_set_background_color, x_set_mouse_color): | 10 | (x_set_foreground_color, x_set_background_color, x_set_mouse_color): |