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 3381fa28aca..13f1715d3ae 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -18,6 +18,7 @@ | |||
| 18 | (x_error_quitter, xembed_send_message, x_iconify_frame): | 18 | (x_error_quitter, xembed_send_message, x_iconify_frame): |
| 19 | (my_log_handler): Rename locals to avoid shadowing. | 19 | (my_log_handler): Rename locals to avoid shadowing. |
| 20 | (x_delete_glyphs, x_ins_del_lines): Mark with NO_RETURN. | 20 | (x_delete_glyphs, x_ins_del_lines): Mark with NO_RETURN. |
| 21 | (x_connection_closed): Tell GCC not to suggest NO_RETURN. | ||
| 21 | 22 | ||
| 22 | * xfaces.c (clear_face_cache, Fx_list_fonts, Fface_font): Rename | 23 | * xfaces.c (clear_face_cache, Fx_list_fonts, Fface_font): Rename |
| 23 | or move locals to avoid shadowing. | 24 | or move locals to avoid shadowing. |