diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8b1c81261cc..58fdad2d1d2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * xdisp.c (display_line): Fix crash with bidi display on the last | 3 | * xdisp.c (display_line): Fix crash with bidi display on the last |
| 4 | empty line. (Bug#6030) | 4 | empty line. (Bug#6030) |
| 5 | (iterate_out_of_display_property): New function, body from pop_it. | ||
| 6 | (pop_it): Use it. | ||
| 5 | 7 | ||
| 6 | 2010-04-24 Eli Zaretskii <eliz@gnu.org> | 8 | 2010-04-24 Eli Zaretskii <eliz@gnu.org> |
| 7 | 9 | ||