changeset 73286:556eb1ec5f98

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Sat, 07 Oct 2006 20:10:23 +0000
parents d1194b4c29b3
children 8cdbb8ecf1b4
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Oct 07 20:09:09 2006 +0000
+++ b/src/ChangeLog	Sat Oct 07 20:10:23 2006 +0000
@@ -1,3 +1,8 @@
+2006-10-07  Ralf Angeli  <angeli@caeruleus.net>
+
+	* w32fns.c (w32_createwindow): Honour left and top positions if
+	supplied explicitly.
+
 2006-10-06  Kim F. Storm  <storm@cua.dk>
 
 	* xdisp.c (pos_visible_p): Fix value when EOB is visible.