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
718aeeb8
Commit
718aeeb8
authored
Nov 05, 2006
by
Chong Yidong
Browse files
Add a comment.
parent
82c1177c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/xmenu.c
src/xmenu.c
+3
-0
No files found.
src/xmenu.c
View file @
718aeeb8
...
...
@@ -1397,6 +1397,9 @@ If FRAME is nil or not given, use the selected frame. */)
GtkWidget
*
menubar
;
FRAME_PTR
f
;
/* gcc 2.95 doesn't accept the FRAME_PTR declaration after
BLOCK_INPUT. */
BLOCK_INPUT
;
f
=
check_x_frame
(
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