diff lisp/emulation/mlconvert.el @ 779:c2dbf1fe0506

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Wed, 15 Jul 1992 03:24:58 +0000
parents 505130d1ddf8
children 4f28bd14272c
line wrap: on
line diff
--- a/lisp/emulation/mlconvert.el	Wed Jul 15 02:24:58 1992 +0000
+++ b/lisp/emulation/mlconvert.el	Wed Jul 15 03:24:58 1992 +0000
@@ -248,8 +248,8 @@
 (ml-expansion 'file-modified-time "you-lose-on-file-modified-time")
 (ml-expansion 'needs-checkpointing "you-lose-on-needs-checkpointing")
 
-(ml-expansion 'lines-on-screen "set-screen-height")
-(ml-expansion 'columns-on-screen "set-screen-width")
+(ml-expansion 'lines-on-screen "set-frame-height")
+(ml-expansion 'columns-on-screen "set-frame-width")
 
 (ml-expansion 'dumped-emacs "t")