]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Mention frame geometry related changes and additions.
authorMartin Rudalics <rudalics@gmx.at>
Thu, 20 Aug 2015 16:30:07 +0000 (18:30 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Thu, 20 Aug 2015 16:30:07 +0000 (18:30 +0200)
etc/NEWS

index 6058f22146430ad9c66ad57da3eaab9364e3e213..3a654c855d9b23597a6a8a4e41bf8cef62139453 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1122,6 +1122,29 @@ Horizontal scroll bars are turned off by default.
 *** New buffer-local variables `horizontal-scroll-bar' and
     `scroll-bar-height'.
 
++++
+** New functions `x-frame-geometry' and `frame-edges' give access to a
+frame's geometry.
+
++++
+** New functions `x-mouse-absolute-pixel-position' and
+`x-set-mouse-absolute-pixel-position' get/set screen coordinates of the
+mouse cursor.
+
++++
+** The function `window-edges' now accepts three additional arguments to
+retrieve body, absolute and pixel edges of the window.
+
++++
+** The functions `window-inside-edges', `window-inside-pixel-edges' and
+`window-inside-absolute-pixel-edges' have been renamed to respectively
+`window-body-edges', `window-body-pixel-edges' and
+`window-absolute-body-pixel-edges'.  The old names are kept as aliases.
+
++++
+** New function `window-absolute-pixel-position' to get the screen
+coordinates of a visible buffer position.
+
 +++
 ** The height of a frame's menu and tool bar are no longer counted in the
 frame's text height.  This means that the text height stands only for