changeset 35894:929f95a3bf33

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 05 Feb 2001 13:02:51 +0000
parents ce76268f843e
children 3fb24c8e721b
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Feb 05 13:02:23 2001 +0000
+++ b/src/ChangeLog	Mon Feb 05 13:02:51 2001 +0000
@@ -1,5 +1,9 @@
 2001-02-05  Gerd Moellmann  <gerd@gnu.org>
 
+	* xdisp.c (try_scrolling): If point is in the line below the
+	window, make sure to move the iterator at least a canonical
+	char height down.
+
 	* window.c (Fmove_to_window_line): Don't add 1 if window is
 	vscrolled.