changeset 41981:e839854f133e

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 12 Dec 2001 13:43:37 +0000
parents e0aefc6e3422
children 21b646d266aa
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Dec 12 13:43:16 2001 +0000
+++ b/src/ChangeLog	Wed Dec 12 13:43:37 2001 +0000
@@ -1,3 +1,11 @@
+2001-12-12  Gerd Moellmann  <gerd@gnu.org>
+
+	* xdisp.c (move_it_vertically_backward): Change heuristic
+	for the case that we didn't move far enough initially.
+
+	* window.c (Frecenter): Simplify computation in the case of window
+	system frames and ARG < 0; use window_box_height.
+
 2001-12-11  Richard M. Stallman  <rms@gnu.org>
 
 	* Makefile.in, mem-limits.h, dispnew.c, emacs.c, fileio.c: