*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Fri, 4 Aug 2006 11:43:45 +0000 (11:43 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 4 Aug 2006 11:43:45 +0000 (11:43 +0000)
man/ChangeLog
src/ChangeLog

index 4723b89..ba745d0 100644 (file)
@@ -1,3 +1,8 @@
+2006-08-04  Eli Zaretskii  <eliz@gnu.org>
+
+       * cmdargs.texi (Window Size X) <--geometry>: Only width and height
+       apply to all frames.
+
 2006-08-03  Michael Olson  <mwolson@gnu.org>
 
        * erc.texi: Update for ERC 5.1.4.
index faa7db9..52847a7 100644 (file)
@@ -1,3 +1,8 @@
+2006-08-04  Ralf Angeli  <angeli@caeruleus.net>
+
+       * w32fns.c (w32_createwindow): Handle -geometry command line option
+       and the geometry settings in the Registry.
+
 2006-08-04  Kenichi Handa  <handa@m17n.org>
 
        * w32fns.c (w32_query_font): Compare names by ignoring case.