diff lisp/ChangeLog @ 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 3809ca6e352c
children c764fa1cc84a
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.