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 f5d452a5dfb..6d22732b5e0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2011-03-09 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-03-09 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | * xfaces.c (clear_face_cache, Fx_list_fonts, Fface_font): Rename | ||
| 4 | or move locals to avoid shadowing. | ||
| 5 | |||
| 3 | * terminal.c (store_terminal_param): Now static. | 6 | * terminal.c (store_terminal_param): Now static. |
| 4 | 7 | ||
| 5 | * xmenu.c (menu_highlight_callback): Now static. | 8 | * xmenu.c (menu_highlight_callback): Now static. |