]> git.eshelyaron.com Git - emacs.git/commitdiff
*** 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 4723b8922762309c8b88acdd0b6a2099477d3f7d..ba745d0574bcaf4d08e8123a14c664d00ee99a0a 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 faa7db9b2065d13cc54f0786745cb323f33e6af4..52847a7fe1f9992856217339f843f142133f9ee2 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.