diff lisp/ChangeLog @ 42287:c95e74201401

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 24 Dec 2001 04:52:54 +0000
parents c0c061d76ff5
children 3ce98f3e0608
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Dec 24 04:52:30 2001 +0000
+++ b/lisp/ChangeLog	Mon Dec 24 04:52:54 2001 +0000
@@ -1,5 +1,9 @@
 2001-12-23  Richard M. Stallman  <rms@gnu.org>
 
+	* term/x-win.el (x-handle-geometry): Put height and width
+	on default-frame-alist, left and top on initial-frame-alist.
+	* term/w32-win.el (x-handle-geometry): Likewise.
+
 	* sort.el (sort-reorder-buffer): Copy all to a temp buffer first.
 
 	* play/yow.el (yow): Use an arg to distinguish interactive calls,