mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-05 11:21:04 -08:00
(Ftop_level): Add prototype.
This commit is contained in:
parent
d624284cc8
commit
04d7d0668f
2 changed files with 3 additions and 0 deletions
|
|
@ -2736,6 +2736,7 @@ extern Lisp_Object Vtty_erase_char, Vhelp_form, Vtop_level;
|
|||
extern int input_pending;
|
||||
EXFUN (Fdiscard_input, 0);
|
||||
EXFUN (Frecursive_edit, 0);
|
||||
EXFUN (Ftop_level, 0);
|
||||
EXFUN (Fcommand_execute, 4);
|
||||
EXFUN (Finput_pending_p, 0);
|
||||
extern Lisp_Object menu_bar_items P_ ((Lisp_Object));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue