* keyboard.h (internal_last_event_frame): This should be extern,
dummy.
This commit is contained in:
@@ -43,7 +43,7 @@ extern int this_command_key_count;
|
||||
generate switch-frame events. This may be cleared by functions
|
||||
like Fselect_frame, to make sure that a switch-frame event is
|
||||
generated by the next character. */
|
||||
Lisp_Object internal_last_event_frame;
|
||||
extern Lisp_Object internal_last_event_frame;
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user