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
e48f782c
Commit
e48f782c
authored
Oct 13, 1997
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(set_menu_bar_lines): Make the function external instead
of static (MS-DOS needs to call it).
parent
d546e578
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/frame.c
src/frame.c
+1
-1
No files found.
src/frame.c
View file @
e48f782c
...
...
@@ -167,7 +167,7 @@ set_menu_bar_lines_1 (window, n)
}
}
static
void
void
set_menu_bar_lines
(
f
,
value
,
oldval
)
struct
frame
*
f
;
Lisp_Object
value
,
oldval
;
...
...
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