aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c302f95d3fa..c11ba11715b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12015-01-09 Paul Eggert <eggert@cs.ucla.edu>
2
3 Refactor pointer-to-integer conversion
4 * gfilenotify.c (monitor_to_lisp, lisp_to_monitor):
5 Rename and move to lisp.h. All uses changed.
6 * lisp.h (XINTPTR, make_pointer_integer): New inline functions,
7 which are renamed from gfilenotify.c's lisp_to_monitor and
8 monitor_to_lisp, and with more-generic void * signatures.
9
12015-01-08 Eli Zaretskii <eliz@gnu.org> 102015-01-08 Eli Zaretskii <eliz@gnu.org>
2 11
3 * dispnew.c (buffer_posn_from_coords): Fix the value of the column 12 * dispnew.c (buffer_posn_from_coords): Fix the value of the column