From: Eli Zaretskii Date: Fri, 5 Aug 2011 14:31:40 +0000 (+0300) Subject: Bug #9224 was fixed together with bug #9221. X-Git-Tag: emacs-pretest-24.0.90~104^2~152^2~86^2~2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=412b635880c2b907a3c4cb340fbb02b4db78b1aa;p=emacs.git Bug #9224 was fixed together with bug #9221. --- diff --git a/src/ChangeLog b/src/ChangeLog index c6484b48de4..60c835cb100 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -19,7 +19,7 @@ (move_it_vertically_backward, move_it_by_lines): Replace the call to xfree to an equivalent call to bidi_unshelve_cache. (move_it_in_display_line_to): Fix logic of returning - MOVE_POS_MATCH_OR_ZV in the bidi case. + MOVE_POS_MATCH_OR_ZV in the bidi case. (Bug#9224) 2011-08-05 Eli Zaretskii