Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
02615da0
Commit
02615da0
authored
Oct 30, 2012
by
Jan Djärv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* frame.c (Fframe_pixel_height): Fix documentation.
Fixes: debbugs:12733
parent
87288971
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
src/ChangeLog
src/ChangeLog
+4
-0
src/frame.c
src/frame.c
+2
-5
No files found.
src/ChangeLog
View file @
02615da0
2012-10-30 Jan Djärv <jan.h.d@swipnet.se>
* frame.c (Fframe_pixel_height): Fix documentation (Bug#12733).
2012-10-30 Kenichi Handa <handa@gnu.org>
* font.c (Ffont_at): If WINDOW is specified and it is not
...
...
src/frame.c
View file @
02615da0
...
...
@@ -2474,11 +2474,8 @@ In the Gtk+ version of Emacs, it includes only any window (including
the minibuffer or echo area), mode line, and header line. It does not
include the tool bar or menu bar.
With the Motif or Lucid toolkits, it also includes the tool bar (but
not the menu bar).
In a graphical version with no toolkit, it includes both the tool bar
and menu bar.
With other graphical versions, it also includes the tool bar and the
menu bar.
For a text terminal, it includes the menu bar. In this case, the
result is really in characters rather than pixels (i.e., is identical
...
...
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