diff options
| author | Richard M. Stallman | 2002-03-30 23:50:33 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-03-30 23:50:33 +0000 |
| commit | 9b2bba7683766d4afaaee1320532dea112a99f7a (patch) | |
| tree | 113b1f60daac9c981affb504990da9179fc1847b /src/ChangeLog | |
| parent | e9b2c9617c85f827ce8362a755ebbd2d403eced3 (diff) | |
| download | emacs-9b2bba7683766d4afaaee1320532dea112a99f7a.tar.gz emacs-9b2bba7683766d4afaaee1320532dea112a99f7a.zip | |
Comment change.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 85e3642acc3..2177a8e307f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2002-03-30 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * window.c (window_scroll_pixel_based): Exit the move_it_by_lines | ||
| 4 | loop whenever it stops making progress. | ||
| 5 | |||
| 6 | * widget.c (set_frame_size): Don't call change_frame_size. | ||
| 7 | |||
| 1 | 2002-03-30 Gerd Moellmann <gerd@gnu.org> | 8 | 2002-03-30 Gerd Moellmann <gerd@gnu.org> |
| 2 | 9 | ||
| 3 | * dispnew.c (direct_output_for_insert): Call | 10 | * dispnew.c (direct_output_for_insert): Call |