diff src/ChangeLog @ 32535:3c3fa768e7d1

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 16 Oct 2000 14:22:37 +0000
parents 09aa4d96b2b3
children 31fd1b3f8343
line wrap: on
line diff
--- a/src/ChangeLog	Mon Oct 16 14:22:29 2000 +0000
+++ b/src/ChangeLog	Mon Oct 16 14:22:37 2000 +0000
@@ -1,5 +1,11 @@
+2000-10-16  Gerd Moellmann  <gerd@gnu.org>
+	
+	* xdisp.c (try_scrolling) <cursor in scroll margin at the bottom>:
+	Don't add in the last line's height when deciding if the new
+	position is below the scroll margin.
+
 2000-10-16  Miles Bader  <miles@gnu.org>
-
+	
 	* xfns.c (xpm_lookup_color): Make h unsigned to avoid wackiness
 	when the high bit gets set.