diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 17b53216e83..dff41f1dbbf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2011-09-21 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (pop_it): Allow it->object that is a cons cell to pass | ||
| 4 | the xassert test. | ||
| 5 | |||
| 6 | * dispextern.h (struct it): Update the comment documenting what | ||
| 7 | can it->OBJECT be. | ||
| 8 | |||
| 1 | 2011-09-20 Eli Zaretskii <eliz@gnu.org> | 9 | 2011-09-20 Eli Zaretskii <eliz@gnu.org> |
| 2 | 10 | ||
| 3 | * xdisp.c (set_cursor_from_row): If the row ends in a newline from | 11 | * xdisp.c (set_cursor_from_row): If the row ends in a newline from |