Mercurial > emacs
changeset 42325:1098ecab5aed
*** empty log message ***
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Tue, 25 Dec 2001 11:22:35 +0000 |
parents | e6593c956da9 |
children | 939fbbfd59d8 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Dec 25 11:20:28 2001 +0000 +++ b/lisp/ChangeLog Tue Dec 25 11:22:35 2001 +0000 @@ -1,5 +1,9 @@ 2001-12-25 Pavel Jan,Bm(Bk <Pavel@Janik.cz> + * emulation/tpu-edt.el (tpu-reset-screen-size): Use + set-frame-height and set-frame-width instead of set-screen-height + and set-screen-width. + * vt-control.el (vt-wide, vt-narrow): Use set-frame-width instead of obsolete set-screen-width. @@ -8,6 +12,10 @@ * emerge.el (emerge-show-file-name): Use frame-height instead of obsolete screen-height. + * mail/mh-utils.el (mh-show-msg): Likewise. + (mh-handle-process-error): Use frame-width instead of obsolete + screen-width. + 2001-12-25 Richard M. Stallman <rms@gnu.org> * window.el (balance-windows): Use new PRESERVE-BEFORE arg