comparison src/ChangeLog @ 41981:e839854f133e

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 12 Dec 2001 13:43:37 +0000
parents 00a2b39fce69
children 864a104b0e54
comparison
equal deleted inserted replaced
41980:e0aefc6e3422 41981:e839854f133e
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:
4 * process.c, sysdep.c, unexec.c: Test GNU_LINUX, not LINUX. 12 * process.c, sysdep.c, unexec.c: Test GNU_LINUX, not LINUX.
5 13