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
07822795
Commit
07822795
authored
Aug 26, 1997
by
Richard M. Stallman
Browse files
(Fframe_pixel_height): Doc fix.
parent
249ffa67
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/frame.c
src/frame.c
+2
-0
No files found.
src/frame.c
View file @
07822795
...
...
@@ -1989,6 +1989,8 @@ For a terminal screen, the value is always 1.")
DEFUN
(
"frame-pixel-height"
,
Fframe_pixel_height
,
Sframe_pixel_height
,
0
,
1
,
0
,
"Return a FRAME's height in pixels.
\n
\
This counts only the height available for text lines,
\n
\
not menu bars on window-system Emacs frames.
\n
\
For a terminal frame, the result really gives the height in characters.
\n
\
If FRAME is omitted, the selected frame is used."
)
(
frame
)
...
...
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