aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index dbff8e35492..c1fcfcf2437 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12012-04-09 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (set_cursor_from_row): If the display string appears in
4 the buffer at position that is closer to point than the position
5 after the display string, display the cursor on the first glyph of
6 the display string. Fixes cursor display when a 'display' text
7 property immediately follows invisible text. (Bug#11094)
8
12012-04-09 Paul Eggert <eggert@cs.ucla.edu> 92012-04-09 Paul Eggert <eggert@cs.ucla.edu>
2 10
3 composite.c: use 'double' consistently 11 composite.c: use 'double' consistently