summaryrefslogtreecommitdiff
path: root/lispref/frames.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1998-05-27 23:47:15 +0000
committerRichard M. Stallman <rms@gnu.org>1998-05-27 23:47:15 +0000
commitebc6903b2989b2de3154afd59fece90ba3882306 (patch)
treeda680e9d8aae919f6e876338d629d8b718ca24f8 /lispref/frames.texi
parent40f406674acfc16eb1f01fd23de83a0329e65eea (diff)
downloademacs-ebc6903b2989b2de3154afd59fece90ba3882306.tar.gz
*** empty log message ***
Diffstat (limited to 'lispref/frames.texi')
-rw-r--r--lispref/frames.texi8
1 files changed, 4 insertions, 4 deletions
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