diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c6f973af8c7..1f8e0f6b8e3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * xfaces.c (clear_face_cache, Fx_list_fonts, Fface_font): Rename | 3 | * xfaces.c (clear_face_cache, Fx_list_fonts, Fface_font): Rename |
| 4 | or move locals to avoid shadowing. | 4 | or move locals to avoid shadowing. |
| 5 | (tty_defined_color, merge_face_heights): Now static. | ||
| 5 | 6 | ||
| 6 | * terminal.c (store_terminal_param): Now static. | 7 | * terminal.c (store_terminal_param): Now static. |
| 7 | 8 | ||