aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index dd88e961a51..f0c1db2ab73 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -6,6 +6,7 @@
6 Remove unused functions. 6 Remove unused functions.
7 (x_shift_glyphs_for_insert, XTflash, XTring_bell): 7 (x_shift_glyphs_for_insert, XTflash, XTring_bell):
8 (x_calc_absolute_position): Now static. 8 (x_calc_absolute_position): Now static.
9 (XTread_socket): Don't define label "out" unless it's used.
9 10
10 * xfaces.c (clear_face_cache, Fx_list_fonts, Fface_font): Rename 11 * xfaces.c (clear_face_cache, Fx_list_fonts, Fface_font): Rename
11 or move locals to avoid shadowing. 12 or move locals to avoid shadowing.