summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2001-12-25 11:22:35 +0000
committerPavel Janík <Pavel@Janik.cz>2001-12-25 11:22:35 +0000
commit0dd635f700cc1bfc9f704caadefb07b2b7895c6b (patch)
tree82dca5a5c638a1ce7c85806c05d1ab084e36168c
parentda77ac9277209b2de12359e86408a6fe29633416 (diff)
downloademacs-0dd635f700cc1bfc9f704caadefb07b2b7895c6b.tar.gz
*** empty log message ***
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8595d453cb8..81b099de293 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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