# HG changeset patch # User Richard M. Stallman # Date 1009169574 0 # Node ID c95e74201401890d2fd2da9075d0b58900ec5705 # Parent ce0c926022b31c309658ca3241db2a6480da3ace *** empty log message *** diff -r ce0c926022b3 -r c95e74201401 lisp/ChangeLog --- 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 + * 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,