Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ef5a6345
Commit
ef5a6345
authored
Mar 24, 1997
by
Richard M. Stallman
Browse files
(set-screen-height): Doc fix.
parent
dcb26650
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/frame.el
lisp/frame.el
+1
-1
No files found.
lisp/frame.el
View file @
ef5a6345
...
...
@@ -712,7 +712,7 @@ should use `set-frame-width instead'."
Optional
second
arg
non-nil
means
that
redisplay
should
use
LINES
lines\n
\
but
that
the
idea
of
the
actual
height
of
the
screen
should
not
be
changed.\n
\
This
function
is
provided
only
for
compatibility
with
Emacs
18
; new code\n\
should
use
`
set-frame-
width
'
instead.
"
should
use
`
set-frame-
height
'
instead.
"
(set-frame-height (selected-frame) lines pretend))
(make-obsolete 'screen-height 'frame-height)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment