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
dd913f03
Commit
dd913f03
authored
May 24, 1995
by
Karl Heuer
Browse files
(menu_bar_items): Declare this function.
parent
ab552306
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/lisp.h
src/lisp.h
+1
-0
No files found.
src/lisp.h
View file @
dd913f03
...
...
@@ -1555,6 +1555,7 @@ extern Lisp_Object Qdisabled;
extern
Lisp_Object
Vhelp_form
,
Vtop_level
;
extern
Lisp_Object
Fdiscard_input
(),
Frecursive_edit
();
extern
Lisp_Object
Fcommand_execute
(),
Finput_pending_p
();
extern
Lisp_Object
menu_bar_items
();
extern
Lisp_Object
Qvertical_scroll_bar
;
#ifdef MULTI_KBOARD
extern
void
delete_kboard
();
...
...
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