aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 471a31495a2..783cb11e2a8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12003-06-05 Kim F. Storm <storm@cua.dk>
2
3 * window.c (coordinates_in_window): Convert X and Y to window
4 relative coordinates inside mode-line and header-line parts.
5 Convert X and Y to margin area relative coordinates inside left
6 and right display margin parts.
7
12003-06-05 Jason Rumney <jasonr@gnu.org> 82003-06-05 Jason Rumney <jasonr@gnu.org>
2 9
3 * w32fns.c (add_system_logical_colors_to_map): New function. 10 * w32fns.c (add_system_logical_colors_to_map): New function.