mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 15:00:45 -08:00
* keyboard.h (internal_last_event_frame): This should be extern,
dummy.
This commit is contained in:
parent
6a8a9750e8
commit
9e6314a476
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue