aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 20308d40ab0..de227b45256 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -19,7 +19,8 @@
19 * undo.c (record_first_change): Use INTEGER_TO_CONS. 19 * undo.c (record_first_change): Use INTEGER_TO_CONS.
20 (Fprimitive_undo): Use CONS_TO_INTEGER. 20 (Fprimitive_undo): Use CONS_TO_INTEGER.
21 * xfns.c (Fx_window_property): Likewise. 21 * xfns.c (Fx_window_property): Likewise.
22 * xselect.c (x_own_selection, selection_data_to_lisp_data): 22 * xselect.c: Include <limits.h>.
23 (x_own_selection, selection_data_to_lisp_data):
23 Use INTEGER_TO_CONS. 24 Use INTEGER_TO_CONS.
24 (x_handle_selection_request, x_handle_selection_clear) 25 (x_handle_selection_request, x_handle_selection_clear)
25 (x_get_foreign_selection, Fx_disown_selection_internal) 26 (x_get_foreign_selection, Fx_disown_selection_internal)