aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cdabea5fcd2..2dc9d34f290 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -12,6 +12,11 @@
12 unless they are used. 12 unless they are used.
13 (XEMBED_VERSION, xembed_set_info): Don't define unless needed. 13 (XEMBED_VERSION, xembed_set_info): Don't define unless needed.
14 (x_fatal_error_signal): Remove; not used. 14 (x_fatal_error_signal): Remove; not used.
15 (x_draw_image_foreground, redo_mouse_highlight, XTmouse_position):
16 (x_scroll_bar_report_motion, handle_one_xevent, x_draw_bar_cursor):
17 (x_error_catcher, x_connection_closed, x_error_handler):
18 (x_error_quitter, xembed_send_message, x_iconify_frame):
19 (my_log_handler): Rename locals to avoid shadowing.
15 20
16 * xfaces.c (clear_face_cache, Fx_list_fonts, Fface_font): Rename 21 * xfaces.c (clear_face_cache, Fx_list_fonts, Fface_font): Rename
17 or move locals to avoid shadowing. 22 or move locals to avoid shadowing.