diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 772ebd4d273..315ac040d41 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | 2011-06-18 Eli Zaretskii <eliz@gnu.org> | 1 | 2011-06-18 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * xdisp.c (face_before_or_after_it_pos): Support bidi iteration | 3 | * xdisp.c (face_before_or_after_it_pos): Support bidi iteration. |
| 4 | when BEFORE_P is zero. | ||
| 5 | (next_element_from_c_string): Handle the case of the first string | 4 | (next_element_from_c_string): Handle the case of the first string |
| 6 | character that is not the first one in the visual order. | 5 | character that is not the first one in the visual order. |
| 7 | 6 | ||