aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c6484b48de4..60c835cb100 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -19,7 +19,7 @@
19 (move_it_vertically_backward, move_it_by_lines): Replace the call 19 (move_it_vertically_backward, move_it_by_lines): Replace the call
20 to xfree to an equivalent call to bidi_unshelve_cache. 20 to xfree to an equivalent call to bidi_unshelve_cache.
21 (move_it_in_display_line_to): Fix logic of returning 21 (move_it_in_display_line_to): Fix logic of returning
22 MOVE_POS_MATCH_OR_ZV in the bidi case. 22 MOVE_POS_MATCH_OR_ZV in the bidi case. (Bug#9224)
23 23
242011-08-05 Eli Zaretskii <eliz@gnu.org> 242011-08-05 Eli Zaretskii <eliz@gnu.org>
25 25