1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 20:00:46 -08:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2003-06-05 00:36:09 +00:00
parent 5a8a15ecc8
commit 9b87a0bc64

View 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.