]> git.eshelyaron.com Git - emacs.git/commitdiff
* term/x-win.el (x-initialize-window-system): Call
authorChong Yidong <cyd@stupidchicken.com>
Mon, 3 Nov 2008 17:57:21 +0000 (17:57 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 3 Nov 2008 17:57:21 +0000 (17:57 +0000)
x-wm-set-size-hint after initialization.

lisp/ChangeLog

index fdbfb116a6dc7080fcc6654b33598e9374190630..4450ee1b944ceecac4ca7340231d955a4ec34e93 100644 (file)
@@ -1,5 +1,8 @@
 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
 
+       * term/x-win.el (x-initialize-window-system): Call
+       x-wm-set-size-hint after initialization.
+
        * eshell/em-hist.el (eshell-save-history-on-exit): Change default
        to t.