diff src/ChangeLog @ 59697:3c5cc02ff90e

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 23 Jan 2005 00:53:10 +0000
parents 28659e58b77d
children 6491ad700699
line wrap: on
line diff
--- a/src/ChangeLog	Sun Jan 23 00:50:52 2005 +0000
+++ b/src/ChangeLog	Sun Jan 23 00:53:10 2005 +0000
@@ -1,6 +1,11 @@
 2005-01-23  Kim F. Storm  <storm@cua.dk>
 
+	* window.c (window_scroll_pixel_based): Force moving to next line
+	if scrolling doesn't move start point, e.g. if looking at tall image.
+
 	* xdisp.c (pos_visible_p): Return 0 if non-interactive.
+	Clear last_height before calling line_bottom_y to get real height.
+	Fix calculation of y.
 
 2005-01-22  Steven Tamm  <steventamm@mac.com>