diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c00c06cc358..8e9e92f4c02 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-02-10 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * xdisp.c (try_window_id): Set first_unchanged_at_end_row to NULL | ||
| 4 | if it moves outside window or it doesn't display text. | ||
| 5 | |||
| 1 | 2005-02-09 Kim F. Storm <storm@cua.dk> | 6 | 2005-02-09 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * undo.c (Fprimitive_undo): Check that undo function does not | 8 | * undo.c (Fprimitive_undo): Check that undo function does not |