diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 667a7ba2b15..dd88e961a51 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | * xterm.c (x_copy_dpy_color, x_focus_on_frame, x_unfocus_frame): | 5 | * xterm.c (x_copy_dpy_color, x_focus_on_frame, x_unfocus_frame): |
| 6 | Remove unused functions. | 6 | Remove unused functions. |
| 7 | (x_shift_glyphs_for_insert, XTflash, XTring_bell): | ||
| 8 | (x_calc_absolute_position): Now static. | ||
| 7 | 9 | ||
| 8 | * xfaces.c (clear_face_cache, Fx_list_fonts, Fface_font): Rename | 10 | * xfaces.c (clear_face_cache, Fx_list_fonts, Fface_font): Rename |
| 9 | or move locals to avoid shadowing. | 11 | or move locals to avoid shadowing. |