diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2dceefd631e..fc6c8577046 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2001-12-12 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (move_it_vertically_backward): Change heuristic | ||
| 4 | for the case that we didn't move far enough initially. | ||
| 5 | |||
| 6 | * window.c (Frecenter): Simplify computation in the case of window | ||
| 7 | system frames and ARG < 0; use window_box_height. | ||
| 8 | |||
| 1 | 2001-12-11 Richard M. Stallman <rms@gnu.org> | 9 | 2001-12-11 Richard M. Stallman <rms@gnu.org> |
| 2 | 10 | ||
| 3 | * Makefile.in, mem-limits.h, dispnew.c, emacs.c, fileio.c: | 11 | * Makefile.in, mem-limits.h, dispnew.c, emacs.c, fileio.c: |