diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 69e65b21cf9..0fd1c364b5c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2006-04-20 Kim F. Storm <storm@cua.dk> | 1 | 2006-04-20 Kim F. Storm <storm@cua.dk> |
| 2 | 2 | ||
| 3 | * xdisp.c (redisplay_window): Fix last change. | ||
| 4 | |||
| 3 | * xdisp.c (redisplay_window): If current window start is not at the | 5 | * xdisp.c (redisplay_window): If current window start is not at the |
| 4 | beginning of a line, select a new window start if buffer is modified | 6 | beginning of a line, select a new window start if buffer is modified |
| 5 | and window start is in the modified region, but the first change is | 7 | and window start is in the modified region, but the first change is |