changeset 51476:056514de0e0c

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 05 Jun 2003 00:36:09 +0000
parents 58951f40674c
children 3ee34a66739e
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <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.