diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e31e9fccc58..3c0264525a4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-09-22 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * intervals.c (graft_intervals_into_buffer): Correct the main loop | ||
| 4 | in the case where OVER is longer than UNDER. | ||
| 5 | |||
| 1 | 2003-09-22 Masatake YAMATO <jet@gyve.org> | 6 | 2003-09-22 Masatake YAMATO <jet@gyve.org> |
| 2 | 7 | ||
| 3 | * window.c (Fset_window_scroll_bars): Validate the value of | 8 | * window.c (Fset_window_scroll_bars): Validate the value of |