diff options
| -rw-r--r-- | src/ChangeLog | 7 |
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 @@ | |||
| 1 | 2003-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 | |||
| 1 | 2003-06-05 Jason Rumney <jasonr@gnu.org> | 8 | 2003-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. |