comparison src/ChangeLog @ 70057:08c02110e935

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 17 Apr 2006 21:50:43 +0000
parents e4de974e4d99
children 46e10feaefd1
comparison
equal deleted inserted replaced
70056:7a7da1db58d4 70057:08c02110e935
1 2006-04-17 Kim F. Storm <storm@cua.dk> 1 2006-04-17 Kim F. Storm <storm@cua.dk>
2 2
3 * window.c (coordinates_in_window): On the vertical border, 3 * window.c (coordinates_in_window): On the vertical border,
4 calculate the row number measured from the top of the window, not 4 calculate the row number measured from the top of the window, not
5 the top of the frame. 5 the top of the frame.
6 (window_loop): Test w->dedicated with !NILP instead of EQ Qt.
7 (window_scroll_pixel_based): Fix off-by-one bug in 2002-12-23 change.
6 8
7 2006-04-16 Eli Zaretskii <eliz@gnu.org> 9 2006-04-16 Eli Zaretskii <eliz@gnu.org>
8 10
9 * s/ms-w32.h (SYSTEM_PURESIZE_EXTRA): Reduce to 24000. 11 * s/ms-w32.h (SYSTEM_PURESIZE_EXTRA): Reduce to 24000.
10 12