diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e7b8384b431..c42679d54f4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-04-19 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * intervals.c (rotate_right, rotate_left): Fix up length computation. | ||
| 4 | Also change identifiers to match the comments, and add more assertions | ||
| 5 | (bug#16234). | ||
| 6 | |||
| 1 | 2014-04-18 Eli Zaretskii <eliz@gnu.org> | 7 | 2014-04-18 Eli Zaretskii <eliz@gnu.org> |
| 2 | 8 | ||
| 3 | * xdisp.c (insert_left_trunc_glyphs): Ensure the left truncation | 9 | * xdisp.c (insert_left_trunc_glyphs): Ensure the left truncation |