comparison 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
comparison
equal deleted inserted replaced
59696:6ecba179adb2 59697:3c5cc02ff90e
1 2005-01-23 Kim F. Storm <storm@cua.dk> 1 2005-01-23 Kim F. Storm <storm@cua.dk>
2 2
3 * window.c (window_scroll_pixel_based): Force moving to next line
4 if scrolling doesn't move start point, e.g. if looking at tall image.
5
3 * xdisp.c (pos_visible_p): Return 0 if non-interactive. 6 * xdisp.c (pos_visible_p): Return 0 if non-interactive.
7 Clear last_height before calling line_bottom_y to get real height.
8 Fix calculation of y.
4 9
5 2005-01-22 Steven Tamm <steventamm@mac.com> 10 2005-01-22 Steven Tamm <steventamm@mac.com>
6 11
7 * s/darwin.h: Removed PTY_ITERATION from here. 12 * s/darwin.h: Removed PTY_ITERATION from here.
8 (DARWIN): Defined. 13 (DARWIN): Defined.