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 536195baa0a..3dc45c96ef5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-01-24 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * xdisp.c (redisplay_window): Only try to make cursor line fully | ||
| 4 | visible once (to avoid redisplay loop). | ||
| 5 | |||
| 1 | 2005-01-23 Kim F. Storm <storm@cua.dk> | 6 | 2005-01-23 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * window.c (Fpos_visible_in_window_p): Simplify return value for | 8 | * window.c (Fpos_visible_in_window_p): Simplify return value for |