mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 10:31:37 -08:00
(menu_bar_items): Declare this function.
This commit is contained in:
parent
ab552306a8
commit
dd913f03bd
1 changed files with 1 additions and 0 deletions
|
|
@ -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 ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue