# HG changeset patch # User Kim F. Storm # Date 1054773369 0 # Node ID 056514de0e0cd616c1c00cb0ae766d40855f1422 # Parent 58951f40674c65e8a92fe497a87413f80ef651f6 *** empty log message *** diff -r 58951f40674c -r 056514de0e0c src/ChangeLog --- a/src/ChangeLog Thu Jun 05 00:01:03 2003 +0000 +++ b/src/ChangeLog Thu Jun 05 00:36:09 2003 +0000 @@ -1,3 +1,10 @@ +2003-06-05 Kim F. Storm + + * 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 * w32fns.c (add_system_logical_colors_to_map): New function.