From e2e2423bf2fe3cda60737f20aeafaff64d38b35e Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 5 Aug 2011 13:32:06 +0300 Subject: Fix bug #9229 with cursor positioning on display strings. src/xdisp.c (set_cursor_from_row): Prefer the candidate glyph that came from a string character with a `cursor' property. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 8ed6761e1dd..5861ee6c48b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2011-08-05 Eli Zaretskii + + * xdisp.c (set_cursor_from_row): Prefer the candidate glyph that + came from a string character with a `cursor' property. (Bug#9229) + 2011-08-04 Jan Djärv * Makefile.in (LIB_PTHREAD): New variable. -- cgit v1.2.1