changeset 99347:49c34c663c00

* term/x-win.el (x-initialize-window-system): Call x-wm-set-size-hint after initialization.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 03 Nov 2008 17:57:21 +0000
parents 9c62c9e7bd57
children 16244bb150a1
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Nov 03 17:56:55 2008 +0000
+++ b/lisp/ChangeLog	Mon Nov 03 17:57:21 2008 +0000
@@ -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.