emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 25 Dec 2001 06:22:36 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3243 emacs/lisp/ChangeLog:1.3244
*** emacs/lisp/ChangeLog:1.3243 Tue Dec 25 06:16:02 2001
--- emacs/lisp/ChangeLog        Tue Dec 25 06:22:35 2001
***************
*** 1,5 ****
--- 1,9 ----
  2001-12-25  Pavel Jan,Bm(Bk  <address@hidden>
  
+       * 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.
  
***************
*** 7,12 ****
--- 11,20 ----
  
        * 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  <address@hidden>
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]