aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b6ae117c8b2..5ac0f885d8e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12013-05-06 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (pos_visible_p): Use the special code for finding the
4 beginning of a display property or overlay for any "replacing"
5 display property, not just for display strings. This solves
6 incorrect reporting of position by posn-at-point. (Bug#14241)
7
12013-05-06 Paul Eggert <eggert@cs.ucla.edu> 82013-05-06 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 * unexelf.c: Fix some 32-bit integer problems, notably when debugging. 10 * unexelf.c: Fix some 32-bit integer problems, notably when debugging.