diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0d478b4cd07..15e2aaf9714 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2011-04-14 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-04-14 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | * xsettings.c, xsettings.h (xsettings_get_system_normal_font): | ||
| 4 | Define only if USE_LUCID. | ||
| 5 | |||
| 3 | * xrdb.c (x_customization_string, x_rm_string): Now static. | 6 | * xrdb.c (x_customization_string, x_rm_string): Now static. |
| 4 | 7 | ||
| 5 | * xmenu.c (x_menu_wait_for_event): Export only if USE_MOTIF. | 8 | * xmenu.c (x_menu_wait_for_event): Export only if USE_MOTIF. |