aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2004-12-11 21:12:45 +0000
committerJan Djärv2004-12-11 21:12:45 +0000
commit2f25767f5ee08b28ac555eb34e8d294b9e0e675d (patch)
treef66987e87df3b3a92dfc597d1f64a1077fe12927 /src/ChangeLog
parent09411f50cd87bf91b14cf7bab3a54cb2c100c85e (diff)
downloademacs-2f25767f5ee08b28ac555eb34e8d294b9e0e675d.tar.gz
emacs-2f25767f5ee08b28ac555eb34e8d294b9e0e675d.zip
* w32term.c (x_calc_absolute_position): Remove calculation of
difference between inner and outer window. Don't subtract difference for left and top calculations.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3352ef3cd22..1cfb8e7d5a9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12004-12-11 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 12004-12-11 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 2
3 * w32term.c (x_calc_absolute_position): Remove calculation of
4 difference between inner and outer window. Don't subtract difference
5 for left and top calculations.
6
3 * xterm.c (x_calc_absolute_position): Don't subtract outer_pixel_diff 7 * xterm.c (x_calc_absolute_position): Don't subtract outer_pixel_diff
4 for left and top calculations. Remove call to x_real_positions. 8 for left and top calculations. Remove call to x_real_positions.
5 (x_check_expected_move): Do not set change_gravity to 1 when calling 9 (x_check_expected_move): Do not set change_gravity to 1 when calling