mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-06 07:31:13 -08:00
(popup_activated_flag): Add extern declaration.
This commit is contained in:
parent
95d9dd00bd
commit
acb137e591
1 changed files with 1 additions and 0 deletions
|
|
@ -2721,6 +2721,7 @@ extern Lisp_Object get_local_map P_ ((int, struct buffer *));
|
|||
EXFUN (Fx_popup_menu, 2);
|
||||
EXFUN (Fx_popup_dialog, 2);
|
||||
extern void syms_of_xmenu P_ ((void));
|
||||
extern int popup_activated_flag;
|
||||
|
||||
/* defined in sysdep.c */
|
||||
extern void stuff_char P_ ((char c));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue