New functions that return window edges with absolute coords (bug#5721).
[bpt/emacs.git] / src / ChangeLog
index 8a49d47..ce75b28 100644 (file)
@@ -1,5 +1,8 @@
 2010-07-01  Jan Djärv  <jan.h.d@swipnet.se>
 
+       * window.c (calc_absolute_offset, Fwindow_absolute_pixel_edges)
+       (Fwindow_inside_absolute_pixel_edges): New functions (bug#5721).
+
        * nsfns.m (compute_tip_xy): Do not convert coordinates from frame
        parameters, they are already absolute.