comparison src/ChangeLog @ 54185:f6e4e454800a

xfns.c (x_window): Fixed indentation * xterm.c (x_calc_absolute_position): Call x_real_positions to get WM window sizes and use those to calculate position. (x_set_offset): Removed code commented out.
author Jan Djärv <jan.h.d@swipnet.se>
date Sat, 28 Feb 2004 16:22:06 +0000
parents 6c578d781772
children f29064443473
comparison
equal deleted inserted replaced
54184:814c8c5e6841 54185:f6e4e454800a
1 2004-02-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xfns.c (x_window): Fixed indentation.
4
5 * xterm.c (x_calc_absolute_position): Call x_real_positions
6 to get WM window sizes and use those to calculate position.
7 (x_set_offset): Removed code commented out.
8
1 2004-02-28 Miles Bader <miles@gnu.org> 9 2004-02-28 Miles Bader <miles@gnu.org>
2 10
3 * keyboard.c (adjust_point_for_property): #ifdef-out dodgy xassert. 11 * keyboard.c (adjust_point_for_property): #ifdef-out dodgy xassert.
4 12
5 2004-02-28 Kim F. Storm <storm@cua.dk> 13 2004-02-28 Kim F. Storm <storm@cua.dk>