Mercurial > emacs
changeset 42287:c95e74201401
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 24 Dec 2001 04:52:54 +0000 |
parents | ce0c926022b3 |
children | 3ce98f3e0608 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
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,