From ebc6903b2989b2de3154afd59fece90ba3882306 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 27 May 1998 23:47:15 +0000 Subject: *** empty log message *** --- lispref/frames.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lispref/frames.texi') diff --git a/lispref/frames.texi b/lispref/frames.texi index 0044a61ac80..20ce6e4fa62 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -576,10 +576,10 @@ The argument @var{pretend} has the same meaning as in @findex set-screen-height @findex set-screen-width - The old-fashioned functions @code{set-screen-height} and -@code{set-screen-width}, which were used to specify the height and width -of the screen in Emacs versions that did not support multiple frames, -are still usable. They apply to the selected frame. + The older functions @code{set-screen-height} and +@code{set-screen-width} were used to specify the height and width of the +screen, in Emacs versions that did not support multiple frames. They +are semi-obsolete, but still work; they apply to the selected frame. @defun x-parse-geometry geom @cindex geometry specification -- cgit v1.2.1