]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 5 Jun 2003 00:36:09 +0000 (00:36 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 5 Jun 2003 00:36:09 +0000 (00:36 +0000)
src/ChangeLog

index 471a31495a29fc1b632f313ef07b43d34c284f9e..783cb11e2a81403bdd8e09613eb6c4e87d63ad98 100644 (file)
@@ -1,3 +1,10 @@
+2003-06-05  Kim F. Storm  <storm@cua.dk>
+
+       * window.c (coordinates_in_window): Convert X and Y to window
+       relative coordinates inside mode-line and header-line parts.
+       Convert X and Y to margin area relative coordinates inside left
+       and right display margin parts.
+
 2003-06-05  Jason Rumney  <jasonr@gnu.org>
 
        * w32fns.c (add_system_logical_colors_to_map): New function.